c/lemmyshitpost · by vogi@piefed.social · 194dlost context Stolen from here: https://chaosfurs.social/@cato/116062414177460783 185 points · 5 comments · view on lemmy.world
5 Comments
gon@lemmy.dbzer0.com · 30 pts · 194d
Now that's programming!
wander1236@sh.itjust.works · 28 pts · 194d
Found the issue for anyone curious https://github.com/anthropics/claudes-c-compiler/issues/1
wizzor@sopuli.xyz · 20 pts · 194d
So someone had claude write a C compiler in rust, which doesn't work, because it can't find the C standard libraries.
Would be interesting to read how claude was prompted to do this.
AnExerciseInFalling@programming.dev · 15 pts · 194d
Here's the story of how anthropic spent $20,000 writing a C compiler that can't compile hello world on it's own:
https://www.anthropic.com/engineering/building-c-compiler
wizzor@sopuli.xyz · 8 pts · 194d
Thanks! I wasn't expecting to actually get an answer, that was a fascinating read.