a86f361bb8cfac3845b96d49fcbb2faea669844f
QOTD daemon
Caution
This is WIP
The idea was to create a uiua program that serves the qotd port 17 then host it on one of pvv's machines. this to learn about socket programming in uiua, and to show some love to the oft-forgotten port 17.
Building and running
Build:
$ nix build
Run in VM:
$ nix run .#vm
Description
Languages
Nix
100%