How did you arrive at the conclusion that there's a strong correlation between SAT scores and graduation rates? I mean, we're even commenting in an article about the correlation being so low that they're changing the test...
Your personal tests disagree with everyone else's experience, as well as the change log for their code. The bug was introduced a few months ago. https://gotofail.com/
Are we really supposed to be rooting for the people who will only share if they get something in return, and will intentionally make things difficult to try to get their way? That's hardly the noble cause they make it out to be. And then when LLVM tries to be as easy to use as possible and doesn't ask for anything in return, they belittle it.
In that case, people who really don't have the phone can put up another sign explaining that the first sign isn't there to trick them, because they really seriously don't have their phone. Problem solved.
Seriously, do people tell themselves that Chrome and Safari aren't competing with each other or something? Are we just supposed to ignore the fact that innovation and competition have been fierce and that web development has never been easier, out of irrational fears of "monocultures"?
There is no relation here in the real world, but there has always been a sizable group of people who imagine form is the exact opposite of function. Fortunately, until that changes there's no harm in letting them have their own choice in hardware.
I was thinking more along the lines of repairing houses or helping keep kids away from gangs (why do people always think soup?), but there is this one guy who finished contributing to the gene pool, worked in community service, and will be remembered because he leveraged that experience to become President.
Sounds like that road has better odds and less work, and you don't even have to die!
ok, anti skeuomophic people, answer me a few simple questions.
what do you propose to use to replace the following (when text is not an option)
the 'save icon'
How can you have such a strong opinion on something you clearly know nothing about? Apple's products have never featured save icons, and that isn't what we mean by skeuomorphic...
He was kicked out for knowingly creating and releasing malware that downloaded malicious code to take control of the user's device, not because he discovered a flaw in iOS. Just sayin'.
I'll leave it to you to figure out how to use this pattern to #define namespaces. Also, there's a *lot* more you can do with the preprocessor if you really push it.
Standardized tests aren't designed to fail students, they're designed to figure out who is naturally-gifted. If the tests were designed so that the average person could ace them, how would we know who was above-average?
We need both smart hard-working people and incredibly-gifted loose cannons for the betterment of society. That's why colleges will accept straight-C students who ace the standardized tests and straight-A students who perform poorly on them. The system works.
Here's the tablet they ended up releasing. Let us know which parts Steve Jobs stole.
https://en.wikipedia.org/wiki/...
How did you arrive at the conclusion that there's a strong correlation between SAT scores and graduation rates? I mean, we're even commenting in an article about the correlation being so low that they're changing the test...
Your personal tests disagree with everyone else's experience, as well as the change log for their code. The bug was introduced a few months ago. https://gotofail.com/
Holy moly, I thought you were joking about that:
http://gcc.gnu.org/ml/gcc/2004...
http://gcc.gnu.org/ml/gcc/2007...
Are we really supposed to be rooting for the people who will only share if they get something in return, and will intentionally make things difficult to try to get their way? That's hardly the noble cause they make it out to be. And then when LLVM tries to be as easy to use as possible and doesn't ask for anything in return, they belittle it.
No, juries are sequestered so they can't be swayed by popular opinion.
Notifications is a new API being added to the HTML5 spec, since every operating system seems to use a global notification system now.
Everyone assumes someone is already out there testing all open-source software, which is why it never seems to get done.
Also, deliberate bugs and backdoors simply wouldn't be checked back in.
In that case, people who really don't have the phone can put up another sign explaining that the first sign isn't there to trick them, because they really seriously don't have their phone. Problem solved.
More different browser engines is a good thing.
How so?
Monoculture has bad consequences.
Such as?
Seriously, do people tell themselves that Chrome and Safari aren't competing with each other or something? Are we just supposed to ignore the fact that innovation and competition have been fierce and that web development has never been easier, out of irrational fears of "monocultures"?
No setup and handles everyday tasks? Sounds like Automator and AppleScript.
There is no relation here in the real world, but there has always been a sizable group of people who imagine form is the exact opposite of function. Fortunately, until that changes there's no harm in letting them have their own choice in hardware.
You mean like Windows 8? You can't release Metro apps outside of the Windows Store.
I was thinking more along the lines of repairing houses or helping keep kids away from gangs (why do people always think soup?), but there is this one guy who finished contributing to the gene pool, worked in community service, and will be remembered because he leveraged that experience to become President.
Sounds like that road has better odds and less work, and you don't even have to die!
That's why you open 100 tabs and read one while the other 99 are in various states of reaching Earth. Pipelining, baby.
There's more to life than having kids, wasting resources, and traveling to Mars. Maybe they could try community service or something.
It's not about clicking the ads, it's about the impressions. Oftentimes the ads are about increasing awareness of a brand's existence.
Reality is, there are many great titles for the Wii, just none worth mentioning for COD fans.
Which is ironic since the Wii has quite a few Call of Duty games.
Terminally-ill patients who wish to die are a drain on society. You're conflating two separate issues.
ok, anti skeuomophic people, answer me a few simple questions.
what do you propose to use to replace the following (when text is not an option)
the 'save icon'
How can you have such a strong opinion on something you clearly know nothing about? Apple's products have never featured save icons, and that isn't what we mean by skeuomorphic...
He was kicked out for knowingly creating and releasing malware that downloaded malicious code to take control of the user's device, not because he discovered a flaw in iOS. Just sayin'.
I wish C would get namespaces, so I don't have to write FileClass_ prefix so it won't collide with the C standard libraries.
#define CLASS_MEMBER(return_type, p...) CLASS_MEMBER2(CLASS_NAME, return_type, p)
#define CLASS_MEMBER2(class_name, return_type, p...) CLASS_MEMBER3(class_name, return_type, p)
#define CLASS_MEMBER3(class_name, return_type, member_name, params...) return_type class_name##_##member_name(class_name *this, ##params)
#undef CLASS_NAME
#define CLASS_NAME FileClass
CLASS_NAME(int, open, char* fileName);
CLASS_NAME(int, close);
CLASS_NAME(int, read, void* in, size_t size, size_t* actualSize);
CLASS_NAME(int, write, void* out, size_t size, size_t* actualSize);
I'll leave it to you to figure out how to use this pattern to #define namespaces. Also, there's a *lot* more you can do with the preprocessor if you really push it.
Note: ', ##' might be a GCC-only extension.
The people you listed acted like narcissists, not sociopaths. There's a huge difference between the two.
Sounds more like you despise the fact that the app doesn't have undo/redo support or auto-versioning.
You can pick who is on your football team, but you can't pick who is in your society. And cooperation stems from empathy, not handedness.
Standardized tests aren't designed to fail students, they're designed to figure out who is naturally-gifted. If the tests were designed so that the average person could ace them, how would we know who was above-average?
We need both smart hard-working people and incredibly-gifted loose cannons for the betterment of society. That's why colleges will accept straight-C students who ace the standardized tests and straight-A students who perform poorly on them. The system works.