Viewing profile — hoangnnguyen
hoangnnguyen
HN member- Joined
- Mon, Dec 29, 2025, 11:07 AM UTC
- HN karma
- 2
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About hoangnnguyen
No profile information was provided.
Recent public activity
-
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…
-
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…
- comment
-
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…
-
comment
Comment #49360518
[flagged]
- story
- story
-
comment
Comment #48569096
What are your favorite hooks tips and tricks?
- comment
- story
- story
- story
- story
-
comment
Comment #48120510
[flagged]
- story
-
comment
Comment #47730393
Appreciate it, I know there are so much room to improve, looking forward to hearing feedback from you.
-
comment
Comment #47730374
Thank you, appreciate it
-
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 …
-
comment
Comment #47728489
I wrote the full breakdown here: https://codeaholicguy.com/2026/04/11/how-my-ai-workflow-evol...
-
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…
-
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…
-
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…
-
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…
- story
-
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 …