khorovodoved

joined 2 years ago
[–] [email protected] 5 points 6 days ago* (last edited 6 days ago) (1 children)

The main problems with gaming on x11 are:

  1. Screen tearing. You can check YouTube for how it looks.

  2. Latency in x11 is significantly higher.

  3. HDR support. X11 does not support HDR. But I doubt you laptop supports it either.

I do not believe that problems 1 and 2 affect minecraft that much. They are mostly prominent in games like first-person-shooter and alike.

Also, note that Minecraft itself does not support wayland. This means that it would run under x11 that would run under wayland (with both x11 and Wayland problems combined).

[–] [email protected] 11 points 1 week ago* (last edited 1 week ago) (3 children)

I am not sure that using Wayland is your best choice here. Based on laptop specs it is not like you are going to game on it. And for web and office tasks x11 still offers a better experience. On Wayland you would have problems with things like scaling, screen capturing etc. They are (to some extend) solvable, but are tricky to fix, especially with your lack of terminal experience.

Also I would not care that much for cutting-edge repositories. They are usually required for support of the new hardware (which of cause is not the case here).

Also, almost all modern DE are somewhat the same in terms of resource consumption. Some are a bit heavy (for example Cinnamon is heavier than xfce) but the difference if almost negligible. The majority of resources would be consumed by a browser, not DE. If you still wish to have the lightest DE possible, than you are limited to LXQT. XFCE nowadays is not as light as it used to be. You can have a very good performance with window managers like openbox and alike. For panel you can use polybar, tint or whatever. But that would require some configuration from you. Such setup is available in MX Linux. I suggest you to take a look at that distro, it is kinda good for old laptops. Of cause, standalone Wayland compositors (sway, hyprland, labwc, wayfire etc.) are very good, but they would require you to do a lot configuration work to set everything working. Even distros that ship them preinstalled (like Fedora Sway spin, for example) have somewhat broken defaults.

[–] [email protected] 8 points 3 weeks ago (1 children)

You are right. Removing play services right now.

[–] [email protected] 7 points 1 month ago

You can, it is just very inconvenient to unlock bootloader.

[–] [email protected] 1 points 2 months ago

Intensions do not metter in this case. It can be used for that and that's enough. If you block any connections that use ECH (by blocking cloudflare-ech for example) users will have no choice but to fallback to unencrypted CH.

[–] [email protected] 3 points 2 months ago (2 children)

I doubt it. Today there is a huge trend towards censorship in the world. And ECH is exactly what a censor would not want. It is already blocked in Russia after Cloudflare enabled it by default and I would expect it to be blocked in the west "for anti-piracy reasons" very soon.

[–] [email protected] 2 points 2 months ago* (last edited 2 months ago) (1 children)

Try starting with dbus session. Also try lxqt-session and startlxqt commands.

[–] [email protected] 10 points 2 months ago (2 children)

Because it is affiliated with gnome...

[–] [email protected] 7 points 5 months ago (8 children)

That's just VPN with extra steps. Why not just set up a SOCKS5/Shadowsocks/wireguard/whatever on any hosting and get a lot better experience?

[–] [email protected] 7 points 6 months ago* (last edited 6 months ago) (4 children)

Zig has other selling points, that are arguably more suitable for system programming. Rust's obsession with safety (which is still not absolute even in rust) is not the only thing to consider.

[–] [email protected] 33 points 6 months ago* (last edited 6 months ago)

Zig is indeed designed specifically for such tasks as system programming and interoperability with C code. However it is not yet ready for production usage as necessary infrastructure is not yet done and each new version introduces breaking changes. Developers recomend waiting version 1.0 before using it in any serious project.

[–] [email protected] 3 points 6 months ago

Does it require to be enabled at compilation, or it can be toggled at any time?

view more: next ›