> The law forces a religious view onto education, w
Hmm, let's look at the actual text of the law:
A (iii)... prohibit and prohibit political or religious interpretation of scientific facts in favor of another.
A (iv)... ; and prohibit a specific political or religious interpretation of the standards' content.
If you skip past the BS/. headline and read the bill, TFS, or even the subtitle of TFS, the bill basically requires teaching science, not politics with a dash of pseudoscience used to support the teacher's political or religious opinion.
If you have 8 TB of capacity in the form of two 4TB drives, you can trade speed for capacity via RAID. With RAID 0, each druve gets half of each KB, doubling throughput.
I've often wondered about building a drive with TWO sets of read/write heads. All drives going back decades read one cylinder at a time. Why not add another set of heads intge other side of the platters and read two cylinders at a time. Rotational latency eould be cut in half. One set could be used for the inner tracks and one for the outer tracks to reduce seek time.
Expanding on that, why does the head read from ONE point. The arm could be lined with a row of ten read heads. We can put millions of pixels on a four inch screen, why can't we put ten reading sensors on a two-inch arm?
It was an experiment. One that was successful enough that they've decided to do 38 cities for the next phase. Gmail was an experiment. So was [insert long forgotten Google project here ]. Some of their experiments don't turn out, and Google shuts it down. Others take off, like Gmail. At this stage, Google has invested a couple hundred million dollars or so, so that shows a significant level of commitment- they're probably not going to shut it down tomorrow.
One of the criteria Google uses to decide where to go next is the local competition. Comcast can probably convince Google to stay out of Milwaukee by offering 100 Mbps for $80. If Comcast is offering 10 Mbps for $80, Google knows they can get all of those customers. For consumers, we win if Comcast and AT&T keep Google at bay by offering a decent service at a different price, which is in fact happening in cities that Google is considering. Google wins by scaring the ISPs into offering faster service too - that means Comcast is providing a faster connection to YouTube, Gmail,and Google Docs.
Certainly there are times when talking to law enforcement makes sense. I'm about to write an email to the sheriff praising the deputies who came to my house the other day. That said, when police come to you with questions, keeping your mouth shut is NORMALLY the safer course of action. DON'T lie, just say you'd rather not discuss the matter without an attorney present. They'll say they want to hear your side of the story. Repeat that you'll talk to them only with your attorney present. If you call the cops, because you're a victim, sure talk to them. When in doubt, shut your mouth.
I notice that of the top 500 fastest computers in the world, 97% run Linux. http://www.top500.org/statisti...
That would include the $390 million Tianhe-2. Oak Ridge National Laboratory spent $60 million to upgrade the $104 million Jaguar to become Titan, both running Linux. So yeah, if you're definition of "cheap" includes "the most expensive and powerful in the world", I guess you're right.
I agree with the general concept you're espousing, twice over in fact. Certainly, one should be wary of commenting about issues they know nothing about, and some things you can't really understand based on a bit of reading. I'm pretty sure I can understand what happened in that video without actually seeing it, though. I'm reminded of the axiom "what has been seen cannot be unseen".
Certainly, one should be wary of commenting about issues they know nothing about. "Gun control" regulation in the US is an example of how that ends up. Something like 40% of the country supported the 1994 ban on "assault weapons", and 95% of those supporters have absolutely no idea whatsoever what "assault weapon" means. You ask them "what IS an 'assault weapon' anyway?" and they have no response at all. So we ended up with a ban on scary LOOKING rifles. The people wanting a ban were happy when they saw pictures of all the scary looking guns that were banned, while the people who own and understand guns weren't TOO bothered - functionally similar items were still legal, they just looked slightly different.
Sometimes, seeing an event really deepens understanding. For a lot of people, virtually watching the torture and murder of Jesus of Nazareth in The Passion of the Christ changed their understanding in a fundamental way. So much so that it pierced through the conscious cognitive layer to the subconscious psychological layer, and even below that, to the layer beneath the psychological (what some call the spiritual layer). Of course, some of those people probably just didn't know what scourging was until they saw it. Reading a detailed textual description may have given a similar understanding.
You mentioned the holocaust (1 point for Godwin). I've spoken one-on-one with two holocaust survivors at school and read another's book, partially written while in a concentration camp. I think I understand it as much as I will. I don't think watching a video of it would further my understanding. Certainly, experiencing something similar myself would deepen my understanding, but I don't think anything on youtube would help.
Hannity,Maddow, O'Reilly and Oberman run the government? I thought their job was to point out when the government is screwing up. Matter of fact, if you go to their web sites and look for this story, that's exactly what they're doing.
A general purpose FreeBSD or Linux system with four raid cards can control 1024 drives mounted in such enclosures, so about $2 per drive for the intelligent bit.
Someone COULD have pulled off onto the shoulder in front of you. Someone DEFINITELY is in the lane in front of you. "Could" is less likely than "definitely" . The shoulder is the therefore the safer bet.
"Or the car behind you is following too closely " - it normally is, most of the time. Especially considering that the driver of tge car behind you may well not be focused 100% on driving. If they are turning down the radio because they're calling in to try to win Aerosmith tickets, 1/4 mile is too close for conditions.
This wouldn't be a good assignment for Programming 101. On the hand, it's trivial for the attacker to check the attributes of the new version of the PayPal app and post an updated signature file for his app to retrieve. The ability to draw on the screen or pop up a window / card / activity while in the background is key. One way to do that on all almost all operating systems is for the trojan to operate as a launcher. The "desktop" is actually the trojan, which launches the PayPal app for you and has some degree of control over it's children. Remember Windows Active Desktop, where the desktop could host web widgets because it was rendered by IE4 and could be scripted eith VBScript? I certainly never took advantage of that.
Steering around a problem is, on average, safer than applying the brakes. Frequently, pulling onto the shoulder and THEN applying the brakes in order to come to a stop next to the car you would have rear-ended is the best course of action.
In the scenario, visibility is reduced and the pavement is slick with rain. "Maintain heading and come to a halt " in those conditions practically guarantees you'll get rear-ended. The car behind you has their vision obscured by rain, can't stop quickly on the slick syrface, and is most likely following too close (most US drivers follow too closely) .
If an app can see how much memory is available, it can use this technique. All operating systems use memory when they create a new window and when the create gui widgets such as input fields and buttons.
On their own machine , the malware author monitors free memory vs used memory. The click "buy now" in the eBay app. That open a "log in to PayPal " window. The malware author notes that opening the login window caused memory usage to increase by 23752 bytes.
The malware author creates an app that monitors how much memory is used. When memory usage jumps by exactly 23752 bytes, that means the PayPal login window is probably being opened. The malicious app pops up it's own window that looks like the PayPal login window. Since the user was expecting a PayPal login window at that moment, they enter their credentials. 5. Profit!
Note there's nothing unique to any operating system here. On any systwm, an application can find out how much memory and disk space is available, and therefore infer whether or not the PayPal login window is being opened, based on the precise amount of memory that window uses as it opens.
Android DOES run each app as a separate user, and one app cannot read another app's memory. Processes have private memory and shared memory. Shared memory is used for communicating with other processes, such as the window manager.
An app can tell HOW MUCH shared memory another app is using. You see this in task manager, it'll tell you that your browser is using 12 MB of shared RAM or however much.
So the attack goes like this: On their own device, the attacker monitors how much shared memory is being used by the Paypal app and the eBay app. The they "pay now". The eBay app opens a "login to PayPal " window. To display the window, the eBay app must communicate with the OS or window manager. The attacker notes that when the app displays the login window, the amount of shared memory used increases by 26KB.
The attacker builds an app the monitors the amount of shared memory in use. If the amount of memory in use jumps by exactly 26KB, that's probably because the "login to PayPal " window in being displayed. The malicious app pops up it's own login window on screen, which looks just like the PayPal login window. The user was expecting a PayPal login window, they see what looks-like a PayPal login window. The user enters their PayPal credentials.
This is all based on knowing HOW MUCH memory is used vs available. From that, you can infer whwn another app opens a new window (activity).
The "inferred third value" is almost certainly the probability/score/confidence level, and it's normally included for machine-learning or any classifier algorithm, such as one that makes a yes/no decision based on a numeric value within a range. You'll see it a lot with spam filters. It's required because the USER choses at which threshold they wish to take certain actions.
I'm going to use the spam filter example because that's one many people are familiar with, specifically Spamassassin. It will score a message like this: Body includes the word "free": 2 points HTML and text parts are different: 1 point Sent through an open relay: 2 points Tiny font: 1 point From address default whitelist: -3 points
Adding up the scores, the total score for that email is 3 points. The server admin can configure how many points are required before an email is placed in the spam box, and how many are required before the email is deleted outright. Note that the choice of how high the score needs to be to be considered spam is completely separate from the algorithm generating those scores. One admin might be very tough on spam and decide that anything over 2 points is treated as spam. Another admin might be more lenient and set it to 4, so anything 4 or higher is treated as spam. The ROC informs the admin as to the results of different settings. A threshold of 2 will obviously have more false positives than a threshold of 4.
Note again the choice of threshold to take some action is selected by the USER, not by the group who designed the algorithm. In the case of this predictive tool, a web hosting company might choose to have the following policies:
No site with a risk score over 80 can be hosted on our servers. Any site with a score over 40 will be informed and our security team will offer assistance in making the site more secure.
Those policies of what to do at different score thresholds are completely separate from the algorithm, the team who wrote the paper doesn't choose the thresholds for specific actions. Instead, the graph informs the web hosting company "at a risk score of 80, you can expect 5% false positives. At a risk score of 40, you can expect 15% false positives".
Also, as I understand it, the long-lived isotopes tend to emit alpha particles. Alpha particles are easily stopped- they don't penetrate most materials, including water. So most of the radiation is expended by the particles hitting the water.
On the other hand, if the fish eat plutonium particles and a human eats the fish, that's not good. On the other hand, taking a walk on sunny day exposes you to more radiation than a power plant ever will, excepting a worst-case scenario.
When it comes to granting new powers to the government , that's exactly right. Republicans have been saying tat for decades and Bysh Jr was criticized for taking on new powers, because any new power he assumed would be inherited by Obama or whoever came next.
Looking at poll numbers, Jeb Bush us likely to be elected president in two years. How much power do you want Jeb Bush to have? Any powers you grant Obama will be inherited by J Bush.
No, he didn't say everything needs to have bipartisan support. He said that if the FCC assumes a NEW power, the power to override state law and ban or require municipal broadband, the FCC will still have that power when Jeb Bush is president. If you decide that the FCC can choose whether or not muni is built, a different FCC chairman would inherit that power and could ban municipal broadband. Don't assume new powers for yourself if you don't want your successor to have the same power.
That's something I keep in mind. If Palin were president, would I want her administration running the health care industry? If not, I should oppose government run healthcare because we WILL have a president as bad as Palin at some point. Maybe in 2016, maybe in teo years, maybe in six years, maybe in ten years. We will have a horrible president. How much control do I want that crappy president to have over my life?
You seem to have completely missed his point, so let me break that long sentence into four short sentences for you:
The is FCC deciding if it has the (unconstitutional) power to decide whether or not municipal broadband is built, disregarding state law. If the FCC assumes that power, a future FCC chairman would therefore have the power to ban municipal broadband. That would be bad. Therefore, don't assume new powers that you wouldn't want your successor to have.
I'm not sure if I agree in this case. I do agree with the general principle- if you acquiesce to Obama assuming new powers, president Jeb Bush will inherit those new powers in a couple years.
I see of the top "features" they identified, mostly is just various tags that mean Wordpress is in use. So they learned that Wordpress sites tend to get hacked. Duh. The Wordpress team isn't interested in security. I demonstrated an exploit for a serious vulnerability in Wordpress and submitted it to their bug tracker. For two years it sat, with one WP developer saying "it can't be exploited" - even though I attached an exploit directly to the tracker issue. Two years later, the vulnerability was added to a 'sploit kit and thousands of sites were compromised over the course of just a few days. That's when WP finally got around to patcing the clear and significant vulnerability.
I see TFA claims "66% accuracy". "All sites will be hacked at some point" is about 50% accurate. I bet we could have 66% accuracy simply by saying "sites running PHP 5.2 or below will be hacked."
I think it's very valuable to be at least a little bit familiar with C, so you understand what the interpreter or.NET runtime is doing behind the scenes, and something like a.NET language for a bigger view. For example, I didn't really "get" objects until I worked on VB for a while. Graphical objects like text boxes and buttons are clearly objects which have their own properties, events, and methods. Until then, I thought of objects as little more than function libraries. Working in C or something else low level, sometimes you can't see the forest for the trees.
On the other hand, people who only know very high level, highly abstracted, languages routinely do stuff that's obviously incredibly stupid - obvious to the person who can roughly translate that C# into ansi C. If you don't know what the runtime is doing behind the scenes, you don't realize that while you could access the disk 1,000 times, you're instead accessing it 1,000^2 times (1,000,000).
Not that everyone should be GOOD at C or assembly and good at Java or.NET, but being familiar enough with both high and low level will make you much better at whichever you prefer.
You're both being silly. Roads, including PAVED roads, have existed for THOUSANDS OF YEARS.
Appius Claudius Caecus, a government official in Rome, commissioned the Via Appia (Appian Way) over two thousand years ago, but thousands of years before that there was a road to Bethhoron. Consider also:
Then they said, Behold, there is a feast of the LORD in Shiloh yearly in a place which is on the north side of Bethel, on the east side of the highway that goeth up from Bethel to Shechem, and on the south of Lebonah. Judges 21:19
As marauders lie in ambush for a victim, so do bands of priests; they murder on the road to Shechem, carrying out their wicked schemes. Hosea 6:9
Raise your hand if you know all about Canaanite infrastructure projects in the third millennium BC. I'm going to venture a guess that neither of you have any idea how the roads in Horeb were built.
Those would be early examples of _improved_ roads. Roads, as named routes, existed in the stone age. Which one of you is going to claim you were at the tribal council meeting in Grog's cave 14,000 years ago to witness the road improvement project being contracted out to Ork?
> In theory false takedowns could be pursued in court.
The statute specifically says that if someone KNOWINGLY misrepresents tge facts in a DMCA notice, they can be sued for actual damages. In contrast , someone who NEGLIGENTLY infringes can be sued for statutory damages. Knowingly is a much huger standard than recklessly or negligently. If Google can prove that Warner Brothers KNOWS a notice they are sending is bogus, Google can sue for their actual costs, about $5. That's in the DMCA law , and that's the problem with tge DMCA law.
> The real problem here is automated takedowns.
The automated notices you're talking about are sent recklessly or at least negligently. If Google and the target could sue fir reckless notices and receive statutory damages, that would solve the problem.
> How can you have a computer send
You had your computer send that message to Slashdot's computer. You did so carefully, not recklessly or negligently.
As an author, I own rights to Apache httpd. I allege that your post infringes my copy rights on Apache and demand that Slashdot remove your post.
I am indeed "the owner of an exclusive right that is allegedly infringed." My ownership of my Apache contributes is a true fact. I allege that you've infringed those rights. The perjury part applies (only) to my statement that I do in fact own the rights to my contributions. Whether or not your post infringes my rights is for a judge or jury to decide, because it's a complicated question.
Whether or not the whole complaint is true is the subject of the "knowingly misrepresents" clause, which would be better if it was "recklessly misrepresents" or "negligently misrepresents".
The BS headline Slashdot used most certainly will not pass, guaranteed. Here's the crux of the bill, which could, in theory, pass:
A (iii) ... prohibit and prohibit political or religious interpretation of scientific facts in favor of another.
A (iv) ... prohibit a specific political or religious interpretation of the standards' content.
> The law forces a religious view onto education, w
Hmm, let's look at the actual text of the law:
A (iii) ... prohibit and prohibit political or religious interpretation of scientific facts in favor of another.
A (iv) ... ; and prohibit a specific political or religious interpretation of the standards' content.
If you skip past the BS /. headline and read the bill, TFS, or even the subtitle of TFS, the bill basically requires teaching science, not politics with a dash of pseudoscience used to support the teacher's political or religious opinion.
If you have 8 TB of capacity in the form of two 4TB drives, you can trade speed for capacity via RAID. With RAID 0, each druve gets half of each KB, doubling throughput.
I've often wondered about building a drive with TWO sets of read/write heads. All drives going back decades read one cylinder at a time. Why not add another set of heads intge other side of the platters and read two cylinders at a time. Rotational latency eould be cut in half. One set could be used for the inner tracks and one for the outer tracks to reduce seek time.
Expanding on that, why does the head read from ONE point. The arm could be lined with a row of ten read heads. We can put millions of pixels on a four inch screen, why can't we put ten reading sensors on a two-inch arm?
It was an experiment. One that was successful enough that they've decided to do 38 cities for the next phase. Gmail was an experiment. So was [insert long forgotten Google project here ]. Some of their experiments don't turn out, and Google shuts it down. Others take off, like Gmail. At this stage, Google has invested a couple hundred million dollars or so, so that shows a significant level of commitment- they're probably not going to shut it down tomorrow.
One of the criteria Google uses to decide where to go next is the local competition. Comcast can probably convince Google to stay out of Milwaukee by offering 100 Mbps for $80. If Comcast is offering 10 Mbps for $80, Google knows they can get all of those customers. For consumers, we win if Comcast and AT&T keep Google at bay by offering a decent service at a different price, which is in fact happening in cities that Google is considering. Google wins by scaring the ISPs into offering faster service too - that means Comcast is providing a faster connection to YouTube, Gmail,and Google Docs.
Certainly there are times when talking to law enforcement makes sense. I'm about to write an email to the sheriff praising the deputies who came to my house the other day. That said, when police come to you with questions, keeping your mouth shut is NORMALLY the safer course of action. DON'T lie, just say you'd rather not discuss the matter without an attorney present. They'll say they want to hear your side of the story. Repeat that you'll talk to them only with your attorney present. If you call the cops, because you're a victim, sure talk to them. When in doubt, shut your mouth.
I notice that of the top 500 fastest computers in the world, 97% run Linux. http://www.top500.org/statisti... That would include the $390 million Tianhe-2. Oak Ridge National Laboratory spent $60 million to upgrade the $104 million Jaguar to become Titan, both running Linux. So yeah, if you're definition of "cheap" includes "the most expensive and powerful in the world", I guess you're right.
I agree with the general concept you're espousing, twice over in fact. Certainly, one should be wary of commenting about issues they know nothing about, and some things you can't really understand based on a bit of reading. I'm pretty sure I can understand what happened in that video without actually seeing it, though. I'm reminded of the axiom "what has been seen cannot be unseen".
Certainly, one should be wary of commenting about issues they know nothing about. "Gun control" regulation in the US is an example of how that ends up. Something like 40% of the country supported the 1994 ban on "assault weapons", and 95% of those supporters have absolutely no idea whatsoever what "assault weapon" means. You ask them "what IS an 'assault weapon' anyway?" and they have no response at all. So we ended up with a ban on scary LOOKING rifles. The people wanting a ban were happy when they saw pictures of all the scary looking guns that were banned, while the people who own and understand guns weren't TOO bothered - functionally similar items were still legal, they just looked slightly different.
Sometimes, seeing an event really deepens understanding. For a lot of people, virtually watching the torture and murder of Jesus of Nazareth in The Passion of the Christ changed their understanding in a fundamental way. So much so that it pierced through the conscious cognitive layer to the subconscious psychological layer, and even below that, to the layer beneath the psychological (what some call the spiritual layer). Of course, some of those people probably just didn't know what scourging was until they saw it. Reading a detailed textual description may have given a similar understanding.
You mentioned the holocaust (1 point for Godwin). I've spoken one-on-one with two holocaust survivors at school and read another's book, partially written while in a concentration camp. I think I understand it as much as I will. I don't think watching a video of it would further my understanding. Certainly, experiencing something similar myself would deepen my understanding, but I don't think anything on youtube would help.
Hannity,Maddow, O'Reilly and Oberman run the government? I thought their job was to point out when the government is screwing up. Matter of fact, if you go to their web sites and look for this story, that's exactly what they're doing.
What does that TS4500 cost? I'm curious how it compares to a stack of dumb 16-bay SAS enclosures at $300 each.
http://www.ebay.com/itm/like/1...
A general purpose FreeBSD or Linux system with four raid cards can control 1024 drives mounted in such enclosures, so about $2 per drive for the intelligent bit.
Someone COULD have pulled off onto the shoulder in front of you.
Someone DEFINITELY is in the lane in front of you. "Could" is less likely than "definitely" . The shoulder is the therefore the safer bet.
"Or the car behind you is following too closely " - it normally is, most of the time. Especially considering that the driver of tge car behind you may well not be focused 100% on driving. If they are turning down the radio because they're calling in to try to win Aerosmith tickets, 1/4 mile is too close for conditions.
This wouldn't be a good assignment for Programming 101.
On the hand, it's trivial for the attacker to check the attributes of the new version of the PayPal app and post an updated signature file for his app to retrieve. The ability to draw on the screen or pop up a window / card / activity while in the background is key. One way to do that on all almost all operating systems is for the trojan to operate as a launcher. The "desktop" is actually the trojan, which launches the PayPal app for you and has some degree of control over it's children. Remember Windows Active Desktop, where the desktop could host web widgets because it was rendered by IE4 and could be scripted eith VBScript? I certainly never took advantage of that.
Steering around a problem is, on average, safer than applying the brakes. Frequently, pulling onto the shoulder and THEN applying the brakes in order to come to a stop next to the car you would have rear-ended is the best course of action.
In the scenario, visibility is reduced and the pavement is slick with rain. "Maintain heading and come to a halt " in those conditions practically guarantees you'll get rear-ended. The car behind you has their vision obscured by rain, can't stop quickly on the slick syrface, and is most likely following too close (most US drivers follow too closely) .
If an app can see how much memory is available, it can use this technique. All operating systems use memory when they create a new window and when the create gui widgets such as input fields and buttons.
On their own machine , the malware author monitors free memory vs used memory. The click "buy now" in the eBay app. That open a "log in to PayPal " window. The malware author notes that opening the login window caused memory usage to increase by 23752 bytes.
The malware author creates an app that monitors how much memory is used. When memory usage jumps by exactly 23752 bytes, that means the PayPal login window is probably being opened. The malicious app pops up it's own window that looks like the PayPal login window. Since the user was expecting a PayPal login window at that moment, they enter their credentials. 5. Profit!
Note there's nothing unique to any operating system here. On any systwm, an application can find out how much memory and disk space is available, and therefore infer whether or not the PayPal login window is being opened, based on the precise amount of memory that window uses as it opens.
Android DOES run each app as a separate user, and one app cannot read another app's memory.
Processes have private memory and shared memory. Shared memory is used for communicating with other processes, such as the window manager.
An app can tell HOW MUCH shared memory another app is using. You see this in task manager, it'll tell you that your browser is using 12 MB of shared RAM or however much.
So the attack goes like this:
On their own device, the attacker monitors how much shared memory is being used by the Paypal app and the eBay app.
The they "pay now". The eBay app opens a "login to PayPal " window.
To display the window, the eBay app must communicate with the OS or window manager.
The attacker notes that when the app displays the login window, the amount of shared memory used increases by 26KB.
The attacker builds an app the monitors the amount of shared memory in use.
If the amount of memory in use jumps by exactly 26KB, that's probably because the "login to PayPal " window in being displayed.
The malicious app pops up it's own login window on screen, which looks just like the PayPal login window.
The user was expecting a PayPal login window, they see what looks-like a PayPal login window.
The user enters their PayPal credentials.
This is all based on knowing HOW MUCH memory is used vs available. From that, you can infer whwn another app opens a new window (activity).
The "inferred third value" is almost certainly the probability/score/confidence level, and it's normally included for machine-learning or any classifier algorithm, such as one that makes a yes/no decision based on a numeric value within a range. You'll see it a lot with spam filters. It's required because the USER choses at which threshold they wish to take certain actions.
I'm going to use the spam filter example because that's one many people are familiar with, specifically Spamassassin. It will score a message like this:
Body includes the word "free": 2 points
HTML and text parts are different: 1 point
Sent through an open relay: 2 points
Tiny font: 1 point
From address default whitelist: -3 points
Adding up the scores, the total score for that email is 3 points. The server admin can configure how many points are required before an email is placed in the spam box, and how many are required before the email is deleted outright. Note that the choice of how high the score needs to be to be considered spam is completely separate from the algorithm generating those scores. One admin might be very tough on spam and decide that anything over 2 points is treated as spam. Another admin might be more lenient and set it to 4, so anything 4 or higher is treated as spam. The ROC informs the admin as to the results of different settings. A threshold of 2 will obviously have more false positives than a threshold of 4.
Note again the choice of threshold to take some action is selected by the USER, not by the group who designed the algorithm. In the case of this predictive tool, a web hosting company might choose to have the following policies:
No site with a risk score over 80 can be hosted on our servers.
Any site with a score over 40 will be informed and our security team will offer assistance in making the site more secure.
Those policies of what to do at different score thresholds are completely separate from the algorithm, the team who wrote the paper doesn't choose the thresholds for specific actions. Instead, the graph informs the web hosting company "at a risk score of 80, you can expect 5% false positives. At a risk score of 40, you can expect 15% false positives".
I think what you said is true.
Also, as I understand it, the long-lived isotopes tend to emit alpha particles. Alpha particles are easily stopped- they don't penetrate most materials, including water. So most of the radiation is expended by the particles hitting the water.
On the other hand, if the fish eat plutonium particles and a human eats the fish, that's not good. On the other hand, taking a walk on sunny day exposes you to more radiation than a power plant ever will, excepting a worst-case scenario.
When it comes to granting new powers to the government , that's exactly right. Republicans have been saying tat for decades and Bysh Jr was criticized for taking on new powers, because any new power he assumed would be inherited by Obama or whoever came next.
Looking at poll numbers, Jeb Bush us likely to be elected president in two years. How much power do you want Jeb Bush to have? Any powers you grant Obama will be inherited by J Bush.
No, he didn't say everything needs to have bipartisan support. He said that if the FCC assumes a NEW power, the power to override state law and ban or require municipal broadband, the FCC will still have that power when Jeb Bush is president. If you decide that the FCC can choose whether or not muni is built, a different FCC chairman would inherit that power and could ban municipal broadband. Don't assume new powers for yourself if you don't want your successor to have the same power.
That's something I keep in mind. If Palin were president, would I want her administration running the health care industry? If not, I should oppose government run healthcare because we WILL have a president as bad as Palin at some point. Maybe in 2016, maybe in teo years, maybe in six years, maybe in ten years. We will have a horrible president. How much control do I want that crappy president to have over my life?
You seem to have completely missed his point, so let me break that long sentence into four short sentences for you:
The is FCC deciding if it has the (unconstitutional) power to decide whether or not municipal broadband is built, disregarding state law.
If the FCC assumes that power, a future FCC chairman would therefore have the power to ban municipal broadband.
That would be bad.
Therefore, don't assume new powers that you wouldn't want your successor to have.
I'm not sure if I agree in this case. I do agree with the general principle- if you acquiesce to Obama assuming new powers, president Jeb Bush will inherit those new powers in a couple years.
I see of the top "features" they identified, mostly is just various tags that mean Wordpress is in use. So they learned that Wordpress sites tend to get hacked. Duh. The Wordpress team isn't interested in security. I demonstrated an exploit for a serious vulnerability in Wordpress and submitted it to their bug tracker. For two years it sat, with one WP developer saying "it can't be exploited" - even though I attached an exploit directly to the tracker issue. Two years later, the vulnerability was added to a 'sploit kit and thousands of sites were compromised over the course of just a few days. That's when WP finally got around to patcing the clear and significant vulnerability.
I see TFA claims "66% accuracy". "All sites will be hacked at some point" is about 50% accurate. I bet we could have 66% accuracy simply by saying "sites running PHP 5.2 or below will be hacked."
> America brands itself ...
Chile is America now? This article is about politics is Chile.
I think it's very valuable to be at least a little bit familiar with C, so you understand what the interpreter or .NET runtime is doing behind the scenes, and something like a .NET language for a bigger view. For example, I didn't really "get" objects until I worked on VB for a while. Graphical objects like text boxes and buttons are clearly objects which have their own properties, events, and methods. Until then, I thought of objects as little more than function libraries. Working in C or something else low level, sometimes you can't see the forest for the trees.
On the other hand, people who only know very high level, highly abstracted, languages routinely do stuff that's obviously incredibly stupid - obvious to the person who can roughly translate that C# into ansi C. If you don't know what the runtime is doing behind the scenes, you don't realize that while you could access the disk 1,000 times, you're instead accessing it 1,000^2 times (1,000,000).
Not that everyone should be GOOD at C or assembly and good at Java or .NET, but being familiar enough with both high and low level will make you much better at whichever you prefer.
You're both being silly. Roads, including PAVED roads, have existed for THOUSANDS OF YEARS.
Appius Claudius Caecus, a government official in Rome, commissioned the Via Appia (Appian Way) over two thousand years ago, but thousands of years before that there was a road to Bethhoron. Consider also:
Then they said, Behold, there is a feast of the LORD in Shiloh yearly in a place which is on the north side of Bethel, on the east side of the highway that goeth up from Bethel to Shechem, and on the south of Lebonah.
Judges 21:19
As marauders lie in ambush for a victim, so do bands of priests; they murder on the road to Shechem, carrying out their wicked schemes.
Hosea 6:9
Raise your hand if you know all about Canaanite infrastructure projects in the third millennium BC. I'm going to venture a guess that neither of you have any idea how the roads in Horeb were built.
Those would be early examples of _improved_ roads. Roads, as named routes, existed in the stone age. Which one of you is going to claim you were at the tribal council meeting in Grog's cave 14,000 years ago to witness the road improvement project being contracted out to Ork?
> In theory false takedowns could be pursued in court.
The statute specifically says that if someone KNOWINGLY misrepresents tge facts in a DMCA notice, they can be sued for actual damages. In contrast , someone who NEGLIGENTLY infringes can be sued for statutory damages. Knowingly is a much huger standard than recklessly or negligently. If Google can prove that Warner Brothers KNOWS a notice they are sending is bogus, Google can sue for their actual costs, about $5. That's in the DMCA law , and that's the problem with tge DMCA law.
> The real problem here is automated takedowns.
The automated notices you're talking about are sent recklessly or at least negligently. If Google and the target could sue fir reckless notices and receive statutory damages, that would solve the problem.
> How can you have a computer send
You had your computer send that message to Slashdot's computer. You did so carefully, not recklessly or negligently.
As an author, I own rights to Apache httpd.
I allege that your post infringes my copy rights on Apache and demand that Slashdot remove your post.
I am indeed "the owner of an exclusive right that is allegedly infringed." My ownership of my Apache contributes is a true fact. I allege that you've infringed those rights. The perjury part applies (only) to my statement that I do in fact own the rights to my contributions. Whether or not your post infringes my rights is for a judge or jury to decide, because it's a complicated question.
Whether or not the whole complaint is true is the subject of the "knowingly misrepresents" clause, which would be better if it was "recklessly misrepresents" or "negligently misrepresents".