Okay, so today I messed around with something called “Jelte Blommaert”. Sounds kinda fancy, right? Well, it turned out to be a bit of a rabbit hole, but a fun one!

Getting Started
First, I had to figure out what this “Jelte Blommaert” even was. I did some digging, you know, the usual searching around. Turns out, this person is some kind of developer, working on cool stuff, particularly open source.
The Deep Dive
I started by browsing some of the projects associated with this name. I found a bunch of code repositories. Honestly, it was a bit overwhelming at first! There were projects related to databases, command-line tools, all sorts of things.
I decided to pick one that looked interesting, something about a configuration loader. I’m always getting tangled up with config files, so I figured, why not?
The Hands-On Part
I cloned the repository to my computer. This means I made a local copy of all the code so I could play with it.
Then I spent some time just reading the code. It was kind of like trying to understand someone else’s notes – a bit messy, but you start to get the gist of it after a while.

I’m still not 100% sure about all the details, but I’m getting there.
I will continued to explore this code in the next a few days.