Viewing profile — evanklem2004
evanklem2004
HN member- Joined
- Mon, Apr 27, 2026, 1:38 AM UTC
- HN karma
- 115
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About evanklem2004
No profile information was provided.
Recent public activity
-
comment
Comment #48668349
its a dinosaur pic bruh chill
-
comment
Comment #48589766
You are being a Devin downer.
-
comment
Comment #48589695
I am very glad you enjoyed it. I am definitely a fan of uncanny valley vibes too, maybe that Backrooms movie subconsciously influenced me when I made the demo. With all of my open …
-
comment
Comment #48589557
Sorry about the video bug, Github's manual on file attachments mentions video codecs being browser specific. I will be sure to use the most widely supported codec in the next updat…
-
comment
Comment #48589431
It sounds like the sweet call of Vim is beckoning you.
-
comment
Comment #48589350
Codex and Claude are the defaults for now but it is built to use any CLI of your choice via the terminal.
-
comment
Comment #48589287
It's actually an original piece of music that I custom made for the demo so I am glad you liked it : )
-
comment
Comment #48571812
[dead]
- story
-
comment
Comment #47941150
sit under the lotus tree and it will come to you
-
comment
Comment #47923482
yeah went back and forth on exactly this trade-off, you're right that vertical can produce tests tailored to the impl. horizontal forces invariants up front but the failure mode fl…
-
comment
Comment #47923348
1): you have things backwards, the EvanFlow is not something i came up with but rather something i discovered similar to the dao. i am named Evan after the EvanFlow not the other w…
-
comment
Comment #47923235
fair to call out but half true. i did send claude off to look up specific stats on failure modes (62% assertion correctness, etc), but the design decisions came from my own reading…
-
comment
Comment #47923091
mmm good point! just shipped a fix that puts RED → GREEN → REFACTOR per cycle with the fresh test as safety net just like beck intended. macro/cross-cycle refactor lives in iterate…
-
comment
Comment #47923052
yeah that is a little confusing, tdd is actually a substep of execution. it was listed separately in the diagram because not every task uses TDD (config, generated types, etc. skip…
-
comment
Comment #47922782
sometimes you gotta hit em with the ol' linkedin one two hehe
-
comment
Comment #47916910
Built this as an opinionated Claude Code development flow based on evidence based practices and what has been working for me while developing professional code. EvanFlow is a singl…
- story