···11111212# Publish blog
1313[group('blogging')]
1414-publish-blog:
1414+publish-site:
1515 #!/usr/bin/env bash
1616 set -eu
1717 cd "$BSSG_DIR"
+44-36
pages/computering.md
···15151616These are my daily drivers.
17171818-* [Bash](https://www.gnu.org/software/bash/)
1919-* [Borgbackup](https://www.borgbackup.org/)
2020-* [Borgmatic](https://torsion.org/borgmatic/)
2121-* [Btrfs](https://btrfs.readthedocs.io/en/latest/)
2222-* [CachyOS](https://cachyos.org)
2323-* [Calibre](https://calibre-ebook.com/)
2424-* [Catgirl](https://git.causal.agency/catgirl/about/)
2525-* [Debian stable](https://www.debian.org/)
2626-* [Discord](https://discordapp.com)
2727-* [Firefox](https://www.mozilla.org)
2828-* [FreeBSD](https://www.freebsd.org/)
2929-* [GNOME](https://gnome.org/)
3030-* [Jellyfin](https://jellyfin.org/)
3131-* [Just](https://just.systems)
3232-* [LibreWolf](https://librewolf.net/)
3333-* [Miniflux](https://miniflux.app/)
3434-* [Murena /e/os](https://doc.e.foundation/what-s-e)
3535-* [Murena Workspace](https://murena.com/workspace/)
3636-* [Neovim](https://neovim.io/)
3737-* [Newsboat](https://newsboat.org/)
3838-* [Nextcloud](https://nextcloud.com/)
3939-* [Nushell](https://www.nushell.sh/)
4040-* [OpenBSD](https://openbsdfoundation.org)
4141-* [Signal](https://signal.org/)
4242-* [Tailscale](https://tailscale.com/)
4343-* [Ubuntu](https://ubuntu.com)
4444-* [Vivaldi](https://vivaldi.com)
4545-* [Z shell](https://www.zsh.org/)
4646-* [ZFS](https://openzfs.org/wiki/Main_Page)
4747-* [Zellij](https://zellij.dev/)
4848-* [Zen Browser](https://zen-browser.app/)
4949-* [firewalld](https://firewalld.org/)
5050-* [qBittorrent](https://www.qbittorrent.org/)
5151-* [starship.rs](https://starship.rs/)
1818+[CachyOS](https://cachyos.org)
1919+: My main OS for workstation and gaming. I use the GNOME edition.
2020+2121+[Catgirl](https://git.causal.agency/catgirl/about/)
2222+: Terminal IRC client. I connect to it via my [tilde.team](https://tilde.team) pubnix account.
2323+2424+[Debian stable](https://www.debian.org/)
2525+: My go-to server OS. I use it extensively in my homelab and cloud servers. It is currently running on my NAS as well.
2626+2727+[Just](https://just.systems)
2828+: I love this program. I use it extensively in my daily computering.
2929+3030+[Miniflux](https://miniflux.app/)
3131+: Self-hosted RSS aggregator. I use the [BSD Cafe](https://miniflux.bsd.cafe) instance.
3232+3333+[Neovim](https://neovim.io/)
3434+: My main text editor. I use it for almost everything.
3535+3636+[Newsboat](https://newsboat.org/)
3737+: Terminal RSS feed client. It connects to my Miniflux account on BSD Cafe.
3838+3939+[Nushell](https://www.nushell.sh/)
4040+: A very useful shell that treats data as objects rather than streams of text.
4141+4242+[OpenBSD](https://openbsdfoundation.org)
4343+: I rent an [OpenBSD Amsterdam](https://openbsd.amsterdam) virtual machine which hosts my website and blog.
4444+4545+[Signal](https://signal.org/)
4646+: I don't really use this every day, but my hope is that by being available on it, I would be the change I want to see in the world. Unfortunately, almost nobody I send text messages to is willing to use anything but the default messaging app on their phone.
4747+4848+[Tailscale](https://tailscale.com/)
4949+: I use this extensively in my homelab. It's nothing short of revolutionary for self-hosters and homelabbers.
5050+5151+[Vivaldi](https://vivaldi.com)
5252+: My personal opinion is that, in light of Mozilla being terrible lately, and Vivaldi's pledge to be an AI-free browser, Vivaldi is more ethical than Firefox despite its 5% proprietary code base (which can be soundly justified). Vivaldi is open source enough that being AI-free is the deal-maker, in addition to the myriad of neat features it offers.
5353+5454+[Z shell](https://www.zsh.org/)
5555+: I use zsh as my default shell almost everywhere, but I write scripts mostly in Bash or Python for compatibility and portability reasons. Zsh is the most advanced POSIX-compliant shell, IMO.
5656+5757+[ZFS](https://openzfs.org/wiki/Main_Page)
5858+: Zettabyte file system, used extensively on my NAS.
5959+6060+[Zellij](https://zellij.dev/)
6161+: Terminal multiplexer with advanced features.
52625363My workstation/gaming rig would only be running either CachyOS or Bazzite. My laptop could run almost anything because I don't use it for any specific purpose.
54645565Debian, FreeBSD, OpenBSD, and Ubuntu are only used on homelab machines and VPSs.
5656-5757-I tend to alternate between between Vivaldi, Firefox, Librewolf, and Zen Browser based on which one I find least annoying at any given moment.