Explore >> Select a destination


You are here

blog.burntsushi.net
| | blog.nelhage.com
5.2 parsecs away

Travel
| | Back in January of 2012, Russ Cox posted an excellent blog post detailing how Google Code Search had worked, using a trigram index. By that point, I'd already implemented early versions of my own livegrep source-code search engine, using a different indexing approach that I developed independently, with input from a few friends. This post is my long-overdue writeup of how it works. Suffix Arrays A suffix array is a data structure used for full-text search and other applications, primarily these days in the field of bioinformatics.
| | p1k3.com
4.9 parsecs away

Travel
| | [AI summary] The text discusses the use of shell scripts for managing and comparing text files, particularly in the context of version control and text analysis. It highlights the importance of tools like `diff` for identifying differences between files, and how these tools are essential for both academic and programming tasks. The text also touches on the broader implications of text comparison, drawing parallels to historical textual analysis methods used in religious studies. Additionally, it reflects on the adaptability of simple utilities and the value of small, adaptable tools in handling complex tasks.
| | blog.jle.im
4.9 parsecs away

Travel
| | Weblog of Justin Le, covering various adventures in programming and explorations in the worlds of computation physics, and knowledge.
| | www.lihaoyi.com
26.2 parsecs away

Travel
|