HN user

parttimenerd

142 karma

OpenJDK developer and conference speaker at SapMachine.

Posts7
Comments40
View on HN

I'm glad you like my article. I wasted far too much time researching and profiling my solutions. I'm writing a blog post every one to two weeks, so I hope you'll come back.

(I'm the author) Every wondered how C data structures are layouted and aligned in memory? Every wondered how C data structures are layouted and aligned in memory? This is the topic of the newest blog post in my hello-ebpf series.

[dead] 3 years ago

Many JFR events don't have any descriptions, so I tried to autogenerate them using AI. I'm the author, ask me anything.

[dead] 3 years ago

I'm the author. I just released a new version of my open-source profiling plugin for IntelliJ, which allows you to profile Maven projects.

Python 3.12 3 years ago

It's an interesting new API. I hope to write a blog post on implementing a debugger with it soon.