Fixes
h3rald h3rald@h3rald.com
Sun, 14 Jun 2026 14:23:12 +0200
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
contents/articles/hex.md
→
contents/articles/hex.md
@@ -122,7 +122,7 @@ Anyhow, overall positive experience. The best thing I got out of it was a better knowledge of the C programming language: I am now more confident and I can actually program in C a bit, and understand it. Better than I did in a long time, anyway.
### #DecemberAdventure -It took me about 15 days of sporadic ChatGPT interactions alternated with even more sporadic (and short) personal coding sessions to get the basics of the language implemented. At the beginning of December, I then decided to take part in [#DecemberAdventure](/https://eli.li/december-adventure) and work on hex of course! You can read more about it [here](/articles/dec-adv-2024). +It took me about 15 days of sporadic ChatGPT interactions alternated with even more sporadic (and short) personal coding sessions to get the basics of the language implemented. At the beginning of December, I then decided to take part in [#DecemberAdventure](https://eli.li/december-adventure) and work on hex of course! You can read more about it [here](/articles/december-adventure-2024). The funny thing is that most of the design (and implementation) of the language was kinda there already, but I managed to create more of an ecosystem around it.