You are viewing a single thread.
View all comments
99 points

As an amateur web designer in the 90s and early 2000s, this speaks to me. I stopped web development when CSS became popular and I couldn’t wrap my head around it.

Is there a petition I can sign to scrap all this nonsense modern web progress and go back to that beautiful, dial-up friendly HTML?

permalink
report
reply
75 points

I stopped doing frontend work when responsive design became important. Super unpleasant work. Now I’m happier at the backend where I don’t have to worry about how my shit looks on the 7 million possible screen sizes people are likely to use. Life is more peaceful here.

permalink
report
parent
reply
40 points

Frontend developer here, please save me from my torment, thanks

permalink
report
parent
reply
46 points

Have you considered just forcing everyone to access your sites via Internet Explorer 5.5?

permalink
report
parent
reply
2 points

As recently as 6 or 7 years ago I maintained some apps that forced 5.5 compatibility mode. Because they were poorly architected in a shitty framework and no one was willing to do or pay for or train for a rewritten version. They were finally migrating to .NET when I left. It was the govt so they are likely wrapping up that migration now.

permalink
report
parent
reply
15 points

Alright hang on now - responsive design is about not excluding people based on the device they’re using. Many people do everything in their lives from a low end cell phone and cutting them out is a shit thing to do. Responsive design and progressive enhancement are objectively good things.

The tools have gotten better over the past several years, it’s not as hard as it used to be.

permalink
report
parent
reply
13 points

? Who said anything about excluding anything or anyone? I’m just saying I don’t like the work that has to go into making sure nobody’s excluded. In a way, I’m not excluding anyone by excluding everyone now. I quit frontend altogether, left other people to deal with it. At the backend I don’t have to worry about what kind of screen the other end might be using to view the JSON string I sent them. You don’t get “I just looked at your response headers on my 32:9 monitor that I divided into 9 randomly sized tiles and it looks like shit, please fix” calls when you work backend.

permalink
report
parent
reply
2 points

Better? Not really. My experience is that sites have gotten “better” for mobile at the cost of making them nearly or completely unusable for people using desktop browsers with non-default settings (especially additional security lockdown, but even forcing a specific colour scheme can break some sites because some idiot calling himself a designer used css background-image for images that are content). Which means a fair number of sites are broken to some degree for me.

The more things change, the more they stay the same.

permalink
report
parent
reply
8 points

Modern frameworks make responsive design easier but yes it is still a lot to wrap your head around. I remember building my hs robotics team website in high school right as responsive design was becoming a thing. “WHAT DO YOU MEAN I HAVE TO NEST A CONTAINER IN A CONTAINER I ALREADY HAVE ONE!!!”

Bless those who came up with flexbox

permalink
report
parent
reply
8 points

I love to see the occasional flexbox appreciation, since at least for me (someone just getting into Design/Web dev) flexbox changed responsive design from being a totally unfeasible project to being genuinely fun to work on, and sometimes the most exciting part!

permalink
report
parent
reply
5 points

Wanna play a modern front-end dev simulator? Check this https://artpolikarpov.github.io/garmoshka/

permalink
report
parent
reply
1 point

This is literal art

permalink
report
parent
reply
38 points

Let’s just design every website using a table again. Or even better, frames!

permalink
report
parent
reply
33 points

Don’t forget image maps!

permalink
report
parent
reply
10 points

Laughs in frameset!

Kids nowdays try hard to do with divs what was already possible with framesets.

Also I feel bad every time I remember that was taken away from us!

permalink
report
parent
reply
13 points

I stand by that iframes had their place, even if the backend devs absolutely hated them.

permalink
report
parent
reply

Running each app component in it’s own iframe is perfectly valid microservices architecture change my mind.

permalink
report
parent
reply
13 points

They still have their place; for example to embed Google Maps or a YouTube video. Generally, whenever you want to embed something from a different website you have no control over, that shouldn’t inherit your style sheets, and should be sandboxed to prevent cross site scripting attacks.

permalink
report
parent
reply
4 points

Seems to me they were mostly used to put content inside a scrollable element. Their place has mostly been taken by overflow:auto hasn’t it? I think this is the better way.

permalink
report
parent
reply
2 points

I believe Kingdom of Loathing used iframes extensively to achieve what looked like a “dynamic” page long before that was a thing.

permalink
report
parent
reply
11 points

Oooh I loved my inline frames.

I was so fucking proud of that. My links down the left side, two inline frames neatly in a box on the right, perfectly designed in two versions. One for 800x600, the other for 1024x768.

I did websites for bands from East Tennessee, one for a weird website for survivors of “satanic ritual abuse”. I thought it was nuts but I made a hundred bucks.

I wouldn’t even know where to start on the modern web. I’m fine with that too. I lost the passion for it when everyone under the sun wanted me to be their free tech support years ago.

I remember when I first started on homestead. Seeing my dangling skeleton gifs and my “under construction” banners made me feel like something. There it was, the World Wide Web, and I had my own place on it. Perpetually under construction.

I used to love browsing geocities and the log in name would be right there in the link. Something like geocities.com/cartman1988

I’d guess the password and change things around on their page to mess with them. “Hmmm, Cartman eh? Let’s try southpark. I’M IN. Time to photoshop dicks on this dude’s face!”

To be a kid again.

Y’all got me all old and nostalgic here. :p

permalink
report
parent
reply
2 points

Think my eye twitched from the thought of frames again 🫨

https://media.tenor.com/cJM3MCBQXlEAAAAM/cringe-flinch.gif

permalink
report
parent
reply
10 points

Check out Gemini!

It’s an alternative protocol to HTTP with a focus on simplicity and being much harder to abuse for user tracking.

It’s still a small community, but growing.

If you miss the internet of the nineties, there’s some echoes of it here.

permalink
report
parent
reply
6 points

I second this request to rewind time back to 90s, I would like to remake few life decisions I made :D

permalink
report
parent
reply
3 points

Only a few?

Lucky guy.

permalink
report
parent
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

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

Community stats

  • 3.4K

    Monthly active users

  • 1K

    Posts

  • 37K

    Comments