006: ๐ Using a specific version of Python with uv
2025-01-28
Notes on how to request a particular version of Python with a range of uv commands
267 words
|
1 minutes
005: ๐ญ HOWTO Query data from endoflife.date info with the norwegianblue CLI
2025-01-26
I am a big fan of endoflife.date for finding out when a particular version of an OS, progrramming language DBMS or cloud service will go end-of-life or stop getting support.
287 words
|
1 minutes
004: ๐งช Testing ArchiveBox release candidate 0.8.5rc50 -- with uv
2025-01-22
A quick look at the latest ArchiveBox release candidate.
319 words
|
2 minutes
003: ๐ Notes and hints on using ๐ uv
2025-01-19
I have been using uv since January 1st. In this post, Iโll quickly go through some of my favorite things about uv.
248 words
|
1 minutes
002: Pocket RSS Feeds in 2025 + ArchiveBox Scheduling
2025-01-02
Retrieving Pocket saves via RSS in 2025.
230 words
|
1 minutes
001: Pocket API + hands on with uv
2025-01-01
I have made Pocket a part of my 2025: year of data. I have Pocket connected to exist.io. I want to have a copy of the items in Pocket that I care about. I want to solve that problem by saving my โญ๏ธ Pocket favorites in my ArchiveBox instance. Today, I wrote some Python to do exactly that: โญ๏ธ Save Pocket Favorites to a file.
172 words
|
1 minutes