As someone who mostly avoids JavaScript, I don’t see the IT in this image, I just see a bad language I avoid!
- 2 Posts
- 152 Comments
LOL, I’ve actually heard of it, but I have not played it. Ofc that game never even crossed my mind when writing my comment haha. I suppose choose your own adventure style books also fall into this category.
Even with 2D games that’s basically impossible. Only time it could work is with turn based games and then…you end up with this post lol.
Is it rarer? I think a lot of modern languages go for the first option but pretty much all C style languages use the latter. It’s probably a wash for which is more popular I’d think.
Ok but, in the second example you typically just put final or const in front of the type to denote immutability. I still don’t see the advantage to the first declaration.
You aren’t though. In most languages that use the latter declaration you would prefix the declaration with final or const or the like to specify it won’t be updated.
Can I just say it’s hilarious you marked this NSFW, it is quite literally NSFW
🤔 this appears to be the outdated version 4 of this form.
That makes so much more sense lol
What do you mean when you say it spits out real windows code?
Scoopta@programming.devto Programmer Humor@programming.dev•Webm supports multiple audio and subtitle tracks inside its RIFF container structure, why the hell arent browsers supporting it???3·2 months agoUnrelated to the question but I don’t believe webm(matroska) is based on RIFF, webp is but that’s separate.
My machine says that network is unreachable
I’m surprised we don’t all need help from the JS creator given the insanity of that languages type coercion system.
Scoopta@programming.devto Programmer Humor@programming.dev•js is in the "pure embodiment of hell" category along with vb.net and php3·3 months agoI feel like malbolge is a much better fit for chaotic evil than brain fuck is but I agree with the rest
Scoopta@programming.devto Programmer Humor@programming.dev•Does this exist anywhere outside of C++?2·3 months agoThat is pretty much what it does except it doesn’t hardcode
\n
but instead uses the proper line ending for the platform it’s running on.
Scoopta@programming.devto Programmer Humor@programming.dev•Synapse is the epitome of this191·4 months agoBut it’s still not a guarantee
Scoopta@programming.devto Programmer Humor@programming.dev•Explain how I got here? Not unless everyone gets really cool about a lot of stuff really quickly.71·4 months agoThe hand on the kids head is more terrifying than comforting, WTF
Scoopta@programming.devto Programmer Humor@programming.dev•Git, invented in 2005. Programmers on 2004:43·4 months agoActs like SVN and CVS didn’t exist
I’m assuming by this you mean the developers of JS /s