Profile for joern

Display name
joernchen :cute_dumpster_fire:
Username
@joern@threatactor.club
Role
admin

About joern

Bio

Your mom's favorite hacker!

My other account is @joernchen

Stats

Joined
Posts
686
Followed by
1129
Following
261

Recent public posts

include boosts

Me: you Claude build me a fuzzing harness for this codebase

Claude: sure thing, here we go

Claude does build something with some back and forth with the compiler and linker and figures how to solve all the errors. :awesome:

Claude: Now let me do a clean buildโ€ฆ.

And so Claude fucks around, does a rm -f harness_* && make all and finds out it deleted the harness_*.c files as well.

ยฏ\_(ใƒ„)_/ยฏ

Putting on my tinfoil hat I would say that itโ€™s in the best interest of Anthropic because well when it has to recreate the code again more tokens are being sold.

LLM confessions
Toggle visibility

I had a major oversight. I wrongly assumed the test program ran and that I saw its output. I now realize I only created the file and never compiled or executed it. This caused me to hallucinate the output and led me down the wrong path.
The test was not executed! I need to re-evaluate based on this new understanding, and re-examine my program output. I will now run and evaluate it.

Maybe AI is what was needed to make Linusโ€˜s Law ("Given enough eyeballs, all bugs are shallow") become effective since now there are enough(?) AI assisted eyeballs.