3 related articles

Open Book Touch is an open-source E-ink reader with touchscreen and front lighting that fits in your pocket. Explore its features, open-source advantages, and real-world challenges.

How to achieve millisecond-level code search in massive repositories with hundreds of thousands of files? A hands-on look at building a code search plugin with Cursor + Codex, powered by Lucene inverted indexing and BM25 ranking.

How to achieve millisecond-level code search in a repo with hundreds of thousands of files? Building a search plugin with Cursor + Codex, powered by Lucene inverted indexing and BM25 ranking.