Commit Graph

6 Commits (master)

Author SHA1 Message Date
dozens eff98a2955 🐸🦉 2024-04-07 18:13:58 -06:00
dozens e7d533d8a3 🐸🦉 2024-02-20 11:02:58 -07:00
dozens 8bcb311d85 🐸🦉 2024-01-17 22:37:59 -07:00
dozens 8eb58abedf 🐸🦉 2024-01-17 11:42:49 -07:00
dozens 8a8e73cddf 🐸🦉 2024-01-14 13:54:17 -07:00
dozens 77a3c87170 rectoad and recowl
big change. ripped out retroforth because it was kind of slow. put the
whole thing in a recfile. surprising nobody. the difficult thing about
this change (although i am otherwise happy) is that the source is a
single file, the rec database at `/db/database.rec`. this makes it
impossible (as far as i know) to to an incremental build such as with
make(1) because the source file, as soon as you update it, is
immediately newer than all of the target files. so everything gets
rebuilt on every build. so i just build everything anyway for now. until
i can figure out something better.

also i export the comic to gemini, which you can find at the link below.

gemini://tilde.town/~dozens/comic
2024-01-07 17:10:35 -07:00