Viewing profile — parttimenerd
parttimenerd
HN member- Joined
- Mon, Aug 05, 2019, 7:01 AM UTC
- HN karma
- 142
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About parttimenerd
Recent public activity
-
comment
Comment #45344399
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.
-
comment
Comment #45233469
(author here) Xcode doesn't know about Java's internals, so it doesn't know about Java frames, although it can help with native traces.
-
comment
Comment #45233390
Thanks for the recommendation.
-
comment
Comment #45233200
(author here) This is part of a series of blog post. The next blog posts are: https://mostlynerdless.de/blog/2025/07/30/java-25s-new-cpu-t... (on the implementation) https://mostly…
-
comment
Comment #45233182
And a thank you to all the other amazing companies. The work on the JEP is chiefly sponsored by SAP (with help from Datadog and Amazon).
-
comment
Comment #40316421
Learn how to find bugs in the code transformation of Spring and Mockito by instrumenting their instrumenters. (I'm the author, AMA)
- story
-
comment
Comment #39836673
(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…
- story
-
comment
Comment #38832395
I'm the author, ask me anything
- story
- comment
- story
- story
-
comment
Comment #38708723
Many JFR events don't have any descriptions, so I tried to autogenerate them using AI. I'm the author, ask me anything.
- story
-
comment
Comment #38598641
With the upcoming Java version, you can easily use native functions. I'm the author.
- story
- story
-
comment
Comment #38516201
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.
- story
-
comment
Comment #38484551
Sometimes all you need is a list to find all the used classes, methods, and functions of a Python module, to proceed with your secret side project. Using sys.settrace makes it poss…
- story
-
comment
Comment #38457663
I'm happy for any reader of my blog :)
-
comment
Comment #38447953
You might be interested in a proposal by Jaroslav Bachorik to add context into JFR. I wrote a short introduction on my blog "Putting JFR into Context" ( https://mostlynerdless.de/b…