What Happens Behind the Scenes When You Run Python Code
fusion-institute.comยท14hยท
Discuss: DEV
๐Ÿ”งError Recovery
original โ†—
protesilaos.comยท23h
๐Ÿ’ฌInteractive REPLs
Java Backend Coding Technology: Writing Code in the Era of AI #Version 1.1
dev.toยท3hยท
Discuss: DEV
๐ŸŽฎLanguage Ergonomics
Why We Created Turso, a Rust-Based Rewrite of SQLite
thenewstack.ioยท8h
๐Ÿ’พMinimal Databases
The Future is Composable: Orchestrating Multiple APIs with FastServe MCP Servers
dev.toยท1dยท
Discuss: DEV
๐ŸŒ‰Language Bridges
The architecture behind 99.9999% uptime in erlang
volodymyrpotiichuk.comยท4dยท
๐Ÿ“กErlang BEAM
The Danger of High (or Small) Numbers In Your Computer And ML Models
pub.towardsai.netยท1h
๐ŸŽฏBit Vectors
Ask HN: Systems Development Path
news.ycombinator.comยท2dยท
Discuss: Hacker News
๐Ÿฆ€MIR Optimization
Boosting Dev Productivity with Multi-Threading
dev.toยท7hยท
Discuss: DEV
โšกInterpreter Optimization
Four years, Five failures, One compiler
daymare.netยท1dยท
๐ŸŒฑMinimal Languages
Why is allocating in this example so fast? Am I actually allocating?
reddit.comยท10hยท
Discuss: r/rust
๐Ÿ“šStack Allocation
New Recording on Event modelling anti-patterns from DDDEU
architecture-weekly.comยท14h
๐ŸŒŠReactive Languages
A low-latency Rust concurrent channels.
github.comยท5d
๐Ÿ“Šperf Tools
Delimited Continuations in Lone Lisp
matheusmoreira.comยท3dยท
๐Ÿ”ฎLisp Interpreters
Python PEP 636 โ€“ Structural Pattern Matching: Tutorial
peps.python.orgยท1dยท
Discuss: Hacker News
๐Ÿ’ฌInteractive REPLs
The Best Performance Optimization Is Sometimes Changing Your Architecture
reddit.comยท1dยท
Discuss: r/webdev
๐Ÿš€Code Motion
That-Real-Time-Headache-Its-Not-The-WebSockets-Its-Your-Framework
dev.toยท4hยท
Discuss: DEV
๐ŸŒHTTP Servers
Sonne 4.5 keeps blowing my mind
curzel.itยท1dยท
Discuss: Hacker News
๐Ÿฆ€MIR Optimization
Taskwarrior CLI โ€“ Workflow Examples
taskwarrior.orgยท1dยท
Discuss: Hacker News
โšกIncremental Parsing
Race Conditions, Deadlocks, and Synchronisation in Python Multiprocessing
dev.toยท6dยท
Discuss: DEV
๐Ÿ”„Coroutines