A Guide to installing Deno on different operating systems. Includes instructions for Windows, macOS, and Linux using various package managers, manual installation methods, and Docker containers.
Show Your Work: How to write reviewable code - Martin Emde
As authors of code, we're responsible for writing reviewable code. When agents write the code, you still need to show your work, even if that work looks different now.
Learn 3 ways to decode VINs in JavaScript: offline with @cardog/corgi, online with the Cardog API, or raw NHTSA calls. Complete code examples for Node.js, browsers, and edge workers.
Tracing Discord's Elixir Systems (Without Melting Everything)
Join Senior Software Engineer Nick Krichevsky as he explains how Discord added distributed tracing to Elixir's message passing and optimized it to handle millions of concurrent users.
Why Elixir is the best language for AI - Dashbit Blog
A recent study by Tencent showed that Elixir had the highest completion rate across models when compared among 20 different programming languages. In this article, we explore the reasons why that may be the case and how that extrapolates to coding agents.