do butterflies cry? cry · they/them
cry pushed to main at cry/ctfs 2025-07-15 22:44:18 +10:00
500329a86b OverTheWire
cry created repository cry/ctfs 2025-07-15 22:39:30 +10:00
cry pushed to main at cry/flake 2025-07-12 16:59:33 +10:00
95a8af3e89 Merge remote-tracking branch 'forge/main'
71176846d6 Adds mindustry, dwarf-fortress, and minecraft
5988687e75 Adds bluetooth support to laptop
Compare 3 commits »
cry pushed to main at cry/flake 2025-07-10 23:48:16 +10:00
abed1dec09 Added Steam and a couple cool games to the PC
4b03d162c7 Added bluetooth support to PC
142dad8f68 Computer now has VC modified by initrd
Compare 3 commits »
cry pushed to main at cry/flake 2025-07-07 22:39:50 +10:00
dab56acd19 Fix git init defaults to branch name "master" (now: "main")
cry pushed to main at cry/flake 2025-07-07 22:39:38 +10:00
ee70819b3f Adds Zed Attack Proxy to security tooling
cry pushed to main at cry/flake 2025-07-07 18:01:03 +10:00
78880c5af2 Adds the bin/file command (why have I never downloaded this??)
cry pushed to main at cry/flake 2025-07-07 17:54:08 +10:00
852d2232b0 Adds Name-That-Hash by @bee-san
cry pushed to main at cry/flake 2025-07-07 17:24:58 +10:00
832b25183b Fixed duplication, bin/nslookup is already in nixpkgs.dig
cry pushed to main at cry/flake 2025-07-07 17:21:07 +10:00
fac296efb8 Added some sectools
45ad6da23c VC setup hook now runs during initrd init phase
cd56f7af93 Removed host "imbored"
f98b3fd945 Removed old comments from home declaration
Compare 4 commits »
cry pushed to main at cry/flake 2025-07-06 21:59:21 +10:00
1e838ac282 Merge remote-tracking branch 'forge/main'
2aa640a795 Desktop specific programs (also tons of laptop mirroring)
27043fa795 Merge remote-tracking branch 'forge/main'
31267b83e2 manually added lolcathost changes to myputer
3c4dd94a50 Merge remote-tracking branch 'forge/main'
Compare 6 commits »
cry pushed to main at cry/noether 2025-07-06 21:42:14 +10:00
bab593a86b Typo fix + start of error handling
1181ea9743 Restructure attempt #087 :(
f25e66e9ef Garbage collection *so to speak*
d7fb1f0c89 Migrate nlTokBuilder + nlTokStream -> nlLexer
07a9bda9ba Once again fixed EOL handling...
Compare 12 commits »
cry pushed to main at cry/imp 2025-07-06 21:40:58 +10:00
7f9473097f Merge remote-tracking branch 'origin/main'
fa60bc5dd7 Moved (VERY incomplete) primefac reimplementation
Compare 2 commits »
cry pushed to main at cry/hihi 2025-07-06 21:32:41 +10:00
d51238838c init (pre-existing): added template oop implementation
cry created repository cry/hihi 2025-07-06 21:31:49 +10:00
cry pushed to main at cry/imp 2025-07-06 19:20:25 +10:00
269092fb53 Project is now named Celeste
cry pushed to main at cry/flake 2025-07-06 19:18:32 +10:00
5cd5ca4987 Added like 3 new userspace packages
cry pushed to main at cry/imp 2025-07-01 23:27:32 +10:00
87917f9526 Merge laptop specific changes to distributed branch
cfba98d2e0 Improved eulertotient(n) implementation
26c2d25c28 Reorganised external code storage layout
d403da53db Add basic tests of semi-primality and k-almost primality
3a407b6456 Improved handling of prime factors, proper divisors, and aliquots
Compare 8 commits »
cry pushed to main at cry/imp 2025-07-01 23:23:35 +10:00
51f19d17ab Implements the CRT, BSGS, and Pohlig-Hellman algorithms
cry pushed to main at cry/imp 2025-07-01 23:23:33 +10:00
0ede13a12d Implements the euclidean and extended euclidean division algorithms