About:

Casey Muratori is the author of 'Computer, Enhance!', a Substack publication that offers programming courses, interviews, and commentary. The publication has tens of thousands of subscribers.

Website:

Specializations:

Incoming Links:

Subscribe to RSS:
In this Q&A video, the author addresses various technical questions related to performance-aware programming, SIMD (Single Instruction, Multiple Data) usage, and software development practices. Key topics include the potential of ...
The post critiques AWS's RCA of the October outage, questioning the lack of detail on the bug and the programming practices that allowed such a failure.
In this Q&A video, the author addresses various technical questions related to GPU APIs, async I/O models, word puzzle generation optimization, assembly instructions, and performance improvements in lexing. The questions cover pra...
This Q&A video covers diverse programming topics, from object management and AI's impact on motivation to technical challenges in coding and best practices.
In this Q&A video, the author addresses various technical questions related to programming and computer architecture. Topics include the 'fat struct' approach and its implications for memory consumption, initialization of structs ...
The author shares insights from their presentation at the Better Software Conference, focusing on the historical development of programming languages, particularly Smalltalk and C++. They discuss the extensive research conducted, ...
This Q&A video provides expert insights on programming challenges, including memory management, multithreading, and performance optimization techniques.
The author, Casey Muratori, discusses a recent collaboration with Marco Behler from JetBrains, focusing on the One Billion Row Challenge, a Java benchmark. They plan to work together, with Marco writing Java code and Casey providi...
The post discusses the importance of selectively preventing certain optimizations when microbenchmarking code in high-level programming languages. It emphasizes the need to retain optimizations that enhance performance while avoid...
Casey Muratori provides an update on the challenges faced with Substack regarding feature improvements for Computer Enhance. Despite requests, Substack has not implemented significant changes, leading Muratori to explore third-par...
This Q&A video provides insights on essential programming projects, stack vs. heap allocation, profiling strategies, and the use of callbacks in software architecture.
A new discussion series on AI, led by expert Demetri Spanos, aims to provide balanced insights into emerging AI topics while encouraging reader participation.
The author is set to deliver the inaugural lecture at the Better Software Conference, featuring a lineup of distinguished speakers discussing various technical topics. The author's talk remains a secret but promises to be an engag...
The text is a Q&A video where the author answers questions from the comments on the previous Q&A video. The questions cover various topics related to programming, performance, and AI.
Casey Muratori provides a summary of the upcoming events at Computer Enhance for the summer, including the start of the Performance-Aware Programming series, the launch of the Meow the Infinite Book 3 Kickstarter, his new podcast ...
The text is a Q&A video where the author answers questions from the comments on the previous video. The questions are related to low-level OS and/or bare-metal hypervisor code, career opportunities for developers, math implementat...
The text is a summary of an interview with Brian Moriarty about his life leading up to and including the creation of the Infocom classic Trinity. It includes visuals referred to in the episode and a guide to help get started with ...

0Removing Waste

2025-05-15

...
...
The Q&A video addresses questions about serialization, file formats, error messages, memory ordering guarantees, CPU pipeline diagrams, and haversine computation.
...
The video is a Q&A session where the author answers questions from the comments on the previous Q&A video. The video has dramatic background music due to a mistake. The author clarifies that it is not an April Fools joke. The ques...
The text is an interview with Zen's chief architect, Mike Clark, discussing the microarchitecture of Zen, the x86 ecosystem, and the differences between x64 and ARM ISAs. They also talk about the challenges of low-power designs, t...