60 Gbit/s of continuous traffic is a lot. If I'm reading the graphs right, Wikipedia "only" has 13.4 Gbit/s of outbound traffic [1]. Of course still well below the single-digit Tbit/s traffic of large internet exchanges [2] [3], but still unexpectedly large. [1]: adding up the outbound numbers for each datacenter: 1.888 + 8.003 + 810 + 1.958 + 807: https://grafana.wikimedia.org/d/000000605/datacenter-global-... [2]:…
60 Gbps is about 1/3 of the traffic served by a single Netflix CDN node.
Thank you for helping us increase our bandwidth
121–130 of 207 posts
Re: Thank you for helping us increase our bandwidth
#122Earlier quoted context omitted.
Here's another one: "some of our old tweets were wrong so we just quietly deleted them lol": https://twitter.com/voxdotcom/status/1242537366620966912
Twitter ought to have some kind of strikethrough feature. Allow users to mark that they no longer stand behind a tweet without completely deleting it.
Re: Thank you for helping us increase our bandwidth
#123I'm really surprised they don't use more CDN for this. Anyone know the reason why it isn't served by something like cloudflare?
Please don't make the whole internet basically cloudflare. they've banned my VPN endpoint (Hetzner server) and as a result a huge chunk of websites already don't work for me despite me having done nothing wrong. I've heard reports of Tor users being restricted as well.
Re: Thank you for helping us increase our bandwidth
#124Earlier quoted context omitted.
Do you have any examples of government sites that are doing this? I have a side-hobby of setting up scrapers which pull scraped data into a git repository, precisely for this kind of thing. I'd be happy to set a few up. Some of my posts about this technique (which I call "git scraping"): https://simonwillison.net/tags/gitscraping/
Not sure if you’re asking for: (1) US coronavirus data in general, (2) examples of sources that do not log prior days data, or (3) source that “edit” prior data without noting the edits. (4) something else If (1) this page in the table under the column “sources” links to where the data came from: https://www.worldometers.info/coronavirus/country/us/
Re: Thank you for helping us increase our bandwidth
#125Earlier quoted context omitted.
At the bandwidth levels they are using they would need to use Cloudflare Enterprise, and in my experience that is way more expensive than other CDN providers. Also, since archive.org has so much content, the caching ratio is going to be very bad and kill CDN efficiency while still requiring lots of direct bandwidth. Cheap direct bandwidth in their case looks best(which is what they seem to be doing).
Cloudflare does not have bandwidth limits.
Re: Thank you for helping us increase our bandwidth
#126Earlier quoted context omitted.
You assume authors are losing revenue from this effort. It is likely this revenue would never have been realized regardless of the Archive’s efforts. A piece of content copied doesn’t mean someone would’ve paid for it. As an aside, many SaaS products have given away their product for free due to COVID and widespread forced WFH. https://www.entrepreneur.com/article/347840
"As an aside, many SaaS products have given away their product for free due to COVID and widespread forced WFH." I'm sure a lot of authors would have contributed their work to the effort, if they'd been asked. But they weren't asked. It's difficult to imagine how you'd similarly force SaaS companies to give away their products for free during the pandemic -- lucky for them -- but if you found a way to do it technical…
Re: Thank you for helping us increase our bandwidth
#127I read somewhere that data creation is exceeding storage solutions' pace. Is this true?
What about a mesh of some kind where every person who install an application hosts bits and pieces of random data and serves it to whoever asks for it?
Re: Thank you for helping us increase our bandwidth
#128Earlier quoted context omitted.
ipfs: https://betanews.com/2018/08/09/decentralized-archive-org
I would love to donate bandwidth/storage. I haven't a clue how. I wish there was software I could throw in my server, set how much storage and bandwidth I can donate and run 24/7.
Re: Thank you for helping us increase our bandwidth
#129Archive.org works surprisingly well as a general purpose web proxy. Just prefix the URL, e.g., http://example.com , with https://web.archive.org/save/ , e.g., https://web.archive.org/save/http://example.com The aesthetic intrusiveness of the archive.org header and footer are minimal since I use a text-only browser that has no Javascript engine. Sometimes I get "This url is not available on the live web or can not be…
https://wayback.archive.org/web/*/%S
I'd imagine it would be useful for IA to implement some message for scenarios where a page has already been saved within a certain timespan and provide both a link to the already saved version and offer to save again. As this would mitigate mass savings of an identical page that can occur when some popular link is accidentally shared with the /save/ URL instead of the static URL or when it's a popular page that people want to archive.Archive.is displays such a message (to the effect of, 'this page was archived , if it looks outdated click save') and also redirects to the most recent copy.
Re: Thank you for helping us increase our bandwidth
#130Earlier quoted context omitted.
ipfs: https://betanews.com/2018/08/09/decentralized-archive-org
I would love to donate bandwidth/storage. I haven't a clue how. I wish there was software I could throw in my server, set how much storage and bandwidth I can donate and run 24/7.
Semi-unrelated, but if you're looking for ways to help and have a spare server, Archive Team [1] is always looking for additional capacity. Although Archive Team != archive.org, they do grabs of at-risk content which (almost always) get uploaded to archive.org. [disclaimer: I help out with various Archive Team projects, the most recent of which was the backup of Yahoo Groups).