Viewing profile — LLMCodeAuditor
LLMCodeAuditor
HN member- Joined
- Wed, Apr 15, 2026, 3:33 PM UTC
- HN karma
- 9
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About LLMCodeAuditor
No profile information was provided.
Recent public activity
-
comment
Comment #47807000
[dead]
-
comment
Comment #47806920
[dead]
-
comment
Comment #47794439
Related: Unfortunately, given participant feedback and surveys, we believe that the data from our new experiment gives us an unreliable signal of the current productivity effect of…
-
comment
Comment #47792738
FWIW I do think most of it is "grassroots," ordinary rank-and-file STEM workers adopting zero-sum industrialist mindsets. And speaking personally, the psychology works the same way…
-
comment
Comment #47792648
Right, "good faith" is a key idea that is being ignored. If you want to lie to the lead SDL maintainers and claim your code is 100% human-written, you can probably get away with it…
-
comment
Comment #47792467
I am not sad about rewriting sqlite in Rust because this is the third such attempt I've seen, and just like the other two it looks like this project is totally doomed: https://gith…
-
comment
Comment #47791535
Most SO snippets that you might actually copy-paste aren’t copyrightable: it is a small snippet of fairly generic code intended to illustrate a general idea. You can’t claim copyri…
-
comment
Comment #47791473
“Claude, please purchase a few USB steering wheel controllers from Amazon and make sure they work properly with our custom game engine. Those peripherals are a Wild West, we don’t …
-
comment
Comment #47783386
[flagged]
- comment
-
comment
Comment #47782799
The thing that is obviously and indisputably wrong, terrible for learners, is the test cases. They are woefully insufficient, and will not find those infinite loops I discovered up…
-
comment
Comment #47782114
No, the problem is much more basic than "taking over your computer," it looks like the compiler generates incorrect assembly. Upon visual inspection I found a huge class of infinit…
-
comment
Comment #47780667
I did not and will not run this on my computer but it looks like while loops are totally broken; note how poor the test coverage is. This is just my quick skimming of the code. May…