news.volyx.in

How to build quickly (learnhowtolearn.org)

697 points by fagnerbrack · 737 days ago · 144 comments on HN

Article summary

The article discusses a method for building projects quickly, called 'outline speedrunning', which involves recursively outlining a project, filling in each item as fast as possible, and only then perfecting the details. This approach is compared to the 'loading bar' style, where one starts at the beginning and works through the project linearly. The author claims that outline speedrunning can lead to a 10x speedup in project completion. The method is applicable to various fields, including writing and programming.

Main themes

  • Project management
  • Productivity
  • Outline speedrunning
  • Loading bar style
  • Writing
  • Programming

What commenters say

  • The article's method is similar to techniques presented in other books and resources, such as 'The Clockwork Muse' and 'How to Read a Book'.
  • The 'speedrun' concept is not clearly explained and may be misleading, as it simply means finishing something as fast as possible.
  • Some commenters find the article's approach helpful and similar to their own workflows, while others think it is too simplistic or not applicable to complex projects.
  • The importance of breaking down projects into smaller parts and identifying fundamentals is a key takeaway from the article and discussion.
  • Functional programming is seen as a useful paradigm for implementing the article's approach, as it allows for writing smaller, reusable pieces of code.
  • Some commenters disagree with the article's approach, arguing that it is not suitable for all types of projects or that it overlooks the importance of research and planning.
  • The article's method can be applied to various fields, including writing and programming, and can help with productivity and project completion.
  • The concept of 'outline speedrunning' can be seen as a way to avoid procrastination and make progress on projects by focusing on the overall structure and filling in details later.