July 2025
-
🔗Five code efficiency hacks your LLM does not want you to know
-
🐥A quick way to get an LLM-friendly view of any GitHub repo
-
🔗LLMs & Elixir: windfall or deathblow?
June 2025
-
🔗sqlite_vec: A wrapper to use sqlite-vec in Elixir
-
🔗Why good programmers use bad AI
-
🔗Ash AI: A comprehensive LLM toolbox for Ash framework
-
🔗VectorVFS: Your Filesystem as a Vector Database
May 2025
-
🔗Go read Peter Naur's "Programming as Theory Building" and then come back and tell me that LLMs can replace human programmers
-
🔗Build your own GitHub CI automation for code reviews using Elixir and Gemini
-
🔗How to build an agent
April 2025
-
🔗Everything wrong with MCP
-
🔗MCP - it's hot, but will it win?
-
🔗Model context protocol (MCP) - OpenAI Agents SDK
March 2025
-
🔗Why Elixir/OTP doesn't need an Agent framework: Part 2
-
🔗Why Elixir/OTP doesn't need an Agent framework: Part 1
-
🔗Running ML models in Elixir using Pythonx
-
🔗Building RAG systems in Go with Ent, Atlas, and pgvector
February 2025
-
🔗Scalar and binary quantization for pgvector vector search and storage
-
🔗HNSW Indexes with Postgres and pgvector | Crunchy Data Blog
-
🔗Want to Build AI Agents? Tired of LangChain, CrewAI, AutoGen & Other AI Agent Frameworks? Read this! | AI Advances
-
🔗Extracting structured information from documents with LLMs
-
🔗Faster similarity search performance with pgvector indexes
-
🔗Streaming OpenAI in Elixir Phoenix Part III
-
🔗Streaming OpenAI in Elixir Phoenix Part II
-
🔗Streaming OpenAI in Elixir Phoenix part I