|
|
|
|
|
by dunham
1346 days ago
|
|
Lately I've been playing around with learning type theory and writing parsers and langauges. But I seem to gravitate towards writing code to decode various file formats. Over the years I've reverse engineered Apple Notes database, written code to read the realm database backing Craft.app, code to read couchdb files, lucene files, git pack files, sqlite databases (I have js code that runs queries against raw database files), etc. I'm also interested in compression and cryptography. (Implementing toy systems to learn how stuff works.) |
|