In the usual tradition, here are some links I consult regularly.
Sites #
| Topics | Link |
|---|---|
| Graphics | https://www.sophielwang.com |
| Typing | https://typ.ing |
| Emacs | https://thecloudlet.github.io/ |
| FOSS | https://sdomi.pl/ |
| FOSS | https://agelesslinux.org/index.html |
| hugo | https://nojs.andy.sb/ |
| FOSS art | https://solar.lowtechmagazine.com/ |
| FOSS art | https://100r.co/site/home.html |
| Tech news | https://www.wheresyoured.at/ |
| Repo forge | https://codeberg.org/ |
| Tech news | https://pluralistic.net/ |
| Opinion | https://vale.rocks/ |
| Keyboards | https://blog.zsa.io/ |
| Tech blog | https://www.slembcke.net/ |
| Tech blog | https://maurycyz.com/ |
| Tech opinion | https://drewdevault.com/ |
| Tech blog/art | https://www.inkandswitch.com/ |
| Game design | https://www.raphkoster.com/ |
| Game essays | https://bulletpointsmonthly.com/ |
| Game essays | https://intothespine.com/ |
| Game essays | https://unwinnable.com/category/sections/gaming-sections/ |
| Software art | https://bloops.me/ |
| Software opinion | https://pmikkelsen.com/ |
| Tech | https://www.theorangeduck.com/ |
| Tech | https://kchousos.github.io/ |
| Software opinion | https://aphyr.com/ |
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 |