====================================================================
Published: 2 February 2022 Tags: go
Natalie Serrino traces the Go garbage collector's low-level behavior on a live application using eBPF uprobes.
Published: 5 February 2022 Tags: rust
lcnr presents an unsound issue in Rust where a function can arbitrarily transmute lifetimes, causing a segmentation fault, and explores possible solutions.
Published: 27 January 2022 Tags: philosophy
Sean Mack takes a thorough look at technical debt; its history, the different forms it comes in, and ultimately how it can be measured/calculated.