file-search

Tag

Cards List
#file-search

Finding a needle in a 4 GB haystack: from 0.75 GB/s to 49 GB/s in Go

Lobsters Hottest · 2026-07-07 Cached

A developer details the process of optimizing a Go file search from 0.75 GB/s to 49 GB/s, leveraging techniques like SIMD and understanding memory hierarchy, including Go 1.26's new `simd/archsimd` package.

0 favorites 0 likes
#file-search

@DanKornas: Build a knowledge-base agent without starting with a vector DB Knowledge Agent Template is an open-source file-system a…

X AI KOLs Timeline · 2026-07-04 Cached

An open-source knowledge agent template that avoids vector databases by using file-based search (grep, find, cat) and supports multiple platforms like web chat, GitHub, and Discord bots.

0 favorites 0 likes
#file-search

F* file system – file search that reads SSD directly bypassing OS kernel

Hacker News Top · 2026-06-21 Cached

A CLI tool called ffs that searches files by reading the disk directly, bypassing the OS kernel's VFS layer, offering potential speed advantages over tools like ripgrep for large, uncached directories. Supports ext4, btrfs, and APFS file systems.

0 favorites 0 likes
#file-search

Gemini API File Search is now multimodal

Hacker News Top · 2026-05-10 Cached

Google has expanded the Gemini API File Search tool to support multimodal data, enabling developers to build more efficient and verifiable retrieval-augmented generation (RAG) systems with features like custom metadata filtering and page citations.

0 favorites 0 likes
#file-search

dmtrKovalenko/fff

GitHub Trending (daily) · 2026-06-01 Cached

fff is a fast, typo-resistant file search toolkit with frecency ranking and an MCP server for AI agents, providing efficient file and content search with git awareness.

0 favorites 0 likes
← Back to home

Submit Feedback