Daily Shaarli

All links of one day in a single page.

03/17/23

How to date a recording using background electrical noise | Robert Heaton

Super cool post on how to use electric grid frequency variations to match them into recorded sound clips, and basically allowing to timestamp the clip.

Codon

Codon is a high-performance Python compiler that compiles Python code to native machine code without any runtime overhead. Typical speedups over Python are on the order of 100x or more, on a single thread. Codon supports native multithreading which can lead to speedups many times higher still.