←back to thread

199 points angadh | 1 comments | | HN request time: 0.322s | source
Show context
energywut ◴[] No.44391208[source]
Putting a datacenter in space is one of the worst ideas I've heard in a while.

Reliable energy? Possible, but difficult -- need plenty of batteries

Cooling? Very difficult. Where does the heat transfer to?

Latency? Highly variable.

Equipment upgrades and maintenance? Impossible.

Radiation shielding? Not free.

Decommissioning? Potentially dangerous!

Orbital maintenance? Gotta install engines on your datacenter and keep them fueled.

There's no upside, it's only downsides as far as I can tell.

replies(15): >>44391352 #>>44391460 #>>44391591 #>>44391677 #>>44391698 #>>44392785 #>>44392868 #>>44393116 #>>44393237 #>>44393502 #>>44393578 #>>44393769 #>>44394060 #>>44399622 #>>44403253 #
oceanplexian ◴[] No.44393578[source]
We’re probably thinking of it the wrong way. Instead of a single datacenter it’s more likely we build constellations and then change the way we write software.

There will probably be a lot more edge computing in the future. 20 years ago engineers scoffed at the idea of deploying code into a dozen regions (If you didn’t have a massive datacenter footprint) but now startups do it casually like it’s no big deal. Space infrastructure will probably have some parallels.

replies(2): >>44393680 #>>44394832 #
1. rtpg ◴[] No.44393680[source]
> 20 years ago engineers scoffed at the idea of deploying code into a dozen regions (If you didn’t have a massive datacenter footprint) but now startups do it casually like it’s no big deal.

Are there many startups actually taking real advantage of edge computing? Smaller B2B places don't really need it, larger ones can just spin up per-region clusters.... and then for 2C stuff you're mainly looking at static asset stuff which is just CDNs?

Who's out there using edge computing to good effect?