LLBBL Blog

LLBBL Blog

About Archive Links
Categories Photos Subscribe RSS
  • pgvector vs Pinecone: You Probably Don't Need a Separate Vector Database

    Every time someone starts building a RAG pipeline, the same question will come up: do I need a “real” vector database like Pinecone, or can I just use pgvector with the Postgres I already have? I can imagine teams agonizing over this …

    Apr 25, 2026 DevOps AI Programming Databases Read post →
  • How Kong Actually Works in Kubernetes

    At some point with microservices in Kubernetes, basic Ingress routing stops being enough. Kong is interesting router that I would like to try in the future. It’s an API Gateway built on top of NGINX and OpenResty. It operates at the …

    Apr 24, 2026 DevOps Kubernetes Kong Infrastructure Read post →
  • LangChain and LLM Routers, the Short Version

    LangChain is important to know and understand in the age of agents. Also, LLM routing. They’re related but they’re not the same thing, and the distinction matters. So lets break it down. LangChain is the Plumbing Out of the box, an LLM is a …

    Apr 23, 2026 AI Programming Langchain LLM Read post →
  • Your Brain vs. a Large Language Model

    We don’t fully understand the human brain. That’s just how things are. But we know enough about its structure to make some genuinely interesting comparisons to how large language models work. So let’s walk through the major components of …

    Apr 22, 2026 AI Llms Neuroscience Read post →
  • What I Learned Building My First Chrome Extension

    I built a Chrome extension to navigate Letterboxd movie lists with keyboard shortcuts. Rate, like, watch, next. Here’s what I learned. The Idea I going through the Letterboxd lists, but wanted a better way. “Top 250 Films,” curated genre …

    Apr 21, 2026 Programming javascript Chrome-extensions Letterboxd Read post →
  • NotebookLM Is Just RAG With a Nice UI

    I’ve been watching AI YouTubers recommend NotebookLM integrations that involve authenticating your Claude instance with some random skill they built. “Download my thing, hook it up, trust me bro.” No details on how it works under the hood. …

    Apr 20, 2026 AI Programming Rag Notebooklm Read post →
  • AI-Assisted vs AI-Agentic Coding

    There are two ways to work (c0de) with AI tools right now. I think most people know the other one exists, but they haven’t taken the time to try it. You should know how to do both. And when to do both. Assisted Mode Everybody knows this …

    Apr 19, 2026 AI Development Claude Agents Read post →
  • Most Dev Blogs Die

    #MDBD Most developers have started a blog at some point. Almost none of them are still writing. Don’t start a blog. You already know the reasons why you should. It’s good for your career, it helps you learn, it builds an audience, whatever. …

    Apr 18, 2026 Writing blogging Habits Read post →
  • reply to this with blog post ideas. your neighborhood tech blogger thanks you.

    Apr 18, 2026 Read post →
  • Claude Opus 4.7 Is Here

    Anthropic just announced Claude Opus 4.7 yesterday, and here is my take on the new model after reading the blog post and doing a bit of research on their rollout plans from previous models. What’s New The headline is a 13% improvement on a …

    Apr 17, 2026 AI Claude anthropic Read post →
← Newer Older →