this post was submitted on 27 Sep 2025
6 points (80.0% liked)
Forced Obsolescence / Obsolescence by Design
84 readers
1 users here now
Chatter about forced obsolescence, including but not limited to:
- salvaging or repurposing abandoned / unsupported hardware
- name and shame culprits of obsolescence
- right to repair guidance and advocacy in situations involving obsolescence
- obtaining old software to drive old hardware, finding archives, building old binaries from source
related communities (decentralized only)
somewhat related to forced obsolescence:
- !buyitforlife@slrpnk.net - Buy stuff that lasts a long time, if you must buy something
- !buyitforlife@discuss.tchncs.de - Buy stuff that lasts a long time, if you must buy something
- !fixing@slrpnk.net - fix it, don’t replace it
- !fixit@disflux.org
- !righttorepair@midwest.social - exercise your right to fix stuff
- !right2repair@discuss.tchncs.de - exercise your right to fix stuff
- !righttorepair@lemmy.fmhy.ml
- !sustainabletech@lemmy.sdf.org - sustainable technology
- !permacomputing@lemmy.sdf.org - To discuss computing that’s not resource intensive
- !permacomputing@slrpnk.net - To discuss computing that’s not resource intensive
- !zerowaste@slrpnk.net - To discuss waste avoidance
- !enshitification@slrpnk.net
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Captive portals have existed for ages, I dont know of any that check phone age, can you share an example?
Captive portals could check the age of the phone by looking at the user agent string in the HTTP headers. I’m not sure how often that happens, but at several cafes my AOS 5 device would detect a captive portal and then simply render a giant red padlock that covers the screen.
Certainly a majority of the DoS I experience is simply a broken captive portal. The browser renders fewer objects than intended by the web devs, who recklessly assume all browsers are bleeding edge latest that can handle whatever coding frills they deploy. E.g. the screen might say something like “click ‘agree’ to gain access”, but then there is no button, tickbox, or object labeled ‘agree’. A bus or train captive portal will render a nice looking travel-related landscape image, and nothing else. No text. No buttons. Just an image. People with fancy phones would of course get some kind of object they can interact with. One supplier presents an agreement tickbox, but tapping on the box does not cause the box to tick.
I’m not sure what the red padlocks are about. Maybe the devs know they created a discriminatory shitshow, and they choose the dress up the dysfunctionality by detecting browser age and throw up a red padlock instead of trying.