LLBBL Blog

LLBBL Blog

About Archive Links
Categories Photos Subscribe RSS
  • Agentic Development Trends: What's Changed in Early 2026

    I’ve been following the agentic development space around Claude Code and similar tools and the last couple months have been interesting. Here’s what I’m seeing as we move through March and April 2026. From Solo Agents to Coordinated Teams …

    Apr 16, 2026 DevOps AI Development Claude Read post →
  • Why javascript:void(0) Needs to Stay in the Past

    A few months ago, I ran across a javascript:void(0) in the wild. I’m not going to get into the specific context because it doesn’t really matter, also it gets a bit too personal for this blog post. But I took a screenshot, thought “huh, …

    Apr 15, 2026 Web-development security javascript Read post →
  • The Human's Guide to the Command Line: From Script to System

    This is Part 3 of The Human’s Guide to the Command Line. If you missed Part 1 or Part 2, go check those out first, you’ll need the setup from both. In Part 2, we built a note-taking app. It works. But running it looks like this: uv run …

    Apr 15, 2026 Programming Python Cli Read post →
  • How Active Noise Canceling Actually Works

    I’ve been thinking about how headphones work. What’s actually happening in there? Let me try and break down how active noise canceling (ANC) works, and how pass-through mode decides what sounds to let in. It’s All About Destructive …

    Apr 14, 2026 Technology Audio Explainer Read post →
  • What Would Minimum Wage Be If It Kept Up With Housing?

    I pulled the data and verified the math. The answer is… not great. The Numbers We’re Working With In 1950, the federal minimum wage was $0.75 per hour. A median owner-occupied single-family home cost $7,354. In 2026, the federal minimum …

    Apr 13, 2026 Economics Housing Minimum wage Data Read post →
  • What Is an AI Agent, Actually?

    We need some actual definitions. The word “agent” is getting slapped onto every product and service, and marketers aren’t doing anybody favors as they SEO-optimize for the new agentic world we live in. There’s a huge range in what these …

    Apr 13, 2026 AI Agents Llms Read post →
  • Card games today with BoardGame friend. Going to try Star Wars Unlimited and 5 minute dungeon. Have you tried either and what did you like about them?

    Apr 12, 2026 Read post →
  • SvelteKit Forms: Back to Basics (And Why That's a Good Thing)

    Before we talk about SvelteKit, we should touch on how React form handling works. I’m writing this to remind myself of the modern way to do it… You set up useState for every input field Write onChange handlers to update state on every …

    Apr 11, 2026 Webdev svelte React Sveltekit Forms Read post →
  • Routing in SvelteKit vs Next.js vs Astro

    Continuing my series on Svelte, I want to dig into how SvelteKit handles routing and how it compares with Next.js and Astro. These are the frameworks I am most familiar with, so apologies if you wanted a different framework. Let’s start …

    Apr 10, 2026 Astro svelte Web development Sveltekit Nextjs Read post →
  • MergePHP: Stop Guessing, Start Verifying: A Modern API Documentation and Testing Toolkit. - www.youtube.com/watch Context7 Mentioned? We will see. 😶‍🌫️

    Apr 9, 2026 Read post →
← Newer Older →