HN user

wildbunny

467 karma

A games industry veteran of ten years, seven of which spent at Sony Computer Entertainment Europe, he has had key technical roles on triple-A titles like the Bafta Award Winning Little Big Planet (PSP), 24: The Game (PS2), special effects work on Heavenly Sword (PS3), some in-show graphics on the BBC’s version of Robot Wars, the TV show, as well as a few more obscure projects.

Now joint CEO of Wildbunny, he is able to give himself hiccups simply by coughing.

Posts28
Comments62
View on HN
www.wildbunny.co.uk 11y ago

How to Make a Fast-Paced Multiplayer Networked Game

wildbunny
1pts0
news.ycombinator.com 13y ago

Building a bitcoin exchange - what database technologies to evaluate?

wildbunny
6pts5
www.wildbunny.co.uk 13y ago

Algorithmic trading for dummies - part 2

wildbunny
2pts0
www.wildbunny.co.uk 13y ago

Algorithmic trading for dummies

wildbunny
4pts0
www.wildbunny.co.uk 13y ago

Article: How to make a Facebook social game

wildbunny
1pts0
www.wildbunny.co.uk 13y ago

Understanding binary

wildbunny
2pts0
mmoasteroids.wildbunny.co.uk 14y ago

MMO Asteroids - no april fool this time

wildbunny
1pts0
www.wildbunny.co.uk 14y ago

Updating your Flash game across 1000s of portals in one go

wildbunny
3pts0
news.ycombinator.com 14y ago

A real MMO Asteroids

wildbunny
1pts1
www.wildbunny.co.uk 14y ago

Implementing a wrap-around world

wildbunny
1pts0
www.wildbunny.co.uk 14y ago

The physics behind rolling

wildbunny
2pts0
www.wildbunny.co.uk 14y ago

Fun with convex polygons

wildbunny
39pts12
www.wildbunny.co.uk 14y ago

How to accept PayPal in games

wildbunny
2pts0
www.wildbunny.co.uk 14y ago

Designing a retro pixel-art tile-set

wildbunny
3pts1
www.wildbunny.co.uk 14y ago

Vector maths - a primer for game developers

wildbunny
1pts0
news.ycombinator.com 14y ago

Accepting PayPal in Flash - a blog post in the works

wildbunny
1pts0
www.wildbunny.co.uk 14y ago

I want to help fellow developers - free promotion

wildbunny
2pts0
www.colorzilla.com 14y ago

Ultimate CSS3 gradient generator

wildbunny
1pts0
www.wildbunny.co.uk 14y ago

How I made $500/month from blog micro-transactions

wildbunny
2pts4
www.wildbunny.co.uk 14y ago

For the absolute beginner: How to make games

wildbunny
2pts1
www.bbc.co.uk 14y ago

Camera can snap now, focus later

wildbunny
1pts0
www.wildbunny.co.uk 15y ago

How to make Angry Birds (pt1)

wildbunny
4pts1
www.wildbunny.co.uk 15y ago

Collision Detection for dummies

wildbunny
9pts6
www.wildbunny.co.uk 15y ago

New collision-detection technology used in Little Big Planet, GTA IV and others

wildbunny
35pts9
www.wildbunny.co.uk 15y ago

Sql injection: be gone, fowl beast

wildbunny
1pts0
altdevblogaday.org 15y ago

Unexpected physics engine stability joy

wildbunny
67pts11
www.wildbunny.co.uk 15y ago

The reality of being a new developer on Facebook

wildbunny
7pts2
www.wildbunny.co.uk 15y ago

Blog micro-transactions: a viable business model?

wildbunny
3pts0

I suppose you might argue that the amiga paved the way for the architecture of the PS2 - the copper chip ran a rudimentary display list, the blitter hardware accelerated graphics operations. But I wouldn't say there is a direct relationship... wait you're not talking about the CDTV, are you?

The GS (graphics chip) in the PS2 had a great hardware bug whereby if you turned off the z-test, it would never come back on again. You had to change the z mode to always pass to get around it.

Not to mention that the central consensus mechanism is completely broken.

You cannot have a trustless consensus without a mining incentive:

Quoted from my post linked below:

o) Network hashrate is the overall power of the network - in bitcoin, this is the computing power needed to generate a block.

o) Bitcoin employs a mining reward which creates a competition between miners to produce a block and claim their reward for doing so. Slower miners lose out to faster miners, but they still participate in the competition to produce a block because they stand a chance of winning occasionally.

o) This mining subsidy provides a positive incentive to miners to play by the rules, and encourages them not try to double spending, because they might as well claim the mining reward instead of trying to double spend which is often much more difficult than producing a single block.

o) The mining subsidy also encourages all miners to participate in the mining process, which gives an overall metric for total network hashing power, which you can then use to give an estimate of when it is safe to accept a transaction of a given size, as confirmed, because (on average), the block reward is equal to the electricity cost of mining that block. That means that when your transaction has been buried under enough blocks that the mining subsidy equals the transactions size, it is more or less safe to accept that transaction as confirmed.

Now, imagine the situation with no mining reward.

o) Instead of participating in a competition to win the block reward, miners have no positive incentive to participate anymore. They now are left with the negative incentive to try and double spend.

o) Since these miners are not contributing their hashing power to the network anymore, the overall hashrate of the network in unmeasurable, since these miners are quite likely to leave their ASICs in sleep mode until they want to double spend

o) With the network hash rate unmeasurable, there is no way to put an estimate on when it is safe to accept a transaction as confirmed.

When there is no way to estimate when it is safe to accept a transaction as confirmed, that currency is now useless because any transaction can potentially be reversed.

This is why both byteball and iota use trusted third parties to secure the network, but at that point, you might as well be using VISA.

https://bitcointalk.org/index.php?topic=1799665.msg20108439#...

Isn't stellar's consensus still the 'consensus' of one node owned by the company due to the fact that the design is totally broken?

Very narrow minded. Tens of thousands of games rely on flash, along with many movies and general history of the internet. Open souring it will preserve countless hours of lost work.

You are correct. However, this field is so new and so potentially disruptive that there are a lot of so called 'blockchain developers' inventing new cryptocurrecies which are unworkable, or essentially no different to VISA in terms of trust, who are convincing unwitting investors to part with large sums of cash because they don't understand the basics of what a cryptocurrency is. We don't need more of them. We need understanding.

Indeed. But there is a lot of talk about bitcoin and blockchain in general lately, and a lot of existing cryptocurrencies which are unworkable, created by people who want to get rich quick.

In a p2p environment, timestamps are totally useless at proving when I sent you bitcoins. However, when I sent you bitcoins is fundamentally important when it comes to ordering transactions, because I can send you bitcoins, but also send them to myself after you accept them. If I can forge timestamps then this attack is trivial to pull off.

You need an analogue to elapsed time to solve this problem. Hashes in bitcoin are probabilistic, there is an expected number of hashes required to solve the PoW (on average). Each hash takes an amount of time that cannot be made faster, so you suddenly have an unforgeable, easily provable analogue to elapsed time.

This worries me. Bitcoin solved the double spend problem by using the LCR with PoW. That is the novel aspect which allowed cryptocurrencies to come into existence.

If you remove the LCR and PoW, all you are left with is a toy example which cannot work in practice.

What is needed is education about censensus design and bitcoin's implementation of the solution, rather than a 'how to guide' for building a basic linked list under the guise of 'blockchain'.

Cheers, Paul.

He misses the point that the developers do not control bitcoin; the miners control bitcoin. The developers suggest improvements which will only be adopted if the miners support those improvements.

The miner's interests are purely profit based, so they will not adopt changes which reduce their chance of profit.