- ALWAYS avoid partial upgrades, lest you end up bricking your system: https://wiki.archlinux.org/title/System_maintenance#Partial_upgrades_are_unsupported
- The Arch Wiki is your best friend. You can also use it offline, take a look at
wikiman
: https://github.com/filiparag/wikiman - It doesn’t hurt to have the LTS kernel installed as a backup option (assuming you use the standard kernel as your chosen default) in case you update to a newer kernel version and a driver here or there breaks. It’s happened to me on Arch a few times. One of them completely borked my internet connection, the other one would freeze any game I played via WINE/Proton because I didn’t have resize BAR enabled in the BIOS. Sometimes switching to the LTS kernel can get around these temporary hiccups, at least until the maintainers fix those issues in the next kernel version.
- The AUR is not vetted as much as the main package repositories, as it’s mostly community-made packages. Don’t install AUR packages you don’t 100% trust. Always check the PKGBUILD if you’re paranoid.
This has been my go-to API testing tool ever since Insomnia started forcing users to sign up with an email just to use the program. They stripped the fully-offline model from it and effectively ruined the whole application.
Also, side note–the Flatpak for Bruno is listed as proprietary, but the official GitHub repo contains the MIT license, and the official repo references the Flatpak in the README, so that makes me assume it’s an official Flatpak. What gives? Does anyone know?