10k for that app seems insane.
Selling Tiny Internet Projects for Fun and Profit
51–60 of 148 posts
Re: Selling Tiny Internet Projects for Fun and Profit
#52Earlier 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.
Re: Selling Tiny Internet Projects for Fun and Profit
#53Re: Selling Tiny Internet Projects for Fun and Profit
#54https://www.sideprojectors.com
The original premise of SideProjectors was to buy and sell small indie projects. Over the years, I've seen many many of these small projects (often ecommerce shops, dropshipping businesses, but at times quite interesting ones too) being submitted.
As a side note (pun intended) - I've been also watching out for off-the-shelf template softwares that are being posted and making sure they are filtered out. As an example, you can buy a "Privacy respecting Google Analytics Alternative, launch your own SaaS" from themeforest for $49, repackaged and being sold in many places. Their pitches are usually similar.. "hey, I developed this, but haven't had time to do marketing, it has so much potential, just need someone to take over and start making that passive income".
Re: Selling Tiny Internet Projects for Fun and Profit
#55> 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…
Germany's biggest Craigslist-like service recently added a service like this for purchases that are shipped. I sold my previous MacBook using the system and found it really stressful to wait for the buyer to confirm the item. In my case, it was just someone who was a little bit slow and just forgot, but I can imagine abuse in the system. Same thing happens with PayPal buyer's protection. I can't think of a better sys…
Re: Selling Tiny Internet Projects for Fun and Profit
#56Re: Selling Tiny Internet Projects for Fun and Profit
#57Re: Selling Tiny Internet Projects for Fun and Profit
#58Earlier quoted context omitted.
Germany's biggest Craigslist-like service recently added a service like this for purchases that are shipped. I sold my previous MacBook using the system and found it really stressful to wait for the buyer to confirm the item. In my case, it was just someone who was a little bit slow and just forgot, but I can imagine abuse in the system. Same thing happens with PayPal buyer's protection. I can't think of a better sys…
What's the name of the service? I suppose you're not thinking of ebay kleinanzeigen, or?
Re: Selling Tiny Internet Projects for Fun and Profit
#59> 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…
The inspection period can last for up to 30 days, and is agreed upon by all parties at the beginning of the transaction.
https://www.escrow.com/support/faqs/what-if-the-buyer-forget...
https://www.escrow.com/support/faqs/what-is-an-inspection-pe...
Re: Selling Tiny Internet Projects for Fun and Profit
#60Earlier 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();
Since it's "just" so simple, can you better explain what those done/delivered conditions might look like? And preferably how that would also be more secure than Escrow.com?