Live data from Hacker News

Turing Machines on Bitcoin

xiaohuiliu.medium.com

1–10 of 80 posts

Re: Turing Machines on Bitcoin

#2
With a separate transaction (over 6KB in size in their small example TM) needed for every TM transition, this can get rather expensive in fees. Except when you run it on Bitcoin BSV as they did.

Re: Turing Machines on Bitcoin

#3
This is the perfect representative of blockchain technology because it’s a convoluted way to do something that is better done with existing technologies without using a blockchain.

Re: Turing Machines on Bitcoin

#5
post #3

This is the perfect representative of blockchain technology because it’s a convoluted way to do something that is better done with existing technologies without using a blockchain.

I'm glad I hit the reload button before writing my comment, I was going to say the exact same thing.

EDIT: Okay blockchain zealots, downvote and flag my comment all you want, but if for once one of you could actually show a project that uses a blockchain (other than so-called "cryptocurrencies" which are essentially used as a speculation asset) and which cannot be implemented better and more efficiently with other technologies, that might be a little more interesting.

Re: Turing Machines on Bitcoin

#6
post #3

This is the perfect representative of blockchain technology because it’s a convoluted way to do something that is better done with existing technologies without using a blockchain.

Until you want do something completely distributed that requires trust. The runtime isn't great, but then again, what runtime is better that meets those requirements? ACH is far slower than many blockchain solutions, for example.

Re: Turing Machines on Bitcoin

#7
Could someone who likes this article share what they liked about it?

I'm getting the idea that it's either 1. A fun proof of principle project 2. entertains more "compute" ideas on blockchains, kinda like Ethereum

Re: Turing Machines on Bitcoin

#9
post #4

This is about Bitcoin SV (BSV), not Bitcoin (BTC)

The solution presented in the article uses the bitcoin protocol. BSV is just one implementation of that. It could also work on BCH if some default limits were lifted, and (theoretically, not economically) possible on BTC.
Post reply on HN