A Deep Dive Into Python Dictionaries
dev.to·3d·
Discuss: DEV
🌿Trie Structures
What Happens Behind the Scenes When You Run Python Code
fusion-institute.com·10h·
Discuss: DEV
🔧Error Recovery
Why you should be using pathlib (2018)
treyhunner.com·4h·
Discuss: Lobsters
🤐Zipper Structures
Beating the L1 cache with value speculation (2021)
mazzo.li·3h·
Discuss: Lobsters
🔮Branch Predictors
Souvenir
deprogrammaticaipsum.com·16h
🔗Weak References
A Generic Vector Implementation in C using void*, func*
github.com·3h·
🪄C Metaprogramming
Is Odin Just a More Boring C?
dayvster.com·8h·
Discuss: Hacker News
🐹Go Internals
It's Almost Time for Python 3.14 and Other Python News
realpython.com·5h
💬Interactive REPLs
Rodrigo Girão Serrão: Functions: a complete reference | Pydon't 🐍
mathspp.com·12h
🚪Function Prologues
Plotly Dash — A Structured Framework for a Multi-Page Dashboard
towardsdatascience.com·6h
Live Coding
Stop Writing Messy Spiders. The Professional Way with Scrapy-Poet
dev.to·3d·
Discuss: DEV
⚙️TOML Parsers
Optimizing Python Loops for Speed and Memory Efficiency with Generators
dev.to·1h·
Discuss: DEV
🚀Code Motion
Highly concurrent in-memory counter in GoLang
engineering.grab.com·19h
🧠Memory Models
🚀 Understanding Global Objects in Uniface 10.4
dev.to·1d·
Discuss: DEV
🔗Language Toolchains
Why is allocating in this example so fast? Am I actually allocating?
reddit.com·5h·
Discuss: r/rust
📚Stack Allocation
A Gentle Introduction to TypeScript for Python Programmers
kdnuggets.com·3h
🌊Gradual Typing
PostgreSQL Aggregation Processing Speed
blog.kagamino.dev·2h·
Discuss: Hacker News
📋JSON Parsing
Python's Pty.spawn() Demystified
yatsushi.com·3h·
Discuss: Hacker News
💻Terminal Control
Understanding Object-Oriented Programming
understandingoop.com·10h·
Discuss: Hacker News
🔪Program Slicing
CPU Cache-Friendly Data Structures in Go: 10x Speed with Same Algorithm
skoredin.pro·13h·
Discuss: Hacker News
Cache Optimization