Earlier quoted context omitted.
How many non-technical readers are a) going to see that HN post, and b) have any idea what the gobbledygook in those first few posts means?
Yahoo sent out email notifications to every group owner and member. I got mine on November 1st. Yahoo is definitely handling this badly: they should have offered an export tool, given a longer window, and been clearer in their messaging. But the claim that they didn't notify people (and just put the information up in a place no one would see) is wrong.
Verizon/Yahoo Blocking Attempts to Archive Yahoo Groups – Deletion: Dec. 14
271–280 of 424 posts
Re: Verizon/Yahoo Blocking Attempts to Archive Yahoo Groups – Deletion: Dec. 14
#272Earlier quoted context omitted.
I think one of the unintended consequences of privacy legislation is it will support the burning the library of Alexandria over and over again. The default corporate posture will be : Delete all the data! It's a liability and figuring out what we can keep is an enormous headache.
Note that "deleting" is problematic in itself, especially for "cloud" data, considering how storage works, especially transistor one like SSD's !
Re: Verizon/Yahoo Blocking Attempts to Archive Yahoo Groups – Deletion: Dec. 14
#273Earlier quoted context omitted.
Nope, they are deleting everything
Any recommendations for a good replacement site?
Re: Verizon/Yahoo Blocking Attempts to Archive Yahoo Groups – Deletion: Dec. 14
#274Earlier quoted context omitted.
It's simply way too much work. Dying projects generating no revenues don't get the luxury of having tens of people assigned to work on them.
How is it too much work to tar up that shit, put it on a big ass drive or two, and ship it to them? I can't imagine it's that hard.
Paying lawyers to examine the fine details and determine what liability may arise from publishing a database dump or the software that can view the dump's contents is not free.
Re: Verizon/Yahoo Blocking Attempts to Archive Yahoo Groups – Deletion: Dec. 14
#275And this is the dangers of relying on a private, corporate, for-profit law-bound organization. They're susceptible to abiding by the laws and of course, there is a cost attached to all of this. Exploiting a free resource, as we all do these days (reddit, youtube, facebook, hackernews itself etc) is all well and good but maintaining history is expensive (content needs moderating, you are required to abide by the GDPR…
Re: Verizon/Yahoo Blocking Attempts to Archive Yahoo Groups – Deletion: Dec. 14
#276disclaimer: I'm a Member of Archive Team who's helping coordinate the joining of Yahoo Groups in preparation for archival. Yahoo's banning of a large amount of the accounts we were using is a huge setback for us. In total we lost over access to over 55,000 Yahoo Groups, many of these will now not be archived and will be lost when Yahoo deletes everything on December 14. Particularly disastrous was the loss of access…
It went pretty good for the first 10-20 or so groups but now I get the multiples of the really annoying captchas (click until none remain) per group... Damnit yahoo...
Re: Verizon/Yahoo Blocking Attempts to Archive Yahoo Groups – Deletion: Dec. 14
#277Earlier quoted context omitted.
It went pretty good for the first 10-20 or so groups but now I get the multiples of the really annoying captchas (click until none remain) per group... Damnit yahoo...
update: just enabling the vpn was enough to 'reset' captcha to the simple level, seems like yahoo does not take into account whether your IP is 'residential'.
Re: Verizon/Yahoo Blocking Attempts to Archive Yahoo Groups – Deletion: Dec. 14
#278Re: Verizon/Yahoo Blocking Attempts to Archive Yahoo Groups – Deletion: Dec. 14
#279Earlier quoted context omitted.
It depends on the size of the codebase and how shitty your programmers are, but if you aren't greedy or scared of over-litigation, it isn't hard at all. I have written great contributions to a python API library that could be of benefit to the community around it. The code has nothing to do with my company's core competency, and the code is used for internal orchestration, so "exposing insecure code" is an unlikely c…
For new code it is indeed "simple". Old code however likely contains third party provided code, be it from libraries or code provided by contractors, where no (clear) license permitting relicensing of the source is available. This can be quite complex historic work as version history might not exist (which code come from where?) and documentation is limited (paper contracts lost in archives) and so on.
Re: Verizon/Yahoo Blocking Attempts to Archive Yahoo Groups – Deletion: Dec. 14
#280I wonder if this would be a workable idea: Create a service for long-term storage with an easy integration API; the idea would be that if you integrate your data with our service, and you eventually (maybe you're going out of business, or something) make a call to delete data, that data is first transferred to our service before deleting it on your end. Integrating with us is basically like making a reservation in ad…
P2P software has solved this problem a while ago?