romanzolotarev.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
I have migrated to #Floorp and #Librewolf for quite a long time already, but never got round to uninstalling #Firefox. I just did! 🍾
It did leave behind more than what the docs (http://mzl.la/1xKrDkl) say.
Using `find ~ -name "*firefox*"`, I found the rest of the files and deleted them.
https://fosstodon.org/@floorp@misskey.io
https://fosstodon.org/@librewolf@chaos.social
#uninstall #mozilla #browser #webbrowser #MozillaFirefox #cli
New post: shell tricks that aren't exactly secret, but aren't always taught either.
Split into two sections: what works on any POSIX sh (FreeBSD, OpenBSD, Alpine...) and what's Bash/Zsh-specific. Because not everyone is on Linux with bash as their login shell.
Things like CTRL+W, $_, pushd/popd, fc, set -euo pipefail caveats, and more.
https://blog.hofstede.it/shell-tricks-that-actually-make-life-easier-and-save-your-sanity/