Ben’s Blog

Category: Essay

  • Explore Your Music (Part 2)

    Explore Your Music (Part 2)
    , , ,

    In this post, let’s explore your music library with Python! Reflections In my last tutorial, the focus on complicated XML parsing drained some of the fun from playing with our data. Also, I missed some important facts about the dataset when trying to draw conclusions from my data. I uncovered this oversight trying to understand Read more

  • Solutions, not Code

    Solutions, not Code
    ,

    This week, I’ve been testing different text-to-image AI models from Hugging Face on my PC. (You might find some in this post.) It prompted some reflections on the process of software development. With just a few pip installs and lines of Python code, I can generate images for free that online services charge several dollars Read more