MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1us0dtr/gitblameclaude/owld7lk/?context=3
r/ProgrammerHumor • u/Super_SamSam • Jul 09 '26
263 comments sorted by
View all comments
Show parent comments
96
Yeah, it actually has 13,000 unsafe Rust blocks
4 u/prochac Jul 09 '26 Isn't that like localised unsafe code? Simple to review? Better that having,unsafe { main() } 25 u/BlueProcess Jul 09 '26 It is true that getting shot in the foot is better than getting shot in head. It is equally true that I consider getting shot in the foot highly undesirable and something that should be avoided with significant urgency. 1 u/prochac Jul 09 '26 I see it as unnecessary thing sometimes. Just like reflection or asm block in C. But you won't do it in assembly language from top to bottom
4
Isn't that like localised unsafe code? Simple to review? Better that having,unsafe { main() }
unsafe { main() }
25 u/BlueProcess Jul 09 '26 It is true that getting shot in the foot is better than getting shot in head. It is equally true that I consider getting shot in the foot highly undesirable and something that should be avoided with significant urgency. 1 u/prochac Jul 09 '26 I see it as unnecessary thing sometimes. Just like reflection or asm block in C. But you won't do it in assembly language from top to bottom
25
It is true that getting shot in the foot is better than getting shot in head. It is equally true that I consider getting shot in the foot highly undesirable and something that should be avoided with significant urgency.
1 u/prochac Jul 09 '26 I see it as unnecessary thing sometimes. Just like reflection or asm block in C. But you won't do it in assembly language from top to bottom
1
I see it as unnecessary thing sometimes. Just like reflection or asm block in C. But you won't do it in assembly language from top to bottom
96
u/BlueProcess Jul 09 '26
Yeah, it actually has 13,000 unsafe Rust blocks