Live data from Hacker News

What Is Bitcoin? A Step-By-Step Guide for Beginners

blockgeeks.com

31–40 of 79 posts

Re: What Is Bitcoin? A Step-By-Step Guide for Beginners

#31
post #27

Earlier quoted context omitted.

While not an expert (and actually something of a critic): I think the idea is that new bitcoins will be mined at a rate that will outstrip those lost. A LOT of the early coins were lost because they basically had no value. That was when mining was easy. Now, bitcoins have value and people are less likely to lose it. And mining is now harder. Similarly, we migrated from people keeping their wallets in a text file (mon…

This is incorrect. Bitcoins will eventually all be moved. There is a limit on how many can be mined. At that point, the "miners" will no longer be finding new Bitcoins, but harvesting the transaction fees (which take computational power to verify)

And by the final saturation point the value should be known well enough (and the other infrastructure aspects I mentioned will be in place) that lost coins will be a negligible concern. An expansion of "exchanges" will help a lot as then you no longer have problems with abandoned wallets as the funds themselves can be used elsewhere until the owner decides to withdraw.

Re: What Is Bitcoin? A Step-By-Step Guide for Beginners

#32

A tangentially related question (I am a complete ignoramus when it comes to bitcoin). Suppose I could harness the power of 1,000 or even 10,000 private computers distributed over the internet and all contributing resources. Could I profitably mine bitcoin?(This is not a theoretical question, I actually do have a way to do this) .

Mining bitcoin is basically the process of spamming a loop of incrementing a nonce and calculating SHA-256, until you hit a hash that's lower than a certain threshold.

In the beginning, people used general-purpose CPUs for this, but it's the sort of embarrassingly parallel problem that GPUs are great at, so GPU mining rapidly outstripped anything that a CPU could do. These days, even GPUs are outclassed by ASICs designed specifically for mining. The amount of bitcoin you'd get by mining with a CPU would be minute and, worse still, would actually be a net negative, once you factor in the power bill to keep that CPU running. The ASICs are just too power-efficient for anything else to compete.

Re: What Is Bitcoin? A Step-By-Step Guide for Beginners

#34

I am always wondering about Bitcoin and taxes. How does that work? And is it even taxable?

I think that Bitcoin is like a cash. But instead of images with dead presidents, you have many 0&1 in your "wallet". Now What happens If you sell/buy something for cash? It depends on laws in your country.

Re: What Is Bitcoin? A Step-By-Step Guide for Beginners

#35

A tangentially related question (I am a complete ignoramus when it comes to bitcoin). Suppose I could harness the power of 1,000 or even 10,000 private computers distributed over the internet and all contributing resources. Could I profitably mine bitcoin?(This is not a theoretical question, I actually do have a way to do this) .

As others have said ASICs have made it impossible to mine Bitcoin on normal hardware at any sort of profit. However, there are many ASIC-resistant cryptocurrencies out there that may be worth looking into. The most well-known is Ethereum, but there are others with different strategies. Which would be best probably depends on your specific hardware (some are probably more CPU-friendly while others are better for GPUs).
Post reply on HN