this post was submitted on 24 May 2024
294 points (98.0% liked)

Programmer Humor

31214 readers
1252 users here now

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

Rules:

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

What an absolutely shitty peppering string.

[–] [email protected] 55 points 1 month ago (2 children)

The code file has 32.171 lines, at least after beautifing it. 1MB fucking js code.

[–] [email protected] 33 points 1 month ago (2 children)

And this is why I hate all web development and the fact that most jobs are web bs these days. Everything has so much crud baked in and including twelve modules with a million functions just to do anything is the norm.

Giving my back my beautiful optimized assembly dangit.

[–] [email protected] 12 points 1 month 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] 3 points 1 month 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 1 month ago

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

[–] [email protected] 5 points 1 month ago

Me: Can I have (small template parser)?

Stackoverflow: No, we have (small template parser) at home.

Small template parser at home: Full-stack web framework

[–] [email protected] 5 points 1 month ago

Don't worry, this file is likely the output of a bundler.