Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SH
Posts
0
Comments
42
Joined
2 yr. ago

  • You can pretty easily export Org mode files to markdown (and LaTeX)! There may be a setting you need to turn on (I forget and I'm not at my PC), but it works well and is very easy to use.

    Also, I haven't really done it, but from what I understand you can also setup emacs to be a really good LaTeX editor.

  • I was in Iceland for vacation, so I was waiting in line for a rental car. I hear a very familiar voice in front of me and I realized it was a good friend from high school I whom hadn't seen or really talked to in years.

  • I'm not the op, but I've been using guix for several months on a new fairly top of the line desktop PC and it's going great. I've been able to play steam games and set up my dev environment with basically no issues.

    The catch is you need to use non-official repositories (i.e. https://github.com/nonguix/nonguix) to use the non-libre kernel and other software not on the official channel.

    There's also this nice little search engine - https://toys.whereis.みんな/ - where you can look for packages from other repos (or channels as they are called in guix).

    I use Nix on my macos work laptop to set up my dev environment, but I definitely prefer guix so far, mostly due to the it being configured in guile over the weird nix language. The biggest advantage I see of Nix is that it has a bit more features and lots more packages.

    I am a pretty hardcore emacs user and lisp lover though, so ymmv.