the realm of Amber Brown

Natural State Of Computers -- Further Reading

Further reading for my Kiwi PyCon keynote, ‘The Natural State of Computers’.

PEP-594: A Failure to Act

The script of my lightning talk at PyCon Australia on PEP-594 and how we as the Python community have failed to act upon it.

Compile-time Optimisations on Python 3

There’s a number of ways you can make your code faster, including optimising the runtime. What effect do different options have on it?

50,000,000 Twisted Downloads Can't Be Wrong

I was told during the Python Language Summit that I should simply drop support for Python 2 in Twisted. I said this was not possible – and here’s the numbers to prove it.