Tag: Reliable

Prompt Ensembles Make LLMs More Reliable

Anyone who has worked with large language models (LLMs) will know that prompt engineering is an informal and difficult process. Small changes to a prompt can cause massive changes to the model’s output, it is difficult (or even impossible in some cases) to know the impact that changing a promp...

Building Reliable Distributed Systems in Node

This post introduces the concept of durable execution, which is used by Stripe, Netflix, Coinbase, Snap, and many others to solve a wide range of problems in distributed systems. Then it shows how simple it is to write durable code using Temporal’s TypeScript/JavaScript SDK. Distribute...

Scalable and Reliable Kafka Ingestion from Rails

A key aspect of fleet management is real-time location tracking of all the entities in your fleet (these entities can be trucks, drivers, or trailers). To this end, KeepTruckin introduced Fleet View last year, a new experience for fleet managers, which displays a single, unified, real-time...

Discovery of sparse, reliable omic biomarkers with Stabl

The paper introduces Stabl, a new machine learning method for identifying sparse and reliable biomarker candidates from high-dimensional omics data. Stabl combines subsampling, noise injection via knockoffs or permutations, and minimization of a false discovery proportion (FDP) surrogate to selec...