deadvey created pull request danmax/aoc#2 2024-12-12 23:40:41 +01:00
day 3 in rust
deadvey pushed to main at deadvey/aoc 2024-12-12 23:39:33 +01:00
8f62314da3 day 3 in rust
deadvey created pull request danmax/aoc#1 2024-12-11 21:53:32 +01:00
main
deadvey pushed to main at deadvey/aoc 2024-12-11 21:52:39 +01:00
7da836f760 removed the HUGE input file
a5ad5e19fc added C++ versions that I did
Compare 2 commits »
deadvey commented on pull request javalsai/website#2 2024-12-11 21:48:56 +01:00
Dark/light mode toggle on the header bar

:O

deadvey created repository deadvey/aoc 2024-12-11 21:48:43 +01:00
deadvey pushed to main at deadvey/htdocs 2024-11-19 18:37:28 +01:00
a7a8dc6aa6 latex stuff on maths
deadvey pushed to main at deadvey/htdocs 2024-11-19 18:10:22 +01:00
837387433a removed run.py
c92a0643a4 maths practicer
Compare 2 commits »
deadvey pushed to main at deadvey/htdocs 2024-11-18 22:52:19 +01:00
a980fc92b7 dunno
deadvey pushed to main at deadvey/htdocs 2024-11-17 23:23:40 +01:00
4273b45f39 links markdown support
deadvey pushed to main at deadvey/htdocs 2024-11-17 22:53:55 +01:00
ab14c76cff commit
deadvey pushed to main at deadvey/bases-game 2024-11-17 16:50:45 +01:00
46388bc302 started js port
deadvey pushed to main at deadvey/htdocs 2024-11-17 00:47:17 +01:00
9439eb57eb markdown ** and * for bold and italics
deadvey pushed to main at deadvey/htdocs 2024-11-15 22:17:11 +01:00
ef5759a7e0 made message boards
c0fd4c3565 main page and blogs page are statically generated only
Compare 2 commits »
deadvey pushed to main at deadvey/bases-game 2024-11-15 17:23:49 +01:00
98f616b5a2 readme
Compare 2 commits »
deadvey pushed to main at deadvey/bases-game 2024-11-15 12:56:50 +01:00
deadvey pushed to main at deadvey/bases-game 2024-11-15 12:42:11 +01:00
8db5c9c7d0 moved from todo to current features in readme
1f2ed35c44 two's compliment
Compare 2 commits »
deadvey commented on issue javalsai/stuff#1 2024-11-15 02:07:44 +01:00
0

Thank you!

deadvey closed issue javalsai/stuff#1 2024-11-15 02:07:44 +01:00
0
deadvey pushed to main at deadvey/bases-game 2024-11-15 02:07:01 +01:00
acff092e30 bug: for some reason the binary adition question included the 0b on one occassion, dunno why, must investigate