Newsletters

“A damn stupid thing to do”—the origins of C

January 10, 2021

This week’s issue explores the enduring legacy of C, the art of code review, the mechanics of tail call optimization, navigating complexity in developer progression, and unique nonverbal algorithm assembly instructions.

The Big Little Guide to Message Queues

January 03, 2021

This week’s issue features a deep dive into message queues, a look at Castlevania III's password algorithm, insights on database pagination, the evolution of tree data structures, and the fascinating "busy beaver" problem in math.

Write code. Not too much. Mostly functions.

December 27, 2020

This week, dive into essential insights on microservice backup strategies, command-line interface guidelines, and unique engineering axioms. Plus, explore the complex world of software performance analysis.

How do computers remember?

December 20, 2020

This week’s issue dives into computer memory basics, the challenges of Netflix's device launches, how our brains process code, the intricacies of SQL joins, and the rich history of online gaming. Don’t miss out.

ARM and Lock-Free Programming Posted

December 13, 2020

In this issue, we explore the challenges of lock-free programming, the complexities of mobile development, creating secure HTML forms, the evolution of spellcheckers, and the roots of software complexity.

How to Make Your Code Reviewer Fall in Love with You

December 06, 2020

This week’s issue dives into essential coding skills, from mastering code reviews to understanding container orchestration. Plus, explore networking tools and the importance of leaving code better than you found it.

Readme Driven Development

November 29, 2020

In this issue, explore the importance of documentation in software, advanced developer tools from Google, and dive into exotic programming ideas like effect systems. We also discuss modern storage challenges and the balance of type systems in programming.

Great Code Reviews—The Superpower Your Team Needs

November 22, 2020

This week’s newsletter dives into essential topics for developers: mastering code reviews, understanding computer fundamentals, demystifying UI design, solving common development challenges, and exploring the intriguing world of Spotify Codes.

Architecture Playbook

November 15, 2020

This issue features insights on creating effective IT architectures, solving complex problems, managing technical debt, and tips to enhance your Git productivity. Dive in for practical strategies and expert advice.

How to put machine learning models into production

November 08, 2020

This issue dives into essential topics for tech enthusiasts: deploying machine learning models, software design patterns, PostgreSQL performance, parsing algorithms, and the complexities of time zones in virtual meetings.

The Grand Unified Theory of Software Architecture

November 01, 2020

In this issue, explore the Grand Unified Theory of Software Architecture, a Git crash course, insights on software development delays, and a unique perspective on engineering through a pipe wrench metaphor.

The story behind Markdown

October 25, 2020

In this issue, explore the origins of Markdown, dive into matrix multiplication, question low-priority alerts, learn about API pagination design, and rethink the ergonomics of software development.

World smallest office suite

October 18, 2020

This issue features insights on building a minimalist office suite, leveraging textbook data structures for efficiency, learning from postmortems, vintage game programming hacks, and a guide to crafting the perfect tech resume.

Before You Start Coding

October 11, 2020

In this issue, we explore essential pre-coding checks, the benefits of a deeper learning approach in coding, the intricacies of file compression, the enduring relevance of XML, and the gap between computer science and software engineering education.

A Short Story for Engineers

October 04, 2020

In this issue, explore the challenges of production line precision, rethink your views on programming types, uncover HTML color quirks, tackle the Stack Overflow Antipattern, and dive into the complexities of CSVs.

Simple Anomaly Detection Using Plain SQL

September 27, 2020

This week’s issue dives into critical bug detection, the challenges of PDF text extraction, the importance of commenting code, the evolution of web design, and optimizing CI/CD with Docker Hub. Don’t miss these insights.

How HTTPS works

September 20, 2020

In this issue, explore how HTTPS enhances online security, discover the value of good database design, and tackle the challenges engineers face with unclear deadlines. Plus, learn why senior engineers often struggle to get things done.

How to Join a Team and Learn a Codebase

September 13, 2020

In this issue, explore essential insights for developers: tips on joining new teams, avoiding pitfalls with timeouts, lessons to elevate your engineering career, and bridging gaps between junior and senior roles.

WebRTC for the Curious

September 06, 2020

In this issue, explore WebRTC's API and protocol for secure communication, uncover a hidden bug in a classic GBA game, and delve into function length research. Plus, discover Postel's Law and 10 lesser-known Web APIs.

Making an OS (x86) - Part 1: CPU, Assembly, Booting

August 30, 2020

In this issue, explore the basics of CPU and Assembly in OS development, learn about RSI prevention for developers, gain insights into engineering roles at Google and Microsoft, and dive into the fundamentals of the Internet and future API design.