chrisma0's comments

chrisma0 | 4 years ago | on: Head First Git

Interesting to see that a book on the topic of learning git "from the inside out" includes a section on remote work (chapter 6).

I see that a VCS is almost a necessity for working remotely with others on code, but I wonder how specifically git practices used in co-location and remotely are different (git practices, not GitHub practices).

chrisma0 | 4 years ago | on: HTMLMediaElement.canPlayType()

Returns either `probably`, `maybe` or '' (definitely not) for whether a browser is able to play a MIME type.

As the method returns strings anyways and `maybe` is pretty unhelpful, I request the return be changed to '¯\_(ツ)_/¯' (which is equally unhelpful, but at least a bit more fun).

chrisma0 | 4 years ago | on: Pokemon GAN

This makes me want to build a Twitter Bot "Cursed Pocket Monsters"...

chrisma0 | 4 years ago | on: More than half of Bitcoin investors are in the red, study says

The data these statements are based on seem dubious? Or is that just me?

> if you bought in 2014, we would know that [someone] bought at 5pm CDT

But if I bought BTC on an exchange, e.g. Coinbase, then that purchase would not necessarily be recorded on the blockchain, right? Just CB internally updating a value in their DB. All BTC buying and trading would be a larger superset of the collected data.

Also if I transfer 1 BTC from one of my wallets to another, then that counts as a buy/sell transaction for this dataset!

page 2