Live data from Hacker News

Viewing profile — hexer303

hexer303

HN member
Joined
Wed, Jul 13, 2022, 2:20 PM UTC
HN karma
20
Public activity
10 items

About hexer303

No profile information was provided.

Recent public activity

  1. comment
    Comment #48543165

    I just finished a similar project for fun and education. It was a 20-year-old codebase from my old game in win32 and DirectX 9. I first ported it to native and also switched to bgf…

  2. story
    Show HN: Agent that refuses to run commands without human approval

    In light of recent news about an agent deleting a production database, I thought now would be a good time to share this. As the use of AI tools in production is becoming more commo…

  3. comment
    Comment #47826406

    Thank you. Not many. I just use the Github copilot $40/month plan and it suffices. I run it in manual approve mode and review/adjust every edit. Mostly auto-select model at 10% dis…

  4. story
  5. comment
    Comment #47480476

    I find that the arguments of whether or not AI boosts productivity is not very productive. The more grounded reality is that AI coding can be a productivity multiplier in the right…

  6. comment
    Comment #47413273

    Unix shells are conceptually simple but hide a surprising amount of complexity under the hood that we take for granted. I recently had build my own PTY controller. There were so ma…

  7. comment
    Comment #39779760

    [flagged]

  8. comment
    Comment #38809786

    A likely scenario is that software will become more expensive to consumers because the vendors will have to buy liability insurance in-house. Also, it will raise the barrier to ent…

  9. comment
    Comment #35829771

    "I haven’t looked at Flutter for other platforms than web so I cannot comment on it other than that the general principle of Flutter is a terrible idea." The author completely miss…

  10. comment
    Comment #32083216

    It's all logical until you are dealing with an outage when your clients can't tell the difference between a wrong endpoint and a missing item. Example: https://news.ycombinator.com…