InfoQ Homepage Development Content on InfoQ
-
Virtual Threads for Lightweight Concurrency and Other JVM Enhancements
Ron Pressler presents how and why Java abstracted its existing thread construct to provide an alternative user-mode implementation of threads as opposed to offering a new concurrency construct.
-
Future of Web3 in Debt Capital Markets
Avtar Sehra discusses the future of institutional DeFi, as is being done by Clinaro, where flexible instruments can be deployed.
-
Wasm: What is Universal Compute Good For?
Sean Isom describes a framework for building universal applications using browser-based Wasm, server side Wasm, and what is coming next with edge computing.
-
The Many Facets of “Identity”
Radia Perlman describes what aspects of identity and authentication blockchain might address, and compares a “blockchain“ approach with what is deployed today.
-
Security Checks Simplified: How to Implement Best Practices with Ease
Varun Sharma, CEO of StepSecurity, talks about OpenSSF Scorecard, a tool that assesses how well a code repository follows security best practices.
-
Build Features Faster with WebAssembly Components
Bailey Hayes discusses what has been impossible: the ability to write an application that combines libraries written in different languages, runnable in the web, on the server, and at the edge.
-
FINOS and Open Source in the Financial Services Industry
Elspeth Minty discusses the background of FINOS, introduces some of its projects and initiatives, and the importance of FINOS to open source in the financial services industry.
-
From Monorepo Mess to Monorepo Bliss: Avoiding Common Mistakes
Juri Strumpflohner brings some clarity into the field of monorepos, what they are, why one might want to use one, and how to set them up to be successful in the long run.3
-
Backends in Dart: Strengths, Weaknesses, and Performance
Chris Swan provides an overview of Dart as a back-end language, then dives into those trade offs to look at the pros and cons of different choices.
-
WebGPU is Not Just about the Web
Élie Michel discusses how to benefit from the common effort carried out by browser developers to do native graphics programming with a single API, and how WebGPU brings much more power than WebGL.
-
NASA’s Return to the Moon: Managing Complexity in the Artemis Program
Alicia Dwyer Cianciolo overviews NASA's plans to land the first woman and person of color on the Moon, and describes the complexity planned with each mission and how that complexity is being managed.
-
Efficient Language and Library Use to Reduce Carbon
Esteban Küber reviews their experience in designing and building a sample application with the same requirements in both Rust and Java.