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: Working on side projects, need some advice

3 pointsby vcool07over 4 years ago
Hi Guys, I&#x27;ve been reading a lot of articles about budding&#x2F;full-time entrepreneurs and their successful ventures. I&#x27;m motivated to start a few side projects to see if I&#x27;ve that streak in me, but I need some clarity , and wanted your inputs on the below questions :<p>1. Is it possible to build and sustain a SaaS business as a solo founder ? For a medium sized project (say something like asana&#x2F;trello), how long would it take from start-&gt;finish (MVP which can be monetized) if one spends around 20 hours in a week?<p>2. Does one have to be super smart in the algorithms&#x2F;data structures&#x2F;programming language and&#x2F;or a domain expert to take care of both development &#x2F; customer requirements&#x2F;support etc ? A feature like adding a new way of auth take at-least 2-3 weeks to complete at large enterprises with multiple folks working full time. What chance can an individual have against these large companies?<p>3. Is it a good idea to spend 2-3 months on learning the tech, and then start on the side project ? I&#x27;m asking this, since with a full time job , one can only expect some 2 hours a day and around 8 hours on a weekend, if most of that is spent on stack overflow,then the progress would be really slow.<p>4. Since monetization is tricky and not guaranteed, is it a good idea to simply work on the side project to amplify job opportunities? Or is it best to give it all as if there&#x27;s no plan-b ?<p>5. Lastly, what&#x27;s the primary reason to go and start your company instead of say spending the same 20+ hours on getting better at your current job&#x2F;seeking a better job in the same field at a better company ? Isn&#x27;t the latter more secure&#x2F;stable option ?<p>Sorry if some of the questions sound obvious &#x2F; cliched. But I wanted a fresh take on some of the above questions that has been brewing in my head for a long time. Thanks in advance :)

1 comment

enzover 4 years ago
1) 20h&#x2F;week seems like a pretty big chunk of time. If you can allocate that much, it&#x27;s a good thing. There are surely some great apps you can do with that time.<p>2) It depends. If your app consists in a simple &quot;CRUD&quot; app (most apps), you don&#x27;t need fancy algorithms. However, it&#x27;s always a good idea to know some fundamentals. You can learn that on the way, though.<p>&gt; A feature like adding a new way of auth take at-least 2-3 weeks to complete at large enterprises with multiple folks working full time. What chance can an individual have against these large companies?<p>I don&#x27;t think so. It can take 2-3 hours as well. It really depends on which company and what kind of software we are talking about.<p>3) Learn as you build it, it&#x27;s much more fun and encouraging!<p>4-5) I think it&#x27;s always valuable to spend time learning&#x2F;experiencing in a new field.