all repos — h3rald @ c3c2eb74aebe4cc3bb5d33aca1dbfcc1068cba5c

The source code of the h3rald.com web site.

Fixes
h3rald h3rald@h3rald.com
Sun, 14 Jun 2026 14:23:12 +0200
commit

c3c2eb74aebe4cc3bb5d33aca1dbfcc1068cba5c

parent

02c96e10f23d5f6f36e9cd70dd96de0bcc848893

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M contents/articles/hex.mdcontents/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.