From 34ebb9af4ab55a1b364e73334ecf5a4c4ed0a31b Mon Sep 17 00:00:00 2001 From: Sam Rolfe Date: Sat, 11 Jul 2026 07:58:53 +1000 Subject: [PATCH] sam-4screen-desktop 2026-7-11:7:58:53 --- 100 inbox/Tools to try with AI.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/100 inbox/Tools to try with AI.md b/100 inbox/Tools to try with AI.md index c5835fd..13aecba 100644 --- a/100 inbox/Tools to try with AI.md +++ b/100 inbox/Tools to try with AI.md @@ -39,8 +39,17 @@ aliases: [] | **notebooklm-py** | [teng-lin/notebooklm-py](https://github.com/teng-lin/notebooklm-py) | Unofficial Python API and agentic skill for Google NotebookLM. | | **obsidian-skills** | [kepano/obsidian-skills](https://github.com/kepano/obsidian-skills) | Agent skills for Obsidian — teach your agent to use Obsidian CLI and open formats. | | **impeccable** | [pbakaus/impeccable](https://github.com/pbakaus/impeccable) | The design language that makes your AI harness better at design. | +| **pg_durable** | [microsoft.github.io/pg_durable](https://microsoft.github.io/pg_durable) | PostgreSQL crashproof functions. | +### pg_durable + +pg_durable is a new open-source PostgreSQL extension that runs durable, crash-proof workflows right inside the database. The queue, worker, retry logic, and crash recovery you'd normally hand-build collapse into a few lines of SQL. + +If you've been running Temporal, cron, or a background worker just for durable execution, watch this first. + +📺 [pg_durable — Crashproof PostgreSQL workflows](https://www.youtube.com/watch?v=4Lmqvn_yz-c) + # AI Engineering Tools Overview ## 🛠️ Structured Data & Model Control