HTTP/2 200
date: Thu, 09 Oct 2025 20:10:50 GMT
content-type: text/html; charset=utf-8
django-composition: Swing 42
nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
referrer-policy: same-origin
report-to: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=%2Bqi16Dk3xX%2F5p9q5S6c15avscCx5RAyorPqlAuVPv1U%3D\u0026sid=c46efe9b-d3d2-4a0c-8c76-bfafa16c5add\u0026ts=1760040650"}],"max_age":3600}
reporting-endpoints: heroku-nel="https://nel.heroku.com/reports?s=%2Bqi16Dk3xX%2F5p9q5S6c15avscCx5RAyorPqlAuVPv1U%3D&sid=c46efe9b-d3d2-4a0c-8c76-bfafa16c5add&ts=1760040650"
server: cloudflare
via: 1.1 heroku-router
x-content-type-options: nosniff
cf-cache-status: MISS
last-modified: Thu, 09 Oct 2025 20:10:50 GMT
vary: accept-encoding
content-encoding: gzip
cf-ray: 98c0860f7f71a9ec-BOM
alt-svc: h3=":443"; ma=86400
Archive for Friday, 7th May 2004
Friday, 7th May 2004
So what’s the deal with this?
[... 194 words ]
Meri has a great post up entitled Because We Are Geeks , which highlights the differences between geeks and the rest of the world and asks if geeks are really suited to designing and marketing products for non-geeks.
[... 148 words ]
Python doesn’t support a native switch statement. I’ve found myself using the following coding idiom instead recently which seems to work pretty well:
[... 114 words ]