

For me in Plasma 6.3.2 it has noticably different font rendering compared to 100% scale with increased font size. Text looks thinner than it normally should. It’s probably the consequence of downscaling.
For me in Plasma 6.3.2 it has noticably different font rendering compared to 100% scale with increased font size. Text looks thinner than it normally should. It’s probably the consequence of downscaling.
Too bad fractional scaling is still not universally supported. In Firefox it’s buggy and disabled by default (and pretty much abandoned), and using default compat mode (when app is rendered at nearest greater integer factor and then downscaled by compositor) has some strange font rendering issues and potentially worse performance (on 4K monitor the resolution Firefox would be rendering itself would be humongous).
Thankfully in my case I can just increase font size and it works much better than with fractional scaling.
Everyone who have use Twitter in the past 2 years is a nazi.
What I don’t like about Go’s error handling is that it’s built on returning a tuple of result/error instead of enum/union/variant/whatever-its-called. Which means that on error path you have to return something for successful result too (usually a “zero-initialized” struct because Go doesn’t have optionals). You are not returning result or error, you are always returning both. This is just wrong.
Your are right, it’s not implemented yet in Plasma Wayland. It must be done in Plasma/KWin itself since top-level Wayland windows can’t position themselves on screen and don’t even know their coordinates (and doing it on the application side is not really correct since not all apps will support it and it duplication of work and code, while compositor can do it consistently for all windows). However it just doesn’t work yet.
AFAIK kernel itself doesn’t send any signals to processes on shutdown/reboot, it just stops executing them. This is a job service manager (e.g. systemd) that terminates processes using SIGTERM before asking kernel to shutdown.
That’s why you launch them through systemd.
https://forums.opensuse.org/t/snapshot-start-up-slowdown-18112024/180434
https://bugzilla.opensuse.org/show_bug.cgi?id=1233532
https://forums.opensuse.org/t/after-todays-upgrade-tumbleweed-i-can-no-longer-log-in-via-the-wayland-session/180541
https://bugzilla.suse.com/show_bug.cgi?id=1234302
https://gitlab.freedesktop.org/mesa/mesa/-/issues/12253
Not all hardware seems to be affected (at lest in case of second issue). I have a AMD GPU though and I hit both of them.
Latest Tumbleweed snapshot has a Mesa bug that causes 50% chance of black screen after login. A few weeks before that Plymouth was broken causing >1 minute boot times. To solve these issues users need to learn how to rollback updates from command line, so it’s certainly not a good replacement for Windows.
I know it’s rolling release distro but you can’t claim “it’s rolling release so bugs are expected and it’s your fault for using it” and “it’s betest and stablest system ever, everyone should use it” at the same time.
Not quite true. Code still has copyright owners and they are not bound by terms of free software licenses (they use licenses to allow other people to use their code). This means that copyright owner can make their code proprietary at any time, or change the license to any other. Although they can’t do anything about previously released versions AFAIK.
However in case of projects with many contributors that don’t have a CLA (which transfers an ownership to some organization) nothing can be changed in practice since every contributor owns their piece of code and will have to consent to the change of license. Linux is such a project so it will forever remain GPLv2 licensed.
It was broken so long I honestly wouldn’t have been surprised if news surfaced that Discord was taking back-handers from Microsoft under the table to keep it broken.
Tech companies are fully capable of being lazy for free. Fixing this takes dev time from other work that brings Discord money so doing this costs them, especially considering that Linux userbase must be rather tiny. 99% of software companies don’t give a shit about making quality product and will always try their hardest to do as little work as possible while making as much money as possible. If fixing a bug will cost them more than potential profits from making it work then they won’t fix it.
If it doesn’t even boot from the USB stick then it’s probably a hardware issue.
I remember that space is completely unforgiving and we just aren’t up to the task for anything more than a token selfie by the best dozen humans we can possibly produce with great effort and training.
Astronauts aren’t superhumans and there is nothing “special” about their training. They are just pilots with stricter physical requirements. The reason why there aren’t many of them is because there is no need for more. Our technology is not there yet for cheap and “boring” space travel beyond low Earth orbit (and probably won’t be for a century at least). And there isn’t anything worthwhile for humanity out there anyway. At least at the current stage in our “evolution”. So for now manned spaceflight programmes are just vanity projects funded by politicians (for “national pride” or whatever) or some billionaire celebrities like Musk.
Also I don’t think that world peace would be necessary for space colonization. It could be born out of conflict or for economic reasons, like colonization of Americas. It’s simply that it will take centuries for us to reach a point when the prospect of leaving Earth will become attractive for regular people (if we survive that much of course).
They absolutely can implement China-level censorship right now, they have technical capabilities. In fact there have already been tests of complete isolation from foreign internet in remote regions of Russia.
They just don’t use it much, yet. I guess they are afraid of consequences and prefer to let people live pretending that nothing has changed. He will go slow with it. Russia is still tightly integrated with western culture and economy (e.g. they have a strong IT industry and internet isolation will kill it for good). Russian culture has been aligning itself with European culture for centuries. They watch western movies and tv shows, read western books, half of the memes they use are from anglophone internet, etc. They are much closer culturally to Europe than to China, even despite all the politics.
Also legally the initial versions of this thing are from 2005, I think? Rather old. Just nobody cared.
2014 is when it started for real. At first the laws were rather innocuous (protect the children and stuff). But with each year they were “improved” to become more and more oppressive. Putin is smart enough to realize that if you do it incrementally then there will be less protests and he will appear as a good guy, “protecting the people”. It was the same with “foreign agent” laws.
They don’t even need to force it. Every ISP in Russia has government-managed DPI hardware that filters all use traffic performs such blocking. No cooperation from ISPs is necessary.
That’s the problem of most general-use languages out there, including “safe” ones like Java or Go. They all require manual synchronization for shared mutable state.
we ain’t never gonna have the Year of the Linux Desktop
Yes, but at this point you can’t even blame Microsoft for this. Maybe the issue lies elsewhere?
They are trying to make money to stay afloat. Postmarketos is a community project so it’s not comparable. And neither Purism nor Pine64 seem to be huge commercial successes just like Jolla, though they seem to be doing a bit better.
They have been owned by a Russian state-owned telecom corporation for a few years until recent events (Russia currently tries to push Sailfish OS fork as its “russian-made” mobile OS). Original Finnish management has split off to a new independent company with the same name last year, and this looks like their last ditch attempt to continue existing. I don’t expect they will last much longer (the reason why they were bought by Russia in the first place was that Jolla failed as a business).
You are late. They have already did the same with C# extension, and made it closed source too.