#binjr — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #binjr, aggregated by home.social.
-
#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!
-
New UI feature: splittable visualization area
-
Working on a new UI feature in #binjr: 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: https://github.com/orgs/binjr/discussions/158
-
#binjr 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 #OpenJDK and #OpenJFX
* Many bugs fixed, some particularly old and nagging!And more! Read the full changelog and download it at https://binjr.eu
-
#binjr 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 #openjdk and #openjfx.
Read the full changelog and download it at https://binjr.eu
-
#binjr 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 https://binjr.eu
-
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 #java and #javafx runtimes have been updated to 22.
Read the full changelog and download it at https://binjr.eu
-
@binjr You might have noticed that #Homebrew or any other #macOS 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 #binjr on #homebrew, please consider helping out if you are able, at least with testing: https://github.com/binjr/binjr/issues/149
Cheers!
-
There are new ways to install #binjr and keep it up-to-date! 🎉
For #ArchLinux users, you can get it from the #AUR: https://aur.archlinux.org/packages/binjr-bin
And for #Windows users, it is now available via #winget: just type `winget install binjr` and you're good to go!
These new options come in addition to the existing repos for #deb and #rpm based distros, available at https://repos.binjr.eu/
And if all else fails, get your binaries straight from https://binjr.eu/download/latest_release/
-
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:
https://binjr.eu/blog/2024/02/new-graphics-settings-are-coming-to-binjr/ -
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 https://binjr.eu
-
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 https://binjr.eu
-
binjr 3.14 is now available!
This releases features an update to the embedded Java runtime to #Java21 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 https://binjr.eu
-
binjr 3.13 is now available!
This release features the new #JFR 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 https://binjr.eu
-
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: https://github.com/orgs/binjr/discussions/139
#binjr #java #javafx #visualization #dataViz #JFR #JMC #profiler #timeseries #foss #app
-
This place is now the only home for #binjr on social media (well, its *real* home is wherever anyone clones a repo from https://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!
#binjr #java #javafx #visualization #dataViz #logs #graphs #timeseries #foss #app
-
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 https://binjr.eu/download/CHANGELOG/#binjr-v3120
-
The next release of binjr will feature an alternative way of indexing log files as discussed here: https://github.com/orgs/binjr/discussions/122#discussioncomment-5496707
A preview version is available for testing here: https://github.com/binjr/binjr/releases/tag/v3.12.0-SNAPSHOT
Please give it a try and let us know what you think!
#binjr #logs #logging #visualization #debugging #javafx #java