this post was submitted on 22 Oct 2025
203 points (98.1% liked)

A Boring Dystopia

14231 readers
29 users here now

Pictures, Videos, Articles showing just how boring it is to live in a dystopic society, or with signs of a dystopic society.

Rules (Subject to Change)

--Be a Decent Human Being

--Posting news articles: include the source name and exact title from article in your post title

--If a picture is just a screenshot of an article, link the article

--If a video's content isn't clear from title, write a short summary so people know what it's about.

--Posts must have something to do with the topic

--Zero tolerance for Racism/Sexism/Ableism/etc.

--No NSFW content

--Abide by the rules of lemmy.world

founded 2 years ago
MODERATORS
 

Cool, cool cool cool. Nothing dystopian about that at all.

you are viewing a single comment's thread
view the rest of the comments
[–] dependencyinjection@discuss.tchncs.de 12 points 2 weeks ago (18 children)

As a software engineer I was a little shocked when I learned our company treats “Delete” buttons as a means to toggle Archived = 1 in the DB. Nothing is actually deleted. Sure we will anonymise the data after a certain time to be GDPR compliant but it would be trivial I guess to actually link that back to people.

[–] Alaknar@sopuli.xyz 2 points 2 weeks ago (4 children)

That's basically how deleting data from a hard drive works too.

[–] Armok_the_bunny@lemmy.world 6 points 2 weeks ago (1 children)

Not quite, deletion from a hard drive also unflags the space the data was located at as being in use, so it will be overwritten eventually so long as the drive continues to have things written to it. Simply flagging something as being archived means that information will remain on the server indefinitely, the exact opposite of what is intended by a delete button.

[–] ILikeBoobies@lemmy.ca 0 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

That’s why we use the shred command, then you get random data over it at the start.

[–] YerbaYerba@lemmy.zip 2 points 2 weeks ago (1 children)

Depending on your media that may not really destroy the data. SSDs do wear leveling and it might just write new blocks and reuse the old ones later.

[–] CrazyLikeGollum@lemmy.world 2 points 2 weeks ago* (last edited 2 weeks ago)

So, what you're saying is, to truly delete data from an ssd you need to do manual wear leveling with a belt sender.

load more comments (2 replies)
load more comments (15 replies)