## Software These are software that I use on my workstations (not computers with server purposes) from text editors to JSON parsers. - [btop](#btop) - [ghostty](#ghostty) - [gimp](#gimp) - [hugo](#hugo) - [hyprstack](#hyprstack) - [jq](#jq) - [neovim](#neovim) - [qbittorent](#qbittorent) - [zen](#zen) #### btop [c++] btop is an interactive viewer, similar to top, htop and other top utilities. [source](https://github.com/aristocratos/btop) #### ghostty [zig] as someone currently playing (and kinda admiring) zig, I was ought to check out ghostty. coming from suckless and hence [st](https://st.suckless.org/) its configuration still requires some getting used to but a very decent terminal for sure. #### gimp [c] best image editor ever existed. altough i mainly use it as a black board. As [source](https://github.com/GNOME/gimp) i am leaving github mirror instead of actual site since it [requires javascript to view](#todo). #### hugo [go] static HTML and CSS website generator written in Go. [website](https://github.com/gohugoio/hugo) #### hyprstack currently playing with wayland and hyprstack (hyprland, hyprpanel). similar to [ghostty](#ghostty) getting used to plain text configuration is weird for me but the overall feel is satisfying enough. #### neovim [c] 🙂 #### zen [c++] my favorite firefox based browser at the moment. altough many people advocate for [ungoogled chromium](https://github.com/ungoogled-software/ungoogled-chromium) i believe monopolies are the ultimate evil hence i refuse to use anything chromium based. #### qbittorent [c++] i only torrent linux iso's directly from my machine when i had to use my laptop on the go, for regular iso downloads i use my qbittorent instance on my [server](#todo).