
Bastiaan
3.8K posts

Bastiaan
@basst85
Self-taught Full Stack Developer 👨💻. Exploring the intersection of modern web stacks and AI. Writing about Web dev and AI. Always building, always learning🚀






Update: local-memory-mcp now uses the new Zvec vector database instead of SQLite + sqlite-vec. Why: • embedded, in-process vector DB • fast KNN + metadata filters • still 100% local + MCP stdio • Ollama embeddings (embeddinggemma) unchanged Repo: github.com/basst85/local-… #MCP #AI #VectorDB #Zvec #BuildingInPublic



Update: local-memory-mcp now uses the new Zvec vector database instead of SQLite + sqlite-vec. Why: • embedded, in-process vector DB • fast KNN + metadata filters • still 100% local + MCP stdio • Ollama embeddings (embeddinggemma) unchanged Repo: github.com/basst85/local-… #MCP #AI #VectorDB #Zvec #BuildingInPublic

🚨 Alibaba just quietly dropped a vector database that destroys Pinecone, Chroma, and Weaviate. It's called Zvec and it runs directly inside your application no server, no config, no infrastructure costs. No Docker. No cloud bills. No DevOps nightmare. Built on Proxima, Alibaba's battle-tested vector search engine powering their own production systems at scale. The numbers don't lie: → Searches billions of vectors in milliseconds → pip install zvec and you're searching in under 60 seconds → Dense + sparse vectors + hybrid search in a single call And it runs everywhere: → Notebooks → Servers → Edge devices → CLI tools 100% Opensource. Apache 2.0 license. This is the vector DB the RAG community has been waiting for production-grade performance without the production-grade headache. Link in the first comment 👇

🚀Just shipped a new --fail-on policy flag in react-triage. You can now fail CI on a specific severity level. For example: --fail-on=critical --fail-on=performance bunx -y react-triage . --fail-on=critical ⚛️ #reactjs #nextjs #DX #OpenSource

Added a new feature in react-triage: Check for unused dependencies/devDependencies 🗑️ Try it out now: bunx -y react-triage@latest #DX #BuildInPublic #DevTools

💯 What is your React/Next.js project Health score? I created a new tool called react-triage. It scans your code for security, performance, and best practices (including Vercel's best practices) and grades your repo. 🤖 You can also add it as a skill to your AI agent to let it analyze and fix your repo autonomously Don't let tech debt pile up. Check your project score now: github.com/basst85/react-…




Does your coding agents forget decisions between sessions? And are you re-explaining the same things to Cursor/Claude/VS Code, like code style, “gotchas”, decisions…? 🧠I built a local-first MCP memory sidecar: • semantic search • store / find / supersede / delete memories • per-project scoping • runs 100% locally Code: github.com/basst85/local-… #MCP #DevTools #ClaudeCode #VScode




Time to consider not just human visitors, but to treat agents as first-class citizens. Cloudflare’s network now supports real-time content conversion to Markdown at the source using content negotiation headers. cfl.re/4ksZQ1S










