Olivier Philippon's devblog¶
After more than 20 years spent in web development without having ever
taken notes of all the "tech-wise" stuff I have in my head, its time
to ease my own cognitive overload and start taking notes
These notes are mostly for myself, for future reference - but who knows,
they might as well be useful to other people
Blog posts:
- 2023-08-18 -- business_logic.py
- 2023-05-26 -- Let's try Kitty layouts
- 2023-05-17 -- TIL: Hashing data in the form of a UUID
- 2022-11-11 -- Using Alembic with SQLAlchemy 2
- 2022-08-22 -- Porting a Python web app to Go
- 2022-08-09 -- 'From scratch to online in production' in a single day, with Django - Part 3
- 2022-07-28 -- Making SQLite much faster in a local dev environment
- 2022-07-26 -- Triggering a GitHub Action from an external source
- 2022-07-22 -- 'From scratch to online in production' in a single day, with Django - Part 2
- 2022-07-19 -- 'From scratch to online in production' in a single day, with Django - Part 1
- 2022-07-12 -- Building a Markdown-based blog
- 2022-07-10 -- Choosing a tech stack for my card game platform