Daily Shaarli

All links of one day in a single page.

September 27, 2025

Climat : « Le socle ayant permis l’existence de nos civilisations s’effondre »

Les discours politiques sont imperméables aux idées de rupture, alors que la Terre atteint ses points de bascule, selon le chercheur Nathanaël Wallenhorst. Il en va pourtant de notre survie, explique-t-il.

Measure, Don't Guess
thumbnail

Trisha Gee

Observability as the key to performance tuning Software Delivery

The golden rule of application performance tuning: measure, don’t guess. Yet when it comes to developer productivity, too many teams still guess. Builds are slow, tests are flaky, CI feels overloaded—and the default response is to throw hardware at the problem or hope it goes away.

In this talk, we’ll apply the performance engineering mindset to developer experience, showing how observability data from Develocity can profile builds and tests just like applications. By measuring and optimizing build and test performance, teams directly improve the DORA metrics that matter: shorter lead time for changes, lower change failure rates, faster recovery, and higher deployment frequency.

Developer productivity is a performance problem. If you want faster delivery and happier developers, the path is the same as for applications in production: measure first, then optimize.

Java Exception Anti-Patterns | Java && More
thumbnail

Achieve Efficient Maintainable and Simple Java Exception handling killing those anti-patterns.