Reminded me of a great sleep app I used to use. It's called Gentle Alarm and it really is a great hack. I don't know if the authors of the software came up with this idea but it works great. Here's how it works. If you…
I was a night owl when I was younger. Went to bed around 2am and felt like a sack of potatoes for a couple hours in the morning. I have no idea what time I would naturally wake up because I always had to get up earlier…
While I agree with the general premise, it appears Harvey Silverglate is a fraud. This came up on HN a while ago and I looked up a few of the cases mentioned. A brief search revealed that these people were all actual…
So was Ronald Fisher. He was a big proponent of eugenics.
I agree in general, but in many parts of Italy they generally fry everything in extra virgin olive oil.
https://en.wikipedia.org/wiki/Caganer Spain seems to have multiple poop based Christmas traditions.
https://en.wikipedia.org/wiki/Yes!_We_Have_No_Bananas
Seems to me they found a witch. Or is bigotry just a myth?
Correct me if I'm wrong, but blacklisting was done by the government. It wasn't just some business owners that decides they weren't going to hire non-communists. Big difference.
If Mozilla changed their mind and asked him to be CEO again he could. If another company asked him he could. Just because no one wants you to be CEO does not mean you don't have the right to be.
C++ FAQ Lite is actually the "lite" version of the C++ FAQs (http://www.amazon.com/FAQs-2nd-Edition-Marshall-Cline/dp/020...) which is great.
Yes, also Effective STL. These books turned me from a C++ coder into the "the C++ guy" at work.
Just because a system is chaotic doesn't mean nothing about it can be predicted.
I have read that before no fault divorces it was common to make up something that someone did in order to be granted a divorce. It's sad, but I think what he is described as doing was seen as more reasonable back then.
It wasn't that long ago that everyone had a 13 year old nephew that made websites. Also it is easier to create a very simple website than to create a very simple desktop app, since a simple website doesn't really do…
Another one is Asus. I always thought it was "A-sys". Turns out it's "Uh-seuss" like Dr. Seuss, with the accent over the last syllable.
These guys do this often. If they're running around they will eventually slip, and who knows what equipment they'll damage on the way down. Now he can't help and the problem is much worse than if it took him an extra 10…
Music is even worse for me than chatter. I think it's because I'm a musician, I can't help but concentrate on it. One other thing I've noticed about myself in this regard is that annoying noise irrationally enrages me…
My brain must be wired differently. I listened to that for about three minutes before I wanted to pull my hair out. The only ambient sound I've ever been productive listening to is rain. I've tried to work in coffee…
> Err... bigger isn't always better, but I won't say no to a bigger noggin. There is evidence that our heads would have kept growing if it wasn't for the fact that it makes it pretty likely that women will die in…
I have seen this screwed up time and time again. People who don't know how all this works shouldn't be writing C++, but they do and I have to deal with the things they break. Most of my code isn't broken by incompetent…
boost has many problems, but I think not using any of it just because some parts of it are bad isn't very useful. In this particular example it is very easy to screw it up. Your way involves many more lines of code and…
Even better: class foo : boost::noncopyable { public: foo(); };
The causal mechanism is that there is a correlation between saturated fat intake and cardiovascular disease? That makes no sense. There is also a correlation between the frequency a male shaves their face and…
Timely. I'll be filing paperwork for the exact same thing tomorrow morning. Did you hit any obstacles?
Reminded me of a great sleep app I used to use. It's called Gentle Alarm and it really is a great hack. I don't know if the authors of the software came up with this idea but it works great. Here's how it works. If you…
I was a night owl when I was younger. Went to bed around 2am and felt like a sack of potatoes for a couple hours in the morning. I have no idea what time I would naturally wake up because I always had to get up earlier…
While I agree with the general premise, it appears Harvey Silverglate is a fraud. This came up on HN a while ago and I looked up a few of the cases mentioned. A brief search revealed that these people were all actual…
So was Ronald Fisher. He was a big proponent of eugenics.
I agree in general, but in many parts of Italy they generally fry everything in extra virgin olive oil.
https://en.wikipedia.org/wiki/Caganer Spain seems to have multiple poop based Christmas traditions.
https://en.wikipedia.org/wiki/Yes!_We_Have_No_Bananas
Seems to me they found a witch. Or is bigotry just a myth?
Correct me if I'm wrong, but blacklisting was done by the government. It wasn't just some business owners that decides they weren't going to hire non-communists. Big difference.
If Mozilla changed their mind and asked him to be CEO again he could. If another company asked him he could. Just because no one wants you to be CEO does not mean you don't have the right to be.
C++ FAQ Lite is actually the "lite" version of the C++ FAQs (http://www.amazon.com/FAQs-2nd-Edition-Marshall-Cline/dp/020...) which is great.
Yes, also Effective STL. These books turned me from a C++ coder into the "the C++ guy" at work.
Just because a system is chaotic doesn't mean nothing about it can be predicted.
I have read that before no fault divorces it was common to make up something that someone did in order to be granted a divorce. It's sad, but I think what he is described as doing was seen as more reasonable back then.
It wasn't that long ago that everyone had a 13 year old nephew that made websites. Also it is easier to create a very simple website than to create a very simple desktop app, since a simple website doesn't really do…
Another one is Asus. I always thought it was "A-sys". Turns out it's "Uh-seuss" like Dr. Seuss, with the accent over the last syllable.
These guys do this often. If they're running around they will eventually slip, and who knows what equipment they'll damage on the way down. Now he can't help and the problem is much worse than if it took him an extra 10…
Music is even worse for me than chatter. I think it's because I'm a musician, I can't help but concentrate on it. One other thing I've noticed about myself in this regard is that annoying noise irrationally enrages me…
My brain must be wired differently. I listened to that for about three minutes before I wanted to pull my hair out. The only ambient sound I've ever been productive listening to is rain. I've tried to work in coffee…
> Err... bigger isn't always better, but I won't say no to a bigger noggin. There is evidence that our heads would have kept growing if it wasn't for the fact that it makes it pretty likely that women will die in…
I have seen this screwed up time and time again. People who don't know how all this works shouldn't be writing C++, but they do and I have to deal with the things they break. Most of my code isn't broken by incompetent…
boost has many problems, but I think not using any of it just because some parts of it are bad isn't very useful. In this particular example it is very easy to screw it up. Your way involves many more lines of code and…
Even better: class foo : boost::noncopyable { public: foo(); };
The causal mechanism is that there is a correlation between saturated fat intake and cardiovascular disease? That makes no sense. There is also a correlation between the frequency a male shaves their face and…
Timely. I'll be filing paperwork for the exact same thing tomorrow morning. Did you hit any obstacles?