Skip Navigation
Jump
bluetuith - An open source TUI based bluetooth manager v0.1.7 is released
  • I've been using this for several months and I really like it. I have absolutely no idea how to close it though, so I have to kill the terminal.

    4
  • Jump
    [Qtile] My first Rice on Arch
  • I totally agree. Some of the most brilliant programmers alive use VSCode. Building my Neovim config has made me a better programmer, but I'm still a chimp with a waffle next to someone like JT.

    1
  • Jump
    [Xmonad] Glassy and Classy Neovim
  • It's not problematic for me unless there is text or something with lots of contrast behind it. I used to play videos behind when I was on Plasma. The bold text helps a lot.

    3
  • [Xmonad] Glassy and Classy Neovim

    Dots: https://github.com/siph/nix-dotfiles Neovim: https://github.com/siph/nixvim-flake

    This neovim config is build with nixvim.

    4
    Jump
    Is anyone using NixOS as their daily driver?
  • Yeah, btrfs is awesome and it's easy to use with NixOS as well. The rollback mechanics are different in that Nix isn't actually rolling back it's just rebuilding a previous revision (commit) of the config.

    6
  • Jump
    Is anyone using NixOS as their daily driver?
  • I've been using NixOS for over a year and I can't imagine using anything else. I originally started using it because I liked the idea of version controlling the entire configuration, but now I use it for everything.

    The most underrated feature of Nix is being able to instantly roll back an update that breaks something that you don't want to deal with. An update breaks kitty or neovim? If I have something to do I can just roll back and fix it later. Awesome.

    It's not for everyone. I can't imagine someone who isn't at least a hobbyist programmer having the desire to overcome the technical nature of it.

    Heres my config.

    25
  • [xmonad] Riceberry-pi

    Some of my nixos config running on a raspberry-pi. Dots: https://github.com/siph/nix-dotfiles

    0