pg_durable is a Microsoft developed PostgreSQL extension that integrates fault-tolerant, long-running execution directly into the database. To understand why this is useful, think about what normally happens if you run a long, complex database job and the server crashes or your connection drops; you lose your progress, and you have to start all over again. https://www.i-programmer.info/news/80-java/18984-pgdurable-durable-sql-functions-and-orchestration-for-postgresql.html
AI-fokus, a spin off of Jfokus, is a conference focusing on the evolution of agentic AI and its practical implementation in software development. https://www.i-programmer.info/news/105-artificial-intelligence/18981-what-happened-at-ai-fokus-2026.html