home.social

#javadevelopers — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #javadevelopers, aggregated by home.social.

  1. Just shipped a festive hands-on tutorial:
    “Build a Secret Santa API with Quarkus.”

    A lightweight Java project that covers:
    • REST endpoints
    • Group & wishlist management
    • Fair random pairings
    • Email notifications
    • PostgreSQL via Dev Services

    A perfect December side project for backend developers.
    the-main-thread.com/p/secret-s

    #Java #Quarkus #Backend #API #JavaDevelopers

  2. New hands-on tutorial on The Main Thread 🚀

    I built a real-time emotion detector in Java using #Quarkus, #JavaCV, #WebSocketsNext, and #LangChain4j.

    The pipeline streams webcam frames → detects faces locally → sends only the cropped face to a multimodal LLM (GPT-4o/Gemini) for emotion classification.

    High-throughput + low latency = fun and surprisingly practical.

    👉 the-main-thread.com/p/real-tim

    #JavaDevelopers #AIPipelines #MultimodalAI #FaceDetection

  3. New hands-on tutorial on The Main Thread 🚀

    I built a real-time emotion detector in Java using #Quarkus, #JavaCV, #WebSocketsNext, and #LangChain4j.

    The pipeline streams webcam frames → detects faces locally → sends only the cropped face to a multimodal LLM (GPT-4o/Gemini) for emotion classification.

    High-throughput + low latency = fun and surprisingly practical.

    👉 the-main-thread.com/p/real-tim

    #JavaDevelopers #AIPipelines #MultimodalAI #FaceDetection

  4. New hands-on tutorial on The Main Thread 🚀

    I built a real-time emotion detector in Java using #Quarkus, #JavaCV, #WebSocketsNext, and #LangChain4j.

    The pipeline streams webcam frames → detects faces locally → sends only the cropped face to a multimodal LLM (GPT-4o/Gemini) for emotion classification.

    High-throughput + low latency = fun and surprisingly practical.

    👉 the-main-thread.com/p/real-tim

    #JavaDevelopers #AIPipelines #MultimodalAI #FaceDetection

  5. New hands-on tutorial on The Main Thread 🚀

    I built a real-time emotion detector in Java using #Quarkus, #JavaCV, #WebSocketsNext, and #LangChain4j.

    The pipeline streams webcam frames → detects faces locally → sends only the cropped face to a multimodal LLM (GPT-4o/Gemini) for emotion classification.

    High-throughput + low latency = fun and surprisingly practical.

    👉 the-main-thread.com/p/real-tim

    #JavaDevelopers #AIPipelines #MultimodalAI #FaceDetection

  6. New hands-on tutorial on The Main Thread 🚀

    I built a real-time emotion detector in Java using #Quarkus, #JavaCV, #WebSocketsNext, and #LangChain4j.

    The pipeline streams webcam frames → detects faces locally → sends only the cropped face to a multimodal LLM (GPT-4o/Gemini) for emotion classification.

    High-throughput + low latency = fun and surprisingly practical.

    👉 the-main-thread.com/p/real-tim

    #JavaDevelopers #AIPipelines #MultimodalAI #FaceDetection

  7. Planning next year’s training?
    #JCON EUROPE 2026 (Apr 20–23, Cologne)

    #BlindTickets = 30% off until Dec 6.
    Lock seats early, simplify approvals, and maximize your team’s 2026 learning #ROI.
    🎟️2026.europe.jcon.one/tickets

    #JCON2026 #LearningAndDevelopment #JavaDevelopers #Conference

  8. Today’s my birthday 🎂 so I built a Birthday API with Quarkus.
    It calculates your age across calendars, planets, and time zones while teaching the depths of Java’s java.time API.

    the-main-thread.com/p/java-dat

    #Java #Quarkus #APIs #DateTime #JavaDevelopers

  9. 💬 I’d love to hear from other #JavaDevelopers building with #AI:
    - Which direction excites you more?
    - What persistence layer do you trust for fast prototyping?

    🔗 GitHub: github.com/JohannesRabauer/ai-

    #Java #Ollama #LangChain4J #LLM #AI #DevCommunity

  10. 🚨 Breaking news: Java developers discover Pandas rip-off with a name that sounds like a cheap gym 💪. #Fahmatrix promises to make tabular data “fahm” easy, but let's be real—it's just another way to make Java developers wish they had chosen Python instead 🐍.
    github.com/moustafa-nasr/fahma #JavaDevelopers #PandasRipOff #TabularData #PythonVsJava #HackerNews #ngated

  11. 🚨 Breaking news: Java developers discover Pandas rip-off with a name that sounds like a cheap gym 💪. #Fahmatrix promises to make tabular data “fahm” easy, but let's be real—it's just another way to make Java developers wish they had chosen Python instead 🐍.
    github.com/moustafa-nasr/fahma #JavaDevelopers #PandasRipOff #TabularData #PythonVsJava #HackerNews #ngated

  12. 🚨 Breaking news: Java developers discover Pandas rip-off with a name that sounds like a cheap gym 💪. #Fahmatrix promises to make tabular data “fahm” easy, but let's be real—it's just another way to make Java developers wish they had chosen Python instead 🐍.
    github.com/moustafa-nasr/fahma #JavaDevelopers #PandasRipOff #TabularData #PythonVsJava #HackerNews #ngated

  13. 🚨 Breaking news: Java developers discover Pandas rip-off with a name that sounds like a cheap gym 💪. #Fahmatrix promises to make tabular data “fahm” easy, but let's be real—it's just another way to make Java developers wish they had chosen Python instead 🐍.
    github.com/moustafa-nasr/fahma #JavaDevelopers #PandasRipOff #TabularData #PythonVsJava #HackerNews #ngated

  14. 🚨 Breaking news: Java developers discover Pandas rip-off with a name that sounds like a cheap gym 💪. #Fahmatrix promises to make tabular data “fahm” easy, but let's be real—it's just another way to make Java developers wish they had chosen Python instead 🐍.
    github.com/moustafa-nasr/fahma #JavaDevelopers #PandasRipOff #TabularData #PythonVsJava #HackerNews #ngated

  15. JEP 447, Statements before super(...) (Preview), has been delivered for JDK 22 after its review concluded. This JEP, which is part of Project Amber, aims to allow statements before super() calls in constructors without referencing an instance being created while still maintaining the safety and initialization guarantees for constructors.

    infoq.com/news/2024/01/java-co

    #JDK22 #ProjectAmber #JavaDevelopers #java

  16. 🕵️‍♂️ Discovering vulnerabilities in your Spring Boot projects? This comprehensive guide from Snyk has got you covered. Find out how to secure your dependencies and keep your applications resilient.. Check it out! 👉 buff.ly/3sUMQfc #JavaDevelopers #AppSecurity

  17. Two former Twitter Developer Platform execs have launched an AI development platform called Freeplay. It's more than observability, said co-founder and CEO Ian Cairns in an interview with me. #Java developers especially should take note, as there aren't many Java options for #LLM development. thenewstack.io/freeplay-new-ll #javadevelopers

  18. #JCON2023 🎥 by Vadym Kazulkin: #Github Copilot vs. #AmazonCodeWhisperer For #JavaDevelopers

    Both services are machine learning-powered services that help improve developer productivity by generating code recommendations based on developers’ comments in natural language and their code. Based on natural language comments, these services also aut...

    Watch now: youtube.com/watch?v=01tCflXdux
    #IDE #DeveloperProductivity #DevOps #Github

  19. #JCON2023 🎥 by Vadym Kazulkin: #Github Copilot vs. #AmazonCodeWhisperer For #JavaDevelopers

    Both services are machine learning-powered services that help improve developer productivity by generating code recommendations based on developers’ comments in natural language and their code. Based on natural language comments, these services also aut...

    Watch now: youtube.com/watch?v=01tCflXdux
    #IDE #DeveloperProductivity #DevOps #Github

  20. JDD (jdd.org.pl):

    53 days remaining till the end of Call For Papers for JDD 2023! 🚨📝We’re looking for interesting case studies and hot Java-related topics. Want to join us as a speaker?

    Apply at: t.co/xKVt2zD1Aw

    #JDDKrakow #CallForPapers #CFP #Java #javaconference #javadevelopers t.co/ajcOFYv7Fi

  21. JDD (jdd.org.pl):

    53 days remaining till the end of Call For Papers for JDD 2023! 🚨📝We’re looking for interesting case studies and hot Java-related topics. Want to join us as a speaker?

    Apply at: t.co/xKVt2zD1Aw

    #JDDKrakow #CallForPapers #CFP #Java #javaconference #javadevelopers t.co/ajcOFYv7Fi

  22. JDD (jdd.org.pl):

    53 days remaining till the end of Call For Papers for JDD 2023! 🚨📝We’re looking for interesting case studies and hot Java-related topics. Want to join us as a speaker?

    Apply at: t.co/xKVt2zD1Aw

    t.co/ajcOFYv7Fi