Live data from Hacker News

Viewing profile — parttimenerd

parttimenerd

HN member
Joined
Mon, Aug 05, 2019, 7:01 AM UTC
HN karma
142
Public activity
54 items

About parttimenerd

OpenJDK developer and conference speaker at SapMachine.

Recent public activity

  1. 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.

  2. 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.

  3. comment
    Comment #45233390

    Thanks for the recommendation.

  4. 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…

  5. 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).

  6. 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)

  7. story
  8. 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…

  9. story
  10. comment
    Comment #38832395

    I'm the author, ask me anything

  11. story
  12. comment
  13. story
  14. story
  15. 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.

  16. story
  17. comment
    Comment #38598641

    With the upcoming Java version, you can easily use native functions. I'm the author.

  18. story
  19. story
  20. 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.

  21. story
  22. 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…

  23. story
  24. comment
    Comment #38457663

    I'm happy for any reader of my blog :)

  25. 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…