5 ms·
Quick link of post mortem blogposts: https://gist.github.com/cheapRoc/d9e73fe05480330c1e36410cbdf0e867 https://gist.github.com/cheapRoc/d9e73fe05480330c1e36410c
by git-pull 9y ago
Quick link of post mortem blogposts: https://gist.github.com/cheapRoc/d9e73fe05480330c1e36410cbdf0e867 https://gist.github.com/cheapRoc/d9e73fe05480330c1e36410cbdf...
The best company blogs I see are ones that have their own open source projects. Like Facebook. Where they break off a generally usable piece of their codebase into a library.
Nothing beats a nice version release with an update on all the features and improvements it brings.
https://reactjs.org/blog/2014/02/20/react-v0.9.html https://reactjs.org/blog/2014/02/20/react-v0.9.html
So I consider open source subsidiaries as "company tech blogs". Let's try to keep things purely to blogs:
https://stripe.com/blog/engineering https://stripe.com/blog/engineering
Favorite post was their post mortem: https://web.archive.org/web/20160126093909/https://support.stripe.com/questions/outage-postmortem-2015-10-08-utc https://web.archive.org/web/20160126093909/https://support.s...
This was Stripe's 2015 outage with the database index change (https://news.ycombinator.com/item?id=10365798 https://news.ycombinator.com/item?id=10365798) I presumed it was an index involving customer ID, but it wasn't specific.