1119
(page 2) 50 comments
sorted by: hot top controversial new old
[-] milkisklim@lemm.ee 64 points 2 days ago

Hey now. Searching stack overflow circia 2011 to 2018 was an Art. You had to know enough to find the correct question that wasn't deleted because a mod thought it was a duplicate of another question

[-] kautau@lemmy.world 20 points 1 day ago

Also to find the actual correct answer three comments down because the one that was voted highest worked, but was actually a really shit way to do the thing being asked

load more comments (1 replies)
load more comments (2 replies)
[-] applemao@lemmy.world 3 points 1 day ago

I still want to get into coding the OG manual way (because I enjoy pain and disappointment apparently) but now it seems like a waste of time since vibe coders and 13 year olds already are lightyears ahead of me. Also I have no reason to learn it, all apps are already built xD

[-] OldChicoAle@lemmy.world 3 points 1 day ago

I'm in the same boat. I used to be an amateur front and back end web developer. Almost made a text based RPG in middle school. I had to stop when shit got crazy in high school and college, but I don't feel like any programming is worth my time right now. I'm focusing on gardening and maybe some cooking. You know, human activities that we can still enjoy.

load more comments (1 replies)
load more comments (3 replies)
[-] arudesalad@sh.itjust.works 42 points 2 days ago

One of my favourite game dev stories from the 1980s is the story of Elite. It was a game people thought couldn't be made. Most devs thought hardware wasn't powerful enough and publishers thought it wouldn't be fun enough.

It was one of the first properly 3D open world video games ever made. I think when it released it sold nearly as many copies as there were home computers that could run it.

In order to make the game small enough to fit on a cassette tape they had to ditch basic and program the entire game, world in assembly.

There's a fantastic video about it here: https://youtu.be/lC4YLMLar5I

[-] Redkey@programming.dev 10 points 1 day ago

In order to make the game small enough to fit on a cassette tape they had to ditch basic and program the entire game, world in assembly.

Putting aside the fact that the majority of commercial games of the time were written in assembly (or other low-level languages) just as a matter of course, I strongly suspect that programming the game in assembly was an execution speed issue, and not a cassette space issue. Regular audio cassettes easily held enough data to fill an average 8-bit home computer's memory many times over, whether that data was machine code or BASIC instruction codes.

load more comments (1 replies)
[-] ButteryNickel@lemmy.wtf 29 points 1 day ago

I once had an intern attempt to install sudo using NPM and when that didn't work he asked ChatGPT "Why can't I install sudo from NPM?" while I'm trying to explain it to him.

He was smart, but somehow knew very little about commercial computers despite being on the verge of getting his master's in computer science.

load more comments (1 replies)
[-] somegeek@programming.dev 36 points 2 days ago

I feel attacked by "how to center div 2025"

load more comments (4 replies)
[-] wer2@lemm.ee 1 points 1 day ago

I know someone that still uses ed for all their code editing.

[-] tiredofsametab@fedia.io 30 points 2 days ago

It's 2025 and I have no idea what the current way to center something is. Then again, my job is that of a backend engineer so it's rare I'm outputting anything that isn't a log statement. They can pry tables and center tags from my cold, aging hands.

load more comments (2 replies)
[-] AnotherPenguin@programming.dev 18 points 1 day ago

Bottom right has always happened, just create bugs yourself and then fix them to keep your job

load more comments (2 replies)
load more comments
view more: ‹ prev next ›
this post was submitted on 07 May 2025
1119 points (100.0% liked)

Programmer Humor

23132 readers
659 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 2 years ago
MODERATORS