These are not startups, most aren’t even products.
How many people would have said Docusign, Okta, or even GitHub weren't start-ups, but just wrappers around existing technology.
11–20 of 41 posts
These are not startups, most aren’t even products.
How many people would have said Docusign, Okta, or even GitHub weren't start-ups, but just wrappers around existing technology.
I'm struggling to think of a way that GitHunt service can be used in a way that isn't malicious. I say that because a common grey market is to sell email addresses to spammers, and that's the only target audience I can see using it. Not trying to be a dick, just worried that this service can be harmful for a lot of people.
The list appears to be non-deterministic as it changed slightly on re-running the search query, but selling the e-mail addresses of people in GDPR protected regions seems like a not-great idea.
Seems like a cool idea with a risky implementation.
Maybe it’s because I’m not an AWS expert anymore but frankly I don’t want to be. I don’t care. I want to spend my time figuring out the business logic of the app, not tuning obscure IAM configurations so that one part of my app can talk to another.
What I want: take my flask app or node app and my frontend files and run it from a temp url. Include some hosted db. If everything looks good, sell me a domain name. Bonus points if this can be done from terminal like surge.sh can for frontends. And let me cap my monthly spend.
I noticed that one of the apps uses Netlify, are there better options or is that generally considered the best?
These are not startups, most aren’t even products.
That was my first reaction, but then on further consideration, some are start-ups, some are features. How many people would have said Docusign, Okta, or even GitHub weren't start-ups, but just wrappers around existing technology.
so 99% of SaaS?
I’m more interested in the tech behind these products. I have a dozen or so “apps” which amount to a python script or localhost site, but deploying them online has been a complete pain in the ass. I will spend ~8 hours perfecting a python script only to spend the next weekend figuring out how to deploy it behind a url. It’s extremely frustrating. Maybe it’s because I’m not an AWS expert anymore but frankly I don’t wa…
Pretty straightforward infra-as-code -- this spec is basically all the documentation you need https://render.com/docs/blueprint-spec
I’m more interested in the tech behind these products. I have a dozen or so “apps” which amount to a python script or localhost site, but deploying them online has been a complete pain in the ass. I will spend ~8 hours perfecting a python script only to spend the next weekend figuring out how to deploy it behind a url. It’s extremely frustrating. Maybe it’s because I’m not an AWS expert anymore but frankly I don’t wa…