this post was submitted on 12 Aug 2023
1510 points (97.6% liked)

Programmer Humor

37334 readers
341 users here now

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

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] annoyed_onion@lemmy.world 92 points 2 years ago (5 children)

Just put everything into tables. That's how we did it when I were a lad

[–] Limitless_screaming@kbin.social 29 points 2 years ago

OG grid layout

[–] ChickenLadyLovesLife@lemmy.world 8 points 2 years ago (1 children)

I used to enjoy building webpages with Notepad.

[–] CapnAssHolo@sh.itjust.works 6 points 2 years ago (1 children)

Man this triggered some forgetten memories.

[–] ChickenLadyLovesLife@lemmy.world 13 points 2 years ago

This is my favorite Notepad memory: in the late '90s I went through a six-month stretch where Internet Explorer's "View Source" command just totally stopped working. It would normally open up the HTML source of a page in Notepad and suddenly not having this made debugging ... challenging to say the least. Nobody else that I worked with had this problem and nobody could figure out what had happened to me.

The culprit turned out to be an inexplicable IE bug where View Source wouldn't work if you had a shortcut named "Notepad" on your desktop. It didn't even have to be a shortcut to Notepad, it just had to be named that. The fix was to just rename the shortcut "NotepadX" and then View Source worked again.

[–] dylanTheDeveloper@lemmy.world 7 points 2 years ago* (last edited 2 years ago) (1 children)

Works for Word aswel (just make em invisible)

[–] Klear@lemmy.world 5 points 2 years ago

Also works for Lua.

[–] cloudy1999@sh.itjust.works 4 points 2 years ago (1 children)

This and bespoke, hand crafted rounded edges.

[–] MonsiuerPatEBrown@reddthat.com 3 points 2 years ago* (last edited 2 years ago) (1 children)

that's how I kept my digtal axes so sharp by hand grinding img corners

[–] cloudy1999@sh.itjust.works 0 points 2 years ago* (last edited 2 years ago)

That's right, we don't need no stinkin' CSS!

Update: Just for clarity - we most definitely need the stinkin' CSS.

[–] mifan 2 points 2 years ago

Frames… Lots of frames.