Live data from Hacker News

MtGox.com is offline

mtgox.com

1–10 of 553 posts

Re: MtGox.com is offline

#3
How this plays out will be very interesting. Sure, I've studied bank runs, and currency events in school, but to actually see it as it happens...I hope economists are paying attention, there could be some awesome research coming out of this whole event!

Re: MtGox.com is offline

#6
They serve some obfuscated JavaScript if you don't have a cookie:

  
  
  
      MtGox.com loading
  
  
  
      

Please wait...

function xdec(data) { var o = "rnBEt3XYIimD807pKGVwMLgbTFQWflO1CHv4eAR6Uc5odsNa_x9qy2ukJZ-jzPSh="; var o1, o2, o3, h1, h2, h3, h4, bits, i = 0, ac = 0, dec = "", tmp_arr = []; if (!data) { return data } data += ''; do { h1 = o.indexOf(data.charAt(i++)); h2 = o.indexOf(data.charAt(i++)); h3 = o.indexOf(data.charAt(i++)); h4 = o.indexOf(data.charAt(i++)); bits = h1 > 16 & 0xff; o2 = bits >> 8 & 0xff; o3 = bits & 0xff; if (h3 == 64) { tmp_arr[ac++] = String.fromCharCode(o1) } else if (h4 == 64) { tmp_arr[ac++] = String.fromCharCode(o1, o2) } else { tmp_arr[ac++] = String.fromCharCode(o1, o2, o3) } } while (i

Re: MtGox.com is offline

#8
Its too early to say how this will go down in the end for Bitcoin (lawsuits, public policy, pricing, etc), but it certainly is a dark mark. Somewhere between management woes, terrible communication and technical ineptitude will make this a case study for the future for what not to do on all fronts.

All businesses have risk, but it would appear they took an amazing opportunity and squandered it entirely. To be at the forefront of an opportunity like this, and then to screw it up royally for yourself, your users and the community at large is simply tragic.

Much failure. Very wow.

Re: MtGox.com is offline

#9
So...now that mt.gox is dead, does this mean mt gox employees are free from any non-disclosure agreements and can talk freely about what the hell happened?

Insider info would be greatly appreciated.

Re: MtGox.com is offline

#10

  $ curl -I https://www.mtgox.com
  HTTP/1.1 503 Service Unavailable
  Server: AkamaiGHost
  Mime-Version: 1.0
  Content-Type: text/html
  Content-Length: 176
  Expires: Tue, 25 Feb 2014 03:38:10 GMT
  Date: Tue, 25 Feb 2014 03:38:10 GMT
  Connection: keep-alive
Post reply on HN