Do butterflies cry when they're sad? https://dobutterfliescry.net
Find a file
2025-08-06 18:58:10 +10:00
docs docs folder from separation of markdown notes/resources 2025-07-29 11:40:01 +10:00
guide add simple-nixos-mailserver guide 2025-07-29 14:01:36 +10:00
imgs wrote an svg path for the mirror@tearforge bot 2025-07-28 23:17:56 +10:00
www made tty.scss are partial file 2025-08-06 17:16:12 +10:00
.gitignore ignore bake/ directory 2025-08-01 20:15:38 +10:00
bakeimgs add script to bake svg paths using imagemagick 2025-07-28 23:22:03 +10:00
flake.lock add nix devshell (flake based) 2025-07-28 23:14:35 +10:00
flake.nix input nix unstable channel to flake 2025-08-06 18:58:10 +10:00
README.md README now explains local deployment 2025-08-06 17:12:18 +10:00
serve rename host -> serve + serve now watches for scss changes 2025-08-06 17:10:37 +10:00

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.

$ 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/)