Profile avatar
infoq.com
Helping dev teams adopt new technologies and practices for 18 years. Written by software engineers. Read by over 1.5 m devs worldwide. InfoQ.com and QConferences.com https://linktr.ee/infoq
484 posts 878 followers 630 following
Prolific Poster

#CaseStudy - #Slack ’s test migration journey: 20,000 tests, 10 months, one key insight - #AI alone was insufficient. In this #InfoQ #podcast, Sergii Gorbachov explains why human oversight & conventional tools were essential. 🎧 Listen now: bit.ly/3HBJfK2 #CodeGeneration #Testing #Migration

Anthropic has open-sourced the tool they used to trace what goes on inside #LLMs during inference. ➡️ Includes a circuit tracing Python library compatible with any open-weights model ➡️ An interactive Neuropedia frontend to visualize outputs as graphs Explore now: bit.ly/4l2ppGg #InfoQ #opensource

Dive into the world of #TrafficMirroring in cloud-native environments with this #InfoQ article! Discover practical implementation strategies, explore key use cases, and delve into security considerations and operational trade-offs. 🔗 bit.ly/45jjqs4 #Microservices #AWS #Performance

Amazon #AuroraDSQL is now generally available! This PostgreSQL-compatible, serverless & distributed database from AWS is designed to support active-active high availability and multi-region strong consistency. 🔗 Discover more: bit.ly/4jOt757 #InfoQ #CloudComputing #Serverless #AWS #PostgreSQL

Becoming a #PrincipalEngineer takes more than just technical skills: it's about influence, communication & strategy. Surprisingly, skills from life outside work - sports, volunteering, or gaming - can sharpen leadership potential and bring fresh perspective to engineering roles. 👉 bit.ly/4jIpiOY

Huge thanks to @infoq.com and everyone who attended my talk at #InfoQDevSummit Boston! 📚 Slides: speakerdeck.com/eliasnogueira/test-smarter-not-harder-achieving-confidence-in-complex-distributed-systems 🧪 Code: github.com/eliasnogueira/infoq-talk-test-distributed-systems

Didn’t make it to Boston? No worries! Mark your calendars for our upcoming events: 📍 InfoQ Dev Summit Munich: October 15-16, 2025 📍 QCon San Francisco: November 17-21, 2025 📍 QCon AI New York: December 16-17, 2025 #InfoQEvents #QCon #TechConference #SoftwareLeadership

🙏 Huge thanks to the amazing volunteers at #InfoQDevSummit Boston! Your support, energy, and behind-the-scenes magic helped make InfoQ Dev Summit Boston a success. We’re so grateful! ❤️ #InfoQBoston #IDSBoston #DevSummit #SoftwareConference #TechCommunity

🎤 Day 2 Keynote at #IDSBoston: Key Lessons from Shipping AI Products Beyond the Hype! Over 12 months, ‪@philcalcado.com‬ and his team took an AI assistant from prototype to serving 10,000+ users, outperforming big names along the way. #AIArchitecture #ProductionAI #InfoQBoston

Looking forward to seeing @zakhav.bsky.social give a talk on Data Frames in Java at @infoq.com Dev Summit Boston. If you're attending today would be great to say hello!

@thiagoghisi.bsky.social just broke down the entire playbook for engineering leadership reorganization at @infoq.com Dev Summit Boston.

🎹 Before the day 2 keynote at #InfoQDevSummit Boston, we enjoyed a beautiful pipe organ performance at Boston University’s George Sherman Union. This organ runs on custom 1996 software with a unique file format, an amazing blend of vintage tech and timeless music! 🫶 #DevSummit #InfoQBoston

Well that was different! Well done @infoq.com. The wooden organ is controlled by software running on Windows 98!

🌤Day 2 at #InfoQDevSummit Boston! We’re back for another day of insightful talks, hands-on learning, and connecting with fellow architects, engineers & tech leaders. Today’s sessions dive into everything from resilient systems to emerging AI practices. #InfoQBoston #InfoQSummit

👏 Shoutout to all the amazing attendees at #IDSBoston! From packed sessions to hallway chats, thoughtful questions to shared insights, you’re what makes this community so special. Your curiosity & passion for building better systems are fueling every moment of this summit. #InfoQDevSummit

