App Platform is the new PaaS from DigitalOcean. I figured out how to run Datasette on it.| til.simonwillison.net
Today I built a system for monitoring Reddit for new posts that link to various domains that I own.| til.simonwillison.net
I wanted to add the new tutorials on https://datasette.io/tutorials to the search index that is used by the https://datasette.io/-/beta search engine.| til.simonwillison.net
I published a reusable Django application today: django-http-debug , which lets you define mock HTTP endpoints using the Django admin - like /webhook-debug/ for example, configure what they should return and view detailed logs of every request they receive.| til.simonwillison.net
The web framework for perfectionists with deadlines.| Django Project