If you are not talking about Steam, which comes with Proton out of the box, I’d recommend to give Legendary a try. It’s basically the same thing, but with non-Steam games. And it’s very user-friendly, like Steam.
Professional C# .NET developer, React and TypeScript hobbyist, proud Linux user, Godot enthusiast!
If you are not talking about Steam, which comes with Proton out of the box, I’d recommend to give Legendary a try. It’s basically the same thing, but with non-Steam games. And it’s very user-friendly, like Steam.
GrapheneOS is certainly on my wishlist too, but Pixels are quite pricey. I guess Rethink is the poor man’s version. Just a per-app firewall.
You should install Rethink and see how much garbage your phone constantly transmits and receives. And this is not even a kernel-level firewall, so who knows how much data Google actually exfiltrates…
I don’t know about a constant audio stream, nor about keywords, but I noticed that Google Keyboard sends out some data every time you type anything. It’s not even that subtle.
Me, apparently. I didn’t know these were called metaballs :P
I’m definitely no expert so I might not be the best person to try and help, but if you want to try having a 1 on 1 chat to fix it, feel free to send me a PM.
Can you see at least GRUB, or nothing at all?
If you can see GRUB I would try booting with the “nosplash” kernel option, which causes video drivers to be loaded later.
This is a temporary fix, as it might cause other issues, but if it makes the screen work it will be a step in the right direction.
I am not sure… in the case I’m referring to, they were lagging also when scrolling. But it was React, so native browser rendering. And they were actually very large tables, so we had to do some funny things like viewport culling (see react-window).
For what it’s worth I’ve never had any similar performance issues with tables in Flutter (web with the canvas-based render engine, not Android) when applying the same culling technique, they just ran fine at any resolution. Different hardware, though, so it’s not an apple to apple comparison.
In any case just to be safe I would personally assume less pixels = less work = less power = more battery life. My opinion is very unscientific though.
Isn’t rescaling usually done by the display driver? I am fairly certain this is the case for external displays. Are laptop displays any different?
Edit: with “display driver” I mean the hardware chip behind the display panel, dedicated to converting a video signal to the electrical signals necessary to turn on the individual pixels.
As a web developer, I noticed that some elements such as very big tables struggle to render on 4K but are absolutely fine at 1080p. I would assume that means the CPU and/or GPU are more taxed to draw at higher resolution, and therefore I assume they would draw more power. I might be mistaken. Do you speak by experience?
I might be very mistaken, but I don’t think QEMU can link mixed-architecture dependencies. Box86 can run an x86 game on ARM and link ARM-native shared objects for OpenGL, thus skipping emulation of some hotpath code.
VM startup time can be skipped by saving state instead of shutting it down every time.
I would say the worst issue using a VM is with programs that need the GPU (e.g. CAD softwares or games), and software with aggressive DRM.
I use DDG for the privacy as well, but personally I think it works better than Google in my field (software development). The only issue I personally have with DDG is that it lags behind Google in terms of updates, I notice when searching for something that came out or happened only recently.
Yeah, you are correct. Docker shares the kernel with the host operating system, it doesn’t use hardware virtualization. That’s why it’s so fast and simple, but it also means it’s not a traditional VM and thus comes with some limitations.
I might actually be interested. It’s like a lightweight alternative to Proxmox?
None, I use Docker for Linux, and Proton (Heroic) for Windows.
But if I had to pick a virtual machine: libvirt with virt-manager as a frontend, which uses KVM for virtualization.
This is a screenshot from uBlock Origin, an ad-blocker for browsers. Red means that something is in a block list. There is a lot of red, which means this website uses a lot of stuff that tracks the user or serves ads.
That being said, I’ve seen much worse.
I might be mistaken, but I think Codeberg is the official public Forgejo instance.
Fair enough, I agree with most of the things you said. The one I got is made of aluminum and doesn’t feel cheap/thin at all, I guess they have both cheap and “professional” options. Personally I wasn’t looking for something really unique, just for something that had a decent performance for a laptop and works well with Linux. I searched around and this model ticked all my most important boxes.
I don’t know whether Clevo engineers throught about Linux when they designed the device or not, but I can say after configuring it properly, it works without any flaws.
As for buying straight from China, I consider the idea, but at the time I didn’t find a way to buy it for cheaper than buying from a reseller. I’m in Europe, perhaps in the US or in Asia it would be different.
In my experience, a great portion of competitive multiplayer games work. Although I have to admit that I mostly play games meant to be played among friends rather than against strangers.