I’ve never used it but this one seems like the most complete currently, and it’ll tell you which tests fail.
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
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
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.
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
wayland doesn’t support diagonal monitors
not sure for what purpose you want a tablet, but I had a fujitsu 2 in 1 in college that was pretty solid for linux support. no problems with pen drivers or anything. the screen swiveled around and it folded down into a tablet. it was pretty bulky compared to an android tablet or similar, but it worked well for taking noes and had a full keyboard when I wanted it
one more for using nix, but for language tooling I generally prefer a nix shell and installing per project dependencies there. then updates don’t break random projects and you know all the dependencies of a given project
Mine has just started to have problems with the steam button and the right stick not registering presses. There really aren’t alternatives and I’m devastated. Probably going to have to buy used ones off ebay if I can’t fix it.
this guy writes shitty code
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