this post was submitted on 24 Jul 2026
518 points (98.0% liked)
Programmer Humor
32470 readers
319 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
Student: “Hey, thanks for the Bash script! It didn't know you could use the
mapfilebuilt-in to populate an array using standard input lines without a while loop.mapfile -t my_array < <(seq 1 10)is really handy!”Vibe coding guru: “I have no idea what you're talking about. That sounds like plumbing. You should let AI handle those details. Focus on the big picture.”