Dessalines

  • 801 Posts
  • 6.75K Comments
Joined 6 years ago
cake
Cake day: April 17th, 2019

help-circle





  • I’d like that to be the case, but nearly every US city, no matter the size, is designed for cars. And the connections between cities prioritize highways, not rail. The US might be able to adopt electric cars, but it’ll never be able to create the kind of walkable, bike-friendly, public-transport focused cities, because that would entail pulling up a lot of cities and neighborhoods by the roots. Once that is built up, its nearly impossible to undo it, and your only choice is to add innefficient kludges on top.

    This is why it’s so crucial to do what China and a lot of Asian countries did, and priorizite metro/rail first, and not build your cities around highways.





  • No probs. I do some torrent projects in my spare time, and torrents are wonderful for what they’ve done: which is solving the static data distribution problem. But they have limited uses outside that. A social network very much needs mutability, and a message based framework. All the items are not static, scores, votes, users, posts, communities, comments, messages, a feed… all these are changing items.


  • Torrents are made for static, unchanging data. They would not make a good basis for any communication platform, where mutability is necessary.

    Also individual, tiny-torrents don’t scale up that well. Its an impressive torrent client that can handle more than a few thousand torrents. That’s about a single days worth of lemmy comments.

    Reliance on domain names, database performance, storage, and probably a few other things are the main reasons why we can’t scale a typical fediverse server (like lemmy or mastodon), and have it run on a smartphone.