Curated river of news

Reader

Latest posts from blogs I follow

2985 entries
60 pages

Updates on Django's Async Story(opens in new tab)

For years, "Django and async" came with an asterisk. The docs themselves warned you off it. Scary performance notes, a story that felt half-finished. Well, that story just got rewritten, literally, and the person who rewrote it is here to ...

1,500 curl authors(opens in new tab)

It takes a village to make curl. A rather big village. I have not been a solo maintainer of curl for a long time and I don’t even do half of the commits anymore Since today, the curl git repository ...

Codeberg Divides(opens in new tab)

Codeberg recently changed its terms to exclude projects that are largely written with generative AI. Considering I want GitHub to get some competition I have thoughts about this. GitHub’s governance has never been democratic and there is plenty about the ...

#489: Or JSON?(opens in new tab)

Topics covered in this episode: django-orjson Best Django Redis configuration for speed and size Linus Torvalds puts the foot down against Anti-AI Kernel Maintainers Django Steering Council backs the Triptych Project Extras Joke Watch on YouTube About the show Sponsored ...

AI Is Just Thinking and Doing(opens in new tab)

Charcoal sketch of business figures feeding a blank scroll into a massive thinking machine/images/ai-is-thinking-and-doing.webp/images/ai-is-thinking-and-doing.webp One useful way to cut through noise and hype in AI conversations is to replace the word "AI" with the words "Thinking" and "Doing". ...

Regressive JPEGs:(opens in new tab)

One of the cool features of JPEG files is that there's the option to save low frequency components first. This means that a partially downloaded image will be displayed at low resolution instead of being cut off. In the file, ...