Dynamic Beans, Static Speed: How Quarkus Outsmarts Springโs New BeanRegistrar
Learn how Quarkus achieves the same runtime flexibility as Springโs new BeanRegistrar but without the startup cost. A hands-on guide for modern Java developers.
www.the-main-thread.com/p/quarkus-vs...
12.11.2025 08:15 โ ๐ 7 ๐ 3 ๐ฌ 0 ๐ 0
ArC was rewritten from Gizmo 1 to Gizmo 2.
ArC was rewritten from Gizmo 1 to Gizmo 2. What does that mean for you?
Learn the impacts in Ladislav Thon's blog post, "ArC migrates to Gizmo 2".
quarkus.io/blog/arc-mig...
11.11.2025 18:01 โ ๐ 7 ๐ 5 ๐ฌ 0 ๐ 0
Mutation Testing in Quarkus: Go Beyond Code Coverage
Learn how to expose weak tests, strengthen your assertions, and build enterprise-grade confidence with PIT in Java applications.
www.the-main-thread.com/p/mutation-t...
12.09.2025 07:15 โ ๐ 4 ๐ 5 ๐ฌ 0 ๐ 0
happy birthday ๐ then ๐
11.09.2025 11:37 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
My film HACKING AT LEAVES is now free to watch on the wonderful Internet Archive (@archive.org), hi-res download included.
After too many talks with risk-averse distributors, I chose the open route -- free for all, everywhere:
www.monochrom.at/hacking-at-l...
29.08.2025 19:03 โ ๐ 298 ๐ 76 ๐ฌ 6 ๐ 2
hope I can make it to the paraguayan stop !!
23.08.2025 16:44 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Master classpath resource access in containerized JVM and native builds. No more brittle file paths, just production-proof practices.
myfear.substack.com/p/classpath-...
10.05.2025 07:20 โ ๐ 4 ๐ 1 ๐ฌ 0 ๐ 0
Understand test isolation like a pro, avoid hidden classpath bugs, and write faster, more reliable tests for modern Java applications.
myfear.substack.com/p/quarkus-te...
11.05.2025 07:20 โ ๐ 6 ๐ 3 ๐ฌ 0 ๐ 0
Master OWASP-compliant validation using Hibernate Validator and Qute in a modern Quarkus stack. Complete with real code, form handling, internationalization, and pattern matching.
myfear.substack.com/p/quarkus-in...
06.05.2025 07:20 โ ๐ 6 ๐ 2 ๐ฌ 0 ๐ 0
3.5.0
Dear community, Apache CouchDBยฎ 3.5.0 has been released and is available for download. CouchDB 3.5.0 is a feature release, and was originally published on 2025-05-06. Pre-built packages for Windowsโฆ
CouchDB 3.5.0 is now available for download. It includes a number of impressive performance improvements, chief among them: truly parallel read and write access to database shards leading to up to 40% more throughput on high-volume request loads.
blog.couchdb.org/2025/05/06/3...
06.05.2025 08:59 โ ๐ 3 ๐ 3 ๐ฌ 0 ๐ 1
Neighbourhoodie - Offline-First with CouchDB and PouchDB in 2025
Neighbourhoodie Software is a software development company based in Berlin, Germany. We are experts in CouchDB, PouchDB, and Offline First.
Want to try CouchDBโs ๐ Minihosting + see the state of Offline-First in 2025 at the same time?
Weโve put together a demo app tutorial to do just that! See how @svelte.dev 5, @vite.dev , Pico.css, @couchdb.bsky.social and PouchDB come together to make Pouchnotes: neighbourhood.ie/blog/2025/03...
03.04.2025 13:25 โ ๐ 6 ๐ 4 ๐ฌ 0 ๐ 0
With more than 600 videos relevant to the #Java community, #JakartaEE's YouTube channel has something for everyone.
Check it out and be sure to subscribe! www.youtube.com/channel/UC4M...
06.05.2025 09:04 โ ๐ 4 ๐ 2 ๐ฌ 0 ๐ 0
Quarkus 3.22 - Compose Dev Services, improved test class loading infrastructure...
Quarkus: Supersonic Subatomic Java
We released Quarkus 3.22, which comes with some exciting new features such as Compose Dev Services and also some important infrastructure improvements that pave the way to a bright future. quarkus.io/blog/quarkus...
01.05.2025 09:53 โ ๐ 8 ๐ 3 ๐ฌ 0 ๐ 0
Registration is now open for #CommunityOverCode NA (Sept. 11-14)! Committers of ASF projects can register for USD$250 at any time by using their apache.org email IDs to register for the conference.
To learn more or register: buff.ly/l3CtgET
01.05.2025 15:34 โ ๐ 2 ๐ 1 ๐ฌ 0 ๐ 0
Cloud-native, AI-integrated, and data-driven. How to evolve your Java teams to meet the demands of modern enterprise software.
myfear.substack.com/p/future-pro...
29.04.2025 07:01 โ ๐ 3 ๐ 1 ๐ฌ 0 ๐ 0
๐ There's still time to participate in the 2025 Jakarta EE Developer Survey!
Your input will help Java ecosystem stakeholders better understand the requirements, priorities, and perceptions of enterprise developer communities: www.surveymonkey.com/r/SocialsJak...
#opensource #JakartaEE #Java
29.04.2025 08:05 โ ๐ 4 ๐ 3 ๐ฌ 0 ๐ 0
10 Best Practices for Jakarta EE Performance Optimization - OmniFish - Modern Jakarta EE Runtimes
This article starts a series about 10 best practices for performance optimizations and how to implement them using Jakarta EE & GlassFish.
This article starts a series about 10 best practices for performance optimizations and how to implement them usingย @JakartaEEย &ย Eclipse #GlassFish. Stay tuned for upcoming articles that will go into details about each best practice.
omnifish.ee/10-best-practic...
29.04.2025 11:04 โ ๐ 3 ๐ 2 ๐ฌ 0 ๐ 0
A guide to the top 10 things junior Java developers ask (and need to know) when starting with Quarkus
myfear.substack.com/p/quarkus-fo...
23.04.2025 18:00 โ ๐ 6 ๐ 1 ๐ฌ 0 ๐ 0
Looking Back to Look Forward
myfear.substack.com/p/why-standa...
24.04.2025 07:00 โ ๐ 3 ๐ 1 ๐ฌ 0 ๐ 0
Don't miss this @sdv.eclipse.org workshop in Lund on 7 May, co-hosted by @volvo-cars.bsky.social!
24.04.2025 09:20 โ ๐ 2 ๐ 2 ๐ฌ 0 ๐ 0
๐ฃ The #Adoptium Summit Webinar Series is your gateway to in-depth discussions and insights into the world of #OpenJDK and #Java technologies.
Join our Meetup group to stay informed about upcoming webinars! t.co/mcZycrVMCj t.co/s2cW0SDFOG
24.04.2025 09:21 โ ๐ 3 ๐ 2 ๐ฌ 0 ๐ 0
https://hubs.la/Q03gm0X40
๐ฅ @howlger covers the latest features and improvements in the #EclipseIDE 2025-03 in his new video. Don't miss it!
t.co/gmqnwvJR53
#opensource #DeveloperTools
23.04.2025 06:52 โ ๐ 3 ๐ 1 ๐ฌ 0 ๐ 0
You: โWhat if I built an app that talks to ChatGPT?โ
Also you: โBut I donโt want 5 layers of config and sadness.โ
Quarkus: Hold my @Inject.
Letโs build an OpenAI-powered Java app in six simple, spicy steps. ๐ถ๏ธ
#Java #Quarkus #AI
Thread
๐
21.04.2025 16:03 โ ๐ 6 ๐ 4 ๐ฌ 1 ๐ 0
airhacks.fm podcast
podcast with adam bien
๐๏ธโ๏ธ"Pure Java Blockchain"--an airhacks.fm podcast conversation with Richard Bair / @hedera.bsky.social is ready to listen: adambien.blog/roller/pure_... #airhacks #java #podcast #hedera
12.04.2025 04:57 โ ๐ 5 ๐ 2 ๐ฌ 0 ๐ 0
Don't miss Eric Deandrea at Microsoft JDConf tomorrow for "RAG & Tools for developers with LangChain4j"
buff.ly/1B1Gtlj
#quarkusworldtour
09.04.2025 12:00 โ ๐ 2 ๐ 1 ๐ฌ 0 ๐ 0
Thereโs a mass hypnosis in tech that AI = Python. That mindset is short-sighted. AI will become as core as relational DBsโwoven into anything meaningful and retrofitted into existing systems, across every language and stack. The language isnโt the limitation. Your mindset is.
09.04.2025 18:52 โ ๐ 18 ๐ 12 ๐ฌ 3 ๐ 1
๐ก #EclipseTemurin provides code and processes that support the building of runtime binaries that are high performance, enterprise-caliber, cross-platform, #opensource, and Java SE TCK-tested for general use across #Java.
Join the project! hubs.la/Q030jyDL0
09.04.2025 07:45 โ ๐ 6 ๐ 2 ๐ฌ 0 ๐ 0
YouTube video by Holger Voormann (howlger)
Eclipse 2025-03 Java IDE Improvements
๐ฅ Holger Voormann covers the latest features and improvements in the #EclipseIDE 2025-03 in his new video. Don't miss it!
www.youtube.com/watch?v=2p_9...
#opensource #DeveloperTools
09.04.2025 07:46 โ ๐ 3 ๐ 1 ๐ฌ 0 ๐ 0
๐ Calling all #Java enthusiasts!
The 2025 Jakarta EE Developer Survey is liveโand it's available in Spanish, Portuguese, Japanese, and Chinese. Make your voice heard: hubs.la/Q03chpZC0
#opensource #JakartaEE
09.04.2025 08:57 โ ๐ 6 ๐ 3 ๐ฌ 0 ๐ 0
API orchestration for AI agents and modern applications. Connect to GraphQL and REST APIs with enterprise-proven infrastructure. ๐
Start building today: https://studio.apollographql.com/signup
Official account of the GraphQL project, brought to you by the GraphQL Foundation
vuejs.org
Progressive JavaScript framework for building modern web interfaces. Created by @evanyou.me, maintained by https://vuejs.org/about/team.
The tooling which enables you to use TypeScript and ESLint together
https://typescript-eslint.io/
TypeScript is JavaScript with types and type-checking.
Compiles down to JavaScript, runs where JavaScript runs.
An easy way to perform background #job #processing in #java. Distributed and backed by persistent storage. Open-source and free for commercial use.
๐ฅ Dev Advocate @IBM | Cloud Native Developer | Java Champion | Author | Keynote Speaker | Open Source | Based in the Swiss Alps ๐๏ธ๐จ๐ญ
#Couchbase delivers Capella, the developer data platform for critical applications in our AI world โจ โ http://bit.ly/cbcapella
HTTP + JSON document database with Map Reduce views and bi-directional replication. Views are my own. Time to relax.
The global home for open source software, powering some of the worldโs most ubiquitous software projects in web, big data, Java, IoT, cloud computing, and more. Learn more at https://apache.org.
AWS Hero, JavaONE Rockstar, Consultant, Java Champion
about: https://about.adam-bien.com
linkedin: https://www.linkedin.com/in/adam-bien
trainer: http://airhacks.live and http://airhacks.io
podcaster: http://airhacks.fm
yt: http://youtube.com/@bienadam
The delightful open-source framework for Zsh.
Discord ๐ฃ http://discord.com/invite/ohmyzsh
Shop https://openswag.shop/collections/oh-my-zsh
Internet Archive is a non-profit research library preserving web pages, books, movies & audio for public access. Explore web history via the Wayback Machine.
Java Programs at Eclipse Foundation
The Adoptium Working Group promotes and supports high-quality runtimes and associated technology for use across the Java ecosystem. Part of @eclipse.org
Program Manager, Development Tools @ Eclipse Foundation
The Leading Open Platform for Professional Developers.
We are a non-profit, member-driven organisation that supports a community of developers, manages @jakarta.eeโฌ, @eclipseide.orgโฌ & 420+ open source projects.