InfoQ Homepage Programming Content on InfoQ
-
Attack of the Monorepos
Rupert Redington introduces monorepos, exploring some of the available tooling and then illustrates the changes their team experienced adopting them.
-
Scaling Erlang Cluster to 10,000 Nodes
Maxim Fedorov demonstrates an example of a live Erlang cluster being scaled from just a few nodes to 10,000 machines with no service interruption.
-
Corda: Looking Forward and Back, Blockchain on a JVM Stack
Carolyne Quinn and Mike Ward discuss Corda, an open source enterprise blockchain, and look at technologies used: Kotlin, JVMs, pluggable consensus, Corda Foundation and SGX,.
-
Practical NLP for the Real World
Emmanuel Ameisen discusses examples of how to build practical applications using NLP, diving into data visualization and labelling, as well as model validation.
-
Habito: The Purely Functional Mortgage Broker
Will Jones talks about Haskell at Habito, some of the wins and trade-offs. He also talks about why functional programming is beneficial for large projects, and with migrating a data store.
-
RxJS: A Better Way to Write Front-End Applications
Hannah Howard talks about the premise of functional reactive programming and how it represents a major conceptual shift but one that can vastly simplify front-end programming.
-
The Future of Transportation
Anita Sengupta discusses the future of transportation with an eye towards how machine learning and AI will help shape the future.
-
Massive Scale Anomaly Detection Framework
Guy Gerson introduces an anomaly detection framework PayPal uses, focusing on flexibility to support different types of statistical and ML models, and inspired by scikit-learn and Spark MLlib.
-
Modern NLP for Pre-Modern Practitioners
Joel Grus discusses the latest in NLP research breakthrough, and how to incorporate NLP concepts and models into a project.
-
CRDTs: From Sequential to Concurrent Executions
Carlos Baquero Moreno discusses migrating from sequential to concurential programming using CRDTs.
-
H2O's Driverless AI: An AI That Creates AI
Marios Michailidis shares their approach on automating machine learning using H2O’s Driverless AI.
-
Intuition & Use-Cases of Embeddings in NLP & beyond
Jay Alammar talks about the concept of word embeddings, how they're created, and looks at examples of how these concepts can be carried over to solve problems.