HTTP/2 200
date: Fri, 10 Oct 2025 03:38:39 GMT
content-type: text/html; charset=utf-8
django-composition: Stephen's Blues
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=hck%2FNuuM2U5YeN4o8JAbA2mcuXGNQItTH1MlXRgouUM%3D\u0026sid=c46efe9b-d3d2-4a0c-8c76-bfafa16c5add\u0026ts=1760067519"}],"max_age":3600}
reporting-endpoints: heroku-nel="https://nel.heroku.com/reports?s=hck%2FNuuM2U5YeN4o8JAbA2mcuXGNQItTH1MlXRgouUM%3D&sid=c46efe9b-d3d2-4a0c-8c76-bfafa16c5add&ts=1760067519"
server: cloudflare
via: 1.1 heroku-router
x-content-type-options: nosniff
cf-cache-status: MISS
last-modified: Fri, 10 Oct 2025 03:38:39 GMT
vary: accept-encoding
content-encoding: gzip
cf-ray: 98c31609d8b048ef-BOM
alt-svc: h3=":443"; ma=86400
Archive for Thursday, 17th December 2020
Thursday, 17th December 2020
At GitHub, we want to protect developer privacy, and we find cookie banners quite irritating, so we decided to look for a solution. After a brief search, we found one: just don’t use any non-essential cookies. Pretty simple, really. 🤔
So, we have removed all non-essential cookies from GitHub, and visiting our website does not send any information to third-party analytics services.
— Nat Friedman
#
7:44 pm
/ cookies , github , privacy
Commits are snapshots, not diffs
(via )
Useful, clearly explained revision of some Git fundamentals.
# 10:01 pm
/ git , github