Why doesn’t the backspace key work in insert mode?
http://vi.stackexchange.com/questions/2162/why-doesnt-the-backspace-key-work-in-insert-mode
set nocompatible
set backspace=indent,eol,start
gitignore
SMHasher MurmurHash3
Bloom Filters by Example
SSTable and Log Structured Storage: LevelDB
MapDB
DB-Engines Ranking of Key-value Stores
NERSC APEX Benchmark Distribution & Run Rules
OLCF Training
Put line numbers inside fancyvrb environment
How to prevent Linux SSH client from disconnecting using ServerAliveInterval
Beignet
Beignet contains the code to run OpenCL programs on Intel GPUs, which defines and implements host functions required to initialize the device, create the command queues, the kernels, and the programs and run them on the GPU. It also contains the compiler part of the stack.