Learn how to use #langchain4j with #smallrye-llm with #WildFly
Learn how to use #langchain4j with #smallrye-llm with #WildFly
Background Jobs Done Right with Quarkus
Learn how to make your Java apps resilient, efficient, and production-ready with smart scheduling strategies.
https://myfear.substack.com/p/background-jobs-done-right-with-quarkus
#Java #Quarkus #Scheduling
Hey I'm still looking for work.
I've applied to a lot of places in my area and I'm getting nothing.
I'm a programmer at heart, but I've also been looking for regular entry-level jobs because there haven't been any coding positions open at my level as far as I could tell.
If you can offer me a job, it might save my butt. And if you can't offer me a job, could you at least share this post?
I live 30 minutes away from Bellevue if that helps.
Finally got around to some coffee and The Mars Volta. Listening to 'Scabdates', which I can't find on any of the music services. Great record!
Why I Believe #Lombok Should Be Discarded from #Java Projects
https://dev.to/yanev/why-i-believe-lombok-should-be-discarded-from-java-projects-1g4h
Starting soon! Join us for Quarkus Insights Ep. #201 as Gavin King discusses Jakarta Data, an entirely new and much more type safe programming model for persistence in Java. He will discuss how Hibernate 7 implements these specifications within Quarkus.
Aus aktuellem Anlass: Jobsuche
Sucht jemand im Raum Berlin/Potsdam gerade einen Softwareentwickler im Bereich:
-#Android/#Kotlin mit #JetpackCompose
-#Spring #Backend mit #Java oder Kotlin
-#Webfrontend mit #Typescript #VueJS
Zuletzt hatte ich vor allem im Bereich Medizinanwendungen (DIGA) zu tun und bin natürlich offen für andere Tech-Stacks
Gerne #boost für Reichweite
#Followerpower
Anyone know how, in #java, to create a #TCP socket server that doesn't wait for a newline to return from read() ? Non-blocking is best. I just want a read() call to return -1 (or whatever) if there are no characters waiting.
Everything I've tried so far requires a newline to be sent from the client, and I've tried:
stty raw
stty raw -echo
(and with those) -> nc, socat, telnet.
I'm getting the same stupid behavior from both Linux and macOS.
Ok, yes, I think I want to see A #Minecraft Movie. I apologize.
Can anybody recommend any UK hosting company for Java Web applications? [Or EU?]
Ideally, a service I can just drop a .war file into, but so far I haven't found any of those.
This is to try to move some simple Web apps off some US-based cloud providers...
Spring to Quarkus Without the Rewrite Headache:
Your Guide to 10 Essential Bridge Extensions
https://myfear.substack.com/p/spring-to-quarkus-without-the-rewrite
#Quarkus #Java #Spring #Compatibility
Oy, do I want to get away from working with Spring Boot
Starting soon! Join us for Quarkus Insights Ep. #200 as Bill Burke discusses Playpen, which allows developers to do live local development on an existing deployed service in Kubernetes/openshift.
Spec-First or Code-First? Choosing Your OpenAPI Strategy with Quarkus vs. Spring https://myfear.substack.com/p/spec-first-or-code-first-choosing
#Java #Quarkus #APIDesign #OpenAPI
Funny how people will kick up such a fuss about Java but it's honestly not that bad. Yeah there's technical debt and eccentricities due to its age but it's pretty easy to get to work with it.
Compared to my experience learning C# I am having a much better time. C# is fine in itself and is a lot more consistent. Although, I do not enjoy the ecosystem nor the way the documentation is currently laid out. I can get work done but it's not my preferred option at the moment.
Maybe my opinion of C# will improve with time. It was a surprise to have a much more pleasant experience with Java. I just happened to be learning and working with both languages at the same time so comparisons have been on my mind recently.
Early access of @graalvm version 25 can build #java to #wasm here is how to do it https://stackoverflow.com/a/79542976/175554
in case you wonder how to run wasm from java here is example
What could possibly go wrong?
"As recently as 2016, SSA’s infrastructure contained more than 60 million lines of code written in COBOL, with millions more written in other legacy coding languages"
https://www.wired.com/story/doge-rebuild-social-security-administration-cobol-benefits
#ssa #doge #cobol #java
"#Java 21: Could not find agent library instrument on the library path"
https://www.petefreitag.com/blog/agent-library-instrument/ #CFML #ColdFusion