Vlad ⚡
3.6K posts

Vlad ⚡
@iamspacecreated
Data Scientist & AI Engineer • Co-Founder @axioma_ai • Co-Founder @0xNeurobro


You can now enable Claude to use your computer to complete tasks. It opens your apps, navigates your browser, fills in spreadsheets—anything you'd do sitting at your desk. Research preview in Claude Cowork and Claude Code, macOS only.






























The hardest bugs aren't in your code They're in the space between your code and the real world There are bugs that only appear when thousands of users from all around start using your app From small islands in Indonesia 🇮🇩 to remote areas in USA 🇺🇸 The kind of bug where everything works perfectly on your device, works in staging, works in testing, works for 98% of your users And there's other 2% that somehow always find the thing that breaks. To put in perspective, 2% of users is around ~3600 users... which is A LOT! I spent 15+ hours: 1. going back and forth with Claude Code 2. pulling traces 3. cross-referencing device logs 4. checking transport layer behavior 5. reading source code like there's no tomorrow AI is an incredible thinking partner, but some issues require much bigger understanding than just the source code AI doesn't feel the frustration of "it works on my machine" It doesn't have the context of why THIS user on THIS network sees the error and no one else does TLDR → The root cause turned out to be so fundamental that once you see it, you can't unsee it -- a one-line conceptual fix related to how cellular networks behave under certain conditions Was hell of a ride The toughest debugging still requires a human who cares enough about the code to keep digging when the easy answers don't work AI makes you 10x faster at exploring hypotheses but at the end you still have to know which hypotheses to explore









