Ask HN: What are the best resources to learn Rust in 2025?
5 points by _Crownwell 14h ago 6 comments
Ask HN: Ideas to acquire "good taste" in programming?
6 points by danielciocirlan 1d ago 10 comments
What's new in Java 25 for us, developers?
3 loicmathieu 2 7/4/2025, 9:40:30 AM loicmathieu.fr ↗
Comments (2)
dcminter · 13h ago
Better PEM handling in the jdk libraries is a nice smoothing over of a rough patch; I'll enjoy having that by default instead of build-time conversions or fiddly little utility methods.
fluentnot · 3h ago
When can we get multi-return (with pattern matching)?