Crypto communities fight each other (BTC vs. BCASH, DASH vs. Monero, Ethereum vs. EOS) but these are all serious projects. The whole community should speak up about IOTA instead.
IOTA: A tangled mess
141–150 of 253 posts
Re: IOTA: A tangled mess
#142IOTA wallet is full of really bad bugs, just look how bad it is on first pages, the more pages you skip, the worse it is. It still doesn't work on Linux, for many users wallet crashes or shows green screen and nothing more. Doesn't work through Wine either. https://github.com/iotaledger/wallet/issues Issues on github have no responses from developers since early November and there were no commits since than, what's s…
> It still doesn't work on Linux What are you talking about? I haven't used the wallet on anything but Linux, and I've had no problems.
Re: IOTA: A tangled mess
#143IOTA is the only big cryptocurrency that seems extremely fishy to me. The trick is that even a fairly technical person (like me) cannot easily refute it based on the whitepaper, because the whitepaper is intentionally indecipherable, and does not have enough information to evaluate the project anyway. The average person sees such a whitepaper, and is amazed by the complicated scientific formulas. A good engineer/scie…
Re: IOTA: A tangled mess
#144Why do people persist in the idea that a deliberately deflationary currency is a good idea. It might be a good investment, but as a currency, it doesn't promote commerce and trade, it just promotes hoarding. Much of crypto-currency holders today either seem to be people seeking to get in at the top of the ponzi pyramid and sell before collapse, or people who need to avoid some legal issue, be it capital controls, dru…
I've never really accepted this argument. If your money is inflating, that's incentive to spend because you know it's losing value. That's a terrible reason to spend money. If your money is deflating, you are still going to spend it because there are things that you want to accomplish. Whether it's eating food, sustaining a hobby, or making a difference in the world, people will continue to spend a deflationary curre…
Re: IOTA: A tangled mess
#145>The IOTA source code is written in JAVA instead of C++ like most professional cryptocurrencies are. That did not instill me with confidence. This made me lose any confidence in a person's capabilities in evaluating the coin. If anything, Java is way more (or any language with modern memory management) robust choice than C++ where security is concerned. In any case, I am highly skeptical of the IOTA as well.
Me too. He may well have valid points but, as someone who has written mission critical software systems in Java, this destroys the credibility of the article for me.
that said - he's right about IOTA. If that type of use is what it takes to make everything work, it has a long way to go.
Re: IOTA: A tangled mess
#146Why do people persist in the idea that a deliberately deflationary currency is a good idea. It might be a good investment, but as a currency, it doesn't promote commerce and trade, it just promotes hoarding. Much of crypto-currency holders today either seem to be people seeking to get in at the top of the ponzi pyramid and sell before collapse, or people who need to avoid some legal issue, be it capital controls, dru…
Re: IOTA: A tangled mess
#147What about the other DAG technologies like the one used by ByteBall? I’m not crypto-intelligent enough to analyze them but could DAG be a credible replacement for the blockchain? Iota is just a very well marketed option in that space. Their execution seems shoddy.
disclaimer: I own some of these so I'm not without some bias. Thus far I've been pretty impressed with Raiblocks (XRB). Near instant (1-5 seconds depending on the wallet in my tests so far) and fee-less. I'm pretty keen to check out the other DAG projects after this one.
Re: IOTA: A tangled mess
#148>The IOTA source code is written in JAVA instead of C++ like most professional cryptocurrencies are. That did not instill me with confidence. This made me lose any confidence in a person's capabilities in evaluating the coin. If anything, Java is way more (or any language with modern memory management) robust choice than C++ where security is concerned. In any case, I am highly skeptical of the IOTA as well.
I read your comment before reading the article. I expected the article to be a technical overview of IOTA. Instead, it's a story of all the ways IOTA simply does not work. Java vs C++ is irrelevant. Maybe the author is wrong, maybe not. Either way, it's probably a bad idea to take two sentences out of context and claim the author loses all credibility for an offhand opinion.
Re: IOTA: A tangled mess
#149Earlier quoted context omitted.
He may be biased, but you may be too. Are you a Java developer (or android)? That said, I know some great software can be produced in Java, ElasticSearch been one on top of my mind. If Security is the goal, nor CPP nor Java is great. Proven Haskell or Rust might be more of a valid option.
I wonder if something like OCaml would be a good choice. It's a safe language with good performance plus it gives you an easier route to formally verify the important parts of it. Cross platform is going to be trickier though.
Re: IOTA: A tangled mess
#150Earlier quoted context omitted.
I wonder if something like OCaml would be a good choice. It's a safe language with good performance plus it gives you an easier route to formally verify the important parts of it. Cross platform is going to be trickier though.
That's what Texas is supposed to use but it's wrapped up in lawsuits at the moment.