ParadeDB Entity Framework Core
If you’ve ever tried to use ParadeDB‘s pg_search extension with EF Core, you know the pain. You want BM25 full-text […]
If you’ve ever tried to use ParadeDB‘s pg_search extension with EF Core, you know the pain. You want BM25 full-text […]
One of the recurring challenges when building AI agents is giving the LLM a safe, accurate view of your database
Yesterday, I shared Claude Code Status Line, a small shell script that surfaces your model info, token usage, and rate
Claude Code Status Line — Now with Windows Support Read Post »
A custom status bar script for Claude Code that displays model info, token usage, rate limits, and reset times in a single compact line. It runs as an external shell command, so it doesn’t slow down Claude Code or consume extra tokens.