Live data from Hacker News

Viewing profile — akifq

akifq

HN member
Joined
Sun, Jul 13, 2025, 5:10 PM UTC
HN karma
2
Public activity
5 items

About akifq

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. 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…

  5. 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."