Below you will find pages that utilize the taxonomy term “coding”
2022-Dec-19
I Found a Bug
I found a bug. I investigated it and reported it. I created a fix. And now it’s gone. These things are everyday for the coder but not for me the sysadmin, who did get a little bit of a kick out of this.
2022-Jan-15
Customising my Hugo site
I’m not very good at throwing old stuff away. On the Internet, storage space is nearly infinite (in comparison to my brain). So i rather archive than delete. I’m like a squirrel in that way. Thus, i decided that i wanted to keep my old Now posts, to turn the Now section into something akin to a blog. How easy i though it was.
This site is built on Hugo, a static web site generator.
2022-Jan-13
Merging Dicts of Dicts
I am not a coder, but i do dabble with Python from time to time. I know enough Python to be dangerous but not enough to be clever. I know there are Pythonic ways of doing things, but i’m not just there yet. But since the tagline of this blog is Learning in public, i might as well do so, with the hope that somebody will tell me how to do this properly.