InfoQ Homepage Development Content on InfoQ
-
Orchestrating AI Services with the Spring AI Framework
Loiane Groner discusses Spring AI and how developers can build powerful, production-ready AI solutions in Java.
-
Fearless Programming with Rust
Senyo Simpson explains how Rust's values—performance, safety, and correctness—enable developers to program fearlessly by shifting the burden of discipline from the developer to the compiler.
-
Optimizing Custom Workloads with RISC-V
Ludovic Henry shares how RISC-V's open, modular architecture optimizes custom workloads, addressing urgent AI hardware demand & proprietary limits.
-
Refactoring Stubborn, Legacy Codebases
The speakers explain Stripe's successful approach to refactoring stubborn Ruby monoliths. They share lessons on improving developer experience, code quality, and maintainability.
-
High Performance Serverless with Rust
Benjamen Pyle discusses high-performance serverless with Rust on AWS Lambda, covering multi-Lambda projects, the Lambda runtime and SDK, and IaC for cost-effective, scalable solutions.
-
Making Augmented Reality Accessible: a Case Study of Lens in Maps
Ohan Oda explains how Google Maps' Lens in Maps AR feature was made accessible for visually impaired users, sharing development challenges and valuable insights for inclusive design.
-
Rust: a Productive Language for Writing Database Applications
Carl Lerche discusses Rust's potential for higher-level applications & shares productivity tips.
-
Clojure's Journey: From Simplicity to Enterprise Maturity
Jordan Miller explains Clojure's evolution, from Rich Hickey's vision to its enterprise adoption, highlighting key tools.
-
Taming the Configuration Beast with Pkl!
Dan Chao explains Pkl's benefits for infrastructure as code, contrasting it with complex YAML.
-
Moving Your Bugs Forward in Time: Language Trends That Help You Catch Your Bugs at Build Time Instead of Run Time
Chris Price explains how moving bug detection to build time with modern language features boosts code maintainability and prevents costly runtime errors.
-
Quantum Shift: Rewiring the Tech Landscape
Teena Idnani discusses the power and potential of quantum computing, its impact on industries, and how to prepare for the quantum future.
-
Opening the Box: Diagnosing Operating-System Task-Scheduler Behavior on Highly Multicore Machines
Julia Lawall discusses methods for diagnosing operating system task scheduler behavior on highly multicore machines, crucial for performance analysis.