Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
The EU GDPR people will be interested in this. This is a clear violation when deleted accounts are not actually gone.
IANAL etc

Maybe but not necessarily. Right to erasure may or may not extend to message deletions like this case. Twitter has at least a leg to stand on in this one, so the precedent this case sets will be interesting.
 
Does not surprise me at all. Hard delete is a very rare thing and something that everyone shys away from as there is no way to undo it.
Now a soft delete which is changing a flag is a different story. The flag is change so it is not something that is returned in searches but in the omg moment it is very easy to undo.

I was scared when I would have to do a hard delete as it is easy to mess it up and delete everything. A bug in the code during a delete could cause more than you want to be delete as a former co worker of mine did by mistake. He had in code that if the right steps happen the basic delete c:\*.* ran and it did delete the entire hard drive until it hit a lock file. Complete bug happened threw a fringe case but it was in the wild and did some damage.
 
Does not surprise me at all. Hard delete is a very rare thing and something that everyone shys away from as there is no way to undo it.
Now a soft delete which is changing a flag is a different story. The flag is change so it is not something that is returned in searches but in the omg moment it is very easy to undo.

I was scared when I would have to do a hard delete as it is easy to mess it up and delete everything. A bug in the code during a delete could cause more than you want to be delete as a former co worker of mine did by mistake. He had in code that if the right steps happen the basic delete c:\*.* ran and it did delete the entire hard drive until it hit a lock file. Complete bug happened threw a fringe case but it was in the wild and did some damage.

sudo rm - rf /
 
  • Like
Reactions: JosephAW
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.