Hacker News new | past | comments | ask | show | jobs | submit | igorgue's comments login

Sure, it can even with the same Smart Contract as Ethereum using Counterparty.

It's just not done like that, or show me Bitcoin's Crowdfunding calendar, let me show you the hundreds there are for Ethereum...

Not to mention, both are doomed with very high fees.

I own both, but there are many improvements to go :)


Litecoin actually did last night, more volume than Bitcoin, the fees were almost nothing! I actually did send an LTC transaction last night, so much fun not to be stupid and take advantage of this revolution instead of just sitting around like a troll calling it a bubble :D

https://coinmarketcap.com/exchanges/gdax/


Decentraland probably had 2 investors, Tezos god knows... So yeah it's not that unheard off in the ICO market.


It's almost predictable how people will respond here to a comment like this...

You're 100% right.


Indeed. "Investor class" just means having enough saved, or enough income, that you are prepared to make investments where you can lose money. It's like saying those with FICO's over 480 have a monopoly on the ability to get a car loan, or that those with basic math skills have a monopoly on programming jobs.


> It's like saying those with FICO's over 480 have a monopoly on the ability to get a car loan, or that those with basic math skills have a monopoly on programming jobs.

Wrong. It's like saying there is a LAW requiring a certain credit score or a certain set of math skills. I don't have anything to add on whether investor accreditation is fair or not, but comparing federal law and regulations to loan or hiring opinions/choices is disingenuous. The comparison to predatory loan regulations or legal certification requirements for hiring would in fact be more apt.


That makes sense.


I cannot believe is only 3 pages do you really need 3 authors to do that?

At least this kind of academia wont be replaced because their work is worthless, thus we have no interest into automating it.


It doesn't matter how many pages are there in a paper. It's the content that matters. Math papers have the best chance of standing out here due to good abstractions: https://mathoverflow.net/questions/7330/which-math-paper-max...

If you discovered something amazing that takes one page to describe, why write a book about it? Even if it took 80 people in the team.

PS. exactly this kind of work (crappy paper) has been automated: http://thatsmathematics.com/mathgen/ ;-)


Some of the best papers of past were only 2 or 3 pages. Certainly not this one though, that's not even a paper, that's just an extended online comment, letter to the editor, journal preface.


Ugh... I find it disgusting...


You're not a programmer, right?

Cloud solves everything guys!!! Yes buy more Cloud now that's 10% down in the exchanges lol...


Hope you know Coinbase is only 8% of the total Bitcoin volume each day.

https://coinmarketcap.com/currencies/bitcoin/#markets


A run on one bank frequently has knock-on effects on other banks.


Bank runs are bad when there isn't a full reserve. Coinbase says it has 100% reserves.

Bank runs are how fraudulent exchanges are caught: Bitcoin is self-auditing, and either you have it or you don't, there aren't IOUs or paper receipts.

Fractional reserve banking is a prisoner's dilemma, we all marginally benefit from the status quo of credit/debit/interest, but in a crisis, the first people to pull out win, and everyone else loses.


What if Coinbase is the one buying large amounts of bitcoin? Then using reserves so they can buy/sell on both sides. See where it gets risky?


I wonder how quickly CoinBase could release funds from cold wallet(s)? Could be hours... which could pretty bad.


Right, "only 8%" is rather a lot.


[flagged]


Please read the guidelines and then start commenting civilly and substantively. We ban accounts that won't.

https://news.ycombinator.com/newsguidelines.html


Yes but what is the % of withdrawls? I know most U.S. members transfer from the exchanges over to Coinbase to withdrawl so they need them eventually


How about 0 fees?

Try Steem (almost Steam lol), it's meant to do that https://steemit.com their site is a social network where people get pay on Steem that isn't trying to phish for your personal data.


Awesome project!

Your cat looks like mine :)

Also, for the JavaScript fans: http://bcoin.io/ it's actually a full node implementation that can run in the browser (can if you have time and space for the blockchain).


How would that work? The Bitcoin network runs over TCP/IP, and you can't run raw TCP/IP connection over browsers.

I assume there is some kind of bridge server, or supernode, to allow the browser node to connect (via websocket?) to the actual Bitcoin network?


> Having a node set-up will allow you to more easily test and query the RPC/REST API, and begin monitoring new transactions added to the bitcoin blockchain/mempool.

> The default bcoin HTTP server listens on the standard RPC port (8332 for main, 18332 for testnet, 48332 for regtest, and 18556 default for simnet). It exposes a REST json api, as well as a JSON-RPC api.

Seems bcoin doesn't connect you directly, but rather to a node they're running elsewhere.


> It exposes a REST json api, as well as a JSON-RPC api.

So a bridge server.


I can’t answer that question, it does implement server and client and the demo does try to download the whole blockchain on your browser (I’m not sure who has the bandwith to play with that demo)

It’s tho in production use and many people like the project cause it’s a full node implementation.


Ugh I cannot find the demo, I think it might be a different project :/ I can only see the nodejs node.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: