home.social
  1. binjr v3.27.0 is now available! 🎉

    This release fixes some of the oldest and most annoying visual glitches, which have plagued binjr for a very long time. Enjoy!

    But it also marks an important milestone: binr is now available on #Flathub, which means it's never been easier to install it and keep it up-to-date on #Linux, regardless of your distro of choice!

    https://flathub.org/en/apps/eu.binjr.binjr

    #JVM #java #javafx #dataviz #timeseries #flatpak #flathub

  2. binjr v3.25.0 is now available! 🎉

    Aside from being based on the latest #Java25 runtime — making this a somewhat themed release — the main features this time around are:

    • Much improved support for the #ZGC garbage collector logs files for the #OpenJDK #JVM.
    • Improvements to handling of CSV files, with things like support for comments and better number parsing for uncommon notations.
    • Bug fixes and quality of life enhancements.

    Full changelog and download links at https://binjr.eu

    #java #javafx #dataviz #timeseries

  3. Cue "Also sprach Zarathustra"🎶​

    This fall, prepare yourself for the experience of a life time, a cosmological alignment of EPIC proportions!

    (Well, more like dumb luck really, but hey, doesn't happen every day! ¯\_(ツ)_/¯)

    #java25 #javafx25 #binjr3.25 #september2025

  4. #binjr has a new home on the Fediverse!

    The social account for binjr on the Fediverse is now hosted on its own dedicated and independently run instance: https://social.binjr.eu.
    (Shout out to the great folks at @gotosocial for making this so easy with their incredibly lightweight ActivityPub server. Go check it out!)

    If you were already following the old @binjr account: no worries! There’s nothing for you to do: your subscription should have automatically carried over to the new account.

    Of course, our brand new lil' instance is quite expectedly off to some rather modest beginnings—it is not open for registration to new users (that is not the point) but it would help "prime the federation pump" if folks from all parts of the Fediverse interacted with it, just once.
    So please consider boosting this, if you feel so inclined!

    Cheers!

    #foss #timeseries #dataviz #java #javafx

  5. Working on a new UI feature in : the ability to split the visualization area to display many worksheets in a single window.

    There is a discussion thread with more details over on binjr's github repo: github.com/orgs/binjr/discussi

  6. 3.20 is now available! 🎉

    In this release:
    * Quality-of-life improvements for users of the CSV adapter, like the ability to reload the file from disk using Ctrl+F5, or the possibility to relax the parsing rules and ignore lines with misformatted time stamps.
    * Updates to the latest release of and
    * Many bugs fixed, some particularly old and nagging!

    And more! Read the full changelog and download it at binjr.eu

  7. 3.19 is now available! 🎉

    The main feature for this update, is that it does *not* put your machine into an endless cycle of BSOD!, (err... sorry was that too soon 😬)

    Aside from that, it's mostly fixes and updated dependencies, like the most recent security update for and .

    Read the full changelog and download it at binjr.eu

  8. 3.18 is now available! 🎉

    The highlight of this release is the addition of an option to dynamically set the application's theme according to the system's settings.

    Read the full changelog and download it at binjr.eu

  9. This is still early days, but getting somewhere; plotting a Java virtual machine heap occupancy from a GC log file in ! 🎉

    More to come; stay tuned!

  10. binjr 3.17 is now available!

    It is now possible to set a custom zoom factor for the binjr window, there are new options to deal with badly formatted CSV files, and the embedded and runtimes have been updated to 22.

    Read the full changelog and download it at binjr.eu

  11. @binjr You might have noticed that or any other package managers are conspicuously absent from this list...
    Well, that's not out of spite or disinterest, but rather because not having a mac makes it *very* difficult for me to even test things in this environment, let alone add specific features.

    If you'd like to see on , please consider helping out if you are able, at least with testing: github.com/binjr/binjr/issues/

    Cheers!

  12. There are new ways to install and keep it up-to-date! 🎉

    For users, you can get it from the : aur.archlinux.org/packages/bin

    And for users, it is now available via : just type `winget install binjr` and you're good to go!

    These new options come in addition to the existing repos for and based distros, available at repos.binjr.eu/

    And if all else fails, get your binaries straight from binjr.eu/download/latest_relea

  13. There's a new blog post that discusses upcoming features in the next release of binjr!
    TL;DR: New graphics settings are coming to binjr.

    Find out more and give feedback here:
    binjr.eu/blog/2024/02/new-grap

  14. binjr 3.16 is now available!

    Most of the changes are solely under the hood for this release; bug fixes and updates to dependencies.

    Read the full changelog and download it at binjr.eu

  15. binjr 3.15 is now available!

    It adds options on how to represent missing values on charts, better progress notifications while the app is being updated and, of course, the usual dependency updates and bug fixes.

    Read the full changelog and download it at binjr.eu

  16. binjr 3.14 is now available!

    This releases features an update to the embedded Java runtime to as well as a couple of "quality of life" improvements, like the ability set a preference for default chart type and search fields becoming active as soon as they are shown.

    Read the full changelog and download it at binjr.eu

  17. binjr 3.13 is now available!

    This release features the new data adapter that was revealed some time ago, alongside a few UI enhancements to better support it and some most welcome bug fixes, of course.

    Read the full changelog and download it at binjr.eu

  18. The next release of binjr will feature a new data adapter for JDK Flight Recorder files!

    It is still under development but you can give it a try and share your feedback via this github discussion: github.com/orgs/binjr/discussi

  19. This place is now the only home for on social media (well, its *real* home is wherever anyone clones a repo from github.com/binjr/binjr/ I guess):
    as of now, the account over on Twitter/whatever-its-called-this-week will no longer be updated.

    It's all a bit quiet around here for the moment though, so please follow and boost this post and help spread the word, if you feel so inclined!

  20. binjr 3.12 is now available!

    This is a pretty featureful release, whose highlight is a new indexing mode for log files that makes is easy to search for arbitrary strings of character without the need for wildcards while maintaining the same level of performance, even on very large files.

    It also features several other smaller enhancements and many bug fixes: full release notes available at binjr.eu/download/CHANGELOG/#b

  21. The next release of binjr will feature an alternative way of indexing log files as discussed here: github.com/orgs/binjr/discussi

    A preview version is available for testing here: github.com/binjr/binjr/release

    Please give it a try and let us know what you think!

  22. binjr 3.11 is now available!

    New in this release:
    - More options to parse timestamps in log files and csv files.
    - New log files parsing profiles.
    - Updated the embedded runtime for and
    - Enhancements and fixes for building on and

    Get it at binjr.eu