podman works on windows hosts, as long as you don’t need windows containers
podman works on windows hosts, as long as you don’t need windows containers
I’ve never used it but this one seems like the most complete currently, and it’ll tell you which tests fail.
even with cpu passthrough some things are still emulated. you can run a vm detector and see for yourself what tests fail.
it may not affect your games but others should still be careful since it is a real issue, and people do get banned for it.
proton has support for quite a few kernel level anti cheat now, although it has to be explicitly allowed by the dev. needs to be run via steam I think, but you can add non steam games if you got them elsewhere
machine id isn’t necessarily the important part. anticheat and vm detection check a lot of different heuristics incl hard to defend against things like timing attacks on particular cpu instructions. there’s a handful of open source versions if you’re curious
sorry no, the servarr site. look at this section for docker info. I think the links from there should have most of the background info
the docker builds it uses are unofficial technically, but the source is here, you can see that the only thing it does is download the official build
the first dockerfile linked on the official site is pretty simple. read it to make sure it’s safe, then build it locally yourself.
no, it’s still a smoother experience ootb for things like c# desktop apps. in vscode you don’t get a wysiwig wpf designer and such, and xaml completion is worse to non existent.
It does seem to be a newer dev thing though, myself and my jr devs use vscode as much as we can and jump back to VS only when necessary, the older devs on my team are all 100% visual studio and will be forever
I think as written it’s migas, which is similar but not quite the same, notably the tortillas aren’t smothered in salsa first
doesn’t matter if they don’t know who you are, Nintendo can still offer you a ton of money to delete it. it wasn’t necessarily legal threats or I assume they would have sent the cease and desist to GitHub and gotten the repo removed first
for people ootl on D like me, this seems to explain the problems: https://dpldocs.info/this-week-in-arsd/Blog.Posted_2024_01_01.html
it’s tied to packagekit, so tumbleweed should work ootb. opensuse’s immutable distro is less likely to be possible though, as well as anything else like that
some of them are also less bot detection and more spam limiting and mitigation. cloudflare’s has more stuff built in I’m sure, but things like mCapcha are just proof of work, so if you’re trying to make a bunch of accounts or whatever, it’s really computationally expensive.
tailscale also just has a button to buy/enable mullvad as an exit node. if you’re just looking for a commercial vpn for privacy it works well.
I’d always prefer a biodegradable and renewable material that I have to replace every few years over an artificial one that’ll be around forever in some form. Not everything needs to be made out of petroleum
you can also just add more buckwheat if it gets too flat too. although fwiw I bought one a couple years ago and took out a bit to make it flatter initially, and haven’t needed to add it back yet
is there compositor support? is there a way to get kde to rotate my monitor to a specific degree via cli?
keep in mind I have no idea if there are real use cases for diagonal monitors, I just duct taped an accelerometer to the back of my monitor and can only get it to rotate in 90 degree increments with kscreendoctor and thought it would be funny if the picture was just always upright
not sure what you’re talking about with lisp lol, the military may have some dialect they wrote but lisp started as an academic language and there’s plenty of still supported and used dialects outside of that
but stability isn’t something that would drive a gentoo user away either.
a lot of the draw of gentoo from what I saw was being able to configure everything down to how it gets compiled. it’s simple to apply a patch to a package before it gets built or maintain a custom kernel config in nixos, as well as all the advantages of declarative os