I am potentially going to be able to put Linux on my work PC soon, have been using it on my personal PC and laptop quite happily with hyprland ontop of NixOS...
quit fucking saying that! I still get random flickering on the desktop and flickering in games on a 1080. X11 is the only thing that lets me actually play games onmhe thing
so how come they’re so rare nowadays? I mean everyone had one back then, why aren’t the overwhelming majority of these appliances still with us? Survivorship bias, that’s why
but if they were “built to last” then surely we shouldn’t have needed much more produced after market saturation. And yet, they actually are vanishingly rare today. Which means most did break down
“that thing you used to do is now impossible to do consistently across different implementations, if at all. But it’s all ok, because we have decided it’s not our responsibility!”
That is not what users want to hear. From a user’s point of view, it is broken.
it’s an acronym (as opposed to initialisms, which are not pronounced as a single word). There is no rule on pronunciation.
scuba nato laser
We don’t do this for any other acronym. There is no rule about the pronunciation. It’s arbitrary. The creator chose “jif”, so that’s the “canonical” one.
it’s pretty much just arch without systemd then. which is enough of a dealbreaker for me, as I think that systemd is the best thing to happen to linux since sliced bread.
cat is writing to a file descriptor. Which is pretty much transparent to it. it’s just sometimes redirected. What happens when cat writes to it is not up to cat. In fact, I looked at the source of coreutils. there are two sub implementations of cat. copy_cat, which uses copy_file_range when the input and output are a regular file, and simple_cat which does a simple read/write loop. In both cases the target file descriptor is STDOUT_FILENO. So the target file descriptor is hardcoded to 1. Cat is not aware of where the data is coming from, or where it’s going. It is hardcoded to only ever write to stdout.
edit: re the reflink thing, you were probably thinking of cp, not cat.
i was replying to the point that all hardware is made by large corporations. That will not change, irrelevant of whether the isa is open source or not.
Modern cpus actually do have trng hardware built in. So yes, modern computers can create numbers out of nothing, because they have specialized hardware to do so
Mine is people who separate words when they write. I’m Norwegian, and we can string together words indefinetly to make a new word. The never ending word may not make any sense, but it is gramatically correct...
In 2000, I wrote a Linux device driver that “decrypted” the output of a certain device, and my company, which hosted open-source projects, agreed to host it....
X11 tiling WMs
I am potentially going to be able to put Linux on my work PC soon, have been using it on my personal PC and laptop quite happily with hyprland ontop of NixOS...
How to start the day off strong (startrek.website)
Does Wayland really break everything? (Nate Graham's OG post ref'd in the Phoronix article) (pointieststick.com)
Just a PSA (lemmy.zip)
Japan is living in the future that the 1990s dreamed of. (startrek.website)
JPEG (lemmy.world)
https://www.smbc-comics.com/comics/167225794620221228after.png
My first year using Linux: My experience
In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook....
Mandrake Linux 10.0, from 2004. They still work too. Had to buy them on disc, slow dialup internet in those days. (mastodon.africa)
I didn’t plan this far ahead (lemmy.world)
deleted_by_author
18+ [Content Warning: Transphobia] From the very same people who tell us to "boycott Wayland"
Transphobic comments...
Google now (lemmy.zip)
Hmm
The IT Crowd - Piracy warning (www.youtube.com)
Sorry to link to YouTube for this, but it’s just such a great example of actual humor from the decades where it was allowed to joke about it.
It's just the most 100 recently saved songs. The fuck. (startrek.website)
What devices run with free firmware? (lemmy.world)
You can run a free OS pretty effortless, but when wanting 100% free software, you have to dig deeper and replace the proprietary BIOS firmware.
whitest paint (media.universeodon.com)
deleted_by_author
birth control pills ended the baby boomer generation (feddit.de)
18+ What irritates you the most with your own language?
Mine is people who separate words when they write. I’m Norwegian, and we can string together words indefinetly to make a new word. The never ending word may not make any sense, but it is gramatically correct...
How do y'all say GIF? (lemmy.ml)
Here's all the source code
In 2000, I wrote a Linux device driver that “decrypted” the output of a certain device, and my company, which hosted open-source projects, agreed to host it....