InfoQ Homepage Programming Content on InfoQ
-
What Can You Learn from the Fastest Code in the World?
Alan Elder explores the extremes one can go to in order to push the boundaries of code performance and efficiency to perform complex processing on millions of packets per second.
-
The Keys to Developer Productivity: Collaborate and Innovate
Heather VanCura discusses how to adopt the latest Java technology, innovate and contribute to the future evolution of the Java platform and ecosystem.
-
Applying AI to the SDLC: New Ideas and Gotchas! - Leveraging AI to Improve Software Engineering
Tracy Bannon discusses using Generative AI in software engineering with AI-assistance to meet the speed and quality of end-users demand.
-
Thinking Like an Architect
Gregor Hohpe reflects on two decades working as an architect, ranging from the executive penthouse to the serverless engine room.
-
Building Organizational Resilience through Documentation and InnerSource Practices
David Grizzanti discusses how communication is more effective through writing, documentation helping drive clarity and alignment across teams, and where InnerSource practices can speed up development.
-
Chronon - Airbnb’s End-to-End Feature Platform
Nikhil Simha discusses Airbnb's Feature Platform, focusing on the recent efforts to solve the challenges, specifically covering: core APIs, training data generation, feature serving and observability.
-
Building Better Platforms with Empathy: Case Studies and Counter-Examples
David Stenglein discusses the shift to a product model for internal platforms and how this benefits from people-centric tools like customer empathy and the new DevEx framework.
-
Generative AI and Organizational Resilience
Alex Cruikshank discusses where GenAI is likely to have the greatest impact, steps to manage this change, and ways to leverage the shift to AI mediated work to better understand business processes.
-
Hydration and Lazy-Loading Are Incompatible
Miško Hevery discusses Hydration and Lazy-loading, building a simple counter to show how hydration will thwart the ability to lazy load it or minimize the amount of code executed.
-
Harnessing Exotic Hardware: Charting the Future of JVM Performance
Monica Beckwith discusses the world of the JVM and its evolving relationship with exotic hardware. She presents a hypothetical scenario where GPU optimization plays a pivotal role.
-
Developer Experience in the Age of Generative AI
Renato Losio and expert panelists discuss how generative AI is transforming developer experience, addressing its impact on productivity, tools, and the evolving role of engineers.
-
Generative Search: Practical Advice for Retrieval Augmented Generation (RAG)
Sam Partee discusses Vector embeddings in LLMs, a tool capable of capturing the essence of unstructured data used by LLMs to gain access to a wealth of contextually relevant knowledge.