SansLomonoFont
A monospace vector font for debug overlays: 95 ASCII glyphs of lines and quadratic beziers in 1.8 KB of data, a decoder you can read over coffee, and an anti-aliased pixel writer. Public domain.
Read more →(Also lomonster.com and clomont.com)
A monospace vector font for debug overlays: 95 ASCII glyphs of lines and quadratic beziers in 1.8 KB of data, a decoder you can read over coffee, and an anti-aliased pixel writer. Public domain.
Read more →XCode corrupts PNG images for iOS builds. This post details the error.
Read more →This is a 60 minute talk in which I tried to cover 30 algorithms and data structures in a concise manner. It covers all sorts of areas: sorting, string searching and matching, backtracking, randomness, skip lists, hashing, bloom filters, graph algorithms, space partitioning, concurrent and immutable data structures, cache oblivious techniques, compression, boolean satisfiability, and control theory.
Read more →Here’s some notes on compression.
Read more →Here’s an embedded compression format I designed to meet certain requirements. It’s small, fast, and efficient.
Read more →A post to test site features such as tables, math, code…
Read more →