mcbarry's comments

mcbarry | 14 years ago | on: Those 500K Bitcoins that caused the flash crash weren't real

A reminder that MTGOX originally stood for "Magic The Gathering Online eXchange". When a site designed for trading cards online turns into the world's biggest Bitcoin exchange you better believe there's not going to be an appropriate level of security underneath it.

mcbarry | 14 years ago | on: Sony officially 50% of all GitHub's DMCA notices

It's a driver to provide filesystem access to PS2 memory cards, using the USB Memory Card Adaptor designed for the PS3.

There's another tool using this to make bootable memory cards for bypassing region checks.

mcbarry | 14 years ago | on: 4800 Aussie sites evaporate after hack

As an ex-developer of a company who had servers co-located with them, I'm feeling mighty smug about using our own backup system instead of their in-house one.

As mentioned earlier, bandwidth in Australia is prohibitively expensive so the choice wasn't as simple as "use both".

mcbarry | 16 years ago | on: Conceptually, how does replay work in a game?

If it's anything like SNES/Genesis/other console emulators, the only entropy source is player input. I can't imagine many arcade machines would have a true persistant clock, and even then you could just store the start time as part of the replay data to ensure you get the same output for rand(time()) each time.
page 1