Links
Interesting links I've found.
- Using a Markov chain to generate readable nonsense with 20 lines of Python
- How git cherry-pick and revert use 3-way merge
- Why is the Django Admin “Ugly”?
- Work For Only 3 Hours A Day, But Everyday | Plumshell
- The Ruff Formatter: An extremely fast, Black-compatible Python formatter
- The most performant timestamp functions in Python
- Calling Rust from Python
- CLI tools hidden in the Python standard library