• 0 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle
  • I use Exaile. It has queue(s) that you add tracks to, and the library search is outstanding. I have some albums with various artists, and Exaile can group the library by the album artist.

    I used to have the files on my NAS, and “syncing” them via smb. Then I reinstalled my NAS, and for some reason decided to not install smb. I was tinkering with the idea of doing a small http server/client thing instead. But to be frank, my library never changes any longer. I just copy it from the NAS once, and that’s it.

    I used a player called Listen back in the days. I loved that one so much.











  • I’m still trying out different editors from time to time. I always feel like they are lacking in some way in comparison to Emacs. Like, when there’s no key binding to focus the list of references, or one cannot navigate to the beginning of a block, or one cannot navigate by subword. Let’s not forget sexp. Cannot live without it. Or marks, for that matter. Or proper clipboard history that is properly searchable. It’s like the developers has not seen the light yet. Most editors are very mouse driven, and maybe does not focus enough on actual code navigation. I’m biased of course. Though, Helix seems cool.

    Side note: Even though I use Emacs, I have nothing against Vim. Heck, I even use it every now and then.