Posts tagged engineering
10 posts
Everything I know about good system design
I see a lot of bad system design advice. One classic is the LinkedIn-optimized “bet you never heard of queues” style of post, presumably aimed at people who are…
Jade Rubick - Implementing Amazon's single threaded owner model a retrospective
A Single Threaded Owner (STO), is a single leader that is completely responsible for their area of the product. I share my experiences implementing this model, including the tradeoffs and challenges. And I give the nuts and bolts of how we implemented it and what we learned.
Ming Y. Chow
Ming Chow's website
Modli : NodeJS Data Modeling, Versioning and CRUD
Data modeling, versioning and CRUD made easy
How Long is a Method?
Welcome, subscribers new and old to another week, another newsletter and a new entry in the Catalog of Smells!
No Silver Bullet – essence and accident in software engineering | the morning paper
I Don’t Believe in Full-Stack Engineering • Robin Rendle
I’m a designer at Sentry and a writer at CSS-Tricks.
Ruby tricks for junior developers | Drivy Engineering
Nice review of some more advanced ruby features.
Software development topics I've changed my mind on after 6 years in the industry - Blogomatano
Some good ideas in here. I agree with much of it. Pick up an insight or two.