sə-rē'brə-fôrm'
Hell-bent on bettering.
Pages - Menu
(Move to ...)
Home
About
Code Manifesto
▼
Pages
(Move to ...)
Home
About
Code Manifesto
▼
Wednesday, March 12, 2025
It's performance review time
›
`Tis the season for performance reviews. That time of year when we give, and get, evaluations of our annual performance. These annual ritual...
Wednesday, August 10, 2022
On the Fight for Software Liberty
›
RMS writes in Why Open Source Misses the Point of Free Software : Sometimes [developers of proprietary software] produce a program that i...
Tuesday, July 14, 2020
rm != rg
›
I use ripgrep , rg . It's like recursive grep , only 100x better. Today, I had this session: $ rm pattern rm: pattern: No such file ...
Tuesday, October 30, 2018
Emulating block scope in PHP
›
Variables are born, they live their lives, and then they die. But beware! (Cue spoopy theme music.) Zombie variables lurk in the simplest ...
Friday, September 8, 2017
Choosing the first available program from list of options
›
GNU tar accepts an external program to perform compression, via the option --use-compress-program . I'd normally want pigz if it's...
›
Home
View web version