Ah, damn it! I'll look it up next time. *sudo vim /etc/passwd*
kattfisk
Worse! At just level 7, a rogue is likely to have +11 and Advantage to pick a lock, which combined with Reliable Talent means they can't fail a DC 21, and have a 1/2 chance of beating a DC 26.
So if you want there to be uncertainty and challenge, you have to make the DC more like 25-28. Making it all the more likely that the lock should be impossible to the rest of the party.
If I wanted to formally add ability check crits I would make them add/subtract something from your result. Not automatically pass/fail, because the consequences of that are bonkers.
Well DnD consistently doesn't have criticals outside of attack rolls and death saves.
Like the person you replied to asked, what would you even expect to happen on an ability crit? If the DM only lets you roll on things that would be possible for you, then you would succeed on a 20 anyway. If the DM lets you roll on impossible things, then you have a 5% of doing the impossible. Neither option is good.
I absolutely let a 20 or 1 have extra effect whenever it makes sense and feels right. But having it be a core rule would be a PITA.
Not to mention that it would make skill checks even more driven by randomness, which is already a problem.
Ask them if they have Serbian bubble tea
America doesn't even have pizza! They use the word to refer to some kind of large open-faced oven-baked sandwiches.
My old mother, who is completely disinterested in technology, has used a Linux desktop for a decade now without major issues.
If you aren't a power user the differences between it and Windows are minor. You have windows, icons, menu bars, x closes the application, the box makes it big, right-click to open a menu, left-click to select, it's all the same stuff. Besides, most of your time is spend in a browser anyway.
Yeah things break some times, but no more than in Windows. Being on a very default Ubuntu installation she can just search for her problems online and blindly run some random console command that probably fixes it, just like on Windows.
Hardware is easier because drivers are generally just magically there. Software is easier because it's mostly in a repository which automatically installs dependencies and updates and doesn't come with malware.
By far the biggest problem has been documents and executables that can only be opened in Windows. Mostly PDF forms (fuck you Adobe).
Office Open XML was only standardized in order to combat the threat posed by Open Document as organisations were starting to mandate use of standardized formats.
You write as if Microsoft did this because they wanted interoperability, when in reality they only begrudgingly accept that some must be allowed in order to avoid losing control of the market.
The real solution would have been to never approve the OOXML standard and not legitimize Microsoft's attempt to make their proprietary format appear open.
If you want newer stuff the non-stable branches of Debian are perfectly usable.
Testing (the upcoming release) should be your first stop. But even Unstable works just as well as most other distros. There might be the occasional issue, but anything serious is generally fixed quickly.
Debian stable is intended for use cases where an update must never change anything that could cause any problem. For the average desktop it's perfectly fine to have things change or to be mildly inconvenienced every now and then.
Butter is rather low volume, so maybe it's doable. But it's very hard to compete with self-replicating organisms that have evolved specifically to use the energy sources, materials and conditions that are abundant on this planet. I'd be more more interested if someone had made a plant make butter.
Having a bunch of machinery sit idle waiting for power to be cheap isn't particularly good use of resources either. We'd be better off trying to store the power.
"Savor says they take carbon dioxide from the air and hydrogen from water"
I'm no expert but direct air capture of Co2 and water electrolysis both use a lot of power. So using them for this purpose is likely just a marketing gimmick that doesn't make any sense either economically or for the climate.
My kryptonite is
du
which reports disk usage, anddf
which reports disk file size, or no, wait,du
is file size anddf
is disk usage.Most of the time I can only remember whichever one I don't need at the moment and futilely hope that its man page will mention the other (which it doesn't).