Viewing profile — will__ness
will__ness
HN member- Joined
- Sun, Jan 04, 2026, 8:12 PM UTC
- HN karma
- 15
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About will__ness
No profile information was provided.
Recent public activity
-
comment
Comment #46783230
Great questions. For me, high quality code is code that: 1) works (is functional, no bugs) 2) is secure (no security vulnerabilities) 3) is extendable (I can quickly and easily bui…
-
comment
Comment #46783201
Here is my exact workflow: https://willness.dev/blog/claude-code-workflow
-
comment
Comment #46783191
This is very true. My biggest frustration is people who use LLMs to generate code, and then don't use LLMs to refine that code. That is how you end up with slop.I would estimate th…
-
comment
Comment #46783166
> it's orders of magnitude worse This is not my experience *at all*. Maybe models from like 18+ months ago would produce really bad code, but in general most coding agents are amaz…
-
comment
Comment #46773851
> But there are serious limits. [Your coding agent] will lie to you, they don't really understand things, and they often generate bad code. I think that really high quality code ca…
- comment
- story
-
comment
Comment #46629238
https://willness.dev
-
comment
Comment #46491758
Author here. I kept hitting the same tradeoff with Claude Code: 1) move fast, ship bugs, slow down feature development due to bad code 2) manually review all code and move super sl…
- story