https://github.com/Jovian-Experiments/Jovian-NixOS
You can turn basically any Linux distro into “Steam OS”. There’s nothing magical or different about Steam OS.
Context?
Consider this me asking
Matrix fits the bill.
Unless you don’t like the federated nature.
Fair, maybe remove the question altogether, and have dedicated GOV endpoints for specific attestations?
While that’s true from a technical perspective…
How/where do you keep the certificate? If you either need an app for it, or need to manually install it on your device, most users would probably be out. The benefit of my suggestion is that you need absolutely nothing except a way to authenticate with GOV.
I fjnt get the part about the info service tbh
As long as your browser saves an auth token or something for GOV somewhere, all of that can happen without user interaction.
I think that at the bare minumum, the PORN<->GOV connection must not occur. How about this (simplified):
There’s probably glaring issues with this, this is just from the top of my head to solve the problem of “GOV should know nothing”.
Not sure. How about this (simplified):
There’s probably glaring issues with this, this is just from the top of my head to solve the problem of “GOV should know nothing”.
Is it just me or has the number of lunatics on Lemmy really spiked in the past week? I mean, look at this guy… Or have we “finally” been discovered by the disinformation bots?
I mean, yea. But it is also easy to buy them, they’re everywhere and fairly cheap. The Galbani one is also just 1€ or so more expensive.
To be clear, making your own is fantastic, it’s just not anything I’d want to do 2x/week
Mozzarella (talking about the balls of fresh mozzarella you get sealed in with their brine).
Can’t do store brand anymore after having tried Galbani.
Neovim, because I wanted something that would not just disappear.
I never really got along with VSCode, opting for Atom instead. Microsoft bought GitHub, which owned Atom, and promptly discontinued it.
Nvim has such an active community (and no “owner”) that I’m certain that this won’t happen again. At the same time, the plugin system is so flexible that I’m also certain that I will never miss out on any shiny new features.
Over the years, my config has matured, and is mine. The thought of going back to an editor, any editor, less flexible in its configuration than nvim is just… an absolute “no”.
It’s a steep learning curve, but well worth it.
No.
Apart from everything else, also consider that it’s just respectful to at least try and learn the local language of wherever it is you are going. Doesn’t matter if it’s on vacation or long term company deployment.
Also, LLMs are absolute garbage at picking up on things like subtle language-based jokes, for example.
A photo of yourself, naked, in that very shower. With your dick enlarged to a comical size. (Or shrunk.) (Yes this is a gender neutral suggestion.)
From NixOS? Nothing, unless it’s compatible with my nix config in a way that I can simply replace nixpkgs’ flake input URL
Interesting. I always loved how they fit the musical entries into the story in a way that it makes sense that everyone is singing all of the sudden, lol
Iain M. Banks’ Culture.
I’m deathly afraid of the day some big studio manages to buy the rights and produce a Hollywood version of the Culture. Mostly because it is very easy to flip through the Wikipedia entries and then take the superficial aesthetic of the Culture and misunderstand or ignore the rest.
For an example on how easy it is to do this: I remember vividly when the German translations of the later books came out, and they all had some variation of
The Culture is the galaxy-spanning empire of mankind. Unbeknownst to its citizens however, their supposedly benevolent machine gods are about to dispense with the needs for humans at all"
in the blurb. Someone scanned the wiki page until they read something about “superhuman AI” or the like, then went “ah, got it, I’ve seen Terminator”.
In a similar vein, I cannot imagine that Hollywood would portray the Culture as an unquestionably good Utopia. They’d not be able to resist to paint the luxury gay space communists as “…with a dark secret / actually dystopian /…” tones.
Think about it like this:
with ansible, you are responsible for making sure that executing the described steps in the described order leads to the desired result
with nix, you describe what you want your system to look like, and then figuring out how to get there is nix’s problem (or rather, is obvious to nix thanks to nixpkgs)