Logo

Posts tagged “ai”

  1. My GPS ride data

    After years of letting third-party sites host all my cycling mileage, it was time to take back control of the data. Using generative AI drastically sped up a project that would have otherwise taken months of coding effort. The result is a fully functional ride log, tracking everything from kilometres ridden per bike to component upgrades.

  2. Exploring AI tooling, model runners, cloud gateways, and local setups

    After testing everything from local setups to advanced agentic tools, I've found a clear path for incorporating AI into my coding workflow.

  3. How to Launch WSL VS Code Projects from the Windows Start Menu

    A small PowerShell script for Windows that finds named WSL projects and creates Start Menu shortcuts to open them directly in Visual Studio Code using the WSL remote URI.

  4. PHOSPHOR: an entropy-based password generator

    I teamed up with Gemini and Claude to build a retro-futuristic password generator. It's a PWA that harvests hardware entropy from your movements, runs them through a SHA-256 math blender, and looks great doing it.

  5. My concerns with generative AI

    A post where I try to clarify my current stance on LLM/AI. I share my concerns about data privacy, energy usage and Big Tech influence.

  6. AI in Firefox

    Some thoughts about Mozilla's decision to build AI features into the Firefox web browser.