# dobutterfliescry.net Source code for my website ### Local Development >[!WARNING] > My computers run NixOS so deployment relies on this fact > If you don't have Nix see the [[#Without Nix|non-nix section]]. ```bash $ nix develop # -i for purity nix-shell$ ./bakeimgs nix-shell$ ./serve & ``` #### Without Nix >[!TODO] > Lazy... ### Ideas 1. a page you're not allowed access to without "contributing to humanity's knowledge" ie factorising a large number not currently in factordb.com 2. use jor1k instead of tinyemu 3. create a lil section to interactively learn regex and glob patterns (also ideally bash using jor1k too) 4. add enbyware+queerware+other badges to hosting 5. fork forgejo and change the UI allowing for other features like counting how many times I swear in repositories ### Style Ideas 1. VT220 terminal rendering as shader https://www.shadertoy.com/view/XdtfzX https://www.shadertoy.com/view/lt2SDK ### Inspiration 1. https://namishh.me/ (uses https://actix.rs/)