Suicides happen in all kind of economies, people get depressed, things happen in their lives, etc. - actually US suicide rate is higher then the China's (http://en.wikipedia.org/wiki/List_of_countries_by_suicide_rate). And if you count that there are 900 000 people who work for Foxconn the fact that only 18 people in 2010 committed suicide says that the rate is much lower than the average. It is 11.1 per 100 000 in US and 6.6 per 100 000 in China. So, you could say Foxconn improves the suicide rate vs. the average in China.
Yes, working conditions are not that good on the factories, but I don't think that suicide rate is a good indicator.
What are you talking about - it doesn't load all apps at boot. It loads the apps when you launch them. You can then end the app. And it was multythreaded by default since the beginning. I don't see it much different from Android or iOS.
I did enroll in insurance in many companies. And this is the main type of insurance in US - provided through employer. With this type of enrollment insurance companies don't know much information about me until I am in the hospital.
When you enroll by yourself they mostly ask for preexisting conditions, I don't remember the insurance companies asking for my blood pressure or cholesterol level.
Well, typically until you get to the hospital insurance company doesn't know much about you - may be your age, sex, may be height and weight, but they don't typically ask for this info when you sign up for insurance. And even after you get into hospital the information about you is in hospital records and not in the insurance company possession - they just know the procedures performed. So, the initial data about you is in the hospital (blood pressure, sugar level, weight, etc.) And in the hospital it could be in different systems, sometimes on paper only.
Might be a good thing for our health-care system, but I doubt that it would be implemented - too much red tape around privacy and the data is not centralized, so it could be hard to have access to this data.
>- since IE is the only browser to enforce XHR caching, every request needs a timestamp query parameter (something that no other browser does, and which is really stupid, altough easy to provide)
Just set the headers right, it won't cache in that case. Here is a snippet from Java/JSP
response.setHeader("Cache-Control","no-cache");//HTTP 1.1
response.setHeader("Pragma","no-cache");//HTTP 1.0
response.setDateHeader ("Expires", -1);//prevents caching at the proxy server
But you get a 1 million gift. This should be taxable.
I am not an accountant, it probably depends, but this looks like a gift and could be considered income that is taxable. I am not sure you can deduct it before taxes if you spend it on marketing.
So, this would not help much. To search I click Ctrl+K in Firefox and type the search terms. Doesn't seem to be supported by instant search, may be in the future.
They give the distance and number of positions for the cube here:
http://www.cube20.org/
What I don't understand is why they have only approximate number 20 moves - from the article on the link above I understand that they solved all of the 20-moves combinations so they must know the exact number of those combinations
The phones now allow to keep a lot of data and keep records and all those things can't be viewed by the company unless you have a company phone.
This way no one from work would even try to look into what was there. Your phone internet connection would be separate from work as well, so they can't monitor and disable websites.
At my work almost all email / chat / data exchange sites are locked out anyway, so that would be the only option.
Suicides happen in all kind of economies, people get depressed, things happen in their lives, etc. - actually US suicide rate is higher then the China's (http://en.wikipedia.org/wiki/List_of_countries_by_suicide_rate). And if you count that there are 900 000 people who work for Foxconn the fact that only 18 people in 2010 committed suicide says that the rate is much lower than the average. It is 11.1 per 100 000 in US and 6.6 per 100 000 in China. So, you could say Foxconn improves the suicide rate vs. the average in China. Yes, working conditions are not that good on the factories, but I don't think that suicide rate is a good indicator.
Except Scott Peterson didn't really admit anything.
What are you talking about - it doesn't load all apps at boot. It loads the apps when you launch them. You can then end the app. And it was multythreaded by default since the beginning. I don't see it much different from Android or iOS.
I did enroll in insurance in many companies. And this is the main type of insurance in US - provided through employer. With this type of enrollment insurance companies don't know much information about me until I am in the hospital. When you enroll by yourself they mostly ask for preexisting conditions, I don't remember the insurance companies asking for my blood pressure or cholesterol level.
Well, typically until you get to the hospital insurance company doesn't know much about you - may be your age, sex, may be height and weight, but they don't typically ask for this info when you sign up for insurance. And even after you get into hospital the information about you is in hospital records and not in the insurance company possession - they just know the procedures performed. So, the initial data about you is in the hospital (blood pressure, sugar level, weight, etc.) And in the hospital it could be in different systems, sometimes on paper only.
Might be a good thing for our health-care system, but I doubt that it would be implemented - too much red tape around privacy and the data is not centralized, so it could be hard to have access to this data.
>- since IE is the only browser to enforce XHR caching, every request needs a timestamp query parameter (something that no other browser does, and which is really stupid, altough easy to provide) Just set the headers right, it won't cache in that case. Here is a snippet from Java/JSP response.setHeader("Cache-Control","no-cache"); //HTTP 1.1
response.setHeader("Pragma","no-cache"); //HTTP 1.0
response.setDateHeader ("Expires", -1); //prevents caching at the proxy server
But you get a 1 million gift. This should be taxable. I am not an accountant, it probably depends, but this looks like a gift and could be considered income that is taxable. I am not sure you can deduct it before taxes if you spend it on marketing.
So, this would not help much. To search I click Ctrl+K in Firefox and type the search terms. Doesn't seem to be supported by instant search, may be in the future.
That makes sense. May be in another 15 years we'll have exact numbers :)
They give the distance and number of positions for the cube here: http://www.cube20.org/ What I don't understand is why they have only approximate number 20 moves - from the article on the link above I understand that they solved all of the 20-moves combinations so they must know the exact number of those combinations
The phones now allow to keep a lot of data and keep records and all those things can't be viewed by the company unless you have a company phone. This way no one from work would even try to look into what was there. Your phone internet connection would be separate from work as well, so they can't monitor and disable websites. At my work almost all email / chat / data exchange sites are locked out anyway, so that would be the only option.