DEV Community

Chris Kocel
Chris Kocel

Posted on

Wednesday Links - Edition 2026-02-18

Writing JDK8-Compatible Libraries with Java Platform Module System Support (4 min)🀝
https://4comprehension.com/jdk8-with-jpms-support/

What if the add and remove methods in java.util.Collection had fluent counterparts? (4 min)πŸ’¬
https://donraab.medium.com/what-if-the-add-and-remove-methods-in-java-util-collection-had-fluent-counterparts-ff2c104a8ca3

How to stub external services in integration tests (7 min)πŸ”–
https://blog.allegro.tech/2026/02/how-to-stub-external-services.html

Announcing TamboUI (3 min)πŸ‘©β€πŸ³
https://melix.github.io/blog//2026/02/17-announcing-tamboui.html

Post-Quantum Hybrid Key Exchange for TLS 1.3 (3 min)πŸ—οΈ
https://inside.java/2026/02/17/tls-post-quantum-hybrid-key-exchange/

Enabling AI Agents to Use a Real Debugger Instead of Logging (5 min)πŸ›
https://foojay.io/today/enabling-ai-agents-to-use-a-real-debugger-instead-of-logging/

Optimizing the MongoDB Java Driver: How minor optimizations led to macro gains (14 min)πŸ“ˆ
https://foojay.io/today/optimizing-the-mongodb-java-driver-how-minor-optimizations-led-to-macro-gains/

TIL: Docker log rotation (3 min)πŸ”„
https://ntietz.com/blog/til-docker-log-rotation

Top comments (0)