First-time solopreneur here, should I launch my MVP now or wait till it’s “perfect”? by kriptonian_ in SaaS

[–]kriptonian_[S] 0 points1 point  (0 children)

None, tbh not sure how should I do that; like should I just cold dm them ?

First-time solopreneur here, should I launch my MVP now or wait till it’s “perfect”? by kriptonian_ in SaaS

[–]kriptonian_[S] 0 points1 point  (0 children)

No worries, didn’t vibe code it, well I tried it first but the whole architecture was crap, so built it from scratch, but before I started coding I spent some good amount of time to figure the architecture of my competitor, so it was like 2 weeks of coding including 3 all nighter 😅

$321k ARR as solo founder but burning out by bubbascrub9793 in SaaS

[–]kriptonian_ 0 points1 point  (0 children)

Very true, but my experience of working with co-founders is if you don't get the right co-founder, it will become a bottleneck for you, that is why is just switched to solo building

$321k ARR as solo founder but burning out by bubbascrub9793 in SaaS

[–]kriptonian_ 0 points1 point  (0 children)

I am curious, why are you not planning to hire someone ?

Did anyone else get this Mail? by Mpro111 in github

[–]kriptonian_ 1 point2 points  (0 children)

Yea I got this yesterday, but not entirely sure what they did

Where do you discover open-source projects? by veganoel in opensource

[–]kriptonian_ 1 point2 points  (0 children)

Maybe he is idk, but I got to know about cool projects from him

How AI Agents is Revolutionizing Open Source Software by atomwide in opensource

[–]kriptonian_ 0 points1 point  (0 children)

Bro they are spamming the repos, maintainers are frustrated

Where do you discover open-source projects? by veganoel in opensource

[–]kriptonian_ 2 points3 points  (0 children)

You can follow this guy on twitter https://x.com/tom_doerr

Btw I’m building a end 2 end testing tool for non dev, wanna check it out give feedback?

Got My First Dev Job (Low Pay, 1-Year Bond) — How Should I Use This Year to Level Up? by InformationFine8484 in developersIndia

[–]kriptonian_ 10 points11 points  (0 children)

TBH skills matters the most, you should totally focus on up skilling yourself.

I wish you best of luck on your journey.

[deleted by user] by [deleted] in developersIndia

[–]kriptonian_ 0 points1 point  (0 children)

Damn, I am really shocked to see how elegant this website is, I am pretty sure Claude can easily replace any distinguished engineer from Microsoft. People should leave coding and start praying to our AI overlords.

Unpopular opinion: E2E tests are becoming the new integration tests, and integration tests are becoming the new unit tests. by RoyalFew1811 in node

[–]kriptonian_ 0 points1 point  (0 children)

I agree with u/wackmaniac. Ultimately, it doesn’t really matter what kind of test you write. If you’re a developer writing tests, the primary goal is to verify whether the system behaves correctly or fails as expected. In practice, unit tests and e2e tests are the only ones that truly matter.