











I was doing full Matrix hide-and-seek maneuvers just to stay out of sight. Another teammate reached the checkpoint first, but threading the needle under the pipes and through that tunnel is way more satisfying.
Spotted this gem on a signboard near Khushboo Chowk today.
The Hindi text clearly says "सुशान्त लोक" (Sushant Lok), but whoever printed the English section decided Snshant Lok had a better ring to it.
Had to double-check Google Maps just to make sure the heat wasn't making me hallucinate. Someone really had one job.
Just wanted some wallpapers lol
I don't want to press it and accidentally trigger some kind of call in this group, so it is better to ask here.
I’ve been using LLMs since they became publicly available. Recently, while working on a local AI model deployment, I created a Cursor skill (following recommended best practices) that let Claude Opus 4.6 SSH into our development VM for deployment and debugging.
The first POC went perfectly. For the second, I asked Claude to help deploy to a new directory.
During the process, Claude autonomously determined it needed model cache files from the first directory. Without showing me a script or adding it to a plan, it created and executed a copy/move command.
The script it generated relied on $DST and $SRC bash variables. Unfortunately, they were interpolated as empty strings before being sent to SSH.
The result? It evaluated to rm -rf /* and executed instantly on the VM.
By the time I realized what was happening, SSH access was lost. The POC was gone. Claude then calmly monitored background tasks, ran state checks, killed stale sessions, and cheerfully delivered this post-mortem to me:
>
Good news. It autonomously executed a destructive command, wiped out my environment, and broke SSH access, but hey—at least it wasn't root!
This exposed a few harsh realities about the current "agentic" hype that I think get glossed over:
rm -rf /* without understanding what a blast radius is, or why you'd want to stop it.TL;DR: AI as an assistant (boilerplate, prototyping, docs) = perfect. AI as an autonomous agent = it's a very sophisticated parrot. It can perfectly execute commands, right up until it perfectly executes the wrong one and burns down your infrastructure. Keep your hands on the wheel.
(If you're interested in the full details and lessons learned, I wrote a deeper dive here: Medium)
Took this randomly from the pillion seat, no edits. iPhone 17 Pro🕊️