🫶 A huge thank you to all the amazing speakers who’ve taken the stage so far. Your insights on architecture, AI, leadership, & scaling systems are sparking ideas & conversations throughout the event. From thought-provoking keynotes to hands-on strategies, and there's still more to come! #IDSBoston

🎤 Starting at #IDSBoston with a powerful keynote: “Humans in the Loop: Engineering Leadership in a Chaotic Industry” by ‪@michellebrush.bsky.social‬, Director of SRE at Google. In an era of relentless innovation and rising cost pressures, Michelle dives into the human side of complexity.

It's happening! First day at @infoq.com Dev Summit Boston!

Welcome to #InfoQDevSummit Boston! 🎉 We're kicking off Day 1 with technical talks on #EngineeringLeadership, #Microfrontends, #EnterpriseAI, #StaffPlus best practices & more. From the latest trends to practical strategies, there’s much to learn and take back to your teams. Let’s go 🙌 #IDSBoston

I'm super excited to be joining @infoq.com's @qconferences.com as a speaker.

Excited for @infoq.com Boston to start!

On my way to @infoq.com Dev Summit Boston 😀

Java developers are no longer limited by CPU cores! This #InfoQ article explores how to bring GPU-level acceleration to enterprise Java using CUDA, with a practical JNI-based integration pattern, real-world use case, and performance benchmarks. 📘 Read now: bit.ly/3Zm9wC5 #Java #CUDA

Microsoft plans to #opensource the code behind the GitHub Copilot Chat extension under the MIT license in the coming months. They also aim to integrate core AI features directly into VS Code. 🔎 Find out more: bit.ly/3ZinAMY #InfoQ #SoftwareDevelopment

Introducing the Embabel Agent Framework, a new JVM-based platform for building AI-powered applications, built on the #SpringFramework. #InfoQ sat down with Rod Johnson, creator of Spring & Embabel, to dive into the framework’s design & strategic vision. 📰 Read now: bit.ly/3ZigFmW #Java #AI #LLMs

Amazon has just unveiled Strands Agents - an #opensource SDK that simplifies #AIagent development through a model-driven approach. Developers can now build agents by defining prompts and tool lists with minimal code. 🔗 Discover more about this framework: bit.ly/3FIh3EK #AI #LLMs #GenAI #InfoQ

Is joy key to #DeveloperProductivity? @hollycummins.com & @trishagee.bsky.social say YES! Discover how embracing curiosity & cutting friction can boost your output. Joy isn't a distraction - it's a superpower! 📰 Read now: bit.ly/3T87imb ‬ #DeveloperExperience #Productivity

JEP 502 introduces the Stable Values API in #JDK25 👉 bit.ly/4dSlOIs It boosts app startup performance with deferred immutability, enabling thread-safe, at-most-once initialization of complex objects. Find out more on #InfoQ! #Java #JEPs #JVM #InfoQ

Introducing #LMEval – a tool that helps AI researchers & developers compare the performance of different #LLMs. Designed to be accurate, multimodal & easy to use, LMEval has already been used to evaluate major models in terms of safety and security. Details: bit.ly/45aL0I2 #AI #opensource #InfoQ

🧠We rely on #KnowledgeStock to do our jobs. 💡 We need #KnowledgeFlow to build what’s never been built before. In this #InfoQ #podcast, @mentrix.bsky.social explores how #SoftwareArchitecture fuels Knowledge Flow + the power of a #GrowthMindset. 🎧 Listen now: bit.ly/43Dw6ZH

#VisualStudio 2022 version 17.14 is here! This update introduces agent mode for GitHub Copilot, enabling it to perform complex, multi-step tasks when editing code. 🔗 Dive deeper into what's new on #InfoQ 👉 bit.ly/441J3MI #dotnet #Microsoft #SoftwareDevelopment

