Globally available internet connections with Starlink's network of satellites!
https://caseyhandmer.wordpress.com/2019/11/02/starlink-is-a-very-big-deal/
miniblog.
Related Posts
Excellent discussion of a Unison meetup, discussing their design (globally consistent content-addressed codebases!), type system, and tooling: https://unisonweb.org/2019-04-04/first-meetup.html#post-start
It's really impressive how much they've achieved.
'yarn create foo' automatically installs create-foo, so users don't need globally install the correct tools: https://yarnpkg.com/blog/2017/05/12/introducing-yarn/ (neat!)