Four short links: 28 November 2019
Prepper Pi, Homomorphic Encryption, Reverse Engineering, and Synthesizing Data Structures
- Raspberry Pi Recovery Kit — Pi for Preppers.
- Machine Learning on Encrypted data without Decrypting it — an intro to homomorphic encryption, with examples in Julia.
- Reverse Engineering for Beginners (PDF) — a solid introduction to reading assembly language from decompiles, to understand wtf is going on.
- Learning Data Structure Alchemy — Harvard paper on the construction of an engine, a Data Alchemist, which learns how to blend fine-grained data structure design principles to automatically synthesize brand new data structures.