Viewing profile — akifq
akifq
HN member- Joined
- Sun, Jul 13, 2025, 5:10 PM UTC
- HN karma
- 2
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About akifq
No profile information was provided.
Recent public activity
-
story
Show HN: Shadow VCS quarantines AI generated commits before they break your repo
Last month, I watched two AI coding agents work on our codebase simultaneously. One refactored authentication, another updated tests. Both passed CI individually, but the merge bro…
-
comment
Comment #44553691
Ran Vibe Kanban on a side repo over the weekend it’s slick, but I tripped on one thing: all the agents write into the same checkout, so parallel cards can clobber each other when t…
-
comment
Comment #44551960
In software we already let Copilot rough-draft code, run tests, then keep or toss the changes. We can do the same with hardware: – keep the AI traces in a separate layer or revisio…
-
comment
Comment #44551927
The tricky part is psychological: once you charge, you implicitly promise consumer-grade polish. If the address-bar jitters after an update, people will cancel faster than they wou…
-
comment
Comment #44551921
Human readability isn’t going away. Most teams still debug by eyeball, so the baseline must stay “another human can scan this at 2 a.m."