schmonz.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Search results for tag #Java

Ted M. Young boosted

[?]Benjamin Marwell ☕ » 🌐
@bmarwell@layer8.space

BetterBranch: a tiny, but useful git helper.

Written in , compiled to native via , archive creation and distribution via ! 🚀

blog.bmarwell.de/2026/08/05/be

First blog post in a while! 😀

    Marc Philipp boosted

    [?]Jendrik Johannes » 🌐
    @jendrik@mastodon.social

    TestLens – our test reporting and flaky test management solution for Java projects on GitHub – is now available on the GitHub marketplace.

    github.com/marketplace/testlen

    🟢 🟡 🟠 🔴

    It's free for user accounts. If you have a GitHub account, please consider giving it a try.

    It would help us (@marcphilipp, @britter and me) a bunch
    to test and gain visibility. Thanks! 🙏

      Ted M. Young boosted

      [?]Donald Raab » 🌐
      @TheDonRaab@mastodon.social

      is the FOSS collections library in with Smalltalk-level productivity. The book, "Eclipse Collections Categorically", is available on Kindle Unlimited. There's a Kindle book offer in the blog below.👇 No FOMO. Get EC and ECC. Mark the date.🗓️
      donraab.medium.com/level-up-yo

        [?]Leanpub » 🌐
        @leanpub@mastodon.social

        Getting to Know IntelliJ IDEA by Trisha Gee and Helen Scott is on sale on Leanpub! Its suggested price is $30.00; get it for $27.00 with this coupon: leanpub.com/gettingtoknowIntel

          Ted M. Young boosted

          [?]Stuart Marks » 🌐
          @stuartmarks@mastodon.social

          Woohoo! JEP 401 (Value Objects) has landed in mainline!

          $ jshell
          | Welcome to JShell -- Version 28-internal
          | For an introduction type: /help intro

          jshell> new Integer(1234) == new Integer(1234)
          $1 ==> false

          $ jshell --enable-preview
          | Welcome to JShell -- Version 28-internal
          | For an introduction type: /help intro

          jshell> new Integer(1234) == new Integer(1234)
          $1 ==> true

            [?]Leanpub » 🌐
            @leanpub@mastodon.social

            Jetpack Compose internals by Jorge Castillo is on sale on Leanpub! Its suggested price is $49.99; get it for $17.50 with this coupon: leanpub.com/composeinternals/c

              [?]OSNews » 🤖 🌐
              @osnews@mstdn.social

              Java deprecates support for macOS x86

              Apple has transitioned its hardware products to the AArch64 processor architecture and is phasing out support for x64. Oracle engineers will thus stop maintaining the macOS/x64 port as of JDK 27. Maintaining the port is a significant burden.
              ↫ JEP 541: Deprecate the macOS/x64 Port for Removal

              The port won't yet be removed, but will be in a future release. Consi

              osnews.com/story/145609/java-d

                [?]Donald Raab » 🌐
                @TheDonRaab@mastodon.social

                We're forgetting lessons of the past, so I updated this blog with links to four blogs from Nikhil Nanivadekar that explain why the Map, Set, Bag, and Multimap types in are more memory-efficient than the alternatives available in standard .
                donraab.medium.com/save-memory

                  [?]Leanpub » 🌐
                  @leanpub@mastodon.social

                  Spring Boot 4 In Practice by Jitin Kayyala is on sale on Leanpub! Its suggested price is $29.99; get it for $18.89 with this coupon: leanpub.com/springboot4inpract

                    [?]ARGVMI~1.PIF » 🌐
                    @argv_minus_one@mastodon.sdf.org

                    Years ago, I migrated from to .

                    With all the AI and telemetry and terms of service and free trials and whatnot, I'm starting to think it's time to migrate back…

                    My only major reservation is that jte.gg has only an IntelliJ plugin. I will have no completion, highlighting, etc in my HTML templates any more, and some of them are rather complicated…

                    What does everyone think?

                      Ted M. Young boosted

                      [?]JCON » 🌐
                      @jcon@mastodon.social

                      Our next session is live: 'When Is Good: Understanding Java Stream Performance' with Cay Horstmann

                      streams use complex evaluation strategies whose can be difficult to predict. …

                      Grab your coffee and hit play: youtu.be/aOEwrcp03pQ

                        Ted M. Young boosted

                        [?]InfoQ » 🌐
                        @infoq@techhub.social

                        It’s been a busy week in the ecosystem!

                        Highlights include:
                        ➤ A reintroduction of Value Objects (Preview); the GA release of WildFly 41; the July 2026 edition of Open Liberty 26.0.0.7; point releases of TornadoVM, Apache TomEE, Java Operator SDK and LangChain4j; a maintenance release of Micronaut; a new extension, Quarkus Shim; and a new Oracle AI Agent Studio for Fusion Applications.

                        🔗#InfoQ News Roundup: bit.ly/4gKEMnU

                          [?]Leanpub » 🌐
                          @leanpub@mastodon.social

                          Big Kotlin pack by Marcin Moskała is the featured bundle of ebooks 📚 on Leanpub!

                          Link: leanpub.com/b/kotlin_mm

                            [?]Stuart Marks » 🌐
                            @stuartmarks@mastodon.social

                            Glad to have been featured (sort of) in the new Java documentary, "Write Once Run Forever”:

                            youtube.com/watch?si=X46PPl0tQ

                            Overall very nicely done. Congratulations CultRepo!

                              Ted M. Young boosted

                              [?]Stuart Marks » 🌐
                              @stuartmarks@mastodon.social

                              I attended a special preview showing of the Java Documentary, along with a panel session and reunion. Here are some notes on the event.

                              stuartmarks.wordpress.com/2026

                                [?]Ted M. Young » 🌐
                                @jitterted@sfba.social

                                RE: mastodon.online/@mthmulders/11

                                Search Maven Central from the command-line!

                                  [?]Marit van Dijk ☕️🥑 » 🌐
                                  @maritvandijk@mastodon.social

                                  Logpoints and a bundled debugger skill to make easier, dependency completion for and , support for 27, 2.4, new features for security, and more...
                                  2026.2 is here: youtu.be/1wzW-gM9OZE?is=yz-0VO

                                    [?]jnkrtech » 🌐
                                    @jnkrtech@social.treehouse.systems

                                    I'm setting up a personal project using Java and Spring Boot, and I have a lot of questions about how to approach the DB layer.

                                    I'm mostly comparing JOOQ and Querydsl right now. I really don't want to be writing SQL strings in my code. I'd like to lean on whatever the established spring choices are rather than do something completely off-road, but this is beaten by the caveat about not wanting SQL strings in my code.

                                    I'm planning on using SQLite as the DB (this is for a single-user app that will be running locally.) If anyone has suggestions on how to properly manage the DB schema and migrations that would be much appreciated as well.

                                    If anyone can give me any pointers on choosing and using a technology here that would be great!

                                    For context: I'm a Node.js dev switching to Java. I am brand new to JDBC/JDBI/JPA/Hibernate/all of the other stuff that I'm just reading about today.

                                      Ted M. Young boosted

                                      [?]InfoQ » 🌐
                                      @infoq@techhub.social

                                      It’s been a busy week in the ecosystem!

                                      Highlights include:
                                      ➤ The GA release of TornadoVM 5.0; point releases of JHipster, Keycloak and Google ADK; maintenance releases of GraalVM Native Build Tools and Micronaut; the OmniFish Build of Payara and introducing Vidocq, a new implementation of the Jakarta EE 11 Core Profile and MicroProfile 7.1.

                                      🔗#InfoQ News Roundup: bit.ly/3SWJJ3b

                                        [?]Ted M. Young » 🌐
                                        @jitterted@sfba.social

                                        @frankel Interesting that it wasn’t written in Kotlin, but in

                                          Ted M. Young boosted

                                          [?]Ben Evans [He / Him] » 🌐
                                          @kittylyst@mastodon.social

                                          Hey frendos. Does anyone have a good link / summary for how to add a new processor to ?

                                          tl;dr There doesn't seem to be a good way to render and I would like to fix that, if one doesn't already exist.

                                            Ted M. Young boosted

                                            [?]JCON » 🌐
                                            @jcon@mastodon.social

                                            Our next session is live: 'Engineering a Modern Platform' with Steve Poole

                                            8 to 25 Without the Pain: Most Java teams carry far more debt than they realise. Moving from JDK 8 or 11 to JDK 21 or 25 is not a …

                                            Grab your and hit play: youtu.be/umpxCjJR9Lw

                                              [?]Ted M. Young » 🌐
                                              @jitterted@sfba.social

                                              Great interview tips from Duke's Corner podcaster Jim Grisanzio: patreon.com/grisanzio/posts/ti

                                                Ted M. Young boosted

                                                [?]JCON » 🌐
                                                @jcon@mastodon.social

                                                Our next session is live: 'Conquering a Rows with Modern Concurrency' with René Schwietzke

                                                You might have seen my previous talk: "The First 80% of Reading One Billion Rows Fast Enough". It intentionally avoided …

                                                Grab your and hit play: youtu.be/D6g4MLKJsLU

                                                  Ted M. Young boosted

                                                  [?]Ben Evans [He / Him] » 🌐
                                                  @kittylyst@mastodon.social

                                                  Time to reset the "Days since sleep proved to be the best debugger" counter, Pinky. Again.

                                                    Ted M. Young boosted

                                                    [?]InfoQ » 🌐
                                                    @infoq@techhub.social

                                                    has been released as an library.

                                                    Built to optimize reading on the JVM, it uses a multi-threaded architecture with zero mandatory external dependencies, offering a simpler, high-performance alternative to the Apache Parquet Java implementation.

                                                    More details on 👉 bit.ly/4y9VQd4

                                                      Ted M. Young boosted

                                                      [?]JCON » 🌐
                                                      @jcon@mastodon.social

                                                      Our next session is live: 'Inside Spring: The Behind the Framework' with Ko Turk

                                                      The is one of the most widely adopted frameworks in the ecosystem, yet its internal architecture often remains a …

                                                      Grab your coffee and hit play: youtu.be/HH2oN-1TSn4

                                                        [?]Leanpub » 🌐
                                                        @leanpub@mastodon.social

                                                        Functional Java by dimitris papadimitriou is free with a Leanpub Reader membership! Or you can buy it for $2.00! leanpub.com/functional-java-wi

                                                          [?]Leanpub » 🌐
                                                          @leanpub@mastodon.social

                                                          Big Kotlin pack by Marcin Moskała is the featured bundle of ebooks 📚 on Leanpub!

                                                          Link: leanpub.com/b/kotlin_mm

                                                            [?]Marit van Dijk ☕️🥑 » 🌐
                                                            @maritvandijk@mastodon.social

                                                            We recorded the What's New in 2026.2 video today. New features for , , , Debugger, , , and coming soon to an IDE near you! @sivalabs @antonarhipov Marco Behler

                                                            Marit van Dijk, Siva Katamreddy, Anton Arhipov and Marco Behler in the JetBrains Amsterdam office

                                                            Alt...Marit van Dijk, Siva Katamreddy, Anton Arhipov and Marco Behler in the JetBrains Amsterdam office

                                                              [?]Michael Simons » 🌐
                                                              @rotnroll666@mastodon.social

                                                              🍿 will introduce publishing limits

                                                              central.sonatype.org/publish/m

                                                              While I did put a popcorn emoji in front, I do think that's one of the only ways forward to keep that central bit of software in the world free to download for everyone.

                                                                Ted M. Young boosted

                                                                [?]Ana-Maria Mihalceanu » 🌐
                                                                @ammbra1508@mastodon.social

                                                                📣 The CFP for @devoxx closes in 10 days!

                                                                Now is the time to share with the world that cool side project, your lessons learned, or maybe that new practice from work❣️

                                                                From to Agentic , bring forward your passion for tech ✨!

                                                                dvbe26.cfp.dev

                                                                  [?]NYJavaSig » 🌐
                                                                  @nyjavasig@fosstodon.org

                                                                  Join us July 9 as Billy Korando explores how Java's data-oriented features challenge classic OOP assumptions. Discover records, pattern matching, and sealed hierarchies. Sign up at nyjavasig.com!

                                                                    Ted M. Young boosted

                                                                    [?]JCON » 🌐
                                                                    @jcon@mastodon.social

                                                                    Our next session is live: 'Beyond the : Unpacking the Latest Features of ' with Jayashree S Kumar

                                                                    's evolution comes with a lot of names — Project Panama, Records, Vector — and it's easy to feel …

                                                                    Grab your coffee and hit play: youtu.be/10SpfNU4D94

                                                                      Back to top - More...