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/)ST
Posts
5
Comments
427
Joined
2 yr. ago

  • What's bad about raspbian? I'm asking because I have it on my Raspberry Pi and recently thought about trying something else. Why don't you like raspbian and what would you use instead, if you don't mind me asking.

  • Some time ago, I tried every youtube music client on F-Droid. (I think there were like 8 of them). I think I remember at least one had piped support, but I don't know which one was it. You can try that, too. There really isn't a lot of them.

  • I know about Zellij, but in its current state, I think it doesn't make sense for me to switch. I really lobe my Tmux setup, and I don't think I would be able to replicate it on Zellij, mainly because of Tmux plugins I use. I also don't think that Zellij currently has any advantages over Tmux except for better default config and user friendliness that I don't need. I'm looking forward to the Zellij ecosystem getting better tho. Some day, I will probably make the switch. The WASM tabs feature looks extremely promising!

  • Reminds me of that Black Mirror episode when people could post names of people they wanted to be killed and every day the most posted person were killed. After some time, the man behind that killed all of the people who voted for anybody.

  • Logseq is a pretty nice FOSS alternative to Obsidian I came across recently. Tmux is absolutely necessary for any terminal work. Wezterm is my favorite terminal emulator because you can easily disable all of the shortcuts except very few you want (tmux handles most of terminal stuff for me). Some new alternatives to old command line utilities:

    • bat is cat but 1000 times better. I love it so much!
    • fd is better find
    • rg (ripgrep) is better grep
    • zoxide is better cd
    • dust is better du