Reminds me of this: http://www.ign.com/articles/2000/12/20/iraq-scores-hordes-of...
Vancouver is more expensive than Seattle.
Would your bring your wife and kids into this environment? Or even just a date? You have to be part of a very very narrow demographic to be compatible with this type of work environment.
Nice sweatshop. Is this the latest, legal, technique to discriminate against older workers?
Does Google-Madison stack-rank like the rest of Google?
Any opinion on Moai vs CoronaSDK? I know people who use Corona, but not Moai.
Isn't it better for their economy if the things they make is just a /little/ better than the stuff made in China? (Think "planned obsolescence".)
If you need IM, use Jabber protocol. Log in with your.name@chat.facebook.com Does this work? I've never been able to login to facebook chat using jabber.
You can't push your modifications to a submodule you don't own. Also, you can only remove a submodule manually. There's no option to have git do it for you.
Do you have a non-Apple-specific suggestion? We do cross platform development, so Cocoapods aren't an option.
Otherwise you can just use git submodules. I would recommend against it. They become a real pain down the road. I wish I had something to suggest as a replacement. We're still trying to figure that one out ourselves. We…
Instead of: ls -al | sort -nk5 I suggest: ls -larS
Another problem, post-university, is keeping a clean Facebook profile when all your new connections are professionals. G+ solve this with circles, but I don't know anyone on G+, and it's too easy to make privacy…
Interesting question. Another one is, why the graph differs so much with the iOS one: http://reviewtimes.shinydevelopment.com/ios-annual-trend-gra...
I think it's the number of days it takes Apple to review your app before it can be sold in the Appstore.
Yeah, this is ripe for abuse by pornographers. :(
The most fitting way to describe these entrepreneurs would be modern day ronins.
Small variant: void main() { while (1) printf("%c", "/\\"[rand()%2] ); }
Good catch. You're correct. I wish I could delete my original comment.
template<typename T> Array<T>::Array(int size) : _size(size), _data(new T(size)) // should have been new T[size] {} That's not the only thing wrong here. private: T* _data; int _size; }; The order of…
Apologizing, in general, makes you look weak.
The team had elite and, for tech, senior talent from Twitter, Google, Facebook, Craigslist, Quora, and some of Chicago's own software companies such as Orbitz and Threadless 21st century SWAT team.
What do you think of disabling IAPs if IAPCracker or IAPFree is detected?
That's why windshield mounts are illegal in some states, like California.
Indeed. Ditto for certain groups at Google (cough android cough). Either have a dedicated research group, or give people a pass at being 20% less productive at their regular job. Here's a novel idea.. increase your…
Reminds me of this: http://www.ign.com/articles/2000/12/20/iraq-scores-hordes-of...
Vancouver is more expensive than Seattle.
Would your bring your wife and kids into this environment? Or even just a date? You have to be part of a very very narrow demographic to be compatible with this type of work environment.
Nice sweatshop. Is this the latest, legal, technique to discriminate against older workers?
Does Google-Madison stack-rank like the rest of Google?
Any opinion on Moai vs CoronaSDK? I know people who use Corona, but not Moai.
Isn't it better for their economy if the things they make is just a /little/ better than the stuff made in China? (Think "planned obsolescence".)
If you need IM, use Jabber protocol. Log in with your.name@chat.facebook.com Does this work? I've never been able to login to facebook chat using jabber.
You can't push your modifications to a submodule you don't own. Also, you can only remove a submodule manually. There's no option to have git do it for you.
Do you have a non-Apple-specific suggestion? We do cross platform development, so Cocoapods aren't an option.
Otherwise you can just use git submodules. I would recommend against it. They become a real pain down the road. I wish I had something to suggest as a replacement. We're still trying to figure that one out ourselves. We…
Instead of: ls -al | sort -nk5 I suggest: ls -larS
Another problem, post-university, is keeping a clean Facebook profile when all your new connections are professionals. G+ solve this with circles, but I don't know anyone on G+, and it's too easy to make privacy…
Interesting question. Another one is, why the graph differs so much with the iOS one: http://reviewtimes.shinydevelopment.com/ios-annual-trend-gra...
I think it's the number of days it takes Apple to review your app before it can be sold in the Appstore.
Yeah, this is ripe for abuse by pornographers. :(
The most fitting way to describe these entrepreneurs would be modern day ronins.
Small variant: void main() { while (1) printf("%c", "/\\"[rand()%2] ); }
Good catch. You're correct. I wish I could delete my original comment.
template<typename T> Array<T>::Array(int size) : _size(size), _data(new T(size)) // should have been new T[size] {} That's not the only thing wrong here. private: T* _data; int _size; }; The order of…
Apologizing, in general, makes you look weak.
The team had elite and, for tech, senior talent from Twitter, Google, Facebook, Craigslist, Quora, and some of Chicago's own software companies such as Orbitz and Threadless 21st century SWAT team.
What do you think of disabling IAPs if IAPCracker or IAPFree is detected?
That's why windshield mounts are illegal in some states, like California.
Indeed. Ditto for certain groups at Google (cough android cough). Either have a dedicated research group, or give people a pass at being 20% less productive at their regular job. Here's a novel idea.. increase your…