Below you will find pages that utilize the taxonomy term “coding”
Posts
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.
Posts
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.