Does it say that he was offered protective gear, but refused it? Because that's what you claimed: "When offered protective gear, he declined, and entered the man's apartment without gloves, or even a facemask." The Dallas Morning News article you linked just says, "Dyer said that the deputy and four other deputies accompanied Dallas County health director Zachary Thompson into the apartment, most without protective gear." It does not say that he was offered, but refused protective gear. Also, the Dallas Morning News blog post contradicts this WFAA report that says, "No one who entered the apartment that day wore protective gear." And a different Dallas Morning News article also says, "Monnig was one of several deputies who went to serve the warrant. None wore protective gear." In any case, none say that Monnig refused protective gear.
I think you need to work on your reading comprehension there... for one thing, wcnc.com isn't a Texas TV station, national news site, or a newspaper. It's a local Charlotte, North Carolina TV station. While just about every TV station has a web site these days, accessible from around the world, WCNC still a local station, with news geared for a local audience--it's no CNN or New York Times. And secondly, neither site reported "exactly the story [you] relayed". You claimed that there was a "second Ebola patient"--one of the sheriff's deputies. However, neither site says that the deputy contracted Ebola--just that he was feeling sick to his stomach/having stomach issues, and since he had been in the Ebola victim's apartment, the hospital wanted to observe him "out of an abundance of caution." FYI, the test results are back, and he doesn't have Ebola. You also said, "When offered protective gear, he declined." However, the articles never say that he was offered protective gear, or that he declined it. One simply states, "No one who went inside the unit that day wore protective gear."
Are you kidding me? You are saying that it won't spread in your very fucking post. Look below at what you fucking wrote. And yes, it has spread, due to exposure to the first guy.
I'm an official? And no, it hasn't. Netcraft confirms it, the guy doesn't have Ebola. You're uninformed and ignorant.
Well, ten days ago, these guys were saying it could never spread beyond the original source patient, because this is America.
Who said that? And it hasn't spread beyond the original source patient, so if anyone actually did say that (which is unlikely), they're correct for now.
Ten days before *that*, these guys were the ones saying it could never even reach America, because... I don't know.
Who said that? I never heard anyone in an official position say that. In fact, I heard some say that it could, and probably would reach America, but that it would be contained. E.g., this article from back in July 29: "Why Deadly Ebola Virus Is Likely to Hit the U.S. But Not Spread"
Says the guy in the Slashdot thread about the LEO who go infected just by walking inside the house.
What? The only infected person in the US died earlier today--that's what this Slashdot article is about. Where does anything say that the LEO is infected? He doesn't even have the classic symptoms of Ebola, and neither do any of the people who the Ebola victim was staying with. The LEO just felt a bit sick, so he decided to go to the hospital just in case, but it's extremely unlikely that he caught Ebola--he was in the apartment 4 days after the Ebola victim was taken to the hospital, and he didn't touch anything in there. The linked news article sucks--why link to some place in North Carolina when the situation is going on in Dallas, TX? It's a heavily-edited version of the original WFAA article, which says, among other things, "'He's doing exactly basically what we told him to do: If at any time you don't feel well, go seek some medical attention,' Dyer said. 'I'm being told that he's not exhibiting classic signs of the Ebola virus. It's just a matter that he doesn't feel well, and because he had contact with Mr. Duncan's apartment, they're taking every precaution.'" And, "Denton County Health Department director Dr. Matt Richardson said Monnig is not currently classified as having had 'contact' with Ebola patient Thomas Eric Duncan. 'Because of the absence of contact to the Ebola patient or anyone symptomatic with Ebola, we see no threat to the public's health regarding this individual,'"
That is only via some Java API, which does exactly what I said above, which is turn the actual internal version into some higher-level OS name.
So what do you think that Java API would return on Windows 9? Don't you think Oracle would have it return the string "Windows 9"?
Trust me, MS doesn't give the slightest concern about any broken Java apps.
Perhaps you should read some of the stories on The Old New Thing about the hoops MS jumps through to maintain compatibility. Here's one (of many). In that one, we find that MS changed the internal implementation of critical sections in Vista, but found that some programs were looking directly at the internals instead of using the API. So in order to not break those programs, MS made sure the value in the internal struct people were peeking at had the value those programs were expecting. Keep looking back through the archives and you'll find dozens of examples of MS doing crazy stuff just to keep programs working in newer versions of the OS. And with many Java apps being big and enterprisey, you can be sure that MS is going to do whatever it can to keep them from breaking on Windows 9^H10.
While that code exists in the wild (with modifications), none of it is remotely modern. They're using JDK6/7 internal test tools and code from a 13 year old version of jEdit as an example as to why "Windows 9" was skipped."
How do you figure the jEdit code is 13 years old? It may have been written 13 years ago, but if it's still doing the same bogus check today, that still counts. As of the time of this post, the current version of that file was last modified September 29, 2013 -- only a year ago -- and it's still doing the if(osName.contains("Windows 9")) check.
MS already basically did that... In Windows 8.1 and later, GetVersionEx() lies about the version number (it returns Windows NT 6.2, aka. Windows 8.0) unless the developer has specifically marked the EXE as compatible with Win8.1: Operating system version changes in Windows 8.1 and Windows Server 2012 R2.
But this probably won't help with broken Java code though, since I'm sure Oracle will mark java.exe as compatible with Windows 9/10, and had MS not decided to jump to Win10, it would've returned "Windows 9" for os.name.
Windows does return integers. See the dwMajorVersion and dwMinorVersion members of the OSVERSIONINFOEX struct. This seems to be a Java-specific issue, or at least specific to Java programmers--for whatever reason, a lot of Java code checks the "os.name" property to determine the OS version instead of "os.version".
Which is pretty cool for scripting; I write pretty much all of my Windows scripts in PowerShell these days, instead of.bat or.vbs. But PS isn't good for interactive use... While filtering for large files isn't something that I do often, I do like to sort ls output by date, or by file size. This is quick and easy to do with Unix-style ls:
ls -lt or ls -lS
But with PowerShell?
ls | sort -property LastWriteTime or ls | sort -property Length
Not something quick and easy to type. Which is too bad--I was hoping for an interactive shell a bit more modern than CMD.
While "engine" is one possible translation of "khrueang", that's not the sense that's being used in "khrueang toem". There, "khreuang" means "ingredient" or "item" (sense 2 at this dictionary)--you wouldn't literally translate "khrueang duem" (beverage) as "engine drink", right?:) So, a better literal translation of "khrueang toem" is "additional ingredient".
They're overthinking the problem. It's in Georgia.
TFS talks about not being able to get an export license, so we know it's not in Georgia (unless you mean the country). And TFA says it's in the UK (which is where Pinewood's main studio is... they did recently open a location near Atlanta, Georgia though).
On the 35" the text is too small to read comfortably for any length of time
Text size has no relation to the display size. Text size is generally specified in "points", where one point is approximately 1/72 inch. If you find the text too small to read, the obvious solution is to increase the size. Display size affects how much text you can display given a certain text size. E.g., you might get 40 lines of 10 point text on a 24" monitor, and 45 lines of 10 point text on a 32" monitor.
I don't see how reading on a 27" is going to work unless you increase your font size which reduces the benefits of the higher resolution.
Why wouldn't reading on a 27" work? A long time ago, I had a 15" CRT and was able to read text on it without any problems. And even further back, there were 9" screens, and even smaller ones. You just couldn't get as much text on them (e.g., 40 columns across).
The benefit of higher resolution is that text is sharper, since you can use more pixels to draw the characters while keeping the same point size. E.g., instead of using 8x12 pixels to draw a character, you can use 16x24, which looks a lot better. It's even more noticeable if you work with Chinese/Japanese/Korean text, where the characters are much more detailed than the Roman alphabet. Some characters (such as this one) turn into an indistinct mess if you have to squeeze it into a 12x12 pixel cell, but if you have 24x24 to work with, it looks a lot better.
In any case, this Dell monitor sounds interesting... I was considering their previous 4K 24" monitor, but the way it faked being two half-screens (to work around HDMI limitations?) seemed annoying and glitch-prone, and I heard that the next generation of monitors wouldn't have to do that. I currently have a 24" monitor, and am looking for something the same size, but I suppose 27" isn't too much bigger.
Who cares how many "high end-PC years" it took? Nobody's going to try to factor a 1024-bit modulus using a single high-end PC. It took 4 actual years to factor 10 numbers. And why do you think someone who wants to factor the RSA modulus for a 1024-bit CA cert would have waited until today to start the process? Those certs have been around for over 10 years; if someone with enough computing power wanted to factor one, they could be done by now.
SN also supports UTF. Still waiting on Slashdot to do that.
You missed the boat/raft on that one... Slashdot supported it over 10 years ago. Support was removed due to people abusing Unicode control characters (particularly the RTL/LTR direction overrides). Does SN let you switch to RTL text? Or post a ton of stacked combining characters (i.e., "Zalgo" text)?
That said, Slashdot should just blacklist the control characters--Unicode publishes a list of them.
I refuse to use Alcohol based products... they are horrible at heating food and Alcohol in the USA is completely unregulated, which means it may have a toxicity level that one would rather not want to worry about.
You're not supposed to drink the alcohol--even pure methanol is pretty toxic if you drink it. You're just supposed to burn the alcohol in a stove. A proper alcohol burner will mix the vapors with air and produce a hot blue flame that works quite well at heating food.
It is: Tools -> Add-ons, Plugins page, change the Shockwave Flash plugin to "Ask to activate". You can also configure per-host exceptions by clicking the globe/padlock icon in the address bar -> More Information -> Permissions tab.
It used the FreeBSD networking code. This doesn't mean windows is fast and it's sort of specious. BSD has tricks in the Kernel to make I/O faster that pretty much anything else.
No it didn't. A few utilities that nobody used (e.g., the commandline ftp.exe, which doesn't even support PASV mode) were ported from BSD (not even FreeBSD), but the TCP/IP stack in Windows was not from BSD.
If the amount of radiation didn't even kill the guy, it sounds like razing the building and securely storing all the towels that touched him is a bit overkill.
...And by "a bit" I mean the other thing.
Perhaps it didn't kill the guy because the substance that was emitting the radiation was transferred from his body into the towels that touched him?
the "cloud" version of Photoshop is out of the question, because I sometimes work in the field where there is no internet.
"Cloud" is just a marketing term that can mean a wide variety of things. In the case of Adobe Creative Cloud, it means you're licensed on a subscription basis, and need to connect to Adobe's servers periodically to verify that your subscription is still active. It doesn't mean you run Photoshop in a web browser--it's still installed on your hard drive like traditional programs. As the FAQ says, "No, the desktop applications in Creative Cloud, such as Photoshop and Illustrator, are installed directly on your computer, so you donâ(TM)t need an ongoing Internet connection to use them."
I don't know why you had such a problem. There are many GSM carriers that offer SIM/pre-pay, and have for as long as I can recall.
Agreed. He doesn't say exactly when his last trip to the US was, but AT&T and T-Mobile had prepaid SIMs "a few years ago". I don't know if there are any airport shops that sell them (seems like there would be), but as you say, they're readily available in various stores outside the airport.
However, AT&T's prepaid plans suck for tourists... if you have a smartphone (and seeing that this is/., I bet OP does), AT&T will make you get a "smartphone" plan, which starts at $25 for a month of service, and doesn't actually include any data--that's an extra $5 for a measly 50MB. T-Mobile has prepaid plans that I think would work better for a short-term visitor, e.g., perhaps their $3/day unlimited plan.
But I think the best prepaid plans in the US for visitors come from "MVNO"s--basically companies that resell access to either AT&T's or T-Mobile's network, such as Airvoice or Ultra. Unfortunately, their SIMs tend not to be available in actual physical stores, which makes buying their service impractical for a visitor.
There are New York Times and CNN and Texas local media outlets that carried the story. I just picked the first two google results.
I knew that, but did you? If you did, why didn't you link them instead of some random Google results? Results that contradict the BS you wrote.
The Dallas News says that he went in unprotected and that he was accompanied by people in protective gear.
http://thescoopblog.dallasnews...
Does it say that he was offered protective gear, but refused it? Because that's what you claimed: "When offered protective gear, he declined, and entered the man's apartment without gloves, or even a facemask." The Dallas Morning News article you linked just says, "Dyer said that the deputy and four other deputies accompanied Dallas County health director Zachary Thompson into the apartment, most without protective gear." It does not say that he was offered, but refused protective gear. Also, the Dallas Morning News blog post contradicts this WFAA report that says, "No one who entered the apartment that day wore protective gear." And a different Dallas Morning News article also says, "Monnig was one of several deputies who went to serve the warrant. None wore protective gear." In any case, none say that Monnig refused protective gear.
Well, you can understand the confusion, since Texas TV stations national news sites and newspapers were reporting exactly the story I relayed.
http://www.wcnc.com/story/news...
http://dfw.cbslocal.com/2014/1...
I think you need to work on your reading comprehension there... for one thing, wcnc.com isn't a Texas TV station, national news site, or a newspaper. It's a local Charlotte, North Carolina TV station. While just about every TV station has a web site these days, accessible from around the world, WCNC still a local station, with news geared for a local audience--it's no CNN or New York Times. And secondly, neither site reported "exactly the story [you] relayed". You claimed that there was a "second Ebola patient"--one of the sheriff's deputies. However, neither site says that the deputy contracted Ebola--just that he was feeling sick to his stomach/having stomach issues, and since he had been in the Ebola victim's apartment, the hospital wanted to observe him "out of an abundance of caution." FYI, the test results are back, and he doesn't have Ebola. You also said, "When offered protective gear, he declined." However, the articles never say that he was offered protective gear, or that he declined it. One simply states, "No one who went inside the unit that day wore protective gear."
Are you kidding me? You are saying that it won't spread in your very fucking post. Look below at what you fucking wrote. And yes, it has spread, due to exposure to the first guy.
I'm an official? And no, it hasn't. Netcraft confirms it, the guy doesn't have Ebola. You're uninformed and ignorant.
This deputy walked into the apartment after the patient had left
Yeah, 4 days after.
And he caught it.
Nobody knows if he caught it or not, especially not you. But he's not showing the classic symptoms of Ebola at the moment; he's just being monitored.
Well, ten days ago, these guys were saying it could never spread beyond the original source patient, because this is America.
Who said that? And it hasn't spread beyond the original source patient, so if anyone actually did say that (which is unlikely), they're correct for now.
Ten days before *that*, these guys were the ones saying it could never even reach America, because... I don't know.
Who said that? I never heard anyone in an official position say that. In fact, I heard some say that it could, and probably would reach America, but that it would be contained. E.g., this article from back in July 29: "Why Deadly Ebola Virus Is Likely to Hit the U.S. But Not Spread"
Says the guy in the Slashdot thread about the LEO who go infected just by walking inside the house.
What? The only infected person in the US died earlier today--that's what this Slashdot article is about. Where does anything say that the LEO is infected? He doesn't even have the classic symptoms of Ebola, and neither do any of the people who the Ebola victim was staying with. The LEO just felt a bit sick, so he decided to go to the hospital just in case, but it's extremely unlikely that he caught Ebola--he was in the apartment 4 days after the Ebola victim was taken to the hospital, and he didn't touch anything in there. The linked news article sucks--why link to some place in North Carolina when the situation is going on in Dallas, TX? It's a heavily-edited version of the original WFAA article, which says, among other things, "'He's doing exactly basically what we told him to do: If at any time you don't feel well, go seek some medical attention,' Dyer said. 'I'm being told that he's not exhibiting classic signs of the Ebola virus. It's just a matter that he doesn't feel well, and because he had contact with Mr. Duncan's apartment, they're taking every precaution.'" And, "Denton County Health Department director Dr. Matt Richardson said Monnig is not currently classified as having had 'contact' with Ebola patient Thomas Eric Duncan. 'Because of the absence of contact to the Ebola patient or anyone symptomatic with Ebola, we see no threat to the public's health regarding this individual,'"
That is only via some Java API, which does exactly what I said above, which is turn the actual internal version into some higher-level OS name.
So what do you think that Java API would return on Windows 9? Don't you think Oracle would have it return the string "Windows 9"?
Trust me, MS doesn't give the slightest concern about any broken Java apps.
Perhaps you should read some of the stories on The Old New Thing about the hoops MS jumps through to maintain compatibility. Here's one (of many). In that one, we find that MS changed the internal implementation of critical sections in Vista, but found that some programs were looking directly at the internals instead of using the API. So in order to not break those programs, MS made sure the value in the internal struct people were peeking at had the value those programs were expecting. Keep looking back through the archives and you'll find dozens of examples of MS doing crazy stuff just to keep programs working in newer versions of the OS. And with many Java apps being big and enterprisey, you can be sure that MS is going to do whatever it can to keep them from breaking on Windows 9^H10.
While that code exists in the wild (with modifications), none of it is remotely modern. They're using JDK6/7 internal test tools and code from a 13 year old version of jEdit as an example as to why "Windows 9" was skipped."
How do you figure the jEdit code is 13 years old? It may have been written 13 years ago, but if it's still doing the same bogus check today, that still counts. As of the time of this post, the current version of that file was last modified September 29, 2013 -- only a year ago -- and it's still doing the if(osName.contains("Windows 9")) check.
MS already basically did that... In Windows 8.1 and later, GetVersionEx() lies about the version number (it returns Windows NT 6.2, aka. Windows 8.0) unless the developer has specifically marked the EXE as compatible with Win8.1: Operating system version changes in Windows 8.1 and Windows Server 2012 R2.
But this probably won't help with broken Java code though, since I'm sure Oracle will mark java.exe as compatible with Windows 9/10, and had MS not decided to jump to Win10, it would've returned "Windows 9" for os.name.
Windows does return integers. See the dwMajorVersion and dwMinorVersion members of the OSVERSIONINFOEX struct. This seems to be a Java-specific issue, or at least specific to Java programmers--for whatever reason, a lot of Java code checks the "os.name" property to determine the OS version instead of "os.version".
Which is pretty cool for scripting; I write pretty much all of my Windows scripts in PowerShell these days, instead of .bat or .vbs. But PS isn't good for interactive use... While filtering for large files isn't something that I do often, I do like to sort ls output by date, or by file size. This is quick and easy to do with Unix-style ls:
ls -lt or ls -lS
But with PowerShell?
ls | sort -property LastWriteTime or ls | sort -property Length
Not something quick and easy to type. Which is too bad--I was hoping for an interactive shell a bit more modern than CMD.
"krueng therm" (literally "engine fillup")
While "engine" is one possible translation of "khrueang", that's not the sense that's being used in "khrueang toem". There, "khreuang" means "ingredient" or "item" (sense 2 at this dictionary)--you wouldn't literally translate "khrueang duem" (beverage) as "engine drink", right? :) So, a better literal translation of "khrueang toem" is "additional ingredient".
They're overthinking the problem. It's in Georgia.
TFS talks about not being able to get an export license, so we know it's not in Georgia (unless you mean the country). And TFA says it's in the UK (which is where Pinewood's main studio is... they did recently open a location near Atlanta, Georgia though).
I can view Apple iTunes video content on ... Apple devices and Macs.
There is a Windows version of iTunes, you know... but it is true that there's no iBooks for Windows.
On the 35" the text is too small to read comfortably for any length of time
Text size has no relation to the display size. Text size is generally specified in "points", where one point is approximately 1/72 inch. If you find the text too small to read, the obvious solution is to increase the size. Display size affects how much text you can display given a certain text size. E.g., you might get 40 lines of 10 point text on a 24" monitor, and 45 lines of 10 point text on a 32" monitor.
I don't see how reading on a 27" is going to work unless you increase your font size which reduces the benefits of the higher resolution.
Why wouldn't reading on a 27" work? A long time ago, I had a 15" CRT and was able to read text on it without any problems. And even further back, there were 9" screens, and even smaller ones. You just couldn't get as much text on them (e.g., 40 columns across).
The benefit of higher resolution is that text is sharper, since you can use more pixels to draw the characters while keeping the same point size. E.g., instead of using 8x12 pixels to draw a character, you can use 16x24, which looks a lot better. It's even more noticeable if you work with Chinese/Japanese/Korean text, where the characters are much more detailed than the Roman alphabet. Some characters (such as this one) turn into an indistinct mess if you have to squeeze it into a 12x12 pixel cell, but if you have 24x24 to work with, it looks a lot better.
In any case, this Dell monitor sounds interesting... I was considering their previous 4K 24" monitor, but the way it faked being two half-screens (to work around HDMI limitations?) seemed annoying and glitch-prone, and I heard that the next generation of monitors wouldn't have to do that. I currently have a 24" monitor, and am looking for something the same size, but I suppose 27" isn't too much bigger.
Who cares how many "high end-PC years" it took? Nobody's going to try to factor a 1024-bit modulus using a single high-end PC. It took 4 actual years to factor 10 numbers. And why do you think someone who wants to factor the RSA modulus for a 1024-bit CA cert would have waited until today to start the process? Those certs have been around for over 10 years; if someone with enough computing power wanted to factor one, they could be done by now.
SN also supports UTF. Still waiting on Slashdot to do that.
You missed the boat/raft on that one... Slashdot supported it over 10 years ago. Support was removed due to people abusing Unicode control characters (particularly the RTL/LTR direction overrides). Does SN let you switch to RTL text? Or post a ton of stacked combining characters (i.e., "Zalgo" text)?
That said, Slashdot should just blacklist the control characters--Unicode publishes a list of them.
@Anonymous
I refuse to use Alcohol based products... they are horrible at heating food and Alcohol in the USA is completely unregulated, which means it may have a toxicity level that one would rather not want to worry about.
You're not supposed to drink the alcohol--even pure methanol is pretty toxic if you drink it. You're just supposed to burn the alcohol in a stove. A proper alcohol burner will mix the vapors with air and produce a hot blue flame that works quite well at heating food.
I thought I recalled it being built into firefox.
It is: Tools -> Add-ons, Plugins page, change the Shockwave Flash plugin to "Ask to activate". You can also configure per-host exceptions by clicking the globe/padlock icon in the address bar -> More Information -> Permissions tab.
It used the FreeBSD networking code. This doesn't mean windows is fast and it's sort of specious. BSD has tricks in the Kernel to make I/O faster that pretty much anything else.
No it didn't. A few utilities that nobody used (e.g., the commandline ftp.exe, which doesn't even support PASV mode) were ported from BSD (not even FreeBSD), but the TCP/IP stack in Windows was not from BSD.
>2014
>not using a computer that has an IOMMU
ISHYGDDT.jpg
If the amount of radiation didn't even kill the guy, it sounds like razing the building and securely storing all the towels that touched him is a bit overkill.
Perhaps it didn't kill the guy because the substance that was emitting the radiation was transferred from his body into the towels that touched him?
Yes but they also put a strong odor in it. So 1 ppm smells really bad, you would be gagging at 500 ppm.
Why would anyone put a strong odor in benzene? I've never heard of that being done. Benzene already has an odor--a fairly nice one, actually.
"Cloud" is just a marketing term that can mean a wide variety of things. In the case of Adobe Creative Cloud, it means you're licensed on a subscription basis, and need to connect to Adobe's servers periodically to verify that your subscription is still active. It doesn't mean you run Photoshop in a web browser--it's still installed on your hard drive like traditional programs. As the FAQ says, "No, the desktop applications in Creative Cloud, such as Photoshop and Illustrator, are installed directly on your computer, so you donâ(TM)t need an ongoing Internet connection to use them."
I don't know why you had such a problem. There are many GSM carriers that offer SIM/pre-pay, and have for as long as I can recall.
Agreed. He doesn't say exactly when his last trip to the US was, but AT&T and T-Mobile had prepaid SIMs "a few years ago". I don't know if there are any airport shops that sell them (seems like there would be), but as you say, they're readily available in various stores outside the airport.
However, AT&T's prepaid plans suck for tourists... if you have a smartphone (and seeing that this is /., I bet OP does), AT&T will make you get a "smartphone" plan, which starts at $25 for a month of service, and doesn't actually include any data--that's an extra $5 for a measly 50MB. T-Mobile has prepaid plans that I think would work better for a short-term visitor, e.g., perhaps their $3/day unlimited plan.
But I think the best prepaid plans in the US for visitors come from "MVNO"s--basically companies that resell access to either AT&T's or T-Mobile's network, such as Airvoice or Ultra. Unfortunately, their SIMs tend not to be available in actual physical stores, which makes buying their service impractical for a visitor.