raghavchamadiya
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Is AI-written code buggier than human code? (repowise.dev)
-
Every AI coding session starts from zero. The agent doesn't know who owns a file, which files change together, which ones are dead, or why something was built that way. I got tired of Claude Code asking me "what does…
-
I keep seeing two extreme futures discussed around AI. One is techno utopia: AI does everything, productivity explodes, humans are free to create and chill. The other is collapse: AI replaces jobs, wealth concentrates,…
-
Over the last two years we have gone from “LLMs with tools” to genuinely agentic systems that plan, reflect, delegate, retry, and sometimes surprise us in ways that feel uncomfortably close to junior engineers. The…
-
I’ve been working on AI agents outside of demos and toy tasks, and a pattern keeps repeating: the first things to break are rarely model quality. A few failure modes showed up almost immediately. The biggest one was…