From f2315a58fdaaa20c9e1300399ea8d528c80e2cc6 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Tue, 28 Jul 2026 23:09:22 -0400 Subject: new post, and few updates --- post/programs.typ | 36 ++++++++++++++++-------------------- 1 file changed, 16 insertions(+), 20 deletions(-) (limited to 'post/programs.typ') diff --git a/post/programs.typ b/post/programs.typ index fb675f7..68f15ea 100644 --- a/post/programs.typ +++ b/post/programs.typ @@ -16,7 +16,7 @@ fact with much consternation) or looking at maps. == Software I Use -=== OS Distribution +=== OS Distribution - Server #extlink("https://nixos.org/")[NixOS]. NixOS is an immutable OS where you are only allowed to modify the system via declarative config files. @@ -28,38 +28,34 @@ I did like Debian, and Fedora as well. You can find my configs #extlink("https://gitlab.com/kdam0/dotfiles-nix")[here]. There is a dedicated #pagelink("post/nixos-p1")[post] about this. -=== Desktop Environment +=== OS Distribution - Desktop/Laptop -I've settled on #extlink("https://github.com/djpohly/dwl")[DWL] after many -years of hopping. Its clean, functional, and extremely light. +Fedora. -Prior to this, I've used Bsmpw + Sxhkd, i3, Gnome, KDE Plasma etc. I'm glad -these exist and people get use out of it, but for now I do not miss it. -#fig("programs/dwl.png", alt: "DWL") +=== OS Distribution - Mobile -=== Text Editor +GrapheneOS. -#extlink("https://neovim.io/")[(neo)vim]. Less of a text editor and more of a -lifestyle. Check out my dotfiles for this. No, I'm not going to ever switch to -emacs. +=== Desktop Environment -#fig("https://neovim.io/images/showcase/telescope_helptags.png", alt: "Neovim") +Gnome. It's fine. + +=== Text Editor + +#extlink("https://helix-editor.com/")[Helix]. +Think of it like batteries included (neo)vim. +No, I'm not going to ever switch to emacs. === Web Browser #extlink("https://www.mozilla.org/en-US/firefox/features/")[Firefox] / -#extlink("https://brave.com")[Brave] / -#extlink("https://vivaldi.com")[Vivaldi]. I have tried Chromium, Qutebrowser in -the past. +#extlink("https://helium.computer/")[Helium] / the past. === File Manager -#extlink("https://github.com/ranger/ranger")[ranger]. Yes, I've tried `nnn` and -others. Yes I know its not the fastest, but something about Ranger makes me -keep coming back to it. - -#fig("https://raw.githubusercontent.com/ranger/ranger-assets/master/screenshots/twopane.png", alt: "ranger") +#extlink("https://yazi-rs.github.io/")[yazi]. Yes, I've tried `nnn` and +others. == Where can I find good software options? -- cgit v1.2.3