Hacker Newsnew | past | comments | ask | show | jobs | submit | cuerty's commentslogin

The topic "Why the industrial revolution was in Britain" it's one of the firsts ones in the History class that I took at university. The short answer it's "because the glorius revolution": http://en.wikipedia.org/wiki/Glorius_revolution


Sorry, I don't think that's sufficient. While it's sure that the political and hence scientific environment in britain was much better than continental europe, the above video makes it clear to me that the primary factors were the high cost of labour and the low cost of energy.


Good link, but you should know he mentions that aspect and disputes its sufficiency: something more is needed because recent research shows that other nations had respect for property rights, good government and so on.


>> Promote code that's indented 3 spaces instead of 2: rejected by QA.

I understand that QA rejected it if the coding style stated that 2 spaces should be used for identation.


> I understand that QA rejected it if the coding style stated that 2 spaces should be used for identation.

I reject your comment because you used two >> to denote a "quote" instead of a single >.


The difference is that Hacker News does not have Commenting Standards that state number of > to use for quoting, unlike his company which probably had Coding Standards stating number of whitespaces to use. Working with code written by 3 people if one of them used 4 whitsepaces, other used 2 and 3rd used tabs is just terrible.


I use fabric too, it's easy because most of the developments done here are in Python and writing a "deployment script" in the same language makes sense. The only problem I get with this is the "socket closed" error from time to time.


There is a technical aspect of the GSM encoding that most people doesn't know: It's just 140 bytes. In most encodings (the way computers represent text as 0 and 1) one character of the english language can be seen as a byte, this is because the 8 bits of the byte are used to represent 256 numbers that are mapped to letters, since there is less than 127 characters (leters and symbols) in the english alphabet, the GSM encoding use only 7 bits (less than a byte!) to represent the letters, and taking adventaje of those bits left it finds the way to have 20 more characters than bytes.


Another example of another form of procrastination.

Release often is about getting exited with your product, I about bugfixing as exiting.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: