Andres Almiray

@andresalmiray.com

I code for fun and help others in the process. Java Champion. Co-founder of Hackergarten & Hack.Commit.Push. Creator of JReleaser 🚀

Encountered a weird NoSuchMethodError when invoking an outdated dependency. Decide to look into its source code. Let’s get the list of dependencies … It uses Gradle as build tool 😱 With .kts files 😓 Mixes Java and Kotlin in source code 🤬 FFS (╯°□°)╯︵ ┻━┻

Today is the day: #Hardwood reaches 1.0 🚀! A from-scratch #Parquet library for the JVM, reading (and soon writing) Apache Parquet fast: multi-threaded at its core, with no mandatory dependencies. Java 21+, Apache 2.0, production-ready. Happy Parquet parsing!

A code snippet showing how to open a Parquet file with Hardwood and read its records via the row reader API.

Built a full terminal emulator in a single Java file. jhostty — probably the most portable terminal in the world. Splits, tabs, 10 themes, per-pane zoom. Powered by GhosttyFX. jbang jhostty@maxandersen github.com/maxandersen/jhostty

Bild