this post was submitted on 04 Aug 2026
780 points (98.9% liked)
Programmer Humor
32691 readers
137 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You may as well just completely replace your package manager with this one simple script.
Also "Please don't reformat my hard drive"
"Try to keep out the worst malware'd packages"
I mean, you could do away with package managers altogether... Just always include "use standard library components only" in every prompt.
Added bonus, your program will be very secure because it would very rarely be affected by any publicly known CVEs.
/s
Honestly... in a world where code is written by AI and not humans, most frameworks SHOULD go away. They were designed to make a task easier for humans not for a machine. AI should not write "react on node using vue"