Pure Java Blockchain--airhacks.fm podcast 📎
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
Hedera’s public ledger, the Hashgraph algorithm, consensus mechanism and Java implementationis available for download.
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
Hedera’s public ledger, the Hashgraph algorithm, consensus mechanism and Java implementationis available for download.
The list is also available at: java-archives
Java EE 8 news, Managing logs in central location, About layering: @ApplicationScoped for services?, Why I created an ExceptionFactory--a long time ago., Util packages and classes, Modal windows in JavaFX and background threads, Managing JDBC drivers in Docker, How to run a DB in a container?, To share or not to share a DB, Managing private docker images, DTOs vs JSON-P for partial data transfer, Microservices: queuing choices -- JMS or not, Rolling updates with Java EE and docker, Dealing with bloat: lombok, IDE or what?33rd airhacks.tv questions
Any questions left? Ask now: gist.github.com/AdamBien/13fff4f53cf668c9cdfe87ff551bf61a and get the answers at the next airhacks.tv. Some questions are also answered with a short video: 60 seconds or less with Java
Ask questions during the show via twitter mentioning me: https://twitter.com/AdamBien (@AdamBien),using the hashtag: #airhacks or built-in chat at: airhacks.tv. You can join the Q&A session live each first Monday of month, 8 P.M at airhacks.tv
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
about scalability, Universal Scalability Law, Coordinated Omission Problem, performance testing and broken load generatorsis available for download.
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
practical integration of LLMs with Java and Quarkus in enterprise environmentsis available for download.
I was surprised by the quality of the conference and started asking attendees about their experiences. The answers were all positive.
The most surprising fact was that the majority of people were attending JavaOne for the first time. I asked during my presentation - more than 70% had never been to JavaOne before.
It is hard to find anything that could be improved, other than the size of the rooms. The rooms were either too big or too small. There was a lack of medium sized rooms. I also missed the evening BoF sessions, but my schedule was already packed.
In the event that my proposal is accepted - see you again in the year 2026
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
Predator plants, Carnivorous Plant Society, SAP, Sun Microsystems, MaxDB and Javais available for download.
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
running PostgreSQL on Kubernetes and the role of Kubernetes in enterprise projectsis available for download.
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
distributed computing, actor-based communication, object-oriented programming and Javais available for download.
" J2EE to Quarkus migration can save around 50% memory for on-premise deployments, EJBs are straightforward to migrate but MDBs with two-phase commit are challenging, Change Data Capture like Debezium is an elegant solution for transaction handling, Running JFR all the time in production is a best practice for on-premise deployments, CryoStat provides visualization for JFR events in OpenShift, Quarkus binary executables work well for AWS Lambda but require managing your own runtime, Using AWS-managed Corretto runtime is advantageous for security patching, Application Load Balancer can route to both Fargate and Lambda behind the same URI, Function URL is the cheapest way to run Lambda but HTTP API Gateway provides nicer URIs, Monolithic applications are still valuable when well-structured, Modern Java with records can make JDBC more appealing than ORMs for complex queries, Cloud provider migration is less about Java code and more about mapping equivalent services, System testing should be done by deploying applications to production-like environments and testing them functionally."
...is ready to watch:
See you every first Monday of the month at https://airhacks.tv 8pm CET (UTC+1:00). Show is also announced at: meetup.com/airhacks.
Any questions left? Ask now: gist.github.com/AdamBien/728f7aac35f434b6c0a87d192e61f73d
Monolithic Java EE?, UI (servlet,JSP) vs. EJB / CDI authentication, JDBC vs. ORMs, implementing a WebService on a JVM vs. on an application server, Docker host resolution and staging, Launching docker images in production, Multiple server instances vs. multiple docker containers, Solr vs. ElasticSearch, Docker RAM limits vs. JVM maxheap, How to learn Java EE and Java, The Purpose of ejb-jar.xml, gRPC and microservices, Handling security patches with Docker, UriInfo with proxies, Approaches to secure JAX-RS services
Any questions left? Ask now: gist.github.com/AdamBien/13fff4f53cf668c9cdfe87ff551bf61a and get the answers at the next airhacks.tv. Some questions are also answered with a short video: 60 seconds or less with Java
Ask questions during the show via twitter mentioning me: https://twitter.com/AdamBien (@AdamBien),using the hashtag: #airhacks or built-in chat at: airhacks.tv. You can join the Q&A session live each first Monday of month, 8 P.M at airhacks.tv
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
scalability considerations with Vert.x, Netty, virtual threads and Quarkusis available for download.
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
Java, JBoss, application servers and Quarkusis available for download.
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
Java, GraalVM and running Java on Javais available for download.
"AWS Lambda authorizers for API Gateway, sealed interfaces in Java, caching strategies and considerations, focus on integration and end-to-end testing over unit testing, writing simple and readable Java code, iterating quickly on projects, differences between Quarkus and Spring, similarities between Java EE/Jakarta EE and Spring development, using vanilla JavaScript effectively, reflections on Java technology evolution over the years"
...is ready to watch:
See you every first Monday of the month at https://airhacks.tv 8pm CET (UTC+1:00). Show is also announced at: meetup.com/airhacks.
Any questions left? Ask now: gist.github.com/AdamBien/13fff4f53cf668c9cdfe87ff551bf61a
>>slides are available for downloadThis session is about practical, no-nonsense coding. We'll explore lean Java 21+ practices and patterns that eliminate bloat and hacks that increase productivity. We will start with structuring and organizing backend monoliths and microservices, cover testing, then move on to decoupling, abstractions, Data Oriented Programming, automation with pure Java and the impact of LLM assistants on design and code structure.
Any questions left? Ask now: https://gist.github.com/AdamBien/99e1996d77ffcbe7ad6ce49b5db4797f and get the answers at the next airhacks.tv. Some questions are also answered with a short video: 60 seconds or less with Java
Ask questions during the show via twitter mentioning me: https://twitter.com/AdamBien (@AdamBien),using the hashtag: #airhacks or built-in chat at: airhacks.tv. You can join the Q&A session live each first Monday of month, 8 P.M at airhacks.tv
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
Swing, Blockchain, distributed programming and solving the Byzantine Generals Problemis available for download.
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
PostgreSQL performance optimizations, JDBC contributions, SCRAM authentication and distributed databasesis available for download.
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
about Java, performance, mechanical sympathy, low level optimizations ...and breakdanceis available for download.
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
CDI 4.0, 4.1, 5.0, CDI-lite, deployment-time optimizations and Quarkusis available for download.
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
the inner workings of SQL query parsing, prepared statements, connection pooling and serverless workloads with Oracle Databaseis available for download.