Search content
Sort by

Showing 4 of 4 results by goodxp
Post
Topic
Board Bitcoin Discussion
Re: What exactly is the point of everyone's hatred of ASIC's?
by
goodxp
on 21/02/2014, 13:21:25 UTC
ASIC => centralization => big hit on head => ?!

Miners mine as long as it making money. And the community is full of their voice - not to change before earning enough. Security/efficiency call is all base on POW, there is always other ways to do it.

Look at the big picture, transaction fee will be kept lowering by competition of upcoming digital coins, and mining cost determines transaction fee ultimately. In the end, anybody can mine with redundant power of the devices he/she owns to barely make up the wasted capacity. Do not worry there is not enough idle power. I am now running some scientific computation programs for free, using 4 CPU cores out of my 8, and there are thousands of other people with me. 1000 stable online nodes could be enough to replace VISA.

I am not someone you can nail a "Missed Loser" mark on my head, or someone promoting something else. I got bitcoins and love it, and wish the community still have the leadership to move on, no matter what have achieved and what to cost for a bright future. Do the right thing, or be left in the cold - community's choice.
Post
Topic
Board Bitcoin Discussion
Re: How decisions made within Bitcoin Community?
by
goodxp
on 18/02/2014, 09:11:26 UTC
There is voting. But not in the way you think.

The Bitcoin system is in essence a decentralized democracy. If the majority of nodes applies a new rule, then the remaining minority can either cave in and also apply this rule or they have to fork away from the main blockchain.

So if the developers come out with a new update that is disliked by most of the community, it won't be installed and those nodes that do install it will be incompatible with the majority. This creates a massive incentive for updates that are not backwards compatible to either be accepted by everyone or by noone.

Since many Bitcoin users are rather conservative about changes to the protocol, updates to the software that are not backwards compatible are made very rarely.

Thanks for your reply. Yes all nodes will potentially "vote" for changes and the developers have been doing well so far. However, I am asking how everything is decided before putting into the list. Even people on nodes can decide whether they like it, they are mainly miners, what if an idea happen to sound better but against all rigs holders now?
 
Post
Topic
Board Bitcoin Discussion
Topic OP
How decisions made within Bitcoin Community?
by
goodxp
on 18/02/2014, 08:36:54 UTC
Dear Bitcoiners,

I am a seasoned programmer, who sometimes write reviews to new ideas/technologies at Weibo (pretty much like Twitter in Chinese, but allows longer articles). I was asked by some people - How decisions made within Bitcoin Community?  I post it here to get a summary, since I am not up to a deep understanding.

I have heard that Bitcoin Foundation is making most important decisions, and they are paying salary to lead developers to get the ball rolling, is that true?

If yes, what is the reason to have a centralized board? How are they elected and dismissed, and how they filter the radical ideas and involve the others in the community to drive implementation?

If no, then who is the major facilitator here? Do you have a voting system or something for achieving consensus? Or just everybody post like me and hoping most popular threads will get an intention of someone who have the power/motivation to implement?

I am sorry for so many questions and there could be answers in some posts already that I missed in searching. I wish I could get most valid input here so to write back to my 30K+ followers, without being sight as an idiot. Thank you.

goodxp
Post
Topic
Board Announcements (Altcoins)
Re: NXT :: descendant of Bitcoin - Updated Information
by
goodxp
on 25/01/2014, 08:00:50 UTC
I got the same error twice today...fix it pls.

Who's running NRS 0.5.10? How does it perform for you so far?

Getting errors:

[2014-01-23 23:29:24.100] NRS 0.5.10 started successfully.
[2014-01-23 23:54:12.956] DEBUG: Failed to analyze hallmark for peer geodreieck.redirectme.net
java.nio.BufferUnderflowException
   at java.nio.Buffer.nextGetIndex(Buffer.java:498)
   at java.nio.HeapByteBuffer.getInt(HeapByteBuffer.java:355)
   at Nxt$Peer.analyzeHallmark(Nxt.java:3100)
   at Nxt$Peer.connect(Nxt.java:3268)
   at Nxt$2.run(Nxt.java:6084)
   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
   at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
   at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
   at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   at java.lang.Thread.run(Thread.java:724)

hmmmmm?