u/Fragrant_Classic_410

Studied for a national exam and built a startup at the same time. Here's what actually broke me

For the last few months I've been doing two things simultaneously that probably shouldn't be done simultaneously.

Studying for JAMB a national university entrance exam in Nigeria that determines whether you get into the school you want.

And building a software product from scratch. Alone.

Not a landing page. An actual SDK with a WebSocket server, real-time streaming, AI integration, a dashboard, authentication, billing. The whole thing.

There were weeks where I didn't touch the product because the exam consumed everything. Then weeks where I ignored studying because a bug was driving me insane and I couldn't leave it alone. The context switching alone was exhausting in a way I didn't expect.

The thing that actually broke me wasn't the workload though. It was launching and getting almost no response after all of it.

You spend months building something you genuinely believe in, you put it in front of people, and the silence hits differently when you know what it cost you to get there.

I'm still here. Still posting. Still pushing. But I wanted to write this down honestly because every founder post I read makes it sound like the journey is hard but manageable and I think sometimes it's just genuinely hard.

Is anyone else building under conditions that make this harder than it already is? How do you keep going when the external validation just isn't there

reddit.com
u/Fragrant_Classic_410 — 4 days ago

Nobody tells you that building the product is the easy part

I used to think shipping was the hard part.

Late nights, debugging sessions that go nowhere, rewriting entire features because the architecture was wrong. That all felt hard at the time.

Then I launched and realised I had no idea what hard actually was.

Building has a feedback loop. You write something, it works or it doesn't, you fix it and move forward. The scoreboard is always honest. There's no ambiguity.

Distribution has no feedback loop. You post something, it gets 3 views, you have absolutely no idea if that's because the copy was wrong, the community was wrong, the timing was wrong, the product was wrong or you were just unlucky. You change one variable and try again. Repeat indefinitely.

I've spent the last few weeks doing things that genuinely make me uncomfortable. Writing posts like this one. Talking about myself publicly. Putting something I built in front of strangers and waiting to see if they care.

The product works. I know it works because I've watched it do exactly what it's supposed to do in real time. That part I'm confident about.

The marketing part I'm figuring out in public apparently.

For the founders further along than me, when did distribution start making sense? Was there a specific moment it clicked or did it just gradually get less terrifying?

reddit.com
u/Fragrant_Classic_410 — 4 days ago
▲ 2 r/SaaS

I spent 3 days debugging an API error that turned out to be someone else's fault and built something because of it

Came across a post on Quora a while back that stopped me cold.

A developer spent 3 days convinced his API was broken. Reviewed his own code line by line, rewrote entire sections, questioned everything he'd built. Turned out a third-party provider had silently migrated their infrastructure and never told anyone. Not one notification. The error his server was throwing gave him absolutely nothing useful to work with.

I've been that guy. Not for 3 days but long enough to know the specific frustration of staring at a raw 500 error with a null body wondering if the problem is your code, your infra, your dependencies, or something completely outside your control.

The part that bothered me wasn't the debugging itself it's that the information was there. The headers, the response body, the status code, all of it was pointing somewhere. But raw logs don't connect those dots for you. You have to do it manually, under pressure, usually at the worst possible time.

So I built something that does it automatically. Not going to turn this into a pitch if you're curious what I built you can check my profile.

What I actually want to know is: what's the worst API or backend bug you've ever had to track down? How long did it take and what finally cracked it?

I'll be in the comments

reddit.com
u/Fragrant_Classic_410 — 5 days ago
▲ 1 r/SaaS

Hey everyone,

Most websites are vibe-coded, they look decent but under the hood, they are slow, heavy, and invisible to Google. If your site feels laggy, has poor mobile scores, or doesn't look professional when shared on social media, you’re losing users and money.

I’m a Software Engineer looking to take on new projects. I’m currently prioritizing experience and high-level portfolio pieces over fixed rates.

What I’ll do for you (100% free if you want):

  • Next.js performance audit – identify bottlenecks, Core Web Vitals issues, slow pages.
  • Image optimization – implement proper next/image, lazy loading, modern formats (WebP/AVIF).
  • SEO fixes – metadata, sitemaps, structured data, dynamic OG images, robots.txt.
  • Font optimizationnext/font, preloading, self-hosting, eliminating layout shifts.
  • Bundle analysis – reduce JS size, code splitting, remove unused dependencies.
  • Server-side improvements – caching strategies, ISR/SSG where it makes sense.
  • Full rebuild from scratch (if your current codebase is a mess) – I can recreate your site with best practices.

I’m currently building up a war chest to fund my own software ventures. For a limited time, I’m offering my services on a pay what you want basis.

If you have a budget, great. If you’re a bootstrapped founder or a small local business with $0, I’m still happy to help in exchange for a solid testimonial and the right to use the project in my case studies.

Interested? Send me a DM with:

What you want to build (Could be a website for your startup or business) or an existing website you want me to refactor

reddit.com
u/Fragrant_Classic_410 — 23 days ago