Transforming Recursion into Iteration for LLVM Loop Optimizations
dspace.mit.edu·11h·
Discuss: Hacker News
📚Stack Allocation
Effect Systems vs. Print Debugging: A Pragmatic Solution
blog.flix.dev·22h·
Discuss: Hacker News
Algebraic Effects
Testing and MicroBenchmarking tool for C++ Code Optimisation
reddit.com·3h·
Discuss: r/cpp
Interpreter Optimization
X Design Notes: Pattern Matching II
blog.polybdenum.com·5h
🎯Pattern Matching
Web Developer Travis McCracken on Effective GitHub Practices for Backend Teams
dev.to·17h·
Discuss: DEV
📦Monorepos
FRAUDGUESS: Spotting and Explaining New Types of Fraud in Million-Scale Financial Data
arxiv.org·1h
🌸Bloom Filters
Exploring chained operations and order of evaluation in python expressions
dev.to·1d·
Discuss: DEV
🔗Lexical Scoping
Upscayl CPU benchmark (much improved with recompiled DLL)
forums.anandtech.com·1h
Performance
Building sub-100ms autocompletion for JetBrains IDEs
blog.sweep.dev·2d·
Discuss: Hacker News
🩺Compiler Diagnostics
Pointer Tagging in C++: The Art of Packing Bits Into a Pointer
vectrx.substack.com·4h·
Discuss: Substack, r/cpp
🏷️Memory Tagging
第四: A Japanese and Forth inspired postfix language
gist.github.com·31m·
Discuss: Hacker News
🔗Concatenative Languages
Replacing clojure-lsp with clj-kondo and Refactor-nREPL
andreyor.st·10h
🔮Clojure
Chris Smith 2: Rebooting NYHaskell
cdsmithus.medium.com·3h
🐪OCaml
Garbage Collection (GC) Pauses: A "stop-the-world" GC pause in a critical service
howtech.substack.com·10h·
Discuss: r/programming
⏱️Real-Time GC
Implementing a generic Schwartzian transform in Rust for fun
medium.com·1d·
Discuss: r/rust
🦀Rust Macros
I built a Go framework: Anclax
github.com·21h·
Discuss: Hacker News
🐹Go Runtime
Transitive Dependency Version Resolution in Rust and Java: Comparing the Two
hackernoon.com·14h
📦Dependency Analysis
Show HN: Optimizing DeepSeek's NSA for TPUs – A Kernel Worklog
henryhmko.github.io·1d·
Discuss: Hacker News
Tokenizer Optimization
Mastering Go Interfaces: Memory Overhead and Optimization Tips
dev.to·3d·
Discuss: DEV
Interpreter Optimization
MicroAlloc
bogdanthegeek.github.io·10h
🧠Memory Allocators