728
I redid the meme with what hurts me
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
The thing that annoys me the most is how it cares about whitespace/carriage returns. I remember back in college when I was taking a CS class, learning Python and writing the Code on a Windows PC, emailing it to myself, and then attempting to run the code on Linux. Before I learned about the carriage return conversions, I remember having to rewrite about 75 lines of code before I got it to run. 🤬
The syntax wouldn't work without consistent spacing