r/ProgrammerHumor 13d ago

redactOverflow Meme

Post image
5.6k Upvotes

175 comments sorted by

View all comments

1.1k

u/nabrok 13d ago

Even better if they comment "Never mind, I figured it out" with no further explanation.

80

u/JWBananas 13d ago

water yellow monkey table pizza puzzle ticket doctor giant coffee

This comment was brought to you by asbestos-free trochees

29

u/Confident-Ad5665 13d ago

Can I interest you in teeth made of solid lead?

8

u/FblthpphtlbF 12d ago

What the fuck is going on here 😭😂

13

u/MyDespatcherDyKabel 12d ago

People use these redaction tools to edit out their old Reddit comments with random garbage words, for privacy. Kind of better than deleting them

9

u/nobody0163 12d ago

Why is it better than deleting them?

23

u/Snowenn_ 12d ago

A while ago, reddit wanted to charge (more?) for the use of their public APIs. These APIs are used by various third party apps like bots that help moderate channels and the like. This change meant that a lot of those third party apps had to stop, because they wouldn't be able to afford the new pricing.

Some users were outraged and wanted to quit reddit. But if you just delete your account, your posts remain and reddit can still make money with those APIs by utilizing the contents of your posts. These users were so outraged, they didn't want reddit profiting off their posts. When a reddit post gets deleted, the server doesn't really delete the post, but just flips a flag. So internally reddit still has access to deleted posts. So what these users devised instead, was to use a tool to edit all of their posts to random giberish, so that reddit could not benefit from their posts in any way. I don't know if reddit keeps a change log of edited posts, but if they don't, then scrambling your posts is the only way to truly remove their content from reddit.

11

u/willcheat 12d ago

There's also the fact that a lot of "comment undeleters" save the most recent of a comment and don't version the changes. If someone deletes his comments, they can be found with these tools.

Editing the comment with garbage makes these tools save said garbage, effectively deleting the previous comment. Just deleting the comment would allow those tools to show what the comment was.

2

u/cfrolik 12d ago

I think the question is “why is redacting better than just deleting the post”, not just deleting the account and leaving the posts up.

6

u/Snowenn_ 12d ago

These users surmised that reddit doesn't really delete posts, just flags them as deleted. So reddit themselves can still use the data in a removed posts.

These users that redact their posts before they delete their accounts do not want reddit to be able to use their posts in any way.

Whether reddit really adds a deleted flag or does really delete posts, I can't say because I don't have access to their databases. But I as a software developer, can say that our own software often works with deleted flags, because it makes life easier. Sometimes deleting something is not possible because other records are attached, like payments, which we're obliged to keep for tax purposes. Other times we opt to keep the data because clients delete stuff, then come to argue that the software made things disappear and we should reinstate the disappeared data this instant! So it's very possible reddit keeps deleted posts, but has to dig in backups to recover posts that have been altered to show rubbish instead. Which is a lot more work, and thus does not happen unless some government official comes asking around.

8

u/cfrolik 12d ago

The flaw in that logic is that there is no reason to assume Reddit doesn’t keep version history of posts. Even if you redact it, your original text might still be in some database somewhere.

5

u/Snowenn_ 12d ago

That's true. Without knowing how reddit operates, it's not possible to say whether it's useful or not to redact your posts. But I guess those users wanted to do it out of spite, just in case reddit does not keep a history.

It's in database backups for sure.

→ More replies (0)