Comment on
YSK what duper's delight is. People are often smug or smiling while they are deceiving others
Reply in thread
Dumper's delight
Comment on
YSK what duper's delight is. People are often smug or smiling while they are deceiving others
Reply in thread
Dumper's delight
Comment on
Gnome
Reply in thread
Its actually GNU image manipulation program, so pretty much.
Or "Green Is My Pepper" if you ask RMS...
Comment on
Forgetting the history of Unix is coding us into a corner [The Register]
Reply in thread
At the end there's a little jab towards Wayland:
Today, the Wayland enthusiasts like to talk about how they are modernizing the Linux graphics stack. But Linux is a Unix, and in Unix, everything is meant to be a file. So any Wayland evangelists out there, tell us: where in the file system can I find the files describing a window on the screen under the Wayland protocol? What file holds the coordinates of the window, its place in the Z-order, its colour depth, its contents?
As far as I'm aware nobody has even considered extending the file metaphor to the graphics stack, and it sounds a bit ridiculous to me.
It also reminds me of this talk that suggests maybe trying to express everything as a file might not be the best idea...
Comment on
Vomit-inducing article about Jeff Bezos’s obscene wealth
The Koru is a 416-foot masterpiece with three towering masts, each standing 230 feet tall, that harness kinetic energy to propel the vessel. The yacht is so massive that, for it to leave the shipyard after completion, a historic bridge in Rotterdam had to be dismantled. Bezos even offered to fund the dismantling and reconstruction of the 95-year-old De Hef bridge but later abandoned the plan amid public outcry. Eventually, Koru was towed away without her masts, which were later assembled.
The tone of this article is astonishing. "He even offered to pay to vandalise a historic building", how selfless..
Comment on
We Spoke To Game Devs And All Of Them Hate DLSS 5: 'What The F***, Nvidia?'
Reply in thread
Maybe gamers aren't a monolith and the ones adding waifus to Skyrim aren't the same as the ones criticising DLSS5?
Comment on
os_irl
Reply in thread
GNUwU
Comment on
KDE Plasma 6 Megarelease - Beta 1
Reply in thread
Eventually valve will probably push a SteamOS update out with plasma 6. But it'll be up to then when to do it.
Comment on
Copilot is starting to feel like a real programmer.
It's a bit repetitive, but it's not too bad.
Comment on
This week in KDE: a deluge of new features
By default, XWayland apps are now allowed to listen for non-alphanumeric keypresses, and shortcuts using modifier keys. This lets any global shortcut features they may have work with no user intervention required, while still not allowing arbitrary listening for alphanumeric keypresses which could potentially be used maliciously
This is... very smart actually. Any reason this is limited to Xwayland? (Is that XDG portal a thing yet?)
Comment on
The empire of C++ strikes back with Safe C++ proposal
The big downside is that, for backwards compatibility, the default must still be unsafe code. Ideally this could be toggled with a compiler flag, rather than having to wrap most code in "safe" blocks (like rust, but backwards).
One potential upside that people don't seem to be discussing is that the safe subset could also be the place to finally start cutting down the bloat of C++. We could encourage most developers to write exclusively in the safe subset, and aim to make that the "much smaller and cleaner language" trying to get out of C++.
Comment on
How GitHub monopoly is destroying the open source ecosystem
Reply in thread
To be honest, I'm starting to drink the Sourcehut coolaid here. We have a distributed method of interacting with repositories: Email.
Don't get me wrong, the current user experience of email-based patches and discussion isn't great because it's too easy to send a badly formatted patch. But if we invested time in making email patches easier to use (e.g. sending them through a web ui for people who prefer github style PRs) then we could skip all the architectural pains of solutions like forgefed.
Comment on
I just wanted another folder at /
Some updates after sleeping on it and trying some morning debugging:
Maybe it's time to go back to debian...
Comment on
What is your favourite game with native Linux port?
Reply in thread
Its all about how an application goes from "I would like to display X on a screen" to how X actually gets displayed. Wayland is effectively a language (technically a protocol) that graphical applications can speak to describe how they would like to be drawn. It's then up to a different program more deeply embedded in your OS to listen to and act on those instructions (this program is called a Wayland compositor). There's a lot more to it (handling keyboard input monitor settings, etc), but that's the general idea.
Wayland is a (relatively) new way of thinking about this process, that tries to take into account the wide variety of input and output devices that exist today, and also tries to mitigate some of the security risks that were inherent to previous approaches (before Wayland, it was very easy for one application to "look at" what was being displayed in a completely different app, or even to listen to what keys were being typed even when the app isn't focussed).
Thing is, change is hard, doubly so in the consensus driven world of Linux/FOSS. So, until the last couple of years or so, adoption of Wayland was quite slow. Now we're at the point where most things work at least as well in Wayland, but there's still odd bits of software that either haven't been ported, or that still rely on some features that don't exist in Wayland, often because of the aforementioned security risks.
Comment on
YSK There's a campaign to replace the distorted Mercator world map with the fairer Equal-Earth projection
Firstly, I do think that projections which enlarge Europe and north America relative to the global south are a problem and every curriculum should include education about how this happens and what the world really looks like.
But also, kinda funny how this project is very specifically about fairness for Africa. Why not include south America in there too?
Comment on
The Internet Archive's last-ditch effort to save itself
Whilst I've heard lots of talk that lunduke is getting increasingly politica, and I disagree quite strongly with his politics, I'll have to agree with him here. IA did something unnecessarily risky (redistributing unauthorised copies of print books), which has more jeopardised their mission of archiving the internet.
I also agree with everyone here saying that current copyright laws are ridiculous (and not just because they are "outdated", the Victorians had better copyright laws than we do). However, I think only the most radical overhaul of copyright law would condone what IA did, and that isn't coming any time soon (If ever).
Comment on
Can't wait to go back after I get a better PC
Reply in thread
Unless, you know, they enjoy doing that
Comment on
Steam Hardware survey for January 2024
I do wonder what percentage of Linux users reject the survey compared to Windows users. Not that it's changed much, but every little helps right?
Comment on
Rishi Sunak paid effective tax rate of 23% on £2.2m income last year
Reply in thread
It's still "income" in the sense that it's money comeing in to his account. Only difference is that he didn't even need to do anything to earn it.
We used to tax capital gains at the same rate as income until it was slashed in 2008.
Comment on
Just some memes about linux
MacOS Requirements: 💵💵💵
Comment on
Blade barrier is fucking amazing!
If its the courtyard I'm thinking of, a well placed fireball can also be the most satisfying spell of the game.
My favourite spell for Shadowheart was always spirit guardians. Partly just because it was funny to watch her dashing around the map, mopping up weaklings.