*Frame-dragging is negligible in this case, and you're a nerd if you were going to mention it... says the nerd.
Frame dragging occurs at relativistic speeds. Were you thinking of the coriolis effect?
Frame dragging also occurs at non-relativistic speed. One of the missions of Gravity Probe B was to measure the frame dragging of the earth.
Of course, for all practical purposes the frame dragging of the earth can be neglected. A mouse running through Central Park probably had a larger effect on the building.
I guess the TSA uses scanners which show the actual scan. In Germany, the scanner's software identifies potential objects and marks them on a schematic picture, so you're not seen naked on the screen. Humans are better at interpreting patterns, and more importantly they learn. After the first few times they've seen sweaty armpits on the scan, they'll probably recognize them. If the software misinterprets sweaty armpits as hidden objects the first time, it will do so for every person until eventually the software gets an explicit update to not misidentify sweaty armpits.
A variable named "q" is exactly as much code as a variable named "pointer_to_the_structure_containing_the_information_about_xy". Code is not measured in characters.
A pointer dereferencing to NULL would be a pointer pointing to a null pointer.
That would be "a pointer dereferencing to a NULL pointer". A "pointer dereferencing to NULL" would be a pointer to a NULL value.
Since NULL is a pointer value, the only thing which can have this value is a pointer (and please, no nitpicking about null pointer constants being int; that's an artefact of the definition of C and C++; you wouldn't use NULL anywhere but in a pointer context). Therefore anything which dereferences to NULL must dereference to a pointer value, and thus to a null pointer.
Or to say in in code:
if (p == NULL)
printf("p is NULL\n"); else if (*p == NULL)
printf("p dereferences to NULL\n"); else
printf("p neither is nor dereferences to NULL\n");
You seem to have this mental model that more efficient code must take longer to develop. But not making bad decisions may take up exactly zero time if you are in the habit of making good decisions.
A simple example is the ordering of loops. Exchanging the order of loops after the fact may take extra time, but writing the loops in the right order from the start doesn't take more time than writing them in the wrong order.
No, it clearly demands a combination of the observer pattern with the command pattern: You observe your lawn, and if you see kids, you command them to get off it.
What people consistently forget is that today there are generally many applications running at the same time. Also, it makes a big difference in performance if the data you are about to access is still in the cache.
You could have taken revenge by reinserting the correction and citing e.g. The Cambridge Grammar of the English Language. He wanted a reference, he got a reference. And he can't say that reference is not notable either.
Most contributions to Wikipedia are not new articles, but changes and additions to existing articles. Now I don't know what kbolino did (even if Wikipedia should have someone using the same nick, I can't be sure it's him), but I'd be very surprised if most of his contributions were new articles.
Well, the most logical thing would be to have the browser handle it, and if there's a request type unknown to the browser, allow to search for it with a provider of your choice. That provider would be just a specialized search engine seeking for handlers instead of generic web pages, and it could be done by every search engine provider.
Of course it this matches what Google has in mind is another question.
If done right, it would indeed be a very useful thing. However I'm not sure if Google really wants an interface which allows you to select whether you want the service "show the map of New York" requested from the web site to be served by Google Maps or Open Streetview...
In any case, the user should be given the option to use a local program instead of a web app. For example, for "edit the image" I might want to use a locally installed Photoshop or Gimp instead of some web app which almost certainly is less powerful, and also likely less familiar (if I have an image editing software installed, most likely it's because I use it). But again, I don't think that's in Google's interest.
Put an incompetent nincompoop in charge of a Linux server and you should consider it as insecure as the most unpatched NT4 box. Security is done by people, not programs.
Depends. If the server was well configured before he was put in charge of it, the Linux server might still be safe for quite some time, for the simple fact that he didn't yet find out how to change the settings.:-)
*Frame-dragging is negligible in this case, and you're a nerd if you were going to mention it... says the nerd.
Frame dragging occurs at relativistic speeds. Were you thinking of the coriolis effect?
Frame dragging also occurs at non-relativistic speed. One of the missions of Gravity Probe B was to measure the frame dragging of the earth.
Of course, for all practical purposes the frame dragging of the earth can be neglected. A mouse running through Central Park probably had a larger effect on the building.
I guess the TSA uses scanners which show the actual scan. In Germany, the scanner's software identifies potential objects and marks them on a schematic picture, so you're not seen naked on the screen. Humans are better at interpreting patterns, and more importantly they learn. After the first few times they've seen sweaty armpits on the scan, they'll probably recognize them. If the software misinterprets sweaty armpits as hidden objects the first time, it will do so for every person until eventually the software gets an explicit update to not misidentify sweaty armpits.
The general quality of GCC's optimization is completely irrelevant for this thread.
No, you are observing the lawn, not the kids.
What is it that you felt the need of adding some GCC bashing here?
But WLAN cables are hard to get.
# man sex
I see, you are working as root. You'd have safer sex from your user account.
A variable named "q" is exactly as much code as a variable named "pointer_to_the_structure_containing_the_information_about_xy".
Code is not measured in characters.
A pointer dereferencing to NULL would be a pointer pointing to a null pointer.
That would be "a pointer dereferencing to a NULL pointer". A "pointer dereferencing to NULL" would be a pointer to a NULL value.
Since NULL is a pointer value, the only thing which can have this value is a pointer (and please, no nitpicking about null pointer constants being int; that's an artefact of the definition of C and C++; you wouldn't use NULL anywhere but in a pointer context). Therefore anything which dereferences to NULL must dereference to a pointer value, and thus to a null pointer.
Or to say in in code:
No, they didn't complain about modern day programmers using an IDE or debugger. They complained about modern day programmers being lost without them.
You seem to have this mental model that more efficient code must take longer to develop. But not making bad decisions may take up exactly zero time if you are in the habit of making good decisions.
A simple example is the ordering of loops. Exchanging the order of loops after the fact may take extra time, but writing the loops in the right order from the start doesn't take more time than writing them in the wrong order.
we had to code uphill in 10 feet of snow on an abacus using roman numerals.
You had an abacus and roman numerals? Luxury! We had to use heaps of stones for our programming. And we liked it!
No, it clearly demands a combination of the observer pattern with the command pattern: You observe your lawn, and if you see kids, you command them to get off it.
What people consistently forget is that today there are generally many applications running at the same time. Also, it makes a big difference in performance if the data you are about to access is still in the cache.
What is the sound of a pointer dereferencing to NULL?
I'm sure you mean dereferencing a null pointer. A pointer dereferencing to NULL would be a pointer pointing to a null pointer.
Did every MI6 agent get a stack of porn to use when writing hidden messages?
If(1) you(2) have(3) to(4) cite(5) every(6) single(7) word(8) and(9) punctuation(10),(11) the(12) articles(13) are(14) going(15) to(16) get(17) hard(18) to(19) read(20).(21)
We're dead of we have to recursively cite parentheses.
https://secure.wikimedia.org/wikipedia/en/wiki/Malicious_compliance
You could have taken revenge by reinserting the correction and citing e.g. The Cambridge Grammar of the English Language. He wanted a reference, he got a reference. And he can't say that reference is not notable either.
Citation needed. ;-)
I find it sad that someone downrated your comment (twice!) when it seems to be perfectly reasonable to me from my wiki experiences.
There's nothing in Slashdot which prevents Wikipedia admins from getting mod points. Just saying.
Most contributions to Wikipedia are not new articles, but changes and additions to existing articles. Now I don't know what kbolino did (even if Wikipedia should have someone using the same nick, I can't be sure it's him), but I'd be very surprised if most of his contributions were new articles.
Probably the person from Porlock was Tim Berners Lee, trying to protect the WWW from competition.
Well, the most logical thing would be to have the browser handle it, and if there's a request type unknown to the browser, allow to search for it with a provider of your choice. That provider would be just a specialized search engine seeking for handlers instead of generic web pages, and it could be done by every search engine provider.
Of course it this matches what Google has in mind is another question.
If done right, it would indeed be a very useful thing. However I'm not sure if Google really wants an interface which allows you to select whether you want the service "show the map of New York" requested from the web site to be served by Google Maps or Open Streetview ...
In any case, the user should be given the option to use a local program instead of a web app. For example, for "edit the image" I might want to use a locally installed Photoshop or Gimp instead of some web app which almost certainly is less powerful, and also likely less familiar (if I have an image editing software installed, most likely it's because I use it). But again, I don't think that's in Google's interest.
Depends. If the server was well configured before he was put in charge of it, the Linux server might still be safe for quite some time, for the simple fact that he didn't yet find out how to change the settings. :-)