TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What are your productivity tips to get things done?

4 pointsby wizardofmysoreabout 7 years ago
Share your productivity tips, how you plan your tasks, how you estimate the time it takes etc.. for a single person project

2 comments

itamarstabout 7 years ago
1. Know when to ask for help. Figure out task deadline in advance, set a timeout, ask for help if you haven&#x27;t made progress in interim. (Longer version: <a href="https:&#x2F;&#x2F;codewithoutrules.com&#x2F;2017&#x2F;12&#x2F;07&#x2F;asking-for-help&#x2F;" rel="nofollow">https:&#x2F;&#x2F;codewithoutrules.com&#x2F;2017&#x2F;12&#x2F;07&#x2F;asking-for-help&#x2F;</a>)<p>2. Understand your goals: why are you doing this task? This will help you make tradeoffs. Also, try to have multiple goals for a task; this will help you stay motivated.<p>3. Write everything down. This will help you get back to work quickly when you are forced to context switch.<p>(Longer version of 2 and 3: <a href="https:&#x2F;&#x2F;codewithoutrules.com&#x2F;2017&#x2F;08&#x2F;03&#x2F;stay-focused&#x2F;" rel="nofollow">https:&#x2F;&#x2F;codewithoutrules.com&#x2F;2017&#x2F;08&#x2F;03&#x2F;stay-focused&#x2F;</a>)
eitlandabout 7 years ago
For studies: Variants of the pomodoro technique:<p>Set a timer, don&#x27;t do anything except the task you decided on until the timer finishes.