prabs.xyzSleep : A Quiet Superpower We IgnoreAn inspired story from my internal TED Talk Most of us treat sleep as optional. We often steal hours from the night to finish work, scroll on our phones, or watch one more episode. Over time, sleep started to feel optional. Being busy felt productive...Jan 15·6 min read
prabs.xyzHow LLM handle misspellings?When interacting with Large Language Models (LLMs), it is common to type quickly and make spelling mistakes. A natural question arises: Do misspellings impact token usage and the quality of responses? The short answer is yes, but not in the way most ...Dec 11, 2025·3 min read
prabs.xyzTIL: World ModelWorld Model in AI is an internal simulation or understanding of how the world works. In Reinforcement learning or robotics “World” means, The surroundings (Road, Car, Obstacles) The rule of how things behave (Physics, rules, cause) The result of a...Nov 13, 2025·3 min read
prabs.xyzTil: ToonTOON: Token Oriented Object Notation Toon is the new data format to work with modern days LLM considering token usage and performance in the mind. With this new format, you can minimize the usage of token count up-to 30-60% compared to usual JSON for...Nov 5, 2025·1 min read
prabs.xyzHome Lab Series #1: Setting-up my own iCloud Photos alternative using ImmichOne of the things I’ve always loved about Apple’s ecosystem is its seamless connectivity. Everything just talks to each other like your phone, laptop, and even your watch, all tied neatly to a single Apple ID. That’s the magic behind iCloud, SharePla...Nov 3, 2025·5 min read