Ask HN: What's the hardest problem you've ever solved?
1–10 of 441 posts
Re: Ask HN: What's the hardest problem you've ever solved?
#2We aren't 100% there yet, but we are shipping numerous times per day across 20 or so services and quality has gone _up_, not down
Re: Ask HN: What's the hardest problem you've ever solved?
#3One of the hardest challenges I have had in my career is convincing our company to move to Continuous Delivery. 90% of the challenges weren't technical, but emotional. Shipping software comes with lots of feelings, fear, politics, etc. I had to personally work with various leaders across the org to help them through these feelings and perceived blockers. We aren't 100% there yet, but we are shipping numerous times pe…
https://code.fb.com/web/rapid-release-at-massive-scale/
[1] commits were pushed to employees on commit, that's how we tested, but not to the public
Re: Ask HN: What's the hardest problem you've ever solved?
#4The simple part is making it work without clashing. The hard part is making inlining always be an optimisation with reasonable code growth with regards to compilation time and cache use.
Re: Ask HN: What's the hardest problem you've ever solved?
#5My friends do it pretty often. I find it super relaxing, and know I'll be happy I did it, but the engineer / researcher in me wants to always have fingers on a keyboard.
Re: Ask HN: What's the hardest problem you've ever solved?
#6To understand what "controlling behaviour" means.
To empathise, and see oneself from the eyes of others.