Comment Re:Have they moved to LLVM/Clang? (Score 1) 26
LLVM/Clang builds the DragonFly world and kernel but does not yet build the boot loader. It can be brought in via dports. So it isn't 100% yet but very close. When it does get to 100% it will become one of our two officially supported compilers. Those are currently gcc-4.7 and gcc-5.2.1.
Wayland support isn't really up to us, but there is wayland support in XOrg that I think works for programs desiring to use that API. Don't quote me on it though.
-Matt
Ok, got it. No quoting.
Comment Re:Climate has never not been changing. (Score 1) 369
The "Science" of Physics was "settled" back in the time of Issac Newton.
What bullshit! The problem with gravity, its mysterious action st a distance, continues to this day. Physicists are still looking for gravity waves/gravitons with no success yet.
Comment A Better Web Site for Comet Catalina (Score 1) 54
Comment Maybe because of his polling numbers (Score 1) 239
Nah, that couldn't be it. Must be a CONSPIRACY.
Comment Re:Unionize (Score 1) 350
Comment Noscript (Score 1) 519
I don't mind ads so much, but I definitely do not want to run your programs, hence Noscript.
Comment The MIsogyny of Slashdot (Score 2) 166
Evidence 1: The parent of this post.
Evidence 2: The moderators got it to a 5 rating.
Comment Re:Evidence based, reasoned arguments don't work (Score 2) 681
In the end, I think the real problem is that we have unions running our schools for the benefit of the union members, rather than for the children.
Well, Mr. Evidence Guy, does evidence change your opinion or not?
http://voices.washingtonpost.c...
Comment How about improving computer security ... (Score 2) 44
Comment Re:The answer is 42, er...I mean, encryption. (Score 1) 239
Nice in theory. Not so much in practice. With crypto, the devil's in the details. Here are just a few of the hard problems:
...
"The perfect is the enemy of the good" -- Voltaire.
Yes, those are all hard problems, but at least a widespread partial solution would make mass surveillance at least an order of magnitude more difficult and push TLAs to be more focused in their data gathering.
Also, a partial solution has the chance to be improved into better solutions. This would be a much better situation than what we have now. The fact that we can't solve all those hard problems now should not be an excuse to do nothing.
Comment Re:Good thing. (Score 1) 283
Comment The Experiment Has Been Done (Score 1) 239
This leaves the question of why the Colts' footballs were still fully inflated.
Comment Re:I no longer think this is an issue (Score 1) 258
The AI is designed to improve/maximize its performance measure. An AI will "desire" self-preservation (or any other goal) to the extent that self-preservation is part of its performance measure, directly or indirectly, and to the extent of the AI's capabilities. For example, it doesn't sound too hard for an AI to figure out that if it dies, then it will be difficult to do well on its other goals.
Emotion in us is a large part of how we implement a value system for deciding whether actions are good/bad. Avoid actions that make me feel bad; do actions that make me feel good. For an AI, it's very similar. Avoid actions that decrease its performance measure; do actions that increase its performance measure.
The first big question is implementing a moral performance measure (no biggie, just a 2000+-year old philosophy problem). The second big question is keeping that from being hacked, e.g., by giving the AI erroneous information/beliefs. Judging by current events, we don't do very well at this, so I can't imagine much better success with AIs.