Instruction Sets, Stack Machines, Register Allocation, Intermediate Representations

Bezier Curve as Easing Function in C++
asawicki.info·1d·
Discuss: Hacker News
🔮Type Inference Visualization
Generic functional parallel algorithms: scan and FFT (2017)
dl.acm.org·3d·
Discuss: Hacker News
⚙️Zig Comptime
Bazel and glibc versions
blogsystem5.substack.com·2d·
Discuss: Substack
💾Caching Compilers
A1: Asynchronous Test-Time Scaling via Conformal Prediction
reddit.com·2d·
Discuss: r/LocalLLaMA
🌊Async Compilers
Always Bump Downwards
fitzgen.com·4d·
Discuss: Hacker News
🏗️Custom Allocators
💡 The Hidden Power of TinyGo: Run Go on Microcontrollers Faster Than C? Here's the Shocking Truth!
dev.to·1d·
Discuss: DEV
🤖Embedded Go
Engineering "The" Loop
dev.to·4d·
Discuss: DEV
🔀Control Structures
Better performance with claude if you remind it is lazy and makes mistakes
reddit.com·21h·
Discuss: r/ClaudeAI
🚀Code Motion
Are We Chasing Language Hype Over Solving Real Problems?
dayvster.com·1d·
🎮Language Ergonomics
Looking for arguments to justify C (vs. Rust/etc.) for a new open-source Python extension + CUDA library
reddit.com·20h·
🌉Language Bridges
SWLW #669: How to build your first FDE team, You're definitely going to be a manager now, and more.
kill-the-newsletter.com·1d
🔄Bootstrapping
Implementing a generic Schwartzian transform in Rust for fun
medium.com·21h·
Discuss: r/rust
🦀Rust Macros
Big O Notation pt.1: Time Complexity
dev.to·1h·
Discuss: DEV
🪢Rope Data Structures
Why I Chose Rust for My OSD600 Project (And What I Learned)
dev.to·1d·
Discuss: DEV
🚂Cranelift Backend
Dynamic Edge Analytics for Predictive Maintenance via Hybrid Bayesian Optimization & Graph Neural Networks
dev.to·9h·
Discuss: DEV
📊Profilers
Taxonomize Your Infrastructure
mattboisvert.net·18h·
Discuss: Hacker News
📦Dependency Analysis
什么是Online Softmax and Flash Attention?
dev.to·22h·
Discuss: DEV
🧮Linear Algebra
The Future of Browsers: Smart Engine Switching
dev.to·14h·
Discuss: DEV
🚀V8 Internals
Ultimate Guide to OOP Interview Questions for C#
dev.to·2d·
Discuss: DEV
🔀Control Structures
I wrote a guide on Go slices (len/cap, append growth, slicing pitfalls, and copy for leak-free code)
reddit.com·3d·
Discuss: r/golang
🐹Go Internals