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: How do you prioritise what to do daily/weekly?

10 pointsby bentossellabout 6 years ago
Working at Earnest Capital (earnestcapital.com) our founders and mentors have been discussing ways to decide what to work on...<p>Between product features, customer support, help docs, admin, marketing etc etc.<p>What are your frameworks?<p>(One I saw from founder of Coderpad was it has to hit 2 out of three: be easy to do, make money, make customers lives better.)

3 comments

tylertringasabout 6 years ago
My framework is to just look at your metrics and ascribe certain metrics to the right areas of focus, if one metric is lagging&#x2F;worse than the others, focus there. Not enough free trial signups? Switch focus to marketing. Good trial volume but % conversion to paid is too low, time for some product&#x2F;onboarding work. Churn creeping up? Allocate more time to bigger product work, bug fixing. Customer support tickets too high? Bug fixes + documentation.<p>And invert it too. Even if you personally are annoyed at how bad your current state of help docs are, if support tickets and churn are low, save it for later
AnimalMuppetabout 6 years ago
I try to keep an eye on what&#x27;s urgent (the current crises, whatever&#x27;s currently on fire) and what&#x27;s important (longer term objectives - features, code maintainability). You can&#x27;t just do one kind or the other; you have to cover both.
raviojhaabout 6 years ago
A bit of a cliche, &quot;low effort, high throughput&quot; has been my mantra so far.