Blog
AI
- The Shortcut That Backfired: One-Shot Prompting and the Step-Skipping ProblemHow I learned that bundling multiple tasks into a single prompt is a false optimization, and why sequential gated prompting is the better model for agentic workflows.
- What Changed When Agent Design Stopped Being Mostly Prompt EngineeringOnce the frontier models got good enough at long-horizon work, the bottleneck moved outward. The real leverage started showing up in the harness, the context, the memory system, and the control loop around the model.
- What Happened When I Tried to Coordinate Two AI Agents Over NFSA shared mount looked like the cleanest way to make two agent instances talk across machines. A 30 minute directory cache made the whole thing unreliable, and Git ended up being the simpler bus.
- Vibe Coded a `watch` Command for Autonomous LLMs, and It Became My Debugging LoopOnce I had LLMs editing code autonomously, I wanted a better way to watch a directory breathe in real time. Existing tools covered file events or diffs or a TUI, but not all three together.
Infra
- What Happened When I Tried to Use S3 Like Dropbox on macOSI wanted a cheap cold-storage mount that still felt local in Finder. rclone plus FUSE-T got surprisingly close, but the mount flags matter more than most setup guides admit.
- AWS Cloud Infra GotchasYou can run AWS Batch jobs as pods in your Kubernetes cluster. Pretty cool actually. As expected the AWS tutorial is reliable, you follow it step by step...
- Dropbox download to your VMHandy script to download all your business from dropbox This script had to undergo a lot of iterations, it failed a lot of times after download for hours on...
- Geofence validation on Google Maps JS APINote: This post reflects my 2019 exploration of geofence validation. Today, libraries like Turf.js or GEOS handle these cases more efficiently. Suppose you...
- Incident - 20th Feb, 21st Feb 2017I can write about the whole incident in detail because this was my own startup. I was the one man tech team here for about 2 years. What happened = 20th Feb...
- K8s DNS failLet the service name be ‘banana’ Let the pods be of the service ‘pineapple’ There was a rise in 502s accompanied by cannot lookup banana and interestingly...
- Kubernetes, Terraform, Kafka and othersKubernetes: TIL in a k8s pod when you define env vars, if you define the same env var twice, the latter one takes precendence how resource quotas work in...
- WebRTCWhat a joy! It was a breath of fresh air when I came across the requirement of implementing live streaming. It was quite a learning curve to understand how...
- When OpenTelemetry Auto-Instrumentation Meets Python PEX, A Debugging JourneyPicture this: You're tasked with implementing distributed tracing across your microservices. "Easy," you think, "OpenTelemetry has auto instrumentation!"...
- cpu ram diskDisclaimer: I have found it a lil tough to translate my mental model about XYZ topic in words to juniors. I'm able to explain it to them, but I'm making up...
- VPS vs VM vs ContainersWe often hear VPS, VM, and containers used interchangeably. They all solve the same problem - packing more workloads onto fewer machines but at different...
- data storeDisclaimer: I have found it a lil tough to translate my mental model about XYZ topic in words to juniors. I'm able to explain it to them, but I'm making up...
- encryption, compression, encoding, hashing, checksums, and error correctionDisclaimer: I have found it a lil tough to translate my mental model about XYZ topic in words to juniors. I'm able to explain it to them, but I'm making up...
- networkingDisclaimer: I have found it a lil tough to translate my mental model about XYZ topic in words to juniors. I'm able to explain it to them, but I'm making up...
- Mac UtilitiesApril 1, 2019 I’ll keep updating this post as I come across new stuff. The external hard drive is detected.. but won’t mount? grep for the fsck process,...
Others
- meta, fun, randomReminder: you can just do things a new word pedagogy. which means the method of teaching something. another unrelated word tacit knowledge. knowledge that...
- you can just do thingsThere is nothing more that needs to be said.
- speed is kingWe often underestimate the value of speed in everything we do. People are always amazed when someone does something faster. The combination of speed and...
- John Von Goddamn NeumannVON GODDAMN NEUMANN https://medium.com/cantors paradise/the unparalleled genius of john von neumann 791bb9f42a2d https://medium.com/cantors paradise
- 2018 first marathon attemptMy first marathon. Attempt. 28 07 2017. What a fail. Those words keep coming back to me. And it was, a big failure. I ran for the first 10kms, then the pain...
- aging hometown(crosspost from https://thinkdeli.com/post/aging hometown 1119) Parents getting old, they are not able to do with ease what they were able to before....
- dad was happy(crosspost from https://thinkdeli.com/post/dad was happy 700) Year 2008, I was in 7th standard. Infact I had just completed 7th standard. I came 4th overall...
- bars from seedhe mautend of 2023, start of 2024 heavily obsessed with this duo infact I only exclusively listen to their songs now they are a vibe, that I've not seen anywhere...
- Ideas I cannot classifyBadi badi baatein, vada paav khaatein We look for so many optimizations in our day to day lives. There are people who are hellbent on collecting advance...