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/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
deadvey pushed to main at deadvey/bases-game 2024-11-15 01:12:21 +01:00
8c9d854f16 more formatting
deadvey pushed to main at deadvey/bases-game 2024-11-15 01:06:13 +01:00
4419116901 readme shit
f835ddbc7e readme
Compare 2 commits »
deadvey pushed to main at deadvey/bases-game 2024-11-15 00:52:16 +01:00
ef2e811b47 initial commit :D
deadvey created repository deadvey/bases-game 2024-11-15 00:45:17 +01:00
deadvey opened issue javalsai/stuff#1 2024-11-15 00:32:55 +01:00
0
deadvey pushed to main at deadvey/time-to-metrictime-converter 2024-11-14 01:11:34 +01:00
deadvey commented on pull request javalsai/website#2 2024-11-13 21:28:33 +01:00
Dark/light mode toggle on the header bar

Having said that, my website is loading the light version when my browser is set to dark, could be a mistake in my code though...

deadvey pushed to main at deadvey/time-to-metrictime-converter 2024-11-13 21:27:27 +01:00
fd574c6a7d calender shit
deadvey commented on pull request javalsai/website#2 2024-11-13 21:26:06 +01:00
Dark/light mode toggle on the header bar

Your website obviously, but I think @media would be fine, you can also set it so it the person has 'no-preference' then that is the same as dark mode, so dark mode is default, only if the person…

deadvey commented on pull request javalsai/website#2 2024-11-09 18:31:48 +01:00
Dark/light mode toggle on the header bar

Gonna add this to my website actually

deadvey commented on pull request javalsai/website#2 2024-11-09 18:30:50 +01:00
Dark/light mode toggle on the header bar

Seems like you can do it without css, it wouldn't have a button but can use the system choice @media (prefers-color-scheme: dark) { /* Dark theme styles go here */ } 
 @media (prefers-col…

deadvey pushed to main at deadvey/dotfiles 2024-11-04 23:17:47 +01:00
199175e9e9 version 2.0
deadvey pushed to main at deadvey/dotfiles 2024-11-04 23:16:27 +01:00
74376ff7fa made all files written directly to