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.

Should I Build a SaaS or Focus on Getting a Dev Job?

2 pointsby Mudasir_Fayaz2 months ago
I&#x27;m at a crossroads and could use some insights from the HN community.<p>I&#x27;ve been coding for a while and feel confident in my skills. Now, I’m debating between two paths:<p>Building a SaaS – I have a few ideas, and I love the idea of owning something long-term. But I know it can take a while to get traction, and there’s always a risk of failure.<p>Getting a Dev Job – A stable salary, experience, and networking opportunities seem valuable, especially if I want to level up my skills and save some money before going all-in on a startup.<p>For those who’ve been in a similar spot:<p>Did you regret going all-in on a SaaS too early?<p>Was working a dev job first helpful when you eventually started your own thing?<p>Any advice on balancing both at the same time?<p>Would love to hear your experiences.

6 comments

gregjor2 months ago
&gt; I&#x27;ve been coding for a while and feel confident in my skills.<p>How long do you mean by “a while?”<p>&gt; Building a SaaS … there’s always a risk of failure.<p>The risk of failure for any startup sits at 80% to 95%. I’d reframe as “there’s always a small chance of success.”<p>Everyone and their dog is cranking out web sites right now, especially with “vibe coding” the new thing. If you have extensive business domain expertise, a novel idea that adds value, and solid execution and marketing you <i>might</i> succeed.<p>Getting a dev job right now will likely prove difficult and frustrating, so I understand the appeal of doing your own thing. You can try freelancing, but you will need top-notch in-demand technical skills, business domain expertise, and a good network of professional contacts to make that work.
0xEF2 months ago
It depends on how likely you are to succumb to burnout. Unless you get a very cushy day job, building an SaaS you can take to market on the side will definitely eat up any free time you think you might have.<p>People operate at different frequencies, though, and some can go go go while staying pretty grounded. Those people app are to be superhuman to the likes of me. I personally know I am not that person. I need a healthy work&#x2F;life&#x2F;hobby balance or I start to underperform in all areas as I pull away with mental and physical fatigue.<p>Your best answer will come from an honest conversation with yourself and what you _know_ you can handle.
billconan2 months ago
I would build the SAAS first, to the point that it can be launched. Then I would list the SAAS on my resume, and find a job. I then would run the SAAS on the side while working for the dev job.
OccamsMirror2 months ago
Do both. Build your SaaS. When you get a job, keep deving on the side.<p>Quit once you&#x27;ve got the revenue.
biermic2 months ago
The coding part of building a SaaS is the easier one. Get a job and build on the side
thisdougb2 months ago
I&#x27;ve been trying for a few years to get a SaaS type thing launched.<p>The first few attempts were with other people, because that&#x27;s what all the advice tells you. These all petered out because my driving purpose didn&#x27;t match the other person, which only came to light when things got serious. Nothing acrimonious, just a total loss of motivation on both sides as we implicitly pulled in different directions.<p>Now I&#x27;ve been trying solo. It&#x27;s hard, doing everything. But also easier. For me the motivation to keep going is the hard part. I did an iOS app which got lost in the sea of apps, then a more SaaS-like app inside Strava which ended when Strava changed their terms. In both cases I could&#x2F;should have continued, but motivation was gone.<p>In the last few weeks I&#x27;ve built and released a free-tier dev tool. Now building the paid-for versions while also trying to build awareness and get people using it. I&#x27;ve really shrunk down the product scope, which has helped stay motivated&#x2F;focused. I&#x27;ve built something with a target audience of my own industry. Most importantly (for me) is that I&#x27;ve become more aware of motivation drains (individuals, websites, doom-scrolling, the news, lack of exercise, etc), and more pro-active at avoiding them. It&#x27;s going better this time around.<p>What I&#x27;ve learned so far:<p>- look outside tech for inspiring people who&#x27;ve built products (every independent hair salon, baker, accountant, etc already did it). Tech is not special, in many ways it&#x27;s risk-free. I found the How I Built This and CoRecursive podcasts useful to maintain perspective, and have some down time with my inspiration.<p>- just start. Don&#x27;t treat the first thing as &#x27;the one&#x27; (I sort of do every time, and it&#x27;s a mistake I&#x27;m trying to correct), because it&#x27;s too much pressure. I&#x27;m still discovering things about my approach to this that I will fix in the next attempt.<p>- I tried the side-hustle thing. But I like to do a good job, so I was using my energy for the people paying me. I couldn&#x27;t, in good conscience, work on my thing on someone else&#x27;s dime. That&#x27;s just me, but it meant I never had the energy to work on my stuff at night. Now I&#x27;ve blocked out the next six months for the SaaS product I&#x27;m doing (I’m a freelance&#x2F;contractor).<p>- coding is the easy part. Sticking to your vision&#x2F;purpose&#x2F;core-product is harder, because everyone else seems to be faster&#x2F;smarter&#x2F;pivoter&#x2F;experter. Mostly I found the cliches don’t work until you learn them by experience (so just start).<p>- managing time&#x2F;work. Much of the time I need to spend is thinking, simplifying, or reading&#x2F;writing, with coding being about 10%. I queue up non-coding tasks to be done ‘anywhere’, so train journeys, cafes, lunch, your notice period. Maintaining momentum is easier if you’ve a lightweight management tool. I use Things3, because its iOS home-screen widget shows my current checklist and I can see progress.<p>- motivation has been my achilles heel every time, particularly as a solo. There is some cliche or other about this, which of course I’ve known and understood forever. But the previous experiences have been like practical training, making my motivation more robust. Each time I’ve found extra places to patch up my soul to prevent motivation leaks and recognise gumption traps.<p>If you want inspiration from someone who did something without an expert coding career, lookup the podcasts&#x2F;interviews with the StoryGraph founder (Nadia Odunayo). There are countless other examples of paths to building a SaaS product, if you have a look.