https://stripe.com/blog/online-migrations<p>By favorite, I mean posts that are insightful and deep.<p>Above is just one example that I like a lot found very useful. There are of course many others. Please share yours:)
Lately, I've been enjoying a lot of posts in this blog right here:<p><a href="https://eugeneyan.com/writing" rel="nofollow noreferrer">https://eugeneyan.com/writing</a><p>My company just hired some new VPs from Amazon, and the writings in that blog convey a bit of the Amazon WOW. It's pretty insightful stuff.<p>Also, many posts from Julia Evans :D<p>More concretely, here are a few blog posts I go back to occasionally:<p><a href="https://doordash.engineering/2019/02/20/experiment-rigor-for-switchback-experiment-analysis/" rel="nofollow noreferrer">https://doordash.engineering/2019/02/20/experiment-rigor-for...</a><p><a href="https://www.unofficialgoogledatascience.com/2019/12/humans-in-loop-forecasting-integrating.html" rel="nofollow noreferrer">https://www.unofficialgoogledatascience.com/2019/12/humans-i...</a><p><a href="https://www.unofficialgoogledatascience.com/2016/10/practical-advice-for-analysis-of-large.html" rel="nofollow noreferrer">https://www.unofficialgoogledatascience.com/2016/10/practica...</a><p><a href="https://eugeneyan.com/writing/ml-design-docs/" rel="nofollow noreferrer">https://eugeneyan.com/writing/ml-design-docs/</a><p><a href="https://eugeneyan.com/writing/what-i-do-before-a-data-science-project-to-ensure-success/#first-draw-the-map-to-the-destination-one-pager" rel="nofollow noreferrer">https://eugeneyan.com/writing/what-i-do-before-a-data-scienc...</a><p><a href="https://www.fharrell.com/post/addvalue/" rel="nofollow noreferrer">https://www.fharrell.com/post/addvalue/</a><p><a href="https://www.fharrell.com/post/stat-ml2/" rel="nofollow noreferrer">https://www.fharrell.com/post/stat-ml2/</a>
I'll share a couple:<p>- Branch prediction<p><a href="https://danluu.com/branch-prediction/" rel="nofollow noreferrer">https://danluu.com/branch-prediction/</a><p>- How fast are Linux pipes anyway?<p><a href="https://mazzo.li/posts/fast-pipes.html" rel="nofollow noreferrer">https://mazzo.li/posts/fast-pipes.html</a><p>- NAT Slipstreaming v2.0<p><a href="https://samy.pl/slipstream/" rel="nofollow noreferrer">https://samy.pl/slipstream/</a>
<a href="https://programmingisterrible.com/post/139222674273/write-code-that-is-easy-to-delete-not-easy-to" rel="nofollow noreferrer">https://programmingisterrible.com/post/139222674273/write-co...</a> is the kind of stuff I'd love to have one per day
I really like Gaffer on Games. I haven’t found a lot of good content that goes into the nuts and bolts of net code like he does.<p><a href="https://www.gafferongames.com/" rel="nofollow noreferrer">https://www.gafferongames.com/</a>
The Crash Bandicoot development diaries.<p>It's a collection of many blog posts, but an entertaining read of working under not only technical, but also artistic and business restrictions.<p><a href="https://all-things-andy-gavin.com/2011/02/02/making-crash-bandicoot-part-1/" rel="nofollow noreferrer">https://all-things-andy-gavin.com/2011/02/02/making-crash-ba...</a>
Recent one that just got posted: <a href="https://engineering.fb.com/2023/12/19/core-infra/how-meta-built-the-infrastructure-for-threads/" rel="nofollow noreferrer">https://engineering.fb.com/2023/12/19/core-infra/how-meta-bu...</a><p>Good deep dive.