Live data from Hacker News

Selling Tiny Internet Projects for Fun and Profit

tinyprojects.dev

41–50 of 148 posts

Re: Selling Tiny Internet Projects for Fun and Profit

#41

Earlier quoted context omitted.

They have ~2500 emails, no socials and seemingly only a few backlinks to startup listing websites. That does not seem worth 10k to me. What do you think?

My side-project only had ~500 email subscribers, no MRR, but pretty good domain authority because it marketed itself. And still it got acquired only after 3 months!

for how much?

Re: Selling Tiny Internet Projects for Fun and Profit

#42
> Could I pump out tiny SaaS starter projects and sell them at $10k+ a pop?

Honestly I'd probably never trust a business doing this. From my POV they're probably just after cash from a buyer, not a good place for my data.

I know I'm probably an outlier though, I don't think I've seen anyone else note a lack of privacy policy on the names one for example

Re: Selling Tiny Internet Projects for Fun and Profit

#43

> Giving your project to a stranger on the internet is risky, so we used escrow.com to make the transfer. I sold a website on Flippa once. The buyer put the money on Escrow.com, I transferred everything over, and they went AWOL. What I found out is that there is no straightforward way to obtain the funds when it happens. Apparently there is no way at all except via the court system. Which would mean the only real pro…

[deleted]

Re: Selling Tiny Internet Projects for Fun and Profit

#44

Any advice on actually finding the idea that is worth doing? I have a notion page with 20+ tiny ideas, but I still don't find any of them encouraging enough to spend time on. How to overcome this very first step?

If the idea is tiny, they literally should take no longer than 2 weeks. Just start an hour a day at night or in the morning and chip away an hour by hour. Managed to get a tiny idea I had live in 2 months doing it like this

I've had some luck building toy websites for the main purpose of trying out or practicing some tools or skills. Most recently was a site where I was semi-automatically collecting stock price data, creating and posting stock charts and attempting (unsuccessfully) to identify buy opportunities. It was on the domain BuyTheDip.com. After I was done dabbling the site just sat for a few years until a buyer approached with an attractive offer. It was during the Wall Street Bets frenzy so I think it might have been related. Now the domain redirects to a Discord group, so I guess they just liked the domain name.

Point being, you might just keep building and dabbling and score a winner now and then.

Re: Selling Tiny Internet Projects for Fun and Profit

#45
post #37

Earlier quoted context omitted.

Would a smart contract help avoid this kind of situation?

Yup. Just need to specify the conditions of what "done" or "delivered" looks like. After that it's basically: if (delivered) pay();

How do you encode that a website and assets have been delivered? It doesn't seem so obvious.

Re: Selling Tiny Internet Projects for Fun and Profit

#46

Earlier quoted context omitted.

I sold my tiny project on microacquire marketplace, last time I checked there were even more low priced projects there, indeed it's an awesome way to experience an "EXIT" on a smaller scale :)

Something feels off if I need an account to even see their listings. I cannot tell if they are legit, or just a landing page for someone trying to get rolling.

I also looked on indiemaker and flippa, but microacquire was the only one where you dont need to pay to list your project and talk to potential buyers.. big plus

Re: Selling Tiny Internet Projects for Fun and Profit

#47
post #37

Earlier quoted context omitted.

Yup. Just need to specify the conditions of what "done" or "delivered" looks like. After that it's basically: if (delivered) pay();

How do you encode that a website and assets have been delivered? It doesn't seem so obvious.

wooosh

Re: Selling Tiny Internet Projects for Fun and Profit

#48
post #37

Earlier quoted context omitted.

Would a smart contract help avoid this kind of situation?

Yup. Just need to specify the conditions of what "done" or "delivered" looks like. After that it's basically: if (delivered) pay();

Ha ha. This reminds me of an old project / library [0] I built based on a Quora answer. I wrote libraries for Android and iOS, also wrote a simple server component which could be installed on Heroku with a single click. At the start of the app, it would contact the server for payment status. If server indicated that payment has been made, it would function like normal. If not, it would just crash.

I never used it in any of my projects nor I know anyone using it. I just had an itch of learning Clojure and building libraries for android, and iOS, so I made them.

[0] - https://github.com/avinassh/little-finger

Re: Selling Tiny Internet Projects for Fun and Profit

#49
post #42

> Could I pump out tiny SaaS starter projects and sell them at $10k+ a pop? Honestly I'd probably never trust a business doing this. From my POV they're probably just after cash from a buyer, not a good place for my data. I know I'm probably an outlier though, I don't think I've seen anyone else note a lack of privacy policy on the names one for example

Honestly I'd probably never trust a business doing this

you would. you do it everyday....

Re: Selling Tiny Internet Projects for Fun and Profit

#50

Any advice on actually finding the idea that is worth doing? I have a notion page with 20+ tiny ideas, but I still don't find any of them encouraging enough to spend time on. How to overcome this very first step?

It is the same advice you hear for any other project - solve a problem. The projects that work are the ones that solve people's problems. The ones that fail are the ones that try to create solutions for problems people do not have.

To add to this, advice from people successful in this area really recommend solving a problem *you* have and avoid trying to solve problems you know exist but aren't a problem for you.
Post reply on HN