Christian Lawson-Perfect
banner
christianp.mathstodon.xyz.ap.brid.gy
Christian Lawson-Perfect
@christianp.mathstodon.xyz.ap.brid.gy
Mathematician, koala fan, mathstodon.xyz admin,
⅓ of https://aperiodical.com. He/him

[bridged from https://mathstodon.xyz/@christianp on the fediverse by https://fed.brid.gy/ ]
@nocto an extremely subtle resolution of an extremely subtle problem!
November 17, 2025 at 10:46 AM
All my personal stuff is currently on a Vultr VPS with 1 vCPU, 2GB RAM, and 55GB of disk space, for about £10/month.

I can't actually get OVH to offer me something that small, but a 4-core VPS with 8GB RAM and 75GB disk for £6.76/month.
November 14, 2025 at 2:44 PM
nobody mention the University of Newcastle (Australia) and Newcastle University (England)
November 12, 2025 at 1:51 PM
it's happened again! Someone sent me "a file of 40 multiple choice questions to import into Numbas".

It was 40 iterations of "placeholder question about X", each with options literally "Option A/B/C/D", but with seemingly randomly-chosen true/false values, in a made-up JSON format.

I asked […]
Original post on mathstodon.xyz
mathstodon.xyz
November 11, 2025 at 2:34 PM
Reposted by Christian Lawson-Perfect
@christianp Here's a variant of the Kepler monster tiling I did recently
November 11, 2025 at 1:45 PM
November 11, 2025 at 12:56 PM
wait! I've just remembered https://tilingsearch.mit.edu/ exists!
A Tiling Database
tilingsearch.mit.edu
November 11, 2025 at 12:51 PM
@robinhouston I saw it, but someone else replied in more detail so I forgot to reply to you.

`compgen -c` will complete a command name, but I want something that, for example, will complete `git lo` to `git log`.
November 11, 2025 at 12:51 PM
@mike no, I want argument completion too!
I think of, for example, `rm *.txt` as a 'command'. I now realise that 'command' has a specific meaning for bash.
November 11, 2025 at 9:50 AM
@mike yeah, I found /usr/share/bash-completion/bash_completion and didn't understand it!
November 11, 2025 at 9:22 AM