this post was submitted on 04 Aug 2026
790 points (98.9% liked)

Programmer Humor

32741 readers
660 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

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] meme_historian@lemmy.dbzer0.com 4 points 5 days ago (1 children)

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

[โ€“] groet@feddit.org 2 points 4 days ago

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"