Brute Forcing FLAC Apodization Chains
Pushing FLAC compression toward its theoretical maximum requires a deep dive into its advanced apodization options… and a lot of computational power!
Freelance web/software development and (actually!) managed hosting.
Pushing FLAC compression toward its theoretical maximum requires a deep dive into its advanced apodization options… and a lot of computational power!
Ubuntu 25.10's switch from GNU coreutils to the Rust-based uutils package was a bit premature, but thankfully it's easy enough to switch back!
Working with simple enums at scale can be surprisingly hazardous, but declarative macros can make everything better again, at least once you figure out how they work.
The inconsistent performance of Intel Meteor Lake CPUs can be easily fixed by disabling the problematic E-cores entirely.
Pxsum is an x86-64 Linux CLI tool for calculating and verifying checksums corresponding to the decoded pixel data of image files.
When working with logically-constrained numerical values in Rust, exposing those constraints to the compiler can help it optimize away overflow/bounds checks.
The XanMod Linux kernel is impressive out of the box, but if you want to push it even further, you'll need to build it manually from source.
Rip Rip Hooray! is a fundamentally different kind of audio CD-ripper, one designed and optimized specifically for data recovery.
With just a little bit of setup, Linux users can leverage CUETools' advanced verification and repair functionality.
It is easy enough to uninstall snap from Ubuntu, but preventing Ubuntu from reinstalling it the each time you upgrade to a new release requires a bit more effort.