Articles I've found interesting
- The Six Dumbest Ideas in Computer Security
- Examples of floating point problems
- Docker networking is CRAZY!! (you NEED to learn it)
- Explaining Code using ASCII Art
- Next-Level Concurrent Programming In Python With Asyncio
- 20 Python Interview Questions To Challenge Your Knowledge
- Python’s super() considered super!
- What I learned from making a DNS client in Rust
- Firefox UI UX history
- It’s always Microservices - The Spotify Outage Explained (March 8 2022)
- Avoiding the Top 10 NGINX Configuration Mistakes
- Everything you need to know about monorepos
- What’s Wrong With Measuring Developer Performance (+ 10 Best Metrics)
- Algorithms vs Heuristics
- Difference Between NFD, NFC, NFKD, and NFKC
- ~/Faking Twitter Unfurling to phish you.
- Signatures: The foundations of modern end-to-end encryption
- Amazon’s Manifesto For Externalization
- Working with a Monorepo
- Principles for API Design
- Caching strategies
- Software Engineering Best Practices That High-Performing Teams Follow
- The New WebTransport Protocol
- Alexa Skill con Node.js
- How Twitch Live Streaming and Chat works through HTTP
- What is the Python priority queue?
- The Factory Pattern in Python
- Dependency INVERSION vs dependency INJECTION in Python
- Sharding postgres at Notion