• Help I don't know into coding.

    Shopify "developer" and web janitor. HTML, Javascript, Liquid, ReactJS. Learning Rust, C++, and C sometimes.

  • Joined on 2026年03月08日
sty6 pushed to main at sty6/lucid 2026年07月08日 03:13:33 +02:00
ac1078813b COMMANDS.md mostly written? I think?
Compare 2 commits »
sty6 pushed to main at sty6/lucid 2026年07月08日 01:52:24 +02:00
6b8f310ccf Deleting because was replaced.
sty6 pushed to main at sty6/lucid 2026年07月08日 01:51:58 +02:00
0bdc319745 Fixed commands.md (didn't escape properly)
sty6 pushed to main at sty6/lucid 2026年07月08日 01:46:15 +02:00
539b7ae239 started writing a command library
Compare 2 commits »
sty6 pushed to main at sty6/lucid 2026年07月07日 03:06:38 +02:00
59e7490622 Update README.md
sty6 pushed to main at sty6/dotfiles 2026年07月07日 02:48:07 +02:00
e08bf429a7 add files
sty6 pushed to main at sty6/dotfiles 2026年07月07日 02:45:16 +02:00
f20458d75b first commit
sty6 created branch main in sty6/dotfiles 2026年07月07日 02:45:16 +02:00
sty6 created repository sty6/dotfiles 2026年07月07日 02:41:41 +02:00
sty6 pushed to main at sty6/lucid 2026年07月07日 01:02:25 +02:00
596f361c17 Update README.md
sty6 pushed to main at sty6/lucid 2026年07月06日 23:42:10 +02:00
af6b39f12c Update README.md
sty6 pushed to main at sty6/lucid 2026年07月06日 23:32:37 +02:00
da2adb9306 we're so back
sty6 pushed to main at sty6/lucid 2026年07月06日 23:30:55 +02:00
b98a39bb33 we're so back
sty6 pushed to main at sty6/lucid 2026年04月25日 22:07:35 +02:00
4206b234f7 stupid bs vibecoded update that I need to fix later
sty6 pushed to main at sty6/lucid 2026年03月30日 04:09:07 +02:00
8659a465fd 'finished' keybind parser
sty6 pushed to main at sty6/lucid 2026年03月28日 03:58:01 +01:00
dd1c23b25f Rewrote ipc entirely, Now uses a hand-rolled parser and a consolidated action list
sty6 pushed to main at sty6/lucid 2026年03月22日 01:17:34 +01:00
9c5e66e8ed Can now read from config files for border/window settings
sty6 pushed to main at sty6/lucid 2026年03月21日 18:55:43 +01:00
c52cd8194d Moved away from manually storing layers in Vec<>, framework of config started
sty6 pushed to main at sty6/lucid 2026年03月18日 04:59:34 +01:00
e51cf6dd78 Fixed weird edge case when swapping sibling nodes where focused_id wouldn't update
sty6 pushed to main at sty6/lucid 2026年03月18日 03:52:16 +01:00
27f3f0f970 minor restructure of dispatch_node() because I got sick of typing the same two lines constantly