this post was submitted on 01 Apr 2026
111 points (92.4% liked)
Programmer Humor
30720 readers
2705 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you just want to build a basic web page or roughly static document / form, then I can see why it would feel like overkill.
But if you're building a full featured application then modern web development is kind of glorious.
I'll wait until modern web developers figure out how to do things without a bazillion dependencies that have new critical vulnerabilities every week and release backwards incompatible versions every month or so.
Also I don't like shipping several MB of JavaScript to the user just for a fancy looking form.
I’m a modern web developer and I do things without a bazillion dependencies.
You’re mistaking developers with lazy fucks. ;)
Sorry you got caught in my rant
No worries. Dependencies with JavaScript are… insane. I’m often shut down when I bring this up to developers. “All it takes is the one malicious dependency of one of your dependencies dependencies dependency.” “Oh you’re paranoid”