In the usual tradition, here are some links I consult regularly.
Sites #
Softs #
| Tool name | Link | In short |
|---|---|---|
| emacs | https://www.gnu.org/software/emacs/ | An elisp machine inside your OS |
| zoxide | https://github.com/ajeetdsouza/zoxide | cd with frecency magic |
| fzf | https://github.com/junegunn/fzf | A fuzzy finder for the terminal |
| magit | https://magit.vc/ | A git wrapper (porcelain) for Emacs |
| powerlevel10k | https://github.com/romkatv/powerlevel10k | The first terminal theme I used (low maintenance) |
| oh-my-posh | https://ohmyposh.dev/ | A popular terminal theme |
| starship | https://starship.rs/ | Another popular terminal theme |
| hister | https://github.com/asciimoo/hister | Locally indexed web pages for search |
| plan 9 / 9front | https://p9f.org/ / https://man.9front.org/ | A very different OS |
| project Oberon | https://projectoberon.net/ | Another very different OS |
| mircoui | https://github.com/rxi/microui | Immediate-mode UI library in C |
| suckless | https://suckless.org/ | Opinionated software that sucks less |
| dillo | https://dillo-browser.org/ | simple browser |
| atuin | https://atuin.sh/ | Sync shell across devices |
| guix | https://guix.gnu.org/ | Package manager and distro |
| picotron | https://www.lexaloffle.com/picotron.php | A virtual machine |
| miniscript | https://miniscript.org/ | Small systems language |
| hare | https://harelang.org/ | Small systems language |
| oasis | https://git.sr.ht/~mcf/oasis | Small BSD-like OS |
| qbe | https://c9x.me/compile/ | Smaller alternative to LLVM |
| helios | https://sr.ht/~sircmpwn/helios/ | Micro kernel |
| redoxOS | https://redox-os.org/ | Rust micro kernel |
| postmartkeos | https://postmarketos.org/ | Linux for the phone |