Well, having a domain is basically documenting your IP publicly. It’s not that risky.
Well, having a domain is basically documenting your IP publicly. It’s not that risky.
Sunless Sea, Sunless Skies and Stardew Valley have native Linux Support. For Stardew, even the third modding API works flawlessly for me.
For the other ones, they are reported to run well on protondb.com, which is a good place to check Linux support (not only for Steam games). The reports there usually also list, which proton version works well.
Manual firmware updates
As someone who’s work laptop no longer has Wi-Fi since the automatic firmware update, I like my updates to be manual.
That just shows that one axis is too few to categorize political opinions. The opposite of liberal is authoritarian and while I definitely would say I’m a leftist, I’m not pro authoritarian.
Sadly, “liberal” partys nowadays are mostly economically liberal (i.e. freedom for corporations, deregulation etc.). But you can also be socially liberal, i.e. support individual freedom.
(N.B.: I’m not from the US, maybe the definition of liberalism taught in school here is different, or the literal translation is used differently)
I don’t use GNOME, but from what I’ve read (and from experience with other software that has extensions) they often break when GNOME updates.
but had the genes
I’d say that falls under “birth lottery” as much as wealth inheritance.
I don’t think working overtime has much to do with WFH vs office for most people. We have a lot more WFH here since covid, and the only people I know that work a lot of overtime already did that before WFH was introduced.
For me, WFH means an hour more of free time, as I don’t have to spend it in traffic on my way from and to work.
I thought the problem with chocolate is theobromine, same effect as you describe, but bitter and comes from cocoa, so less sweet / more expensive chocolate with higher amount of cocoa is actually more dangerous.
But still, as with any poison, the dose is important, this veterinary page says “One ounce of milk chocolate per pound of body weight is a potentially lethal dose in dogs”, so a dog would need to eat 1/16th of its own weight for it to be deadly, even for small dogs that’s more than a whole bar.
Usually there are manual pages for commands, for libraries and drivers like libwacom it is less common, and they are not necessarily the same as the package name. Some packages also just have a Readme file or an HTML manual installed under /usr/share/doc or similar.
When unsure, I often just check the list of files that belong to a package, most package managers can do it. E.g. on Debian-based (i.e. apt using) distros,
dpkg -L $packagename
will list it, in arch based distros it ispacman -Ql $packagename
.