» Tag
engineering
36 postsHiding Memory Latency in eBPF: Solutions to Avoid Stalling
Exploring methods to hide memory latency with eBPF and its importance for engineers.
Understanding Continuous Aggregate Refresh: Invalidation and Late Data
Explore the management of late-arriving data and continuous aggregate refresh strategies.
The End of Cheap Data: Rethinking the Scaling Laws
The shift from cheap passive data to interaction data is crucial for AI. Engineers must focus on creating high-quality environments for effective learning.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comHow to Prevent AI Coding Agents from Losing Important Features
Learn how to use preservation anchors to prevent AI coding agents from losing important features. Explore prose, tests, and database constraints.
From AKS Node Root Vulnerability to Microsoft Copilot Hijack
The connection between the AKS node root vulnerability and Microsoft Copilot presents a critical security issue for engineers.
Netflix's Two Flink Autoscalers
Netflix's two Flink autoscalers illustrate the lessons learned in scaling and metrics, vital for engineers handling large-scale stream processing.
Buoyant Software: How Models Improve and Impact Engineering
Explore how buoyant software improves with AI model advancements and its engineering implications.
That Time a Rolling Deployment Almost Corrupted Our Data
A deployment led to concurrent processes generating inconsistent data. This incident offers crucial lessons for engineers on ensuring data integrity.
Creusot: A Deductive Verifier for the Rust Programming Language
Creusot is a deductive verifier for Rust, proving code compliance with formal specifications to eliminate errors.
REFLEX: Record a GUI Workflow, Replay Without LLM Calls
REFLEX allows you to record GUI workflows and replay them quickly without LLM calls.