Engineering Philosophy: Adi Shamir
Adi Shamir is the S in RSA and a master cryptanalyst -- he builds secure systems by also learning to break them. Attack to defend, turning clean number theory into mechanism.
Engineering & CraftThoughts on design, development, AI infrastructure, and building products.
Adi Shamir is the S in RSA and a master cryptanalyst -- he builds secure systems by also learning to break them. Attack to defend, turning clean number theory into mechanism.
Engineering & CraftMargaret Hamilton coined 'software engineering' and wrote the Apollo flight code that survived the 1202 alarm. Defensive design and error recovery.
Engineering & CraftRoberto Ierusalimschy designed Lua around one principle -- mechanisms, not policy -- a small, fast, embeddable language that hands you the levers instead of the rules.
Engineering & CraftSwift 6.2 inverts concurrency: default your module to MainActor (SE-0466), run nonisolated async on the caller (SE-0461), escape with @concurrent.
AI & TechnologyYann LeCun built deep vision on convolution, then bet that real intelligence comes from learning the world unsupervised and publishing it openly -- not bigger LLMs.
Engineering & CraftFoundation Models gives you Apple's sealed on-device LLM. MLX runs your own: quantized open-weight models and LoRA fine-tunes on Apple Silicon.
AI & TechnologySophie Wilson designed the ARM instruction set -- now in nearly every phone on Earth -- with a tiny team and a ruthless RISC efficiency that made low power almost an accident.
Engineering & CraftApple's Foundation Models framework: LanguageModelSession, @Generable guided generation, tool calling, availability, and when to leave the on-device model.
AI & TechnologyJim Keller architected the chips behind AMD's comeback, the iPhone, Tesla's Autopilot and more -- by spending silicon to remove bottlenecks and rethinking from first principles.
Engineering & CraftMark Shuttleworth built Ubuntu on one idea -- Linux for human beings, free software for everyone -- grounded in ubuntu: humanity to others, shipped on a clock.
Engineering & CraftFei-Fei Li gave AI its eyes by building ImageNet -- betting that data at scale, not a cleverer model, was the missing ingredient, and that AI must stay human-centered.
Engineering & CraftThompson and Ritchie built Unix and C from small sharp tools composed through one universal interface: text streams and pipes. Simplicity over features.
Engineering & CraftTechnical writing published at Introl
Comprehensive hardware recommendations and cost analysis for running large language models locally.
GPU selection guide comparing NVIDIA's latest datacenter accelerators for different AI workloads.
Deep technical dive into Google's Tensor Processing Unit evolution from TPUv1 to TPUv5.
Resource sharing strategies for GPU clusters in containerized environments.
Guide to building and managing distributed AI computing with Ray framework.
Analysis of open source LLM economics and DeepSeek's competitive positioning.
Future datacenter power requirements and NVIDIA's next-generation GPU roadmap.
Small modular reactor solutions for powering next-generation AI infrastructure.
Technical analysis of DeepSeek's Multi-Head Compression architecture innovations.