Loops and Tails
I’m currently working on improving my penmanship. This site has some pretty good worksheets for practicing, with some notes on some of the more awkward letters to connect together.
I’m currently working on improving my penmanship. This site has some pretty good worksheets for practicing, with some notes on some of the more awkward letters to connect together.
Task manager with CLI and web interfaces.
I wasn’t aware of Micropub before now (or maybe I’d forgotten?), but it actually looks OK! It’s a protocol, along the lines of MetaWeblog and AtomPub, for managing blogging software.
A cross-platform process supervisor. I’m looking at this as another alternative to Supervisor and Circus. The problem with the former is that the FreeBSD port is stuck exclusively on Python 2.7 (because of an old version of meld3 as a dependency), and the latter apparently has had some issues.
I’m in the process of replacing my current array of sites with something a bit more sustainable. A few years back, I started using Pelican to manage a blog called Can’t Hack, which I started mainly because the domain was a neat hack.
That’s becoming my primary place to post things, so I’m making an effort to shift content from here and my old sites over onto it. Some stuff will be moving back to to talideon.com, such as the linklog content currently posted here. I’m currently working on some stuff to replace the codebase currently used here with something written in Python to that end.
You can subscribe to https://i.canthack.it/feeds/all.xml if you want the new feed. This one isn’t going away, though, and I’ll eventually put in a permanent redirect.
This web page contains a free electronic version of my (soon to be) self-published textbook Algorithms, along with other lecture notes I have written for various theoretical computer science classes at the University of Illinois, Urbana-Champaign since 1998.
A self-hosted comment service, similar to Disqus. Part of my plan to reduce my Twitter usage a bit.
tl;dr: if somebody logs into an instance, tag it as ‘contaminated’ so you can detect instances with possible configuration drift and kick off additional automation.
I hope this is legit.
Builds on Prometheus to avoid aggregating metrics into a central store.
The repo is here.
Worth a try, at least.
The RC2014 is a nifty Z80-based modular homebrew machine. With a rc9918 card, it can run MSX and ColecoVision software.
Also, the accompanying git repo.
For if I ever get a chance to learn Idris.
If I ever do any client-side development again, PureScript looks interesting.
OBNC is a compiler for Niklaus Wirth’s programming language Oberon. It implements the latest version of the language from 2016. OBNC translates source code written in Oberon to the lower-level programming language C. The translated code is then compiled and linked with the C compiler and linker of the host operating system. The build command obnc performs all these tasks and keeps track of which files need to be compiled or recompiled.
A new replacement of the MOS6581 and MOS8580 used in the Commodore C64.
A tool for creating swatches.
This is a good idea, and kind of obvious in retrospect. The same technique could be used for DANE TLSA records.
A C64 port of Luftrausers.
Has some cute hacks using the maps module.
I always forget that this is a thing in YAML.
For when I’ve time (and a soldering iron). This is basically the first step in making my C64 usable again, as I’ve no way currently to plug it into a more modern TV or monitor.
Placebo allows you to mock boto3 calls that look just like normal calls but actually have no effect at all. It does this by allowing you to record a set of calls and save them to a data file and then replay those calls later (e.g. in a unit test) without ever hitting the AWS endpoints.
Even if you’ve no interest in the computing part of this, this is very much worth watching.
This would be nice as an alternative to running NAS4Free off of an SD card, and would make switching over to using ZFS on my Microserver a bit more realistic.
A pretty sweet monospace font. Going to try it out, and it might even replace the fantastic Inconsolata, especially given its rather nice support for punctuation ligatures.