Earlier quoted context omitted.
Beside the word "solicit" the definition you deliver applies 100% to that website. So why do you think it does not follow the definition? The returns come from new investors. It requires a constant flow of money. It will inevitably collapse at one point.
The website does not imply "little to no risk." It explicitly states that it's a Ponzi scheme, which clearly means that you're gambling on not being the last one the party.
Bitcoin Ponzi scheme
151–160 of 306 posts
Re: Bitcoin Ponzi scheme
#152Something is not quite right. Deposited 0.05859407 BTC ( https://blockchain.info/tx/c5411ae7ad41d6dab5dd879c158cb81f0... ) Recieved 0.0599 BTC back ( https://blockchain.info/tx/ef7f32df518dabb104812ea4a12719026... ) 1.2 * 0.05859407 = 0.070312884 BTC So, somebody owes me 0.010412884 BTC
Re: Bitcoin Ponzi scheme
#153 * 100% C code,
* support for linux and mac platforms,
* console based: uses ncurses,
* home grown async network i/o stack,
* home grown poll loop,
* home grown bitcoin engine,
* supports encrypted wallet,
* supports Tor/Socks5 proxy,
* multi-threaded,
* valgrind clean.
You'll need basic dev skills to install it: check-out the code, install dependencies then build. It's all in the README file. I'm interested in all kinds of feedback you may have: feature requests, bugs, etc. Thanks!Re: Bitcoin Ponzi scheme
#154Re: Bitcoin Ponzi scheme
#155No one finds this repulsive? People will lose money to this. Yes, they are dumb, yes it is obvious. But those who participate are still morally complicit. Enabling others who suffer from serious issues (addiction, gambling) seems like a pretty shitty thing to do.
It's as repulsive as state-run lotteries. The expected return to entrants, over all entries through its collapse, is likely even better than lotteries. At least this isn't advertising on TV and YouTube to attract even more vulnerable and unsophisticated players!
Re: Bitcoin Ponzi scheme
#156 The experiment is over.
We will pay back everyone we can. We are not making money from this.
And it's down.Re: Bitcoin Ponzi scheme
#157"The experiment is over. We will pay back everyone we can. We are not making money from this."
Re: Bitcoin Ponzi scheme
#158Can anybody tell me how you come I've sent close to the minimum and got almost 100 time more? (this is not a joke, algo. fail?)
cough-bullshit-cough
I sent 0.0012408 + 0.0001 fee and got 0.1199 back... So I just tried again before seeing that it was over and probably will not get anything back from that payment.
So, in total, I "lost" 0.0013408*2 and got 0.1199. That's 76$ profit, at current rate anyway!
Re: Bitcoin Ponzi scheme
#159Website shows they've shut it down. "The experiment is over. We will pay back everyone we can. We are not making money from this."
note: I did not post the website to make money or anything (and I was not affiliated with the author in any way). I thought it was funny, and I thought nobody will seriously put money into it. I was probably wrong.
Re: Bitcoin Ponzi scheme
#160shameless plug: my ncurses thin SPV bitcoin client for linux/mac: https://github.com/bit-c/bitc * 100% C code, * support for linux and mac platforms, * console based: uses ncurses, * home grown async network i/o stack, * home grown poll loop, * home grown bitcoin engine, * supports encrypted wallet, * supports Tor/Socks5 proxy, * multi-threaded, * valgrind clean. You'll need basic dev skills to install it: check-out…