Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)P
Posts
1
Comments
31
Joined
3 yr. ago

  • I was recently looking for a decent WiFi 7 router to replace my aging Archer A6. Then, looked up the table of hardware at toh.openwrt.org and almost none of the WiFi 7 routers from mainstream brands was supported. Glad to see something first-party releasing soon. I'll definitely buy one when it releases.

  • Because those are megabytes, not gigabytes

  • Interesting... I didn't know one can counter-sue another in advance.

  • "Man in the middle". They are used by a lot of web services as a proxy, usually to prevent DDOS attacks.

  • You definitely should. I am running Fedora 41 with KDE Plasma and I don't miss anything running the Wayland session. I am using it for all my gaming, university home assignments in a Windows VM, playing with local LLMs, content creation and programming. In fact, Fedora had Wayland enabled by default for nearly a decade.

  • Wayland doesn't require specialized hardware though. How is it obsolescence?

    Deprecation of X11, currently, only affects cutting/bleeding-edge distributions and will, hopefully, push app developers to target Wayland properly.

    Those who strictly require features of X11 can continue using desktop environments running on it. It is not like deprecation of X11 in GTK5 will suddenly make all apps using other toolkits require Wayland.

  • UMU launcher integrated into Heroic Games Launcher

  • Some games are designed with motion blur in mind. Elden Ring, for example, looks very unpleasant to me in 60 FPS without motion blur. But I disable it when using a mod that unlocks the FPS.

  • NewPipe

  • UFW, by default, blocks all incoming requests. This means that SSH (port 22) is blocked already. Then, if you need to, whitelist (ALLOW) ports that you want to expose to the network. For example, I have ports 1714-1764 whitelisted for KDE Connect and everything else is blocked.