Eric Khun
6.9K posts

Eric Khun
@eric_khun
🎮 create your multiplayer game in one click https://t.co/0zB9p5WN82 🛠️ @buffer

Big qmd update. From 1.0.6 to 1.1.5 in three weeks with 20+ community PRs. Local search keeps getting better. npm i -g @tobilu/qmd

Claude Code wiped our production database with a Terraform command. It took down the DataTalksClub course platform and 2.5 years of submissions: homework, projects, and leaderboards. Automated snapshots were gone too. In the newsletter, I wrote the full timeline + what I changed so this doesn't happen again. If you use Terraform (or let agents touch infra), this is a good story for you to read. alexeyondata.substack.com/p/how-i-droppe…

Claude seems to be fixing a super annoying developer problem. Anthropic announced a research preview feature called Auto Mode for Claude Code, expected to roll out by March 12, 2026. The idea is simple: let Claude automatically handle permission prompts during coding so developers don’t have to constantly approve every action. Sstops those annoying permission prompts during long coding sessions. Before this, you had to use `--dangerously-skip-permissions` to work without interruptions. That method worked fine but took away all your safety nets. This new auto mode gives us a smarter option. Claude will take care of the specific permission choices on its own while still blocking threats like prompt injections. You can finally let long tasks run without watching your screen the whole time. Since it is still a research preview, you should run it inside isolated setups like sandboxes or containers for safety. Expect a small jump in token usage and delay, because the model needs extra time to process the security checks. Once available, you just type `claude --enable-auto-mode` to start. If you manage a team and need people to manually approve actions, you can restrict this feature using Mobile Device Management tools like Jamf and Intune or through configuration files.


I raged so much against the existence of obsidian that I ended up vibe coding my own note tool: ghostmd, it's just pure markdown, the defaults are good so no configuration, the time from open to writing is as small as can be, and it feels like you're in ghostty. Try it out here: mimoo.github.io/ghostmd/













