Search Articles — Sudonull

Search Results

In this project

Cursor Trigram Indexes for Fast Regex Search

https://sudonull.com/cursor-trigram-indexes-for-fast-regex-search

Learn how Cursor sped up regex search in the IDE via local trigram indexes and sparse n-grams. Details on implementation for monorepo. Dive into optimization for middle/senior dev.

Speeding up regex search with trigrams in Cursor

https://sudonull.com/speeding-up-regex-search-with-trigrams-in-cursor

Local indexing of trigrams and sparse n-grams speeds up code search for AI agents. Reducing time from 15s to milliseconds in large repositories. More details for developers.

MCP-Manticore: AI for queries to Manticore Search

https://sudonull.com/mcp-manticore-ai-for-queries-to-manticore-search

Integrate Cursor, Claude Code with Manticore via MCP. Setup, configuration, scenarios for developers. Speed up SQL queries and data analysis without errors.

Trending Now