Global hotkeys have been addressed on KDE, but no applications actually support it — one of the reasons being that no other desktops support it. Typical chicken-egg problem.
Analogue likely doesn’t emulate the hardware at the transistor level, as it’s far more difficult than doing what most software emulators do.
From an interesting (altough non-conclusive) HN-thread [1].
Without seeing the code, it’s impossible to know where Analog’s implementation falls on the spectrum of software emulation vs hardware simulation. There is nothing magical about FPGAs that automatically makes anything developed with them a 1:1 representation of real hardware. In fact, there are plenty of instances where the FPGA version of a particular console is literally just a representation of a popular emulator only in verilog/vhdl. In many instances, even the best FPGA implementations of some systems are still only simulating system level behavior. Off the top of my head, one famously difficult case is audio, where many chips have analog circuitry that cannot be fully simulated.
Nintendo didn’t put legal pressure on emulator devs for decades at this point, which made devs less cautious about preserving their pseudonymity.
Now it’s too late and they can’t stop Nintendo from finding out who they are and which mistakes they did at some point over the years.
Maybe a new generation of emulator developers will be more protective of their identity, by using hosting providers like Njalla or privacy networks like i2p. The latter would limit access (as it requires i2p), which isn’t desirable for most users.
Blocking incoming traffic and accepting outgoing traffic is usually the default for distributions anyway.
There’s an issue with posts about which games work and which don’t.
Agreed. It seems like Nvidia is under pressure by their commercial customers for better, directly integrated open source drivers.
There is alot of demand for this kind of simplified virtualization infrastructure in the host side.
It’d be great of this meant SR-IOV for all GPUs, but this seems like it only allows for sharing of a GPU to multiple guests. And even then, with most of the driver being on the GPU this might not help regular consumer GPUs at all (features being disabled in firmware). But I really don’t know anything about what this actually means.
I disagree with the notion that it’s better for the cheaters to have an easier time (and less chance of being detected), but you’re right, BattleEye doesn’t solve the cheating problem for GTA.
Rockstar should fix their netcode and run game server on dedicated server, instead of their customers PC’s. I’d think decting aimbot isn’t the biggest issue, while cheaters are able to break entire lobbies…
IMO no game should require client side anti cheat except for shooters, where looking through walls and aimbot is actually difficult to detect server side. At least for those is it possible to find valid arguments (except for being lazy).
Cheat makers are likely behind this, asthey have monetary incentives to do so. If its Linux users I’d feel bad because stopping others from playing just because they can’t, is extremely bad behaviour.
Blender and DaVinci Resolve work better on Nvidia. AMD might work, but it will be a hassle and you’ll likely need the proprietary AMD drivers anyway.
With Nvidia supporting Wayland and the open-source NVK continuing to get better, you could even switch to open source drivers for gaming at some point, if you prefer.
Edit: I’ve had enough issues with AMD GPU’s clocking down while gaming, leading to micro stuttering. So don’t buy AMD just because everyone tells you they work flawlessly.
For CPU and mainboard, everything works well — just don’t buy a random unknown SSD from Amazon, then you’re asking for data loss and random issues.
I really wonder how you managed to uninstall nix. Editing configuration.nix shouldn’t even allow for removing .nix…
Anyway, this post made me remember why I used btrfs for my new btrfs system.
Good idea to write a function, I’ll do that right now. Over the last few weeks I’ve been regularly doing the Ctrl+Z, bg, disown, which does get old pretty quickly. At least I now remember the terms and don’t have to search for them each time I need it :D
Many games are fun, especially with friends, even if they are crappy on a deeper look (micro transactions etc.). Most mobile games are fun at first–the trick is stopping when they aren’t anymore.
With games blocking Linux users, we can’t even enjoy the beginning. And many more won’t even try to use it.
Yeah it’s sad to see more games fixing their bad net code with client side anti cheat. Remember, GTA Online is a game where a lobby is transparently hosted on someones PC, which allows them to cheat however they want.
If Rockstar used proper dedicated servers, this wouldn’t be an issue. Just like with Fall Guys and many other games.
A few weeks ago I thought about getting back into GTA Online, now I can’t.
No, this runtime only works if the developer enables it on their side.
I believe the advantage is that old drivers still work as they are all in the kernel. With them sharing much code it’s not even that big of a disk space issue. Edit: A more dynamic approach would be great though, especially with this size issue popping up.
In a way it’s great that I’m able to replace any part of my system and it just works without me having to make sure the old GPU driver doesn’t leave some traces behind–altough while writing this the latter part shouldn’t be an issue with Windows auto download and installation of drivers.
It’s one year cooldown after joining a family share. I.e. if you leave half a year after joining, you have to wait another half a year to join another family share.
Adults can leave a family at any time, however, they will need to wait 1 year from when they joined the previous family to create or join a new family.
They are evaluating different ways to continue to support ad blocking. E.g. “unbraving” Brave Browser, or just implementing their adblock-rust.
They most likely won’t support MV2, since it would get increasingly difficult with each update to Chromium.
https://github.com/ungoogled-software/ungoogled-chromium/issues/662
Creating a wayland compositor based in wlroots is much more work than an X11 window manager. And then there’s quite a bit of work to keep up with new Wayland protocols.
But I personally don’t think there’s a need for more compositors, since the existing compositors do support all kinds of tiling.
E.g. river has custom layout providers, which allows for creating completely custom tiling behaviour. There’s even a hyprland plugin which implements river-layout-v3.
Yes. 1TB SSDs can be bought new for 50€, 500GB for even less. For some people this is expensive depending in the region (e.g. I also know someone who uses an HDD). But given the price of other pc parts it isn’t something to cheap out on (a 1TB/2TB HDD is also 50€).