• Joined on 2021-03-14
dzwdz pushed to main at dzwdz/blog 2024-05-02 17:26:23 +00:00
6ec3ea05b0 memory hole the CPython article
dzwdz pushed to main at dzwdz/blog 2024-03-04 22:30:24 +00:00
3e22951e03 python article, slight style changes
dzwdz pushed to main at dzwdz/camellia 2024-02-20 19:12:14 +00:00
7f6686177a libc: better curl compat
dzwdz pushed to main at dzwdz/camellia 2023-12-25 19:13:26 +00:00
4be1fd6213 user/libc: reorganize net stuff, basic hosts-only gethostbyname()
dzwdz created branch main in dzwdz/camellia 2023-12-25 18:12:44 +00:00
dzwdz pushed to main at dzwdz/camellia 2023-12-25 18:12:44 +00:00
b9f5f92bff kernel: _sys_getnull() (basically /dev/null)
4e1a6f1b3c ports: curl :^)
64d4330810 user: rework terminal handling
eccd9d6d23 kernel: fix linked list iteration in postqueue
df9343bb9e *: properly remove _sys_filicide
Compare 10 commits »
dzwdz created repository dzwdz/camellia 2023-12-25 18:12:20 +00:00
dzwdz created branch main in dzwdz/blog 2023-11-11 12:13:31 +00:00
dzwdz pushed to main at dzwdz/blog 2023-11-11 12:13:31 +00:00
3fa1272b0a add oftc, add box-shadow
f54e1cb32a favicon, make posts
384e2e40dc add the tui article
a31e70cc51 add pronouncation
bfacd52f6f add the our article
dzwdz created repository dzwdz/blog 2023-11-11 12:12:56 +00:00
dzwdz pushed to main at dzwdz/bootsectordisk 2021-08-22 18:08:19 +00:00
3de45fe1e5 fix bug with skipping over sectors
dzwdz pushed to main at dzwdz/bootsectordisk 2021-08-22 17:52:29 +00:00
23c6be10fa add the greyscale palette
156cca7375 minor cleanup
f286fc3fb9 save some bytes in the palette code
8fe193ff39 remove color test bar
2cc9a4f89e palette 0-16
Compare 5 commits »
dzwdz pushed to main at dzwdz/bootsectordisk 2021-08-21 21:53:56 +00:00
9e883b837d working counter
dzwdz pushed to main at dzwdz/bootsectordisk 2021-08-20 21:58:27 +00:00
e9d279fcf3 proper sector reading; CHS
dzwdz pushed to main at dzwdz/bootsectordisk 2021-08-19 20:49:33 +00:00
b3e2ce7421 spaghetti key handling
fd05486fb3 switch between sectors
55d7045b33 read sector from disk
61d466a8c0 switch %ds and %es
3289db1dd3 copy itself to 0x7000 and execute from there
Compare 6 commits »
dzwdz pushed to main at dzwdz/bootsectordisk 2021-08-19 19:28:29 +00:00
a38a1faa5a fix indentation
dzwdz pushed to main at dzwdz/bootsectordisk 2021-08-19 19:26:10 +00:00
9cea35fd48 the text is now scrolleable
b80b6e4019 make the comments slightly better, change names of stuff
Compare 2 commits »
dzwdz pushed to main at dzwdz/bootsectordisk 2021-08-19 14:39:19 +00:00
758c43ba04 screenshot prep
2bfc51f37e move stuff around
674f986e61 background color
56e895fb1c partial text visualization
Compare 4 commits »
dzwdz pushed to main at dzwdz/bootsectordisk 2021-08-19 14:06:23 +00:00
666876c67c print the sector number
baf573a710 scale up the visualization
0a76ca7a00 change the loop condition in the visualization code
Compare 3 commits »
dzwdz created branch main in dzwdz/bootsectordisk 2021-08-18 12:28:50 +00:00