

Please don’t tell me you, unironically, actually use the Carmack rsqrt function in the year of our Linux Desktop 2024.
Also if you like, you can write unsafe Rust in safe Rust instead.
Please don’t tell me you, unironically, actually use the Carmack rsqrt function in the year of our Linux Desktop 2024.
Also if you like, you can write unsafe Rust in safe Rust instead.
std::mem::transmute
For those curious: Gothic 1.
I’ve never heard of it before and it doesn’t look like my type of game. Anyone played it?
What about Elisa? I was under the (potentially mistaken) assumption that Elisa was the successor of Amarok.
I am sorryI am sorryI am sorryI…
Wow, your name is my name too.
You may already know this, but Xonotic was forked from Nexiuz after the original code owner sold the GPLed code to some publisher to make a for pay game.
It’s at least partially because the specification was designed to detect and thwart attempts to tee the video and audio data in order to bypass copy protection on DVDs and Blu-Rays, iirc.
I’m not going to weigh in on the specifics of Flatpak vs AppImage, because I don’t know enough about the particulars.
However, I think the “user choice” argument is often deployed in situations where it probably shouldn’t be.
For instance, in this case, it’s not the user’s choice at all, but a developer’s choice, as a normal user would not be packaging their own software. They would be merely downloading one of a number of options of precompiled packages. And this is the thrust of the argument. If we take the GitHub rant at face value, some developers seem to be distributing software using AppImage, to the exclusion of other options. And then listing ways in which this is problematic.
I, for one, would be rather annoyed if my only option were either AppImage or Flatpak, as I typically prefer use software packaged for my package manager. That is user choice, give me the option to package it myself; hopefully it’s already been done for me.
There are some good things to be said about trust and verification, and I’m generally receptive to those arguments way more than “user choice.”
You make whomever is advertising via Google pay both Google and the website.
Be careful, the small partitions might be UEFI partitions (/boot and /boot/efi) and are required for booting your computer.
In my experience, it’s normally the other way around. I have no trouble opening doc and docx files made in libreoffice with MS office, but vice versa can sometimes be a little bit chancey.
Of course PowerPoint vs Impress just destroys the formatting both ways.
Because the nix package manager places all system packages under /nix/store/uniquehash-packagename-version/
Where the unique hash is obtained via a Merkel tree of all the inputs. So in particular, binaries and libraries exist underneath those directories, not in the places you would expect from FHS.
In order to make the system actually work, environment variables are set up and executables are patched to refer to specific paths within the Nix Store.
Considering he seems to be under the impression that OCR still sucks enough that he printed his entire letter, he’s probably not aware of recent computer stuff , (or he just writes like he’s 11, I guess?)
It’s never really clear from this video what exactly is his use case though.
Yes, nominally, but there is a layer called XWayland to support backwards compatibility, so it’s not really a concern.
Use ffmeg, here’s how to do the image part: https://superuser.com/questions/1429256/producing-lossless-video-from-set-of-png-images-using-ffmpeg
To do the audio use the copy option. See here for an example usage: https://stackoverflow.com/questions/21567029/ffmpeg-to-duplicate-an-audio-stream-and-encode-this-new-stream
Ad block is the number one thing you can do on the Internet to reduce your risk to exploits, phishing, etc. The US government recommends the use of ad block specifically for this reason. Usage of ad block is basic internet security hygiene.