Explore >> Select a destination


You are here

matt.might.net
| | github.com
14.9 parsecs away

Travel
| | A collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance. - onceupon/Bash-Oneliner
| | blog.jpalardy.com
16.8 parsecs away

Travel
| | Jonathan Palardy's blog about technology
| | blog.nelhage.com
16.4 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.
| | www.michaelcrump.net
75.9 parsecs away

Travel
| Learn how to deploy Azure Functions with Visual Studio Code