Home

Hello world! I’m Dan Hildebrand and this is a blog about me exploring my many interests and sharing a slightly refined version of my inner monologue. I took a stab at defining my intentions here: https://alces.space/about/ I’ve missed the exercise of writing to articulate and evolve ideas, so I promise that this will be evolving as I do, which means we could cover some serious ground. I’ll link to projects here when I publish them, but until then, check out some of my posts below.

Blog

An Introduction to Learning While Leveling: Discovering Lost XP

Have you ever spent waaaay too many hours doing something only to realize that it probably wasn’t worth it? Any gamer who’s ever gamed can probably share horror stories of a time when they logged hundreds of hours to attain something that most definitely wasn’t worth it, especially once you log off and re-immerse yourself in …

Python PSA: Pitfalls of Pivoting from requests to urllib3

Let me start this quick Python PSA with a major disclaimer: I have no idea what I’m doing or talking about and the entire reason for any issues I’ve encountered was my desire to avoid diving too deep into documentation while porting from one Python HTTP package to another, but… I’ve been using Habitica for …