My other email client is a daemon

(feyor.sh)

43 points | by aebtebeten 12 hours ago ago

11 comments

  • trip-zip 2 hours ago ago

    Emacs users have all the fun. And just like eve online or dwarf fortress, I can't seem to get fully into them myself, but I love reading stories about it.

    • entropie 2 hours ago ago

      Maybe give RimWorld a try.

      I took three approaches for me over a span of two years to really get into emacs. It was pretty tough (a time before google was a thing).

      Now iam spoiled - I recently tried vscode a bit and really was baffled because it seems there is no kill ring like the one in emacs that makes it basically impossible to lose any edits.

      • loloquwowndueo 2 hours ago ago

        Doesn’t it have unlimited undo? Savages! (I have never in my life used vscode, hope it shows).

      • precompute 2 hours ago ago

        Try RimWorld only if you're sure it won't nerd-snipe you.

        • LoganDark 32 minutes ago ago

          RimWorld, also known as War Crime Simulator.

  • throwanem an hour ago ago

    One needn't use Emacs to play Nethack, one of the original roguelikes: https://nethack.org/

  • throwaway201606 2 hours ago ago

    Me: let's watch the animation to see this in action ...

    sees: "an uncursed food ration"

    This is wild; I gotta start playing text based games.

    • fph an hour ago ago

      Nethack is one of the wildest. So many hardcoded edge cases and wild interactions.

      From the wiki: "Food rations have a 1/7 chance of being rotten when eaten if they are uncursed and older than 30 turns, or else are blessed and older than 50 turns, while cursed food rations are always rotten. Food rations can be thrown to tame domestic canines and felines and pacify domestic equines. "

  • o11c an hour ago ago

    That fancy `touch` script would literally be a two-line `Makefile`.

    • pluto_modadic an hour ago ago

      then you get into makefile escape hell (similar to yaml hell)

    • paulddraper 38 minutes ago ago

      There is a non-zero time duration for updating, I don't see how you would accomplish that.