Skip to content
  • Home
  • Bio & Picture
  • Social Media
  • Privacy Policy

Elder Moraes

Backend | Java | Quarkus | AI | Career

GraalVM Native Image or Project Leyden: The Architectural Call

05/05/202605/05/2026 by Elder Moraes

A few years back, the question “compile to native or stay on the JVM?” had a short answer: it depended on whether you needed sub-100ms cold start as part of the SLA. If you did, you went GraalVM Native Image and paid the price in reflection metadata, dynamic class loading limitations, and tooling that was … Read more

Categories Java Leave a comment

Java developers should pay attention to JetBrains Air

26/03/2026 by Elder Moraes

A lot of AI coding demos look impressive for about five minutes. Then reality shows up. Reality is the old service nobody wants to touch on a Friday afternoon. Reality is the module with naming debt, historic compromises, and a commit history that reads like a crime scene. Reality is the enterprise Java codebase that … Read more

Categories AI, Java Leave a comment

Context Engineering: the role beyond Prompt Engineering

24/03/2026 by Elder Moraes

LLM is CPU. Context window is RAM. Andrej Karpathy captured something real with that analogy: the model processes, but the context is where information lives. What the model can reason about is bounded by what you put in that window, and how you structure it. In 2026, Gartner formally defined context engineering as a core … Read more

Categories AI, Java Leave a comment

How to put coding agents under control in Java teams

19/03/2026 by Elder Moraes

A few years ago, if you told a Java team that an AI tool could open a pull request, a lot of people would treat that as the finish line. To be honest, I never saw it that way. Opening a pull request is the easy part. The hard part is everything that comes after … Read more

Categories AI, Java Leave a comment

LangChain4j Gives Java Teams a Practical AI Stack

17/03/2026 by Elder Moraes

A few days ago, I was reviewing what has actually changed in the Java plus AI ecosystem lately. Not the hype, but the pieces that help a team move from a nice demo to something they can support in a real environment. I will be honest, this is the part I care about most. Calling … Read more

Categories AI, Java Leave a comment
Older posts
Page1 Page2 … Page15 Next →

Find me:

  • Instagram
  • YouTube
  • LinkedIn
© 2026 Elder Moraes • Built with GeneratePress