Skip Navigation
Jump
What are some essential apps and tools for communicating, gathering information, doing work, etc, completely off the grid?
  • Manyverse might be good for that. It's P2P social networking that syncs whenever you've got internet.

    The entire suite of simple mobile apps is also really good, the Notes app in particular seems useful.

    Organic Maps or OsmAnd will let you download maps offline and navigate with just GPS.

    Aard 2 will let you browse an entire dump of Wikipedia and Wiktionary.

    16
  • Jump
    Why would/wouldnโ€™t you switch to a modern IDE like Visual Studio/VS Code if given the decision right now?
  • I'll never use any Microsoft products again because of the inevitable enshittification. It might be nice now, but that's just because they're in the Embrace step of EEE. I could waste a bunch of time churning through that process, or I could learn tools that have proven that they're in it for the long haul.

    1
  • Jump
    Disabled at 22 million commits
  • I wonder if this is a sign that Lemmy has achieved real Reddit replacement status. HN occasionally links to some interesting Reddit post like it did here for Lemmy

    1
  • Jump
    Programming Problem
  • To my knowledge, Ada doesn't have an equivalent to Rust's borrow checker. I also think I covered that base by specifying "mainstream" ๐Ÿ˜€

    2
  • Jump
    Programming Problem
  • One big reason Nim never really caught on is because we've got lots of fast-ish languages with garbage collection (like Go, which sucks a lot of oxygen away from Nim IMO). Rust introduced a new concept to the mainstream that lets you program safely without a runtime hit for garbage collection.

    3
  • Jump
    Competitive games for gamers with slow reflexes
  • You might like Total Annihilation and its modern descendants, like BAR or Zero K. There's still some micro depending on the variant, but the focus is much more heavily on macro, along with making the units smarter.

    Apart from that, the Civ games are turn-based, but scratch a similar itch as RTS games

    2