#
Category: java
See all categories.
all • java • eclipse-collections
Java has Streams. Do we need third-party collections?
Java 8 added Streams. Are competing collections libraries like Eclipse Collections, Trove, Guava, etc. effectively deprecated now?
2018-05-15
all • java • logging
Which Log Level?
A coworker introduced me to the excellent article Logging levels: the wrong abstraction which is unfortunately down.
2023-07-05
all • java • git
Pre-Commit or CI/CD
At work, we're transitioning from a proprietary SDLC to a more open-source process.
2024-03-20