The overwhelming majority of the enjoyable coffee experiences are caffeinated. While there is good decaf out there it's not the norm, specially in smaller markets.
I think they meant that coffee contains a lot of other compounds than just caffeine, which something like energy drinks or teas will not include. So you can't necessarily extend conclusions from a study on consumption of coffee to effects that other drinks that happen to include caffeine might have.
Edit: this is especially relevant here, as the study found similar effects in decaffeinated coffee drinkers. So the effects they observed, if real, are not related to caffeine.
I've had success asking it to specifically spawn a subagent to evaluate each work iteration according to some criteria, then to keep iterating until the subagent is satisfied.
Is there Live Edit support? I've literally left an agent running to automate the use of Android Studio out of my workflow when I just want to iterate on UI.
Look up protondb for game compatibility. Arc raiders is marked as running perfectly fine, but plenty of multiplayer games with invasive client side anti cheats such as Fortnite or Genjin Impact do not run. If you depend on such games it's best not to switch, any privacy concern you may have with Windows is gone with those games running literal rootkits on your PC anyway.
I've been running Linux for gaming for well over 15 years and have not missed much in the last 5 or so. There's way too many games out there to play that do run on Linux even if unemployed and have the time to dedicate it as your sole hobby.
If you generate OpenAPI specs, and clients, and server type definitions from a declarative API definition made with Effect's own @effect/platform, it solves even more things in a nicer, more robust fashion.
Now do that for 30 services and system config such as firewall, routing if you do that, DNS, and so on and so forth. Nix is a one stop shop to have everything done right, declaratively, and with an easy lock file, unlike Docker.
Doing all that with containers is a spaghetti soup of custom scripts.
Happiness chemicals are the end result, and end result we cannot cause directly, anyway. What leads you there, how the process involves your particular brain and environment, and how it acts as a feedback loop are a higher concern.
Even if one day you could just squirt the cocktail directly into your receptors or otherwise trick them, there's more to happiness as a part of life than turning yourself into a vegetable, but I digress.
You're doing native code, this the solution is the same as in native code: your languages agree on a representation, normally C's, or you serialize and deserialize.
Mixing language runtimes is just not a nice situation to deal with without the languages having first class support for it, and it should be obvious why.
reply