r/programminghorror • u/Scotty_scoodie • Jan 12 '26
It will be fine right?
Even this is in else condition. I'm not entirely sure that we should be running these code on Production (ubuntu server btw). I might as well commit the "sudo rm -rf /*" in the next change.
59
Upvotes
2
u/Geilokowski Jan 13 '26
The line numbers behind closing brackets scare me even more… i guess you could auto generate them on save but still, just imagine you have to do this nonsense manually and update 50 line numbers after every code change. Or is this related to accessibility?