IOS PNG Errors
XCode corrupts PNG images for iOS builds. This post details the error.
Read more →(Also lomonster.com and clomont.com)
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 →