In this #InfoQ #podcast, Adam Bien highlights the importance of consistently using standards - whether in Java or established patterns.

He explains how this approach helped future-proof the systems he built, making them adaptable for both the cloud era & the AI-native era.

🎧 Listen now: https://bit.ly/49w4QP5

📄 #transcript included

#Java #SoftwareDevelopment #CloudComputing #AI

#ClaudeCode is built to maximize AI development velocity.

People often look for hidden complexity or secret architecture in AI tools. The reality is far more disciplined:
• Async generators
• Well-typed interfaces
• Simple orchestration patterns

The real innovation was deliberately choosing simplicity to move faster.

In this #InfoQ video, Adam Wolff explores the architectural decisions that prioritize speed over complexity - and how this velocity-first approach leads to process–product convergence, where internal workflows evolve into user-facing capabilities.

🎬 Watch now: https://bit.ly/3RwBgTm

📄 #transcript included

#AI

In tech, we know how to scale systems. But scaling humans? Well … that’s another story.

Even with the right tools and processes, technical teams often struggle to scale behaviorally & culturally.

In this #InfoQ video, Charlotte de Jong Schouwenburg explores why behavioral and cultural scaling is harder than technical scaling - and what leaders and teams can do about it.

🎬 Watch now: https://bit.ly/4uw8ctk

📄 #transcript included

#Teamwork #Performance #Scalability #Agile

In this #InfoQ #podcast, Andy Damevin (long-time Quarkus contributor) explores #Roq - a static site generator built on top of #Quarkus.

He covers:
• The motivation behind the project
• Why Java & Quarkus were chosen
• Migration to Roq
• Its future direction

🎧 Listen now: https://bit.ly/4n6MiKQ
📄 #transcript included

#Java #SoftwareDevelopment

It's really beginning to royally piss me off that #YouTube has got rid for the "hide #timestamps" feature of the #Transcript.

I frequently use the transcript to produce pull quotes, and having to manually edit out the timestamps is a fscking PITA.

This is Tim (and John and Kevin): Transcript of Apple’s Q2 2026 financial call
https://atlas.whatip.xyz/post.php?slug=this-is-tim-and-john-and-kevin-transcript-of-apples-q2-2026-financial-call
Key insight: <p>Every quarter after releasing financial results
#transcript #financial #quarter #apple
This is Tim (and John and Kevin): Transcript of Apple’s Q2 2026 financial call

Every quarter after releasing financial results, Apple CEO Tim Cook and CFO Kevan Parekh hop on a conference call with analysts to detail the quarter gone by, give a peek at what’s to come, and maybe ...

In this #InfoQ #podcast, Jaromir Hamala (QuestDB) explains how developers can approach high-performance software development.

Highlights:
• Using modern Java to write idiomatic code while remaining “mechanically sympathetic”
• His experience debugging a Linux kernel bug

🎧 Listen now: https://bit.ly/4eQwNVh

📄 #transcript included

#Java #Linux #Performance #SoftwareEngineering

Build yourself flowers

0 comments

Lobsters

In this #InfoQ #podcast, Matthew Liste talks about the art of building & managing software platforms.

Platform services are the foundation of modern dev, but to succeed, they must master the "3 Ss":
✅ Stable
✅ Secure
✅ Scalable

Discover why scaling often breaks due to resource contention and how to avoid it.

🎧 Listen now: https://bit.ly/4eE0XLe

#transcript included

#SoftwareArchitecture #AIarchitecture

#EventDrivenArchitecture promises scalability, traceability, and resilience—but in a regulated, cloud-native banking environment it also introduces real challenges.

In this #InfoQ video, Chris Tacey-Green explains the key #patterns used to build a real-time payment system in Azure, including inbox patterns, event sourcing, idempotency, and observability.

🎬 Watch now: https://bit.ly/41NZqLe

📄 #transcript included

#SoftwareArchitecture