

This is a gross article and doxxing this person is also gross and useless.
systemd will live rent-free in chuds heads and they will do nothing but use outdated and unmaintained software in protest.
pfp: ah_to_hk separatist Hong Kong political cartoon that ironically made Olympic gold medalist Vivian Kong look very based. (src)


This is a gross article and doxxing this person is also gross and useless.
systemd will live rent-free in chuds heads and they will do nothing but use outdated and unmaintained software in protest.


Keyboard -> Keyboard shortcuts from Settings will show all the available keyboard shortcuts. You can also create your own custom keybindings
These seem like a lot of personal design complaints rather than actual issues with GNOME itself.
And to my understanding Gnome expects you to use basically every application with a full screen window anyway
You misunderstood, that’s not what GNOME expects at all. Your app not maximizing on startup is because the app doesn’t maximize on startup. GNOME doesn’t have a setting to maximize all apps by default since that should be the app’s responsibility.
If you want the auto-tiling window manager experience, you’ll need to install an extension (Paperwm, tiling shell, Forge, Pop shell). Extensions are like applications, there’s no shame in using them.


NixOS’s installer has been seeing a lot of work, I’m not aware of the a11y changes but it has been getting a lot simpler and compact.
What’s interesting is that the discussion in which Torvalds decides to interject in is when Pinchart brings up the ethics of using LLMs in development as Torvalds quickly points out that the goal of the project is not to be a “social warrior” (barely indistinguishable from calling others SJWs), he even makes a reference to veganism as a metaphor.
In the end, I think Giacomo Tesio’s response is the most poignant (https://lore.kernel.org/linux-media/20260716112048.2dc10a3f@hermes.development.it/)
The LF patrons are all embroiled in the western AI bubble, so it’s difficult to ascertain whether Torvalds could ever not take a positive stance or even directly advise others to use LLMs. It’s probably not worth taking Torvalds’ “anti-ethics” arguments seriously and instead look at the bigger picture: The Linux Kernel is a titanic (pun intended) C project which hits the limits of the guarantees that the C compiler and coding guidelines can provide. Using an LLM to find memory bugs is necessary considering attackers can do the same thing (with the recent Copyfail and dirtyfrag attacking vulnerable modules). In a way, LLMs are just damage control for poor engineering decisions.
The non-LLM answer was to incorporate a stronger compiler in the form of Rust for future drivers and modules (even better would be to rewrite the kernel in Rust), which eliminates this repetitive class of memory vulnerabilities. In a more centrally planned computer science field, C would be deprecated rather than become the parasitic bedrock of everything above it.
It’d also be better if we actually had multiple kernels that were supported on the level of Torvalds’ Linux git tree rather than a monoculture where everyone is destined to hover around Torvalds’ tree because “out-of-tree” linux kernel stuff is a pain, much less a fork. Also if your foundation receives millions in grants and employment contracts from silicon valley, telling others to “make a fork” isn’t a realistic measure.