Hacker News
- Premature optimization caught up with me as well https://martin.leyrer.priv.at/y2022/m09/premature_optimisation.html 49 comments
- Selecting a programming language can be a form of premature optimization https://snarky.ca/programming-language-selection-is-a-form-of-premature-optimization/ 309 comments
- The ‘premature optimization is evil’ myth (2010) http://joeduffyblog.com/2010/09/06/the-premature-optimization-is-evil-myth/ 2 comments
- Harmful Gotos, Premature Optimizations, and Programming Myths http://videlalvaro.github.io/2015/02/programming-myths.html 73 comments
- NoSQL is a Premature Optimization http://smoothspan.wordpress.com/2011/07/22/nosql-is-a-premature-optimization/ 58 comments
- Misunderstanding the Knuth premature optimization quote http://www.bluebytesoftware.com/blog/2010/09/06/ThePrematureOptimizationIsEvilMyth.aspx 8 comments
- Why is it so hard to avoid premature optimizations? http://justinappears.com/why-is-it-so-hard-to-avoid-premature-optimiza 14 comments
- The fallacy of premature optimization http://www.acm.org/ubiquity/views/v7i24_fallacy.html 2 comments
Lobsters
- Early speed optimizations aren’t premature https://pythonspeed.com/articles/premature-optimization/ 33 comments practices , python
- Is premature optimization the root of all evil? https://blog.startifact.com/posts/is-premature-optimization-the-root-of-all-evil/ 5 comments historical , performance
- Using pointers to reduce copies is premature optimization https://trinitroglycerin.github.io/2023/06/10/Go-Using-pointers-to-reduce-copies-is-premature-optimization/ 70 comments golang
- Premature optimization is the root of all evil | Donald Knuth and Lex Fridman https://www.youtube.com/watch?v=74RdET79q40 47 comments programming
- Premature Optimization: Code First, Optimize Later https://www.aleksandrhovhannisyan.com/blog/premature-optimization-code-first-optimize-later/ 4 comments webdev
- Thoughts on (premature) optimization https://www.tnotes.dev/posts/thoughts-on-premature-optimization 4 comments golang
- The World Follows Power Laws: Why Premature Optimization is Bad https://www.speedshop.co/2019/12/22/why-premature-optimization-is-bad.html 7 comments ruby
- How I fell into the trap of premature optimization, the root of all evil. https://victorzhou.com/blog/avoid-premature-optimization/ 13 comments coding
- How I fell into the trap of premature optimization, the root of all evil. https://victorzhou.com/blog/avoid-premature-optimization/ 4 comments webdev
- The 'premature optimization is evil' myth (by Joe Duffy) http://joeduffyblog.com/2010/09/06/the-premature-optimization-is-evil-myth/ 33 comments csharp
- Avoid Premature Optimization https://victorzhou.com/blog/avoid-premature-optimization/ 3 comments javascript
- The Fallacy of Premature Optimization https://ubiquity.acm.org/article.cfm?id=1513451 53 comments programming
- Premature Optimize the Heck Out of Your React Apps Using Memoization https://www.robertcooper.me/premature-optimize-the-heck-out-of-your-react-apps-using-memoization 10 comments reactjs
- GOP optimism for 2020 was premature https://thehill.com/opinion/campaign/442255-gop-optimism-for-2020-was-premature 9 comments politics
- Premature Store Optimization Will Kill You https://www.reddit.com/r/dropship/comments/ad6bmn/premature_store_optimization_will_kill_you/ 18 comments dropship
- My two satoshis on the proposed changes to Bitcoin Cash (tl;dr: lots of changes are premature optimizations; no demand for that; this will only hurt the ecosystem) https://twitter.com/nikzh/status/1031993918227865600 80 comments btc
- The Benefits of JavaScript “Premature Optimization” https://medium.com/@danshappir/the-benefits-of-javascript-premature-optimization-ee3b842c42c8#.havcfuf7m 4 comments javascript
- Joe Duffy - The 'premature optimization is evil' myth http://joeduffyblog.com/2010/09/06/the-premature-optimization-is-evil-myth/ 189 comments programming
- I’m sorry, engineers of Bitcoin, but you’re wrong with your fears that a larger block will break Bitcoin. You’re doing what Donald Knuth told you not to do – premature optimization. We have no hard data that indicates a 2MB block will be a significant issue with block propagation or centralization https://twitter.com/onemorepeter/status/702807258003017728 51 comments btc
- The Fallacy of Premature Optimization http://ubiquity.acm.org/article.cfm?id=1513451 52 comments programming
- Harmful GOTOs, Premature Optimizations, and Programming Myths are the Root of all Evil http://videlalvaro.github.io/2015/02/programming-myths.html 299 comments programming
- Not All Optimization Is Premature http://techblog.bozho.net/?p=1038 11 comments programming
- How much premature optimization is too much? http://i1.kym-cdn.com/entries/icons/original/000/007/044/ALOT.png 5 comments learnprogramming
- NoSQL is a Premature Optimization http://smoothspan.wordpress.com/2011/07/22/nosql-is-a-premature-optimization/ 259 comments programming
- Premature optimization... Evil? http://psiphi.co.za/psi/?p=183 19 comments gamedev
- The 'premature optimization is evil' myth http://www.bluebytesoftware.com/blog/2010/09/06/theprematureoptimizationisevilmyth.aspx 17 comments coding
- The "premature optimization is evil" myth http://www.bluebytesoftware.com/blog/permalink,guid,4db70333-295b-441f-80f9-21b90bd44287.aspx 112 comments programming
- Premature Optimization for Fun and Profit http://codingrelic.geekhold.com/2008/03/premature-optimization-for-fun-and.html 39 comments programming
- Premature optimization is the root of all evil http://www.taylor.se/blog/2006/11/22/why-optimizing-without-profiling-is-inefficient/ 2 comments programming
- ACM Ubiquity - The Fallacy of Premature Optimization http://www.acm.org/ubiquity/views/v7i24_fallacy.html 17 comments programming
- Some four years after the euro crisis began, Ireland and Spain are set to graduate from their bailout programs, with Dublin planning to begin financing itself again early next year. It's a positive sign, but economists warn against premature optimism. http://www.spiegel.de/international/europe/end-of-bailout-programs-in-spain-and-ireland-signals-euro-crisis-recovery-a-933650.html 4 comments europe
- "They say premature optimization is the root of all evil. This may be true, but on the iPhone, you should optimize constantly. Otherwise, you might end up with an application you can’t possibly get to work." http://ignorethecode.net/blog/2009/06/07/my-first-iphone-app-lessons/ 21 comments programming