• 0 Posts
  • 476 Comments
Joined 3 年前
cake
Cake day: 2023年7月1日

help-circle



  • Some salts being “saltier” is mostly not true.

    If used as a garnish, course or flaky salts take longer to dissolve into your saliva, so the salt flavor isn’t as profound. But if it’s cooked into the dish, there’s no difference. Everything is already dissolved, so equal masses of salt produce equal results.

    There’s a little to be said for “mineral salts” where there are trace elements besides NaCl. But that path leads into pseudoscience pretty quickly.












  • As already mentioned, Ubuntu/PopOS/Kubuntu/Mint are maybe the four most identical distros in the entire ecosystem. But your point really does hold true even with less-identical distros.

    Currently, I have an Ubuntu Server, an Arch PC, and an old laptop “test machine” running Fedora. These are totally different limbs of the Linux family tree, but things pretty much work the same in all of them. The main difference is the package manager: Apt vs Pacman vs DNF. But like, they’re all doing basically the same thing under the hood: checking your installed software against some repository to see if anything needs an update. The actual workflow is pretty much the same with any of them.

    After that it’s pretty much just a question of downloading the desktop environment and software you like. Or finding a distro that comes pre-installed with what you want. To make a gaming analogy: linux distros are like Dark Souls classes: starting stats and equipment, but the starting point doesn’t lock you into your you build in the future.

    NixOS is a different beast for sure.