I did not know this. Are they allowed by the spec?
NeatNit
Sure, it would have, but I was following the time-honored tradition of reading only the title and the Lemmy comments without clicking through to the full article. If that comment hadn't been there, it is possible that my intrigue and confusion would have been sufficient to make me betray my legacy and bring shame to my family by actually reading the linked article. Disaster avoided!
Oh, thanks, I needed that to understand what this was talking about.
My university recently switched most of the student enrollment and stuff to SAP, even though they had a very nice system that was launched only a couple of years prior. SAP is so awful, my god. Apparently the switch was mandated by the government or some crap like that. I'm honestly baffled.
It's not an X, it's a +. I will die on this hill.
I definitely do for quick scripts, but I try to break this habit. The biggest advantage of def main()
is that variables are local and not accessible to other functions defined in the same script, which can sometimes help catch bugs or typos.
If you complain, they say "idk man, every time I see the sign it's correct"
those uniform waves are creeping me out
I never knew it used to be a storage standard. Turns out it was renamed to PATA at some point.
As someone else said, IDE refers to development software like Visual Studio, Eclipse, and others. Nowadays a lot of text editors (VS Code/ium, Sublime Text, and many others) come with enough features to pass as an IDE too, but some people still somehow differentiate between them.