Mastering Go Interfaces: Memory Overhead and Optimization Tips
dev.to·5h·
Discuss: DEV
Interpreter Optimization
Controlling program flow with capabilities in Scala
nrinaudo.github.io·20h·
🔗Lexical Scoping
Combating headcrabs in the Source SDK codebase
gamedev.net·12h·
Discuss: Hacker News
🦀MIR Optimization
🤯 Sidebar menu: Tricky JS Questions Demystified
javascript.plainenglish.io·1h·
Discuss: DEV
🌈Gradual Languages
🎲 Very-busy expression analysis
reasoning.page·1h
📊Dataflow Analysis
Solving Impossible Problems
aha.io·13h·
Discuss: Hacker News
🛡️Error Ergonomics
I wrote a guide on Go slices (len/cap, append growth, slicing pitfalls, and copy for leak-free code)
reddit.com·15h·
Discuss: r/golang
🐹Go Internals
Same named methods in Java. Part 1: Don’t Underestimate Overloading
dev.to·15h·
Discuss: DEV
🔧API Design
Scheme Macros IX: Algebraic Data Types
blog.veitheller.de·3d
🔧Scheme Macros
How I hacked the Placement portal of my college to leak the entire SQL database
infosecwriteups.com·22h
🎓Educational Databases
MCP Tools: Attack Vectors and Defense Recommendations for Autonomous Agents
elastic.co·6h
📡Protocol Parsers
Parallelizable Feynman-Kac Models for Universal Probabilistic Programming
arxiv.org·1d
⏭️Skip Lists
Mastering Laravel 12 Events: How to Define and Control Listener Execution Order with O(1) Complexity
cmmishra.in·1h·
Discuss: DEV
🎭Staged Interpreters
Carbon Copy No.8: Classes Part II
github.com·23h·
Discuss: Hacker News
🌈Gradual Languages
Issue 490
haskellweekly.news·18h
functional programming
WASM 3.0 Completed
webassembly.org·1d·
🧱WASM Components
Three Months of Go, from a Haskeller's perspective (2016)
memo.barrucadu.co.uk·12h·
Discuss: Hacker News
😴Lazy Evaluation
Simple Dependent Types in Python
sobolevn.me·1h·
Discuss: Hacker News
🌊Gradual Typing
libvips v8.18.0 Function Pointer Type Confusion in libvips Callback Dispatch
seclists.org·3d
📦Closure Conversion
Learning Rust and a bit unclear about an exercise on Exercism
exercism.org·2d·
Discuss: r/rust
🦀Rust Macros