131 private links
Gitless: a simple version control system built on top of Git
Online various measurement unit converters such as Temperature Converter, Area Converter, Angle Converter, Weight Converter etc
The accomplishments of large language models are attributed to the architecture that they follow - Transformer Models
A video editor with motion smoothing.
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 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.