Post #1420645
2026-04-19 22:34 UTC
Then you should know that code not working is the absolute easiest fuckup to catch. It’s literally not one to be concerned about.
One in a million chance of an edge case that doesn’t throw an error at all, but does something unexpected? Good luck if you don’t know how the system works.
Replies (1)
-
@Jakeroxs@sh.itjust.works 2026-04-20 01:36
I do and please name a single human written program that doesn’t have a fuck up edge case that isn’t literally just hello world. Neither humans nor AI generally write flawless code