[go: up one dir, main page]

buc.ci 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.

Admin email
abucci@bucci.onl
Admin account
@abucci@buc.ci

Search results for tag #java

[?]Shawn Webb » 🌐
@lattera@bsd.network

This is not easily parsed by machines (or even humans). Some version numbers are on the same line, others are on a separate line.

There's extraneous and unneeded info.

And there's no way to influence the appearance of the output. For example, the ps command as the -w flag to explicitly set wide text output mode.

Screenshot of `mvn versions:display-dependency-updates`

Alt...Screenshot of `mvn versions:display-dependency-updates`

    AodeRelay boosted

    [?]Ronald Klop » 🌐
    @ronnie_bonkers@mastodon.social

    The default version on is now 25.

    And there was much rejoicing (yaaaaaaaay)

    cgit.freebsd.org/ports/commit/

      AodeRelay boosted

      [?]hbrpgm » 🤖 🌐
      @hbrpgm@adalta.social

      📺 peer.adalta.social/w/sTJTerG8X
      🔗 [🇩🇪🇺🇸🇫🇷](adalta.info/articles/prstn_imm)
      🔗 [ℹ️](magicmarcy.de/immutability-–-w")

      Résumé : Comprendre l’importance de l’immuabilité pour la fiabilité et la sécurité des applications Java.

        AodeRelay boosted

        [?]hbrpgm » 🤖 🌐
        @hbrpgm@adalta.social

        AodeRelay boosted

        [?]hbrpgm » 🤖 🌐
        @hbrpgm@adalta.social

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

        Hmm.

        Which is more efficient for walking a tree of objects: a recursive function, or a function that uses an ArrayList as a stack? Or something else?

          AodeRelay boosted

          [?]Kevin Karhan :verified: » 🌐
          @kkarhan@infosec.space

          @a32 Gute Frage, weil ein paar games gibt's auf .

            [?]jbz » 🌐
            @jbz@indieweb.social

            🦾 Project Detroit: Java interop with JavaScript and Python

            "The novel approach that we are taking with Detroit is that we are embedding the V8 and CPython runtime directly inside the JVM process,"

            go.theregister.com/feed/www.th

              AodeRelay boosted

              [?]matthew - retroedge.tech » 🌐
              @matthew@social.retroedge.tech

              Wow. Seems like yesterday that I was removing Java 7 from Windows 7 computers...

              ... wait, I actually did that yesterday.

              I serviced a computer that had Windows 7 that was fine for the customer to keep using for his particular application.

              Storage SSD drive had become full and one of the things I did to clean it up was remove the Java 7 installation as the Java updater recommended it (as Java hadn't been used for the past six months).

              #Java #oldComputers #Windows7

              RT: https://mas.to/users/alternativeto/statuses/116256332032835351

                AodeRelay boosted

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

                Java 26 released

                Java 26 delivers thousands of improvements that boost developer productivity, simplify the language, and help developers integrate AI and cryptography functionality into their applications. To help developers further streamline and enhance their development initiatives, Oracle is also announcing the new Java Verified Portfolio, which provides developers with a curated set of Oracle-supported tools, framew

                osnews.com/story/144611/java-2

                  AodeRelay boosted

                  [?]Patrick :neocat_flag_bi: » 🌐
                  @patrick@hatoya.cafe

                  AodeRelay boosted

                  [?]Neil Madden » 🌐
                  @neilmadden@infosec.exchange

                  Horrible hack to make records use bean-style getters:

                  record Person(String getName,
                  LocalDate getDateOfBirth,
                  boolean isMarried) {}

                  :-D

                    AodeRelay boosted

                    [?]teledyn 𓂀 » 🌐
                    @teledyn@mstdn.ca

                    There absolutely must be SOME way to detect WHY a server would suddenly, after 6 years operation, spontaneously exit after 25-50 seconds of perfectly functional uptime and yet leave no hs_err crash file.

                    In catalina.sh debug, it logs the startup, sits idle, then the debugger reports 'disconnected'. This suggests it self-destructs, rather than an external kill - 9?

                      AodeRelay boosted

                      [?]Graham Perrin » 🌐
                      @grahamperrin@mastodon.bsd.cafe

                      Seeking advice for FreeBSD as a daily driver on an ASUS X580VD

                      (Intel HD 630 + GTX 1050 Optimus)

                      Five questions at <reddit.com/r/freebsd/comments/>, and:

                      "… Goals / use-case: - Prefer GNOME (but open to recommendations if another DE/DM is more reliable here) - Intel as primary + NVIDIA for on-demand/offload use (if possible) - Web dev stack: Java, Node/React, Python, Go - Occasional virtualization and Linuxulator for Linux-only tooling. …"

                        [?]teledyn 𓂀 » 🌐
                        @teledyn@mstdn.ca

                        here's an Apache thing I'd never heard before and although a tech gave it as an excuse, I do wonder if it is true. Apparently, if a Tomcat app receives an HTTPS request and it cannot decrypt the keystore, the entire JVM crashes. I've been using Tomcat since its debut and Java since it was Oak, and I ain't never heard of THIS one before. True?

                        Tomcat9 on Java8 if that matters.

                          AodeRelay boosted

                          [?]teledyn 𓂀 » 🌐
                          @teledyn@mstdn.ca

                          I am guessing no one here can confirm or deny this crash-on-keystore-decrypt which, if true, is a VERY SERIOUS BUG that could not be trusted in a production environment, and then has gone unfixed for decades? That does not seem very likely, does it?

                          As it is, keytool says there is nothing wrong with my keystore or its password, and watching the process launch I see after the init, it sits, idle, a few seconds later its Time value in top only increments the millisecs, and within a minute, it is gone, voom, not a trace in any logs as to why.

                          I do, truly, LOATH this technology. It is so fucking fragile; a life-sentence for the sr developers and sysadmins in production systems (that's why they often don't get holidays)

                            AodeRelay boosted

                            [?]Patrick :neocat_flag_bi: » 🌐
                            @patrick@hatoya.cafe

                            One Open-source Project Daily

                            Generate types and converters from JSON, Schema, and GraphQL

                            https://github.com/glideapps/quicktype

                              AodeRelay boosted

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

                              just introduced a new design proposal for Carrier Classes & Carrier Interfaces.

                              The goal? Extend record-style modeling to more Java types - without losing concise state declarations, derived methods, or pattern matching.

                              Read more ⇨ bit.ly/46jYPn2

                                AodeRelay boosted

                                [?]Michael Westergaard » 🌐
                                @michael@westergaard.social

                                Sooo… weird question. Is anybody aware of a good #statistics package for #Java (or callable from Java, so #Scala, #Kotlin, or other #JVM languages) that supports #PERMANOVA?

                                Or a way to run #R from Java? #Renjin or #JRI (part of #rJava)? adonis/adonis2 supposedly supports PERMANOVA.

                                  AodeRelay boosted

                                  [?]Eugene :freebsd: :emacslogo: » 🌐
                                  @evgandr@mastodon.bsd.cafe

                                  @stefano Lol, my toilet flush for now (I'm a programmer with 10 years experience, BTW) :drgn_blep:

                                  Dithered photo of a toilet flush with Java sticker on it.

                                  Alt...Dithered photo of a toilet flush with Java sticker on it.

                                    AodeRelay boosted

                                    [?]JTI » 🌐
                                    @jti42@infosec.exchange

                                    Today's complaint about the world: Why does the JDK not have a proper Wayland Backend in 2026?

                                      AodeRelay boosted

                                      [?]Maikel 🇪🇺 🇪🇸 » 🌐
                                      @maikel@vmst.io

                                      @ellyxir if you know Java many things would look familiar, but the code doesn't look Java-ish at all. It's a lot less verbose, even to run something it doesn't require you to create a stupid and unnecesary class.

                                      And btw, you can compile to machine code directly, there's a thing called Kotlin Native, ideal for making quick and dirty CLI tools.

                                      // Minimum Hello World in Java
public class HelloWorld {
    public static void main(String[] args) {
        System.out.println("Hello, World");
    }
}

// Kotlin
fun main() println("Hello World")

                                      Alt...// Minimum Hello World in Java public class HelloWorld { public static void main(String[] args) { System.out.println("Hello, World"); } } // Kotlin fun main() println("Hello World")

                                        AodeRelay boosted

                                        [?]Glen Malley » 🌐
                                        @glen_malley@mstdn.ca

                                        Huh, applets are officially gone from Java. I was just getting out of school when they became all the rage, and a large chunk of my time was spent dealing with Java in the browser at internships and later jobs. So long and thanks for, well, not a whole helluva lot really.

                                        inside.java/2025/12/03/applet-

                                          28 ★ 9 ↺
                                          planetscape boosted

                                          [?]Anthony » 🌐
                                          @abucci@buc.ci

                                          A weird thing about being 50 is that there are programming languages that I've used regularly for longer than some of the software developers I work with have been alive. I first wrote BASIC code in the 1980s. The first time I wrote an expression evaluator--a fairly standard programming puzzle or homework--was in 1990. I wrote it in Pascal for an undergraduate homework assignment. I first wrote perl in the early 1990s, when it was still perl 4.036 (5.38.2 now). I first wrote java in 1995-ish, when it was still java 1.0 (1.21 now). I first wrote scala, which I still use for most things today, in 2013-ish, when it was still scala 2.8 (3.4.0 now). At various times I've been "fluent" in 8086 assembly, BASIC, C, Pascal, perl, python, java, scala; and passable in LISP/Scheme, Prolog, old school Mathematica, (early days) Objective C, matlab/octave, and R. I've written a few lines of Fortran and more than a few lines of COBOL that I ran in a production system once. I could probably write a bit of Haskell if pressed but for some reason I really dislike its syntax so I've never been enthusiastic about learning it well. I've experimented with Clean, Flix, Curry, Unison, Factor, and Joy and learned bits and pieces of each of those. I'm trying to decide whether I should try learning Idris, Agda, and/or Lean. I'm pretty sure I'm forgetting a few languages. Bit of 6502 assembly long ago. Bit of Unix/Linux shell scripting languages (old enough to have lived and breathed tcsh before switching to bash; I use fish now mostly).

                                          When I say passable: in graduate school I wrote a Prolog interpreter in java (including parsing source code or REPL input), within which I could run the classic examples like append or (very simple) symbolic differentiation/integration. As an undergraduate I wrote a Mathematica program to solve the word recognition problem for context-free formal languages. But I'd need some study time to be able to write these languages again.

                                          I don't know what the hell prompted me to reminisce about programming languages. I hope it doesn't come off as a humblebrag but rather like old guy spinning yarns. I think I've been through so many because I'm never quite happy with any one of them and because I've had a varied career that started when I was pretty young.

                                          I guess I'm also half hoping to find people on here who have similar interests so I'm going to riddle this post with hashtags: