Live data from Hacker News

Viewing profile — hoangnnguyen

hoangnnguyen

HN member
Joined
Mon, Dec 29, 2025, 11:07 AM UTC
HN karma
2
Public activity
40 items

About hoangnnguyen

No profile information was provided.

Recent public activity

  1. comment
    Comment #49539579

    This might interest you, you can integrate with it to get the status of not only Claude but other harnesses such as Codex, Pi, Opencode, Copilot, etc https://ai-devkit.com/docs/8-a…

  2. comment
    Comment #49512840

    Hi, I’m the creator of AI DevKit. Problem that you are facing is one of the thing made me build this. Once you have 4–5 active agent sessions, the bottleneck becomes remembering wh…

  3. comment
  4. comment
    Comment #49482894

    Thanks for sharing, I am also into this problem currently, exploring how can let the agents communicate with each other effectively. I really love your metaphor. I went the other w…

  5. comment
    Comment #49360518

    [flagged]

  6. story
  7. story
  8. comment
    Comment #48569096

    What are your favorite hooks tips and tricks?

  9. comment
  10. story
  11. story
  12. story
  13. story
  14. comment
    Comment #48120510

    [flagged]

  15. story
  16. comment
    Comment #47730393

    Appreciate it, I know there are so much room to improve, looking forward to hearing feedback from you.

  17. comment
    Comment #47730374

    Thank you, appreciate it

  18. comment
    Comment #47729233

    In my requirement review and design review phase, I specific that the agent need to review edge cases and come up with 3 suggestions. So that I can choose. In case it is not match …

  19. comment
    Comment #47728489

    I wrote the full breakdown here: https://codeaholicguy.com/2026/04/11/how-my-ai-workflow-evol...

  20. story
    My AI workflow evolved from prompts to a near-autonomous workflow

    Over the last 6 months, I have been evolving my AI coding workflow while building AI DevKit. The shift that mattered most was not better code generation. It was moving from reusabl…

  21. comment
    Comment #47194046

    I appreciate you taking the time to write this. There are a few fair points here. I agree that AI is not automatically better at planning than an experienced engineer. In fact, I w…

  22. comment
    Comment #47192314

    I share more about my experience with Agentic Engineering and how I design workflows to make that leverage compound over time in the full article below. Link: https://codeaholicguy…

  23. story
    You might be falling behind without realizing it

    If you are still coding the same way you did two years ago, you might be falling behind without realizing it. Not because you are not capable. Not because you are not using AI. But…

  24. story
  25. comment
    Comment #47012353

    I also wrote a detailed breakdown of: - How tokens and context windows actually affect stability - Why coding degrades faster - A practical context stack model - Why on-demand CLI …