1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-07-30 12:37:50 +00:00

blog.no-gnulib: typos

This commit is contained in:
RGBCube 2025-07-20 00:53:29 +03:00
parent f5a2aadbe7
commit 3c475f6560
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -41,7 +41,7 @@ and I do not trust them to produce a proper set of system tools either because
of Gnulib and other bad build tools. of Gnulib and other bad build tools.
I do however trust the average distro (not Debian, they are lower than average I do however trust the average distro (not Debian, they are lower than average
and suck at packaging [(Yes, really.)](#debian-sucks-at-packaging) to build and suck at packaging [(Yes, really.)](#debian-sucks-at-packaging)) to build
Uutils tools & any other Rust tool correctly, because it is pretty relatively Uutils tools & any other Rust tool correctly, because it is pretty relatively
straightforward compared to hundreds of thousands of lines of hard to audit & straightforward compared to hundreds of thousands of lines of hard to audit &
ancient m4. It also won't misbehave or segfault when you interact with a ancient m4. It also won't misbehave or segfault when you interact with a
@ -116,7 +116,7 @@ cannot assume that.
It's trivial to support! It's trivial to support!
[Here is what Nixpkgs, the biggest Nix package [Here is what Nixpkgs, the biggest Nix package
collection, Nixpkgs, does](^https://github.com/NixOS/nixpkgs/blob/6e987485eb2c77e5dcc5af4e3c70843711ef9251/pkgs/by-name/bc/bcachefs-tools/package.nix) - collection, Nixpkgs, does](https://github.com/NixOS/nixpkgs/blob/6e987485eb2c77e5dcc5af4e3c70843711ef9251/pkgs/by-name/bc/bcachefs-tools/package.nix) -
look, it's all 140 lines of code! look, it's all 140 lines of code!
## But it can be even better ## But it can be even better