Ellen Potter

13 Sept 2023

TIL: Firebase Auth lowercases email addresses, despite SMTP

12 Sept 2023

TIL: Gitlab's default squash behaviour deletes commit messages

11 June 2023

Building a relational database: File structure

7 June 2023

TIL: Keyboard navigation should tab between components, but not within

10 May 2023

TIL: Having a UUID as a primary key can be a really bad idea

25 Oct 2022

Building a Gigatron: Trials and Tribulations

3 Oct 2022

Building a Gigatron: Power and clock

27 Sept 2022

Building a Gigatron: Capacitors

26 Sept 2022

Buying a Gigatron

22 Sept 2022

Racket pronunciation guide

21 Sept 2022

Favourite talks at PyCon UK 2022

8 Sept 2022

Protohackers: Tips for getting started

15 June 2022

How to serve a static site using Caddy

25 May 2022

Exploring browser history using Python's sqlite3 module (plus: finding the database with proc or lsof)

24 May 2022

Faster CSV export from the Django admin

28 Feb 2022

Updating Python using Pyenv and Poetry

11 Feb 2022

Reducing boilerplate with Python dataclasses