this post was submitted on 12 Feb 2024
1138 points (99.1% liked)

Programmer Humor

32069 readers
393 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 7 months ago (2 children)

The funny thing is, both of these are JavaScript for me.

I mean I guess TypeScript if I'm doing coding for work.

[–] [email protected] 6 points 7 months ago (1 children)

My first job right out of college I was writing assembly for some epically old industrial equipment. That shit runs on its own language that was only ever used on that piece of equipment. Usually x86 but with some wacky modifications. There's no compiler for that, just a manual the size of a textbook and a million chicken scratch notes in it that's half covered in grease. I'm so glad I don't do that anymore.

[–] [email protected] 6 points 7 months ago

That sounds like a nightmare.

[–] [email protected] 3 points 7 months ago

Same. I participate on web game jams for fun.