Have I Been Pwned ( #HIBP) has unveiled a major front-end redesign - boosting breach visibility & laying the groundwork for future capabilities. In an interview with #InfoQ, @troyhunt.com shared what’s next: automation, family account enrollment & improved enterprise workflows. 👉 bit.ly/3T8Imek

The European Union Agency for Cybersecurity (ENISA) has recently launched the beta of the European Vulnerability Database (EUVD), a new public platform operating alongside, but independently from, the widely used CVE system. My recap for @infoq.com is out today. www.infoq.com/news/2025/06...

🆕 #CNCF has welcomed #k0s into its Sandbox program! k0s - a lightweight, zero-friction Kubernetes distribution - has been gaining adoption in edge computing and resource-constrained environments. Dive deeper: bit.ly/4dImdNs #InfoQ #Kubernetes #CloudNative #EdgeComputing #DevOps

Microsoft’s TypeScript team unveiled tsc-go — an experimental native port of the #TypeScript compiler (tsc). The goal? ✅ 10x improvement on build time ✅ drastically reducing cold editor startup times ✅ substantially improving memory usage 🔗Learn more: bit.ly/4jAgQ49 #InfoQ #GoLang #WebDevelopment

Scaling a system is a hard problem to solve Underinvest: your system’s lifespan is limited Overinvest: your #MVP might never make it to market due to cost Think in terms of scalability options: if you can scale later without rearchitecting, delay the decision. If not, solve it now bit.ly/3FBEVK4

When we're architecting Event-Driven Systems at scale, resilience isn't about avoiding failure, it's about embracing it. We're not chasing some mythical "perfect" system. Instead, we're building systems that can take a hit and keep running. #InfoQ article 👉 bit.ly/3ZzqaOX #EventDrivenArchitecture

Curious about how massive platforms like #Slack manage critical infrastructure failures and stay up and running? Cooper Bethea dives deep into their journey from a monolithic architecture to a #CellBasedArchitecture. ▶️ Watch the video now: bit.ly/4kswIr0 #CaseStudy #SoftwareArchitecture

Running #LLMs requires significant computational power, which scales with model size and context length. Ye Qi from #Meta shares strategies to fit models across hardware types, plus techniques to optimize inference latency & throughput. 🎥 Watch the #InfoQ video: bit.ly/4dEZNN0 #AI #CaseStudy

My @infoq.com article won the second prize in the 2025 Article Contest, check it out! www.linkedin.com/posts/infoq_...

@michaelminella.com and I answered to @infoq.com questions about AOT Cache (Project Leyden), Null Safety with JSpecify and #Spring support durations. www.infoq.com/news/2025/05...

Ever been frustrated by slow-loading content while scrolling? You're not alone! Traditional pagination - loading content in chunks - often fails to meet user expectations. 🥁 Now entering… #AI for faster, personalized loading on any device! 🔗 More insights: bit.ly/3HfIFkU #InfoQ #WebDevelopment

🆕 #ApolloGraphQL launched its #MCPserver, enabling businesses to securely & efficiently integrate AI agents with existing APIs using GraphQL. Learn more from Matt DeBergalis, CTO and co-founder, in this interview with #InfoQ 👉 bit.ly/4jrZQNK #GraphQL #ModelContextProtocol #APIs

For those of you who care about trends: #modular #monoliths are listed in the “early majority” section of the @infoq.com 2025 Software Architecture And Design Trends report (again). If you haven't jumped the bandwagon, yet: you can still spearhead a movement! 😉🍃📦

We’re headed to @infoq.com Dev Summit! Join Ryan on June 9 as he breaks down how to ship AI-powered software fast—without relying on vibes or manual fixes. Catch his session and start building smarter: circle.ci/4jiUgwR

Did you know #AlphaEvolve uses #LLMs to discover & optimize algorithms? From hardware design to AI training, they're optimizing across various domains. Read #InfoQ for all the insights: bit.ly/4khol18 #GoogleDeepMind #AI #Agents

Discover how #Clojure evolved - from Rich Hickey’s vision to a mature enterprise solution. 🎥 Dive into its philosophy, milestones & vibrant community in this #InfoQ talk: bit.ly/4jpjIRk 📄 #transcript included #ProgrammingLanguages #JVMLanguages #SoftwareDevelopment #FunctionalProgramming

Excited to speak at @infoq.com Dev Summit Boston on June 10 about “Test Smarter, Not Harder: Achieving Confidence in Complex Distributed Systems.” Let’s explore effective testing strategies for complex systems. 🔗 devsummit.infoq.com/speakers/eli...