Live data from Hacker News

Show HN: SHAllenge – Compete to get the lowest hash

shallenge.quirino.net

61–70 of 136 posts

Re: Show HN: SHAllenge – Compete to get the lowest hash

#61

This is essentially how bitcoin's proof of work algorithm works. They maintain the difficulty by adding 0s as computers get faster.

Yep. So much compute and energy thrown away because proof of stake wasn't figured out sooner.

Bitcoin still refuses to move to proof of stake. It's obscene https://digiconomist.net/bitcoin-energy-consumption

Re: Show HN: SHAllenge – Compete to get the lowest hash

#62

Earlier quoted context omitted.

You need some proof of work to prime the pump for proof of stake. Otherwise, you have no security because there's nothing at stake. Now that we have plenty of proof of work completed, we don't really need any more. You can bootstrap your new coin by burning Bitcoins as a provable value sink to get it started on the path to POS.

You could stake fiat in a bank account I guess?

That's pretty much Tether. You could probably bootstrap a POS coin by staking Tether. There would be a lot of details in getting it to eventually grow independent of Tether. I don't claim to know how that could happen. Especially since Tether is not a highly-regarded/trusted token in the community.

Re: Show HN: SHAllenge – Compete to get the lowest hash

#63
Ah this brings back fond memories of the EngineYard challenge that consumed HackerNews in 2009[1][2][3][4].

From what I recall it was a bunch of YC founders writing janky cuda code vs djb who proceeded to smoke us all.

[1] https://news.ycombinator.com/item?id=704182

[2] archive link to the dead link in [1] https://web.archive.org/web/20090717104634/http://www.engine...

[3] https://news.ycombinator.com/item?id=716851

[4] https://hn.algolia.com/?dateRange=all&page=0&prefix=false&qu...

Re: Show HN: SHAllenge – Compete to get the lowest hash

#65

Ah this brings back fond memories of the EngineYard challenge that consumed HackerNews in 2009[1][2][3][4]. From what I recall it was a bunch of YC founders writing janky cuda code vs djb who proceeded to smoke us all. [1] https://news.ycombinator.com/item?id=704182 [2] archive link to the dead link in [1] https://web.archive.org/web/20090717104634/http://www.engine... [3] https://news.ycombinator.com/item?id=716851…

> Win and iPhone 3GS

Got a 404 but the title was a nice throwback, $2k in cloud credits too!

Re: Show HN: SHAllenge – Compete to get the lowest hash

#67

Earlier quoted context omitted.

Yep. So much compute and energy thrown away because proof of stake wasn't figured out sooner.

You need some proof of work to prime the pump for proof of stake. Otherwise, you have no security because there's nothing at stake. Now that we have plenty of proof of work completed, we don't really need any more. You can bootstrap your new coin by burning Bitcoins as a provable value sink to get it started on the path to POS.

Did Ethereum end up moving to PoS? How did that work out?

Re: Show HN: SHAllenge – Compete to get the lowest hash

#69

Might as well ask, as tangentially (even so slightly) related: DAE know of a way to get/generate "vanity" (arbitrary or close) Bitcoin addresses?

Same way as vanity onion domains: brute force. Anything else would be a security flaw. If you're asking how to actually get one yourself, just search for "bitcoin vanity address" on github. There are plenty of projects to choose from.
Post reply on HN