Ephes Blog

Miscellaneous things. Mostly Weeknotes and links I stumbled upon.


Weeknotes 2024-11-18

I learned all my HTML<br>
From a code camp held yearly in hell<br>
We started on `<s>`<br>
Then striked through the rest<br>
Now I have a career in DevRel --Heydon Pickering


Published a new podcast episode discussing Python 3.13. I’ve been using Jupyter notebooks to generate transcripts for the episodes and have started consolidating that workflow into a dedicated Python command-line application.

Articles

Books

Software

Out of Context Images


Weeknotes 2024-11-11


Weeknotes 2024-11-04

By age 35, your 500-foot burial pyramid should already be 80% complete. --batkaren

I’ve implemented some performance improvements on my podcast page and published an article about them: TIL: Podlove Web Player Performance Improvements. Additionally, I released a new version of django-cast that incorporates the new podlove-player web component and offers official support for Wagtail 6.3.

Articles

Software

Books

Fediverse

Weeknotes

Videos

Out of Context Images


Weeknotes 2024-10-28

From Facebook .....
I just learned the professional way to say "I told you so":
"This was identified early on as a likely outcome." --Christos Argyropoulos MD, PhD

Last week, I wrote a lot of Playwright end-to-end tests, and I really appreciate how easy it is these days to copy a snippet of HTML from a website and simply ask an LLM, 'How do I click the submit button?' or 'How can I select option "x" with Playwright?' It quickly generates a working line of code that I can drop straight into my test.

Articles

Videos

Fediverse

Software

Out of Context Images


Weeknotes 2024-10-21

ACAB includes Paw Patrol. --Prof Kemi FG

I attended the local Django Meetup in Cologne and listened to an interesting talk about Hyperview, which is based on React Native. It's probably more of an early adopter thing at the moment, but the idea is really intriguing.

I published a podcast episode about arrays and sequences , which had probably the longest gap between recording and publishing we've ever had—but I just wasn't able to do it earlier. We revisit the first chapters of Fluent Python because, why not? This book is really good.

On the infrastructure side, I updated all my databases to PostgreSQL 17 and found my old post about upgrading PostgreSQL still helpful. I'm also using uv now in production deployments, and it works really great. This uv thing looks like it will simplify a lot of workflows for me—yay for that!

Then I attended SUBSCRIBE 11, a podcasting-related conference. The conference was great, the weather was superb, and I talked to a lot of people about podcast publishing software. I even accidentally held a workshop about pods-blitz, a great new podcast publishing software written in Rust by Ulrich Dürholz. Here's a cool list of all the podcasts whose hosts attended.

Articles

Videos

Fediverse