• 0 Posts
  • 33 Comments
Joined 1Y ago
cake
Cake day: Jun 18, 2023

help-circle
rss

The title is misleading in that the attack isn’t against the VPN apps or even the VPN protocols, but against the networking stack of the operating system.

I also don’t get much value out of the statement that “every” OS except Android is vulnerable. Do they really mean all other OSes, or just what would come to mind for most people, i.e. Windows, macOS, Linux, iOS? What about the various BSDs for example?


You are likely using X11. X11 treats all enabled displays as one “screen” and therefore different refresh rates will have issues (as will VRR for example).

Wayland is the way to go, but the NVIDIA drivers are still buggy with Wayland. Pop!_OS currently uses a desktop environment based on an outdated version of GNOME, so it probably won’t be amazing under Wayland.

I’d recommend using a distro with a recent version of KDE Plasma as it has non-experimental support for VRR and great support for Wayland. You’ll also want an up-to-date kernel and the latest NVIDIA drivers. I recommend Fedora KDE Spin or openSUSE Tumbleweed. Installing NVIDIA drivers is a little bit more involved (search for “RPM Fusion NVIDIA” for Fedora), but very doable.

I personally switched to an AMD GPU because of the issues with NVIDIA, but NVIDIA support is improving so you’ll probably be fine.


Cool, didn’t even know that. Are there any (gaming-related) tests/benchmarks/comparisons for Pipewire vs. Windows audio?


This is so cool. I switched to Linux and once a game runs performance is or at least feels comparable to Windows. With stuff like this improving it even further (and Gamescope, etc.) you can probably get a better experience gaming on Linux compared to Windows in some scenarios.


Wait, so you’re telling me there’s a MOBA without kernel-level, permanently running anti-cheat? Sign me up!

(Yes, I know, every MOBA except LoL doesn’t require kernel level anti-cheat soon)

System requirements are identical to Windows, except they replaced “GTX 1050” with “GTX 1060”, but oddly enough the Radeon card is the same model. In my experience Proton runs games at pretty much native performance, so I’d be surprised if it was different here.


If they’d make this the default a lot of leas tech-savvy people would regularly lose their data because regular account recovery mechanisms don’t work with E2EE enabled. The vast majority of people don’t even use password managers and yes, people forget their passwords and yes, the same thing happens with a 28-digit recovery phrase. No, many won’t remember where they put it when they wrote it down. Many won’t even understand what this phrase means, even when the setup process directly explains it to them.

But we can obviously also be all negative about why this isn’t enabled by default and make assumptions.



Is there a way to keep an installer package of a Flatpak for (re)installing it when it’s unavailable on Flathub?


Go multi platform and a large chunk of the people currently pirating Switch games for emulation will just buy your games instead.


Fedora has fairly recent kernel versions while being quite reliable. You’ll want somewhat recent kernels for hardware support (especially if you use an AMD or Intel GPU, as drivers are in the kernel itself).

Use KDE (not GNOME) if you want (better) support for VRR.




So if I’d wanted to play on, say, Windows and Linux, I’d have to purchase the game twice? And sync my savegame manually?

Yeah, no, I think I’m out. Release it on Steam.


True, it’s even disabled by default. But you still have to trust them that they really don’t store your history.


I think it’s great. It’s the only search engine where I don’t find myself going back the Google every now and then. I’d say the results are actually a lot better than what Google offers. Being able to rank websites higher or lower (or even pin them or block them entirely) is great, and as it’s saved to your account, it’s basically synced across devices.

It’s $10/month for unlimited searches. I tried their limited $5 plan first, but found myself thinking “do I really need to search this?” way too often to try and stay under the 200 (back then I think, now it’s 300) search limit.

Their privacy model is mostly based on you trusting them that they don’t keep your search history for longer or any other purposes than stated (if turned on), but their business model is clearly based on subscriptions, so it should be fine unless they get greedy.


I’d recommend plain Wireguard as well. Pretty much every distro has Wireguard in their official repositories so you can be sure it works well with however networking is set up with that distro.


Arch is listed as a whole, while Ubuntu is a specific version (22.04 LTS).


Try Wayland, high refresh rate, VRR and multi-monitor.

Sure you can make it work, but depending on what you’re doing you’ll have issues. AMD mostly just works.

It’s also very convenient to have AMD support directly in the kernel, it eliminates the need for a proprietary, separate driver that might cause compatibility issues with system updates.


Same here. Switching to an AMD GPU solved 95 % of the problems I still had with desktop Linux.

Oh, and Intel Arc works quite well also.


Analysis is done on device, but the model itself runs in the cloud. Right now it’s very intransparent what info is shared and when.


But if you’d just add everything to the game that a cheat would do, then you’d have no game left. Aimbot, wallhack etc. for everyone? What’s left of the game then?


That’s mostly down to DXVK, not Proton in general. You can’t really translate Windows API calls from Windows to … Windows. It wouldn’t change anything. Running games with Vulkan might though, especially with Intel Arc for example.


Client-side anti-cheat doesn’t make any sense. The player will always control the client if they really want to (and they have every right to do so).

AI-supported server-side cheat detection should be where it’s at. I doubt it’ll be much worse than the half-baked “solutions” we currently have.

Running essentially part of a game in ring 0 is completely unacceptable. Vanguard even runs when the game does not. It’s just cocky the publishers pretend like their anti-cheat is secure. Someone finding an exploit in the anti-cheat can use it to own systems running it.



iCloud Mail, because using custom domains and “Hide My Email” aliases are included in iCloud+ which I have anyway (any storage subscription includes access to iCloud+), it’s free and it works fairly well.

But ProtonMail and the likes are obviously way better in terms of privacy, but iCloud Mail works for me.


Currently an iPhone 13 Pro with iOS (obviously :'D).



Oh you’re right. Didn’t even realize AdGuard was GPL in its “Home” version.


Free beer is freeware, but it can be closed source.

Free speech is freeware that’s also open source with a permissive license, so you can create an opinionated version of it.


All kind of achieve the same thing, but in different ways.

Pi-Hole is the completely free way of doing ad and tracker blocking at the DNS level. Free as in free beer and free as in free speech.

AdGuard is free as in free beer but not as in free speech.

Both solutions mentioned above have to be self-hosted.

NextDNS is a managed service for which you have to pay a (very small) monthly fee for. The advantage is that - once setup - it pretty much just works (exception being custom updates to filter lists, but that applies to the other two as well). What’s cool about that is that it’s reachable from outside your local network, so you can use it on your phone or whatever even when you’re not at home (they offer apps and profiles for easy setup). You can expose your Pi-Hole/AdGuard DNS to the outside world, but this has some caveats and probably higher latency/worse availability.

Opinions differ when it comes to privacy, but I’d say they (NextDNS) are trustworthy/not selling your data as this doesn’t seem to be their business model. Obviously, with Pi-Hole you don’t have to trust anyone (except the code authors unless you study the code yourself), so when in doubt Pi-Hole wins in this regard.

Be careful when setting up either of these as the default DNS service in your home network, especially when other users are in your network, as the default configuration of either of these will break some websites, services and apps to stop working and you (the admin) would have to handle the errors your users are getting by adding exceptions and/or different filters. The good news is that there are more conservative filter settings available that will still block most ads and trackers while being way less likely to break anything.


Wondering if/when an iOS version will be released.


Wait, this lets you disable pop up advertisements in apps? How does that work?


What the fuck is happening to the internet recently?

Twitter and Reddit CEOs completely losing their minds, and now Google of all companies wants to lock down the whole internet?

This isn’t even close to being okay. It’s 100% bullshit.