/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

kaspars.net
| | blog.kamens.us
7.1 parsecs away

Travel
| | I've had to rewrite a bit of the Comics Aggregator code to be able to add Alexandra Petri to it. Because this involved switching from one third-party library to another in code that doesnR...
| | logr.cogley.info
6.2 parsecs away

Travel
| | Today I easily renamed a large number of text files in nested folders with the zsh built-in zmv (man page in zshcontrib). Load it with autoload -U zmv. I ran it with -n to force a dry run until I got the regex right, and the final was: zmv -Q '(**/)(*).txt' '$1$2.md' (zmv -opt searchstring replace string) where -Q renames hidden files also, the parentheses around the search path and filename globs will put those in sub-expression variables, and the variables are then referred to as $1 and $2 in the repla...
| | danielsieger.com
7.9 parsecs away

Travel
| | We just released version 2.0 of the Polygon Mesh Processing Library.
| | alex.kirk.at
14.9 parsecs away

Travel
| [AI summary] The article provides troubleshooting advice on how to fix incorrect image timestamps in WhatsApp after an Android migration.