General
p/generalShare and discuss tech, products, business, startups, or product recommendations
trending

Self-educated software developer and real-life problem solver!

No CS degree. No bootcamp. Just YouTube tutorials, Stack Overflow at 2am, and a lot of stubbornness.

Over the last year I built a full SaaS completely alone Flask backend, PostgreSQL, Redis, Celery workers, OpenAI integration, YouTube API OAuth, payment webhooks, the whole thing. Every bug was a lesson. Every deployment that crashed taught me something the tutorials never mentioned.

I'm launching soon and honestly terrified but also proud of how far self-education can take you if you're consistent.

Would love to connect with other real-life problem-solving founders here,

•

2mo ago

How do you recolor SVG icons without editing the source file?

I often download SVG icons or illustrations, but changing their colors can be more time-consuming than expected.

Some people use Figma or Illustrator, while others prefer browser-based tools.

What's your fastest workflow for recoloring SVGs? Any tools or tips you'd recommend?

•

2mo ago

For maker videos, do you use a full script or just bullet points?

I'm trying to understand how makers actually record short product demos or tutorial videos without sounding robotic.

When you need to explain a feature clearly, which setup works best for you?

- full script on screen

- bullet points / beats

•

2mo ago

What Happened After I Spent One Week Testing Turie for a Travel Client

My 7-Day Travel Website Rebuild Diary Using Turie

•

2mo ago

7 Days Building a SaaS Startup Website with Soft WordPress Theme

A 7-Day Developer Diary: Rebuilding a SaaS Website from Scratch

•

2mo ago

My One-Week Experience Creating an Agency Portfolio Site in WordPress

A 7-Day Developer Diary: Building a Faster Agency Portfolio Website

•

2mo ago

Doesn't paying for cloud storage feel like renting something you already own?

Most of us are paying Google, Apple, or Dropbox every month to store files photos, videos, documents on their servers, and still we use external SSDs, pen drives etc we own has more storage than we actually use.

I've been thinking about this a lot lately. The average person pays anywhere from 130 to 850 a month for cloud storage depending on the plan. Over five years that adds up to a significant amount of money spent on something that is essentially just file access access to files that could theoretically live on hardware we already own.

The self-hosted storage space has existed for a while tools like Nextcloud and similar options but they have traditionally required a home server, technical knowledge, and a fair amount of setup time. They were built for enthusiasts, not everyday users.

My question for this community is genuinely this:

•

2mo ago

How do you review code when AI writes most of the first draft?

I ve been using AI coding tools Claude and Codex more often lately, and I keep running into the same problem:

  1. I explain the task clearly

  2. The agent writes a big chunk of code

  3. The code looks correct at first glance

  4. I start reviewing it and realise I don t fully know why some decisions were made

  5. Now the fast part becomes slow because I have to reverse-engineer the changes

The issue isn t that the AI writes bad code every time. Sometimes it writes useful code. The harder part is staying confident that I understand what changed, why it changed, and what might break later.

First
Previous
•••
372373374
•••
Next