That’s wonderful until you have a client asking why their pre-alpha demo that you forgot they had access to just called them a fuckwit.
Don’t ask me how I know that one :D
Post funny things about programming here! (Or just rant about your favourite programming language.)
That’s wonderful until you have a client asking why their pre-alpha demo that you forgot they had access to just called them a fuckwit.
Don’t ask me how I know that one :D
Ah, I always just write out the sentences directly so the program won't even compile. Always works for me lol.
I do todo!() For rust and in other languages I just throw an exception. And searching for TODO comments using ripgrep.
chaotic good
#warning "TODO"
Is my goto reminder when a comment doesn't cut it.