Nathan Anderson n8r
  • There's always an 'it depends' but...

    • FOSS enjoyer
    • Flutter Simp ❤️
    • Fan of Zig
    • Dart > Java
    • 😢 Full stack
    • Kakoune is nice, teaches you unixy things
    • Colemak > QWERTY
  • Joined on 2023-11-14
n8r pushed to main at n8r/fosscat-site 2025-10-14 23:29:48 -06:00
652c3b2326 Add singularity post, WIP
n8r pushed to main at n8r/fosscat-site 2025-10-05 22:34:04 -06:00
a72883a13f Updated pre-commit to check for dead links, updated projects pages and new post
n8r pushed to main at n8r/fosscat-site 2025-10-04 00:16:08 -06:00
57c931c7cf Updates to some tags, add and edit caption
n8r pushed to main at n8r/fosscat-site 2025-10-03 22:22:27 -06:00
dfb1bf4ee5 Addittions
723fda29f2 Added doggy post :3
Compare 2 commits »
n8r pushed to main at n8r/fosscat-site 2025-10-01 22:45:36 -06:00
591e4e85ef added the flush til
n8r pushed to main at n8r/fosscat-site 2025-10-01 00:45:47 -06:00
6b68960e8a Added better spell check precommit check, personal dictionary, finished til post
cf2d874f08 test spell check
903e6b06f1 test spell check
cebdf81ad9 Add TIL markdown and markdown rules
f202c5b3eb Added flake with dev deps and git hooks
Compare 5 commits »
n8r pushed to main at n8r/cyano 2025-07-22 13:43:32 -06:00
95d94c1e23 WIP parsing
n8r pushed to main at n8r/cyano 2025-07-17 17:47:15 -06:00
38eab409c6 WIP scanning, analysis and AST todo
n8r pushed to main at n8r/cyano 2025-07-13 21:31:44 -06:00
dc6b360583 Reading in all of my files working great, now to lex!
n8r pushed to main at n8r/cyano 2025-07-13 16:06:20 -06:00
126d3ce881 cyo file format has been created
n8r created branch main in n8r/cyano 2025-07-13 16:06:20 -06:00
n8r created repository n8r/cyano 2025-07-13 16:06:06 -06:00
n8r pushed to main at n8r/mumbullet 2025-06-21 11:47:11 -06:00
71f535be27 Improved dashboard and music queue
n8r pushed to main at n8r/mumbullet 2025-06-18 21:00:36 -06:00
0745a4eb75 It works baby, seems like timing could be improved or something, but it freakin works
b68614257d Added .direnv to ignore
fd55ca8800 Initial commit
n8r created branch main in n8r/mumbullet 2025-06-18 21:00:36 -06:00
n8r created repository n8r/mumbullet 2025-06-18 21:00:15 -06:00
n8r pushed to main at n8r/xp_nix 2025-06-17 20:08:48 -06:00
dda6bfff42 Added xp-overlay feature
n8r pushed to main at n8r/xp_nix 2025-06-15 01:31:57 -06:00
4c07690e85 Added sway support and created initial xp overlay with gtk-layer-shell
n8r pushed to main at n8r/xp_nix 2025-06-13 17:09:14 -06:00
d34cccc253 More tests, better functionality, the server serves the dashboard now on configurable ports. websocket stuff fixed, though I dont think data is really being sent / recieved...
b373a93f0e Remade frontend dashboard as flutter dashboard, still WIP
Compare 2 commits »
n8r pushed to main at n8r/xp_nix 2025-06-12 11:37:43 -06:00
8ea06b12f7 Starting to go places. More testing in place, need to solidify the dashboard api boundary next