this post was submitted on 02 Jan 2024
3 points (100.0% liked)

Network Neutrality and Digital Inclusion

58 readers
3 users here now

This community is broadly about network neutrality. It’s important to note a major component of #netneutrality is access equality and thus #digitalInclusion.

Related communities:

founded 11 months ago
MODERATORS
 

There is hardly any discussion on this trending variety of web enshitification where a website needs to give physical locations to people. Many web devs are starting to spotlight their profound incompetence in accomplishing this very simple task. They throw up an interactive map which requires the full utilization of fancy GUI browser frills that excludes all but those who “chase the shiny”. A 1990s high schooler to do this better in plain HTML.

Doesn’t this screw over blind people? How does a screen reader handle a map?

My hardened low-bandwidth browser can’t handle this absurd degree of putting fancy above access equality. When this shit happens on a vendor’s website and I’m trying to locate them to give them business, the answer is easy: they can fuck off and lose my business. But it’s sad when a government does it and the information has medical relevance.

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 day ago* (last edited 1 day ago)

As a web developer I typically mark up an HTML <address> tag then reluctantly provide a link to the platform’s native map app.

Even from a purely design standpoint I too think it’s gross to shove down an <iframe> and call it a day. What the fuck are you supposed to do with that? I’ve never sat there browsing someone’s map in an <iframe> before so I have no idea why doing that is so common.