util  Diff

Differences From Artifact [855194b85a]:

To Artifact [b037845c63]:


8
9
10
11
12
13
14

* **safekill.c**: utility to help keep from accidentally killing important windows; compile with `cc -Ofast safekill.c -lX11 -lc -osafekill`
* **newtab.c**: a "open a new tab if there's already an instance running or launch a new instance otherwise" utility for qutebrowser
* **fabulist.scm**: a work-in-progress communal fiction server
* **bgrd.c**: it’s… a long story. just read the header.
* **mkpw.c** an extremely fast mass random password generator
* **kpw**: an extremely simple, lightweight, secure password manager for POSIX OSes written in C. depends on libsodium for crypto primitives. compile with `make kpw`.
* **rosshil.ml**: tool to convert between the various calendars of the [Spirals](https://ʞ.cc/fic/spirals/) setting








>
8
9
10
11
12
13
14
15
* **safekill.c**: utility to help keep from accidentally killing important windows; compile with `cc -Ofast safekill.c -lX11 -lc -osafekill`
* **newtab.c**: a "open a new tab if there's already an instance running or launch a new instance otherwise" utility for qutebrowser
* **fabulist.scm**: a work-in-progress communal fiction server
* **bgrd.c**: it’s… a long story. just read the header.
* **mkpw.c** an extremely fast mass random password generator
* **kpw**: an extremely simple, lightweight, secure password manager for POSIX OSes written in C. depends on libsodium for crypto primitives. compile with `make kpw`.
* **rosshil.ml**: tool to convert between the various calendars of the [Spirals](https://ʞ.cc/fic/spirals/) setting
* **parvan.lua**: a script for creating and querying dictionaries, intended as a conlanging tool. no dependencies, just run it with `lua`