Live data from Hacker News

Viewing profile — headius

headius

HN member
Joined
Fri, Sep 11, 2009, 8:16 PM UTC
HN karma
945
Public activity
202 items

About headius

I do JVM stuff.

Recent public activity

  1. comment
    Comment #47759525

    A simple rule to follow right now: never trust someone who's selling an AI coding product to tell you how great AI is at coding. It sounds like my experience has been similar to yo…

  2. comment
    Comment #47213533

    This. Whole thing struck me as basically an advertisement for Vite. 99% of the base functionality is probably already there, written by humans. "Use our proprietary SaaS and you to…

  3. comment
    Comment #45363528

    Let's take a look at JRuby's startup time journey, all the way up to using JDK 25's AOTCache and Project Leyden features coming to a JDK near you soon.

  4. story
  5. comment
    Comment #44827192

    JRuby 10.0.2 is released! This is a small release to fix an ArgumentError regression in JRuby 10.0.1 plus a few other small fixes. Recommended upgrade for all, but let us know if y…

  6. story
  7. comment
    Comment #44597004

    We have just released JRuby 10.0.1.0, our first update to JRuby 10! There's dozens of patches including full support (finally) for Zeitwerk and a bunch of Ruby 3.4 language fixes. …

  8. story
  9. comment
    Comment #43865272

    I'm glad you find it useful!

  10. comment
    Comment #43859316

    Seems like a few folks didn't think my 2D bar chart example was beautiful, so let's kick it up a notch!

  11. story
  12. comment
    Comment #43850310

    Why use C, Python, or JavaScript to generate charts for your Ruby applications? Use JRuby and it's so much easier!

  13. story
  14. comment
    Comment #43687399

    Thank you! It's been a long road but we're proud to finally have JRuby 10 out there!

  15. comment
    Comment #43686829

    It's finally here! JRuby 10 has been released with support for Ruby 3.4 (including 3.2 and 3.3 updates as well). Minimum Java version has been bumped up to Java 21, allowing us to …

  16. story
  17. comment
    Comment #43662884

    I'm glad JRuby has been useful to you!

  18. comment
    Comment #43633668

    A first overview of the enhancements coming soon in JRuby 10!

  19. story
  20. comment
    Comment #43038095

    JRuby startup gets a big boost from OpenJDK 21's Application Class Data Sharing and the new AOT caching feature in JDK24.

  21. story
  22. comment
    Comment #42504604

    We have all of the right tooling created to fetch jars from maven but no good tutorials on stitching it all together. Clearly that is step we should document better. And for those …

  23. comment
    Comment #42504591

    Very excited to see folks trying this out! Please get in contact with us (jruby team, either on social media or our matrix channel) if you have any troubles.

  24. comment
    Comment #41713473

    A very nice article by Paul Krill! We are looking forward to this release and having feature parity with regular Ruby while also updating JVM support for modern features. You can g…

  25. comment
    Comment #41514233

    Part one of a series exploring the use of OpenJDK Project CRaC (Coordinated Restore at Checkpoint) and CRIU (Checkpoint and Restore In Userspace) to improve the startup of JRuby