cross-posted from: programming.dev/post/37175444
Comments
- Lobsters.
Submitted 3 weeks ago by Pro@programming.dev to technology@lemmy.world
https://www.mediawiki.org/wiki/Requests_for_comment/Mobile_domain_sunsetting/2025_Announcement
cross-posted from: programming.dev/post/37175444
Comments
- Lobsters.
Sincere question: Why was there a separate mobile domain in the first place?
That was pretty standard for a while in web design - traditional "desktop" sites need a radically different layout when viewed from a smartphone, so from the dev side you'd check the size of the screen & redirect the user to the right subdomain for their device.
Nowadays it's not really necessary.
I think they used separate style sheets. Going way back in time, to the early days of smartphones and back when non-smartphones had mobile web browsers, most websites would serve either a separate style sheet that gave a simplified layout for tiny screens or even an entirely different, simplified page. Early adopters to mobile browsing tended to hang on to that separation much longer than newer sites that took advantage of CSS that could adapt to the screen size.
Yeah, this is a remnant of Wikipedia supporting mobile devices really early.
mobile web browsers, most websites would serve either a separate style sheet that gave a simplified layout
A simpler layout and usually a more lightweight page in general because mobile data eas slow and expensive back then.
If someone wanted people to actually use their site on the go, they had to make it load quickly and not cost $5 worth of data doing it.
Honestly I generally prefer the desktop sites and just zooming in than mobile sites that tend to badly fit everything on the screen.
Oh have they finally noticed that CSS has media queries? That’s pretty impressive, it only took them about 15 years.
What took them so long?
Hallelujah!
Thank gord
m.thank gord
I oppose their not changing the speed of light.
frongt@lemmy.zip 3 weeks ago
Does this mean they’ll finally stop giving the fucking mobile site on desktop just because someone couldn’t edit out the “m.” from the link?
jqubed@lemmy.world 3 weeks ago
It’s a subtle thing, but I really appreciate that when sharing a link from Safari on iOS it puts the address on the clipboard without the “m.” automatically, so I don’t have to edit it out.
MaggiWuerze@feddit.org 3 weeks ago
I mean, yeah… On the other hand it shouldn’t really edit a link you want to share, should it?
sqgl@sh.itjust.works 3 weeks ago
I always remove the ugly suffix en.wikipedia.org/wiki/Ashanti?wprov=sfla1
What is it for anyhow?
And don’t get me started on the unwieldy suffix Facebook adds. That must be for tracking reasons but why is it so loooooooooong?
cupcakezealot@piefed.blahaj.zone 3 weeks ago
off topic but dandelion sprout's redirector does this https://raw.githubusercontent.com/DandelionSprout/adfilt/master/Dandelion%20Sprout-s%20Redirector%20Assistant%20List/DandelionSproutRedirectorList.json
manuallybreathing@lemmy.ml 3 weeks ago
Is that someone, yourself?