this post was submitted on 24 May 2024
309 points (98.4% liked)

Programmer Humor

32047 readers
1513 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
309
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 14 points 3 months ago (1 children)

We have to work under the assumption that most development is done by inexperienced or, to put it bluntly, bad programmers. I would MUCH rather have bad JS code than bad assembly. One may crash a single tab in my browser, the other may crash my entire computer.

[–] [email protected] 2 points 3 months ago (1 children)

Unless you're using js in your hardware drivers it's very unlikely to bring down the entire computer

But with the state of software development maybe you are /o\

[–] [email protected] 4 points 3 months ago

Dude what? The other guy implied that bad JS would kill a browser tab, not your computer.