Curated river of news

Reader

Latest posts from blogs I follow

2881 entries
58 pages

Fly inside FastAPI Cloud(opens in new tab)

You've built your FastAPI app, it's running great locally, and now you want to share it with the world. But then reality hits -- containers, load balancers, HTTPS certificates, cloud consoles with 200 options. What if deploying was just one ...

Magic Words(opens in new tab)

Skills are the newest hype commodity in the world of agentic AI. Skills are text files that optionally get stapled onto the context window by the agent. You can have skills like “frontend design” or “design tokens” and if the ...

Webspace Invaders(opens in new tab)

A couple of weeks back, I’m sitting at my desk when a direct message from my frontend friend Kevin Powell pops up. Kevin’s a genuinely kind guy. He makes CSS videos on YouTube and he’s got this way of explaining ...

Async database access in Rust with Diesel 101(opens in new tab)

Diesel, a database ORM in Rust, provides compile-time type checks for its database operations, seamlessly integrating with blazingly fast, robust API applications built with Axum. As always, when working with a new technology, some of the details are difficult to ...

Unintended values(opens in new tab)

There’s a thoughtful piece making the rounds called Phantom Obligation. The argument is that RSS readers took their design inspiration from emails, thus ending up with an unspoken obligation to read everything because of the red dot and numbers. Messages ...

#468: A bolt of Django(opens in new tab)

Topics covered in this episode: django-bolt: Faster than FastAPI, but with Django ORM, Django Admin, and Django packages pyleak More Django (three articles) Datastar Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/468