565
When you come back from vacation
(rytter.me)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Me temporarily forgetting the structure of an if statement in Shell.
I write shell scripts only very occasionally and have to look this up every time.
Like this I think
And then there’s stupid Cpp with
Or
What's weird about the C++ one? At least that one is the same in a bunch of languages