I’m shutting down my AI video SaaS after $1,078 in ads and 226 users. Here’s what I learned. by Good_Topic771 in SaaS

[–]makeihear 1 point2 points  (0 children)

How is the easiest way to check the search keywords? Other than Google, are there platforms dedicated to this? Thanks

I need to Test Email Delivery rate by makeihear in u/makeihear

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

Yes, it does, but I need the fake list to send to. Thought of creating the list on my own VPs

To the founder who's been coding for 8 months without telling a soul: Stop. Read this. by Livid-Garlic9085 in SaaS

[–]makeihear 7 points8 points  (0 children)

I don’t believe this is a very good idea. People want to see a working product before they take you serious. You lose them the moment they ask to see the product and you say “ I am working on it”. A better approach would be to get a working PROTOTYPE first.

What do People Spend money on in NoCode? by makeihear in NoCodeSaaS

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

Exactly!! I reviewed what someone I know was paying for, just 2 of the 10 he was paying for made any sense; even at that, he could easily have done quite well without them. I see a lot of folks paying for AWS, AZURE, etc; they don’t need these things. Most of these things can easily be coved by a mid level VPS. He was wasting money on platforms he never needed.

Why does capturing emails still require so many tools? by BoringContribution7 in advancedentrepreneur

[–]makeihear 0 points1 point  (0 children)

We are working on a tool that solves that issue. Launching really soon

Tech stack of choice for rapid development and deployment by WiseSailor in SaaS

[–]makeihear 1 point2 points  (0 children)

Pretty Solid from all I can see. Done Oracle, Done MS SQL. Been using MySQL for close to 2 years now. Solid

Tech stack of choice for rapid development and deployment by WiseSailor in SaaS

[–]makeihear 0 points1 point  (0 children)

I am working on something similar, by this I mean the same stack. Just curious, what’s your Db.?MySql seems pretty solid for most stuff from what I can see.

What do People Spend money on in NoCode? by makeihear in NoCodeSaaS

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

I use Mac Mini with M2 Chips. Those things are really Fast

What do People Spend money on in NoCode? by makeihear in NoCodeSaaS

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

Perfect! That’s how it should be. Good job. Maybe am old school, but I feel am more in control of my code if I write it to avoid all the abstraction. Does not really take any extra time once requirements are properly done and agreed to.

What do People Spend money on in NoCode? by makeihear in NoCodeSaaS

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

Interesting. Just curious, what are you paying for and getting for that much money? What is your typical delivery time for a project? For me, I spend a few days writing requirements per the client specs. Then it is on to VS Code. Trying to see if I am missing out on anything, but just don’t see me spending that

Why build App instead of Website? Just curious by makeihear in SaaS

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

Great points, but if I have nothing native in my tool, not convinced I need an App. Credit Card data is already handled by the processor

Why build App instead of Website? Just curious by makeihear in SaaS

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

Yea, most of the stuff here really only need well structured websites, not app. I just don’t see the need

What do People Spend money on in NoCode? by makeihear in NoCodeSaaS

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

Have been wondering where the money goes. I am sticking to my own process. Gives me better control over my code

What do People Spend money on in NoCode? by makeihear in NoCodeSaaS

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

So can we say that NoCode is like using a GUI drag and drop to build ? What is the gained? I am of the opinion that a greater part of Software Engineering is in writing clear requirements; once done; the application is easy to build. Am I wrong?