You know a software project has achieved popularity when people are using it on platforms other than Windows/Mac/Linux!
For example, I noticed that the cc crate recently had fixes for AIX.
miniblog.
Related Posts
I sometimes see blog posts lamenting how inconsistent UIs are in modern apps.
When did consistency peak? Windows 3? After the release of Aqua for macOS? The era when Bootstrap was the default CSS framework for many web developers?
I've released difftastic 0.63! In this release:
* Better parsing of Elixir, LaTeX, Make, Nix, Rust and YAML
* Better detecting of text encoding, especially on Windows
* Prebuilt musl binaries, so you can run released binaries on older systems!
It is remarkably hard to escape command line arguments safely on Windows, and the standard libraries of multiple languages have needed patching: