Viewing profile — swynx
swynx
HN member- Joined
- Tue, Feb 17, 2026, 5:10 PM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About swynx
No profile information was provided.
Recent public activity
-
comment
Comment #47065065
I built a tool that detects dead code across 26 languages. The honest answer is most people aren't catching it. The code works, the tests pass, and nobody reviews what the LLM left…
-
comment
Comment #47050014
Agree that test coverage is the ultimate safety net for false positives, but I'd push back on relying on it as the primary strategy. "Delete it and see if tests break" works at sma…