python

MicroGPT (@Micro_GPT) / Posts / X

Microgpt

This is a brief guide to my new art project microgpt, a single file of 200 lines of pure Python…

3f36deb2aefc09c0bcd985db2458f2b5

The Best Line Length is 88

The Best Line Length What’s a good maximum line length for your coding standard? programmingpythonsaccades Thursday August 07, 2025 What’s…

Archive | AI Engineering

Neural Networks: Zero to Hero

Neural Networks: Zero to Hero A course by Andrej Karpathy on building neural networks, from scratch, in code. We start…

I Wasn't Born in Texas but I Got Here as Fast as I Could ...

How uv got so fast

uv installs packages faster than pip by an order of magnitude. The usual explanation is “it’s written in Rust.” That’s…