Earlier quoted context omitted.
The internet says there are about 500 million tweets per day. If we assume 500 bytes for storing each, this would be 250 Gigabytes per day.
Average tweet JSON object size is 5300B.
TweetDelete – Automatically delete your posts that are older than a maximum age
71–80 of 113 posts
Re: TweetDelete – Automatically delete your posts that are older than a maximum age
#72For people who use Reddit, deleted comments only remove the username and not the content, making it trivial to trace back the original poster. If you delete posts/comments regularly use Shreddit which overwrites the content before deleting it making this trace back much more difficult. https://github.com/x89/Shreddit
Also, reddit once said that they only keep the latest version of a comment in their database (not sure if it is still true though).... so if you want to really delete a comment from reddit, you have to edit it to some random text and then delete it.
Re: TweetDelete – Automatically delete your posts that are older than a maximum age
#73Earlier quoted context omitted.
As someone whose current Twitter account was created around 2013, only 1.9% of my 2248 tweets appear in Google thanks to archiving around once every 24 hours, that includes hits due to archiving by third party services. Meanwhile regular people can read my account without having to follow. That's a 98.1% reduction in one big source of potential HR-related hiring showdowns. There are plenty of benefits to a service li…
> There are plenty of benefits to a service like this Are they greater than the benefits of simply never tweeting at all?
Re: TweetDelete – Automatically delete your posts that are older than a maximum age
#74I deleted all my tweets once but still have a count of 3 tweets. Where are these shadow tweets, and how do I eliminate them??
That’s probably some incrementor in a DB that has fallen out of sync. At high scale it’s inefficient to run SELECT COUNT(*) for things like activity counts, and under normal use, being within 5 of the actual count when people often accumulate 10,000+ of an activity is acceptable.
Re: TweetDelete – Automatically delete your posts that are older than a maximum age
#75This seems like a good way to make twitter even more toxic than it already is. If you're afraid of your tweets coming back to haunt you later on, maybe you shouldn't be tweeting those things.
Re: TweetDelete – Automatically delete your posts that are older than a maximum age
#76Earlier quoted context omitted.
> deleted comments only remove the username and not the content Source? I just tried posting something and deleting it for myself. I don't even see '[deleted]' or anything in the thread. It's just gone completely. The permalink says "there doesn't seem to be anything here" (like it does for empty threads or subreddits). No mention of my username nor the content anywhere that I can find.
It's been a while since I've checked so I may be wrong on this, but deleting your reddit account will remove the username while preserving the content. Deleting your comment without deleting your account will preserve both. Reddit internally saves post deletions but not post edits, so if you really want to delete something you should edit it to some nonsense before you delete it. Of course, the best way to protect yo…
Ah, that's something completely different.
Re: TweetDelete – Automatically delete your posts that are older than a maximum age
#77https://news.ycombinator.com/item?id=16727319
which links to a series of tweets, the top comment in HN is:
"I'm the author and linking to my tweets is a bad idea because they auto-delete after 14 days."
Re: TweetDelete – Automatically delete your posts that are older than a maximum age
#78Earlier quoted context omitted.
Weird coincidence, that's just what NASA just tweeted: https://imgur.com/a/cHES1
Since they are an agency of the government, can one ask to get a tweet pulled out as a stamped and verified document?
https://records-express.blogs.archives.gov/2017/01/27/record...
> Bulletin 2014-02 informs agencies that content created on social media platforms, including Twitter, is likely to be a Federal record and must be managed appropriately. For records posted on third-party social media platforms, agencies must determine how best to manage the records for the appropriate retention period and capture them where appropriate. Some social media records may be temporary, with a transitory, short, or long-term retention. However, some dispositions may be permanent, requiring the records to be preserved until their eventual transfer to the National Archives.
Re: TweetDelete – Automatically delete your posts that are older than a maximum age
#79I would like this to exist for Facebook, so I can clear everything except the current year.
Re: TweetDelete – Automatically delete your posts that are older than a maximum age
#80Services such as this cannot delete a tweet from other services or people who archive them or even just take a screenshot. You still have to assume that anything to post on Twitter will be public forever.