Summary: google > We made up results, and you had the very same results. You wouldn't have the same results unless you copied. microsoft > We are not copying because that wouldn't make sense. Google feels blahblah, Google is blahblah
I thought galaxies were determined by the presence of a supermassive black hole as its primary gravitational organizer... but the paper doesn't even contain the word 'black'. Globular clusters sometimes have medium-mass black holes, but no supermassive ones.
Is my knowledge rusty?
Not even rusty, this has never been the case. Only in the last decade it became known that black holes are in the center of most galaxies. Also, the black hole is pretty irrelevant* to the galaxy as a whole, except for the few surrounding stars, it is not the "primary gravitational organizer", it just happens that in the center, so much mass accumulates that photons can't escape. That's all.
*milky way galaxy number of stars = 3e11, black hole mass = 3.7 million stellar masses
How about illustrating evolution and selection in Biology classes by an experiment? You'd need a quickly breeding organism, and in each generation you take out the ones with undesired elements. Could be insects, plants, worms. Run 3 experiments in parallel and try to make 5 generations. Evolution is the bread and butter of horse owners, flower growers, dog breeders; it is visible to them, you need to make it visible to students.
In the sense of network architecture, the only way I would be even semi-okay with this would be if it really was completely decentralized and peer-to-peer.
The associated research area -- pretty old by now -- is called VANETs.
Why? What can you do from the moon that you can't do from earth or orbit? Oh yes, destroy continents. But what's that worth? Also, there is quite a travel time after starting an attack. So the strategic value of a militarized moon is that you can threaten to kill everyone. Great. We already have enough nuclear bombs to do that.
No thank you. Keep weapons out of space. If you don't, you set a precedent for China, Russia, India, Iran, Brazil,... Lets stick to the treaty.
Is the attack scenario one bad guy? Then you should contact law enforcement. Also you should make sure your security set up is appropriate.
Is the attack scenario that you are an big company and people attack you because you are known? Then you should make sure your security set up is appropriate. Attacking people is pointless because new ones will turn up all the time.
The have a slideshow here: http://www.slideshare.net/andrewmurraympc/elce-the , it's interesting starting at slide 19. Especially the executable reordering to defer loading of UI event handling code is impressive.
I don't think GP was talking about autocompletion only. Refactoring (moving or extracting) class/method, generating classes/constructors/getters/setters/... Those I have not seen in any other language to this extent. Java is so great in this regard because it is statically typed and doesn't have too much language expression options (which also makes it verbose). And I'm not even mentioning the code analysis and testing tools.
Every 10th story on slashdot tells what Apple and Microsoft have "quietly announced", so sneakily revealing should not be too much of a oxymoronic surprise.
Wikipedia is not collecting money for Wikipedia. Wikipedia has enough money. Wikimedia is collecting money to build up Wikipedia's sister projects and get funding for 3rd world education projects (e.g. free books). But since Wikipedia is the most prominent project, they go from this angle.
Maybe Wikipedia having ads would be the 'internet way'. But the 'internet way' is also shitty websites. And all the projects with 'paid writers' or 'experts' have failed compared to Wikipedia. So better be independent, and (roughly) continue the way its done now.
Of course, I agree with your criticism. I would even be ok with a regular (e.g. every 3 years) database reset that deletes the discussion pages and user (privileges).
Exposing what was talked about freely in private, can jeopardize international relations, and be easily misunderstood out of context. And keeping friendly international relations and a mutual understanding, across cultural and religious borders, is of utmost importance in todays world.
[Objective-]C[++], Pascal, Fortran, or whatever is just as portable as Java, if not more so.
Show me a GUI "Hello, world!" that'll run on every platform Java does - even if Java windows look like shit. Java isn't just a cross-platform language, it's also a cross-platform toolkit that hides all the OS specifics, far more than any of the languages you mention.
wxWidgets - helping X-windows newbs like me since at least 1997.
People answering Qt, wxWidgets,.NET etc do not understand this point.
Java is designed to be platform independent. It is not only implemented to be platform independent. They actually have/had people crafting APIs. Look for instance at the Bluetooth API. It is straightforward, can be explained and so on. It is not implemented in Java itself, but the API has been crafted so that others can implement it beautifully. And it works! There are implementations by various providers for their hardware. You never have to deal with the specific hardware. Look at.NET on the other hand: You have a number of libraries trying to bring Bluetooth onto.NET. Some are nice. But nowhere is guaranteed that
- you can work with the same API with different Bluetooth hardware
- you can work with the same API with different OS hardware (e.g. mobile device vs. desktop) With Java you can develop and unit-test your mobile app on your desktop. With.NET you need an emulator.
This is the difference between a library that provides abstraction for one aspect, and implements it for a range of systems (like wxWidgets provides a GUI delegating to OS-specifics), and a true platform, or virtual machine in the true sense of the word, that hides all aspects from you. It does not matter if you don't like Java's syntax. Build on the JVM. There is nothing like the JVM, nothing that has the same attitude.
PS: There is a nice API talk on googletalks by a Java designer. PPS: The alternative to this Oracle suing is to move to Europe:-)
I'm sure I'm missing something, but I thought gamma ray bursts could occur as a result of black hole formation, which I thought was quite prevalent in the center of the galaxy. Wouldn't this be (or why isn't this) the top suspect?
AFAIK the origin of Gamma ray bursts (GRBs) is not known yet (at least from the books I read, situation may have changed in recent years). This is about Gamma Ray "Bubbles" (not GRBs), which just means some structure emitting at gamma ray frequencies.
Without having access to the article, I can only guess: Could those be the lobes/jets of our galaxy?
The problem is that importing Facebook "friends" to gmail requires you to get access to their email address. Friends are in quotes, because Facebook friendship is more like shallow aquantances than friendship. Most of those people you don't want to share your email address with. It is a different thing entirely when people voluntarily give out their email addresses by signing up for Facebook apps, but in this case the email sharing would happen involuntarily.
The email address is already visible in the info tab of the profile. This discussion is solely about whether a user can export all friends email addresses (that he can already see) *automatically*.
Summary:
google > We made up results, and you had the very same results. You wouldn't have the same results unless you copied.
microsoft > We are not copying because that wouldn't make sense. Google feels blahblah, Google is blahblah
It needs an immense expertise.
I thought galaxies were determined by the presence of a supermassive black hole as its primary gravitational organizer ... but the paper doesn't even contain the word 'black'. Globular clusters sometimes have medium-mass black holes, but no supermassive ones.
Is my knowledge rusty?
Not even rusty, this has never been the case. Only in the last decade it became known that black holes are in the center of most galaxies. Also, the black hole is pretty irrelevant* to the galaxy as a whole, except for the few surrounding stars, it is not the "primary gravitational organizer", it just happens that in the center, so much mass accumulates that photons can't escape. That's all.
*milky way galaxy number of stars = 3e11, black hole mass = 3.7 million stellar masses
How about illustrating evolution and selection in Biology classes by an experiment?
You'd need a quickly breeding organism, and in each generation you take out the ones with undesired elements. Could be insects, plants, worms. Run 3 experiments in parallel and try to make 5 generations.
Evolution is the bread and butter of horse owners, flower growers, dog breeders; it is visible to them, you need to make it visible to students.
In the sense of network architecture, the only way I would be even semi-okay with this would be if it really was completely decentralized and peer-to-peer.
The associated research area -- pretty old by now -- is called VANETs.
The moon is of endless strategic military value!
Why? What can you do from the moon that you can't do from earth or orbit? Oh yes, destroy continents. But what's that worth? Also, there is quite a travel time after starting an attack. So the strategic value of a militarized moon is that you can threaten to kill everyone. Great. We already have enough nuclear bombs to do that.
No thank you. Keep weapons out of space. If you don't, you set a precedent for China, Russia, India, Iran, Brazil, ... Lets stick to the treaty.
Is the attack scenario one bad guy?
Then you should contact law enforcement. Also you should make sure your security set up is appropriate.
Is the attack scenario that you are an big company and people attack you because you are known?
Then you should make sure your security set up is appropriate. Attacking people is pointless because new ones will turn up all the time.
Well it's better than eternal alpha.
here is the paper: http://arxiv.org/abs/1011.3944
Title: Non-Orthodox Combinatorial Models Based on Discordant Structures
Authors: V. F. Romanov
The have a slideshow here: http://www.slideshare.net/andrewmurraympc/elce-the , it's interesting starting at slide 19. Especially the executable reordering to defer loading of UI event handling code is impressive.
Google forcing people to use WebM instead of H.264 is truly bad news, that's like as if Microsoft came up with something to replace Flash!
Another argument: Pair programming increases code quality. Surely two people sharing one keyboard doesn't increase the typing speed.
I don't think GP was talking about autocompletion only. Refactoring (moving or extracting) class/method, generating classes/constructors/getters/setters/...
Those I have not seen in any other language to this extent. Java is so great in this regard because it is statically typed and doesn't have too much language expression options (which also makes it verbose). And I'm not even mentioning the code analysis and testing tools.
Use sshfs to mount your remote machine's disk and then run meld locally. No remote access protocol will be faster than that.
You are ignoring the fact that all the data has to be transferred to localhost then, which will be more costly than running a GUI remotely.
Every 10th story on slashdot tells what Apple and Microsoft have "quietly announced", so sneakily revealing should not be too much of a oxymoronic surprise.
There is a tremendous push for Python in the scientific community (except for the people still using Fortran)
I wish they did more longitudinal studies! They tell the most. Especially, they can identify irrelevant variables and prejudices.
Stupid LHC, can't even produce little bits of nothing ... I say its time they get it running correctly! ;-)
Wikipedia is not collecting money for Wikipedia. Wikipedia has enough money.
Wikimedia is collecting money to build up Wikipedia's sister projects and get funding for 3rd world education projects (e.g. free books). But since Wikipedia is the most prominent project, they go from this angle.
Maybe Wikipedia having ads would be the 'internet way'. But the 'internet way' is also shitty websites. And all the projects with 'paid writers' or 'experts' have failed compared to Wikipedia. So better be independent, and (roughly) continue the way its done now.
Of course, I agree with your criticism. I would even be ok with a regular (e.g. every 3 years) database reset that deletes the discussion pages and user (privileges).
Exposing what was talked about freely in private, can jeopardize international relations, and be easily misunderstood out of context. And keeping friendly international relations and a mutual understanding, across cultural and religious borders, is of utmost importance in todays world.
[Objective-]C[++], Pascal, Fortran, or whatever is just as portable as Java, if not more so.
Show me a GUI "Hello, world!" that'll run on every platform Java does - even if Java windows look like shit. Java isn't just a cross-platform language, it's also a cross-platform toolkit that hides all the OS specifics, far more than any of the languages you mention.
wxWidgets - helping X-windows newbs like me since at least 1997.
People answering Qt, wxWidgets, .NET etc do not understand this point.
Java is designed to be platform independent. It is not only implemented to be platform independent. They actually have/had people crafting APIs. Look for instance at the Bluetooth API. It is straightforward, can be explained and so on. It is not implemented in Java itself, but the API has been crafted so that others can implement it beautifully. And it works! There are implementations by various providers for their hardware. You never have to deal with the specific hardware. .NET on the other hand: You have a number of libraries trying to bring Bluetooth onto .NET. Some are nice. But nowhere is guaranteed that .NET you need an emulator.
Look at
- you can work with the same API with different Bluetooth hardware
- you can work with the same API with different OS hardware (e.g. mobile device vs. desktop)
With Java you can develop and unit-test your mobile app on your desktop. With
This is the difference between a library that provides abstraction for one aspect, and implements it for a range of systems (like wxWidgets provides a GUI delegating to OS-specifics), and a true platform, or virtual machine in the true sense of the word, that hides all aspects from you.
It does not matter if you don't like Java's syntax. Build on the JVM. There is nothing like the JVM, nothing that has the same attitude.
PS: There is a nice API talk on googletalks by a Java designer. :-)
PPS: The alternative to this Oracle suing is to move to Europe
I'm sure I'm missing something, but I thought gamma ray bursts could occur as a result of black hole formation, which I thought was quite prevalent in the center of the galaxy. Wouldn't this be (or why isn't this) the top suspect?
AFAIK the origin of Gamma ray bursts (GRBs) is not known yet (at least from the books I read, situation may have changed in recent years).
This is about Gamma Ray "Bubbles" (not GRBs), which just means some structure emitting at gamma ray frequencies.
Without having access to the article, I can only guess: Could those be the lobes/jets of our galaxy?
Quantum entanglement?
can't send information unfortunately
The problem is that importing Facebook "friends" to gmail requires you to get access to their email address. Friends are in quotes, because Facebook friendship is more like shallow aquantances than friendship. Most of those people you don't want to share your email address with. It is a different thing entirely when people voluntarily give out their email addresses by signing up for Facebook apps, but in this case the email sharing would happen involuntarily.
The email address is already visible in the info tab of the profile. This discussion is solely about whether a user can export all friends email addresses (that he can already see) *automatically*.
With a computer, I have 100% control of what I want to happen and how it will happen.
Feelings are not logical, we know that. Doesn't mean we should be frustrated because they are illogical.
But isn't that the beauty of it? If you only live in your 100% controllable, understandable comfort zone, where is the mystery and the excitement?