Time for our quarterly newsletter detailing what our team here at Data Bene has been up to from the start of 2025 till now (with some interesting events, news, & resources we wanted to highlight ✨)

Check it out on Substack (and remember, a subscription isn't required to read!):

https://databene.substack.com/p/welcoming-2025-with-an-abundance

#postgresql #postgres #opensource #foss #oss #dev #devcommunity #developer #tech #technews #techevent #learntocode #data #datascience #database #dataanalytics #linux

With #PostgreSQL 17 came many substantial changes to how #Postgres deployments are handled; notably, logical replication saw many enhancements that help companies achieve true #Postgres high availability & distribution (even relating to system upgrades across major versions). Read about it, and see related blogs for PG17 updates introduced, in this blog from Ahsan Hadi:

https://www.pgedge.com/blog/preserving-replication-slots-across-major-postgres-versions-postgresql-high-availability-for-major-upgrades

#opensource #foss #oss #data #datamanagement #dataanalysis #iot #ai #applicationdeveloper #dev #tech

Preserving replication slots across major Postgres versions - PostgreSQL high availability for major upgrades

This blog covers the enhancement to logical replication functionality in PostgreSQL 17 and provides a script that demonstrates how to use this feature when upgrading from Postgres 17 to a future version.

#ActuLibre L'actu de la semaine (13/06/2025), à lire sur https://www.camilleroux.com/lactu-de-la-semaine-13-06-2025/ #dev
L'actu de la semaine (13/06/2025)

Voici ce qui m'a intéressé dans ma veille cette semaine. L'actu de la semaine * 👉 2025 State of AI Code Quality > lien * 👉 DNS4EU, an EU-based DNS resolution service > lien * 👉 Build a minimal decorator with Ruby in 30 minutes > lien * 👉 Développement d'application en Flutter : retours d'expérience (1/2) (Framasoft) > lien * 👉 ChatGPT gets

Camille Roux
L'actu de la semaine (13/06/2025) | Journal du hacker

Humanly renforced vibe coding > vibe coding

Par exemple pour mon petit projet Nitchi je me sers beaucoup plus du LLM pour m'aider à comprendre et adapter des fonctionnalités issues d'un logiciel libre plutôt que de demander au LLM de tout faire à partir de zéro.

Résultat : Base de code maîtrisée, prémisse d'une documentation et gain de temps phénoménal par rapport à la technique "from scratch" tout en limitant les zones d'ombres incompréhensibles et impossible à debugguer.

#dev

How a ‘bad’ coder accidentally made our system bulletproof
https://medium.com/@devlink/how-one-bad-coder-made-our-stack-unbreakable-2ec28d7e4253
This person, let’s call him Dave, wasn’t just junior. Dave was entropy in human form. If there was a weak spot in the system, Dave would find it not on purpose, just as a side effect of existing.

We called him the worst programmer on the team.
But we were wrong.

Because Dave didn’t just write questionable code he revealed where our system was weak, fragile, and totally unprepared for real-world chaos.

#IT #dev

How a ‘bad’ coder accidentally made our system bulletproof

Every dev team has that one engineer. You know the one. The code commit comes in and suddenly half of staging is on fire. They push on main, forget semicolons, and somehow manage to brick a Docker…

Medium
Radicle

Sovereign code infrastructure.

#ampache 7.5.3

Minor release with more little things found.

#php #dev

https://github.com/ampache/ampache/releases/tag/7.5.3

Release 7.5.3 · ampache/ampache

7.5.3 php8.4 699ee7a03a902fc54f23fc976520ae3c ./ampache-7.5.3_all_php8.4.zip 1ee40322b25081008ad4c432e12c5143 ./ampache-7.5.3_all_php8.4_squashed.zip 844775971e803551cc0f367e038ac1f1 ./ampache-7...

GitHub