/home/n/links
In October 2018 I started a Telegram channel named /home/n/links to share interesting links with my friends. However, I never really liked that way of sharing content. So, I decided to close the Telegram channel and start using this page.
If you want to subscribe to this page, use this RSS feed.
September 2024
- Practical Data Oriented Design by Andrew Kelley
- Data-Oriented Design and C++ by Mike Acton
June 2024
- From Here To Lambda And Back Again by Douglas Crockford
- A Conversation with Alan Kay in ACM Queue Volume 2, issue 9
- Concatenative programming and stack-based languages by Douglas Creager
May 2024
- Unlock Lisp / Scheme's magic: beginner to Scheme-in-Scheme in one hour by Christine Lemmer-Webber
- A Scheme Primer by Christine Lemmer-Webber and the Spritely Institute
December 2023
- Simplicity by Rob Pike
- Open Source Supply Chain Security at Google by Russ Cox
October 2023
- Does Go Have Subtyping? by Robert Nystrom
July 2023
- Storing Data in Control Flow by Russ Cox
- Coroutines for Go by Russ Cox
February 2023
- Pardon the Interruption: Loop Preemption in Go 1.14 by Austin Clements
- Go Day 2022 on Google Open Source Live
December 2022
- Procedural Macros vs Sliced Bread by Alex Crichton
November 2022
- SQLite and Go by David Crawshaw
- Crafting Interpreters by Robert Nystrom (Read online, Crafting "Crafting Interpreters")
October 2022
- Compatibility: How Go Programs Keep Working by Russ Cox
September 2022
- Hash Salehi Outsmarts His Smart Meter on Remoticon 2021
- Uri Shaked Reverse Engineers ESP32 WiFi on Remoticon 2021
August 2022
- Playing battleships over BGP by Ben Cox
- Debugging Under Fire: Keep your Head when Systems have Lost their Mind by Bryan Cantrill
- A Regular Expression Matcher by Rob Pike and Brian Kernighan
July 2022
- The History of Unix by Rob Pike
- "Unusual" solutions to Advent of Code by Russ Cox
- Concurrency is not Parallelism by Rob Pike
- How Go Mitigates Supply Chain Attacks by Filippo Valsorda
June 2022
- Lexical Scanning in Go by Rob Pike (CL)
- How fast are Linux pipes anyway? by Francesco Mazzoli
- Memory Models by Russ Cox
- Profiling & Optimizing in Go by Brad Fitzpatrick
- Brian Kernighan interviews Ken Thompson
June 2019
- A Keynote in Praise of Junk Hacking by Travis Goodspeed
January 2019
- Detecting integer constant expressions in macros (Mail-1, Mail-2)
- Go 2 Draft Specifications by Rob Pike
November 2018
- GOD MODE UNLOCKED - Hardware Backdoors in x86 CPUs by Christopher Domas
October 2018
- Simplicity is Complicated by Rob Pike (Slides)
- The Most Beautiful Program Ever Written by William Byrd
- The Design of the Go Assembler by Rob Pike (Slides)
- Error handling in Upspin by Rob Pike
- The Good, the Bad, and the Ugly: The Unix Legacy by Rob Pike
- Y Not- Adventures in Functional Programming by Jim Weirich
- On hardening by Linus Torvalds