Random assortment of interesting links
Types
Tags
- Abstract Algebra
- Algorithms
- Assembler
- Async
- Big Data
- BPMN
- Cassandra
- Cellular Automata
- Cloud Native
- Complexity
- Containers
- CPP
- Cryptography
- Data Structures
- Databases
- Deep Learning
- Diamond Square
- Diffusion
- Elixir
- Elliptic Curves
- Fiction
- Fractal Noise
- GameDev
- Generative Adversarial Network
- Group Theory
- HTTP
- Java
- Kafka
- Kubernetes
- Lazy Flood Fill
- Locks
- Low Level
- Machine Learning
- Memory
- Microservices
- OOP
- Optimisation
- ORM
- Performance
- Philosophy
- Post Apocalyptic
- Postgres
- Procedural Generation
- Programming
- Protocols
- Psychology
- PyTorch
- Refactoring
- Rust
- Science Fiction
- ScyllaDB
- Security
- Software Architecture
- Software Development
- SQL
- Streaming
- System Design
- Systems Programming
- Technical Debt
- Variational Autoencoder
- Vector Quantized
Intentional Code - Minimalism in a World of Dogmatic Design - David Whitney - NDC Sydney 2024
https://youtu.be/8j4fhsLcT4k
- Programming
- Philosophy
- Software Architecture
Technical Neglect - Kevlin Henney - NDC London 2024
https://youtu.be/9iLxR1h2208
- Programming
- Philosophy
- Technical Debt
An Engineering Approach to Optimising C++ - Dave Rowland - C++ on Sea 2023
https://youtu.be/TEeBcjKZhfg
- CPP
- Performance
- Algorithms
What ORMs have taught me: just learn SQL
https://wozniak.ca/blog/2014/08/03/1/index.html
- Programming
- ORM
- SQL
*(char*)0 = 0; - What Does the C++ Programmer Intend With This Code? - JF Bastien - C++ on Sea 2023
https://youtu.be/dFIqNZ8VbRY
- CPP
- Low Level
- Memory
Why HTTP/3 is eating the world
https://blog.apnic.net/2023/09/25/why-http-3-is-eating-the-world/
- Protocols
- HTTP
The State of Async Rust: Runtimes
https://corrode.dev/blog/async/
- Rust
- Async
Minimum Viable Architecture • Randy Shoup • YOW! 2022
https://youtu.be/9Q7GANXn02k
- Software Development
- Software Architecture
Large-Scale Architecture: The Unreasonable Effectiveness of Simplicity • Randy Shoup • YOW! 2022
https://youtu.be/oejXFgvAwTA
- Software Development
- Software Architecture
All Postgres Locks Explained | A Deep Dive
https://youtu.be/URwmzTeuHdk
- Databases
- Locks
- Postgres