You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
-
21$\begingroup$ Never underestimate the bandwidth of a station wagon full of tapes hurtling down the highway. en.wikipedia.org/wiki/Sneakernet $\endgroup$Robert Rapplean– Robert Rapplean2023-10-19 21:10:55 +00:00Commented Oct 19, 2023 at 21:10
-
2$\begingroup$ @RobertRapplean IIRC that was also said about hard drives. I've also heard about a "mobile backup station" project where a car full of racks full of HDDs was used to transfer a megaton of actual data from one place to another. And RichardKirk, such media usually hit the read speed problem, so while the bandwidth of such a pigeon would be large while it's in transit, the read speed might happen to be much lower than wiring the same data over the Internet with required encryption. $\endgroup$Vesper– Vesper2023-10-20 09:46:10 +00:00Commented Oct 20, 2023 at 9:46
-
3$\begingroup$ @RobertRapplean Amazon AWS has a service where they ship a server full of disks that you load with data, and ship back to them... $\endgroup$RonJohn– RonJohn2023-10-20 13:22:14 +00:00Commented Oct 20, 2023 at 13:22
-
$\begingroup$ I wish I could dig up the article, but I read that Google (or some member of FAANG) actually ships HDDs inside their datacenters, because transferring that much data within their local network took too long and too much bandwidth. $\endgroup$Greg Burghardt– Greg Burghardt2023-10-20 20:56:46 +00:00Commented Oct 20, 2023 at 20:56
-
1$\begingroup$ Well, I feel silly now. It was the Wikipedia page that @RobertRapplean linked to! $\endgroup$Greg Burghardt– Greg Burghardt2023-10-20 20:57:53 +00:00Commented Oct 20, 2023 at 20:57
Add a comment
|
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
$\sin^2 \theta$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. science-based), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you