Slashdot Mirror


User: Sqr(twg)

Sqr(twg)'s activity in the archive.

Stories
0
Comments
418
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 418

  1. Re:Really? .. it comes with the job on CIA Lied Over Brutal Interrogations · · Score: 1

    Another problem is that the interrogation techniques were not originally designed to get information. They were originally developed to get captured soldiers to admit to false confessions.

    As was the case here. The the Bush/Cheney administration knew that they wouldn't get any useful intelligence from torture, but they wanted "evidence" pointing towards Saddam, so that they could start another war.

  2. Re:Mint Debian on Unity 8 Will Bring 'Pure' Linux Experience To Mobile Devices · · Score: 2

    I use Mint on my desktop, but write "Ubuntu" when I search on google. I think a lot of people do this.

    You get more/better hits when you search for "Ubuntu" and the proposed solution will work on Mint 99.9 % of the time.

  3. Re:Not a strong chain if the IP is the strongest l on US Treasury Dept: Banks Should Block Tor Nodes · · Score: 1

    It's not meant to be the strongest link in the chain. Just a link in the chain. If, every time someone connects in a suspicious way, you call their cell-phone to verify, or ask for an extra one-time password, or at the very least send them an email, then you can detect/prevent a lot of fraud. (This applies not only to Tor, but to any type of "unusual" connection, for example connecting from Russia five minutes after using a credit card in the U.S.)

  4. Re:Finland will save money on napkins on Finland Dumps Handwriting In Favor of Typing · · Score: 1

    You use long division for any of those things???

  5. Re:Shyeah, right. on Is LTO Tape On Its Way Out? · · Score: 1

    Rsync will happily detect and copy changes without propagating whole files, yes. But only on network transfers, and it requires reading the entire file on both ends. When backing up to a local (removable) hard drive, which is what we are discussing here, it is usually faster to copy the file once than to checksum it twice, so that is what rsync does by default.

    I have compared the tools, and I do know what they do. I found a hundredfold improvement in the time to backup a set of virtual machines on a linux server after switching from rsync to ZFS.

  6. Re:Tape Culture Fallacy on Is LTO Tape On Its Way Out? · · Score: 1

    If the file server uses a file system with checksums, and those checksums are also backed up, then it's a simple matter of reading through the tape and verifying the checksums. You don't need to compare to the original files.

    (The probability of a corrupted backup server accidentally creating a correct checksum can be made arbitrarily small. Usually it's something like 2^-256.)

  7. Re:Shyeah, right. on Is LTO Tape On Its Way Out? · · Score: 1

    You might want to look at using ZFS instead of rsync. I switched a while back, and it was definitely worth the initial effort of changing the file system on the server.

    With rsync you can get inconsistencies because not all files are backed up at the same instant. ZFS snapshots get around this.

    If you modify a large file (say a 100 GB virtual machine), rsync will re-backup the entire file. ZFS will keep track of the part that changed and only copy that.

    Also if a file on one of your multiple backups is subtly corrupt, you might not notice. Or even if you do compare the copies, you might not know which one is correct. With ZFS, the entire file system is checksummed and a raid or mirror can heal itself.

  8. Re:MS Office Incompatibility on What Happens When Nobody Proofreads an Academic Paper · · Score: 1

    In that case I'm sure you're doing something like this:

    \newif\ifdraft
    \drafttrue % or \draftfalse

    \ifdraft
    (should we cite the fine Gabor paper here?)
    \fi

  9. Re:MS Office Incompatibility on What Happens When Nobody Proofreads an Academic Paper · · Score: 1

    The paper in question was most likely not written in LaTeX, or they would have put a percent sign in front of the comment when they first put it in.

  10. Re:Saturday is Semantics Day on There's No Such Thing As a General-Purpose Processor · · Score: 1

    After all each time you add a different type of specialty processor into an environment, you introduce another codebase for the application, another toolchain to learn and another set of communication / OS support issues.

    That will be an issue only for the OS and library developers. To the applications developer there will be no noticeable difference. It is already the case that you need to use specialized libraries to get maximum performance on common types of tasks.

    For example, if you want to use an FFT on a modern "general purpose" processor, you will get much better performance using a standard library function than you would if you wrote your own. There are so may issues with memory access patterns, core and cache utilization, etc. that you will never have time to figure out if you just want to use the FFT (rather than do research on the algorithm itself.)

    If a future CPU gets a built in FFT, then the standard library will be updated, and your application will just run faster. No modification necessary.

  11. Re:Legal requirements on Ferguson No-Fly Zone Revealed As Anti-Media Tactic · · Score: 4, Informative

    Keeping the press away is a matter of National Security. That's how it is in every police state.

  12. Re:Who cares on OneDrive Delivers Unlimited Cloud Storage To Office 365 Subscribers · · Score: 1

    I used to hang out in a swedish photography/videography forum. Bandwidth is cheap in Sweden, so a lot of these guys were on 100+ Mbit connections and liked to keep a backup in the cloud. Whenever a new "unlimited" storage service came around they'd hop on and upload tens of terabytes of photos/videos. (None of wich could be de-duplicated, since it was all original work.)

    Inevitably, the storage service would update its TOS within a year, or go bankrupt.

  13. Re:Water cooled! on Ask Slashdot: How Do I Make a High-Spec PC Waterproof? · · Score: 2

    This is currently modded "funny", but is actually a very good solution to the problem. With water-cooling, all electrical components, except the radiator fan, can be in an air-tight enclosure. Then get an IP rated fan, or a larger, fanless radiator.

  14. Re:Great Job on Michigan Latest State To Ban Direct Tesla Sales · · Score: 2

    On the contrary: This is the ultimate free market. Even the politicians are for sale. All Tesla motors need to do is raise some money, buy half the legislature, and ban the sale of non-electric cars. A kickstarter campaign would probably do it.

  15. Re:Hey Verizon, can you hear us NOW! on 32 Cities Want To Challenge Big Telecom, Build Their Own Gigabit Networks · · Score: 1

    It's interesting how it is always "Socialism vs Capitalism", with most people divided into two camps, and very few saying that one or the other migh be better depending on circumstances.

    I like capitalism when there's a natural way that businesses can compete. For example, adjacent coffee shops might compete on a number of parameters like price, quality, speed of service, etc. It is possible to establish a new coffee shop in an area that already has one, if you can compete on at least one of theres parameters.

    I like socialism when there is no way that cometition will work. For example ISP:s provide basically identical service, so they can only compete on price and marketing. Marketing is bullshit, so rational people will pick the one with the lowest price. This means that with one ISP in place, the other ISP:s have no incentive to build infrastructure in the same area, because competition would drive prices down to where they can't recover the initial investment. The single ISP therefore gets a monopoly. It is preferrable that the monopoly is owned by the state.

  16. Re:Why Cold Fusion (or something like it) Is Real on The Physics of Why Cold Fusion Isn't Real · · Score: 1

    The most likely answer to this riddle is that all of the so called researchers are complicit.

    Never attribute to malice what can adequately be explained by incompetence.

    The researchers did make a measurement that reveals the hidden circuit. They just didn't realize it themselves. (They measured currents in order to estimate heat loss in the cables.) Details here.

  17. Re:Why Cold Fusion (or something like it) Is Real on The Physics of Why Cold Fusion Isn't Real · · Score: 4, Informative

    The latest report on Rossi's device actually contains clear evidence that the experimental set-up has been tampered with. On page 14 it says:

      "Measurements performed during the dummy run with the PCE and ammeter clamps allowed us to measure an average current, for each of the three C_1 cables, of I_1 = 19.7A, and, for each C_2 cable, a current of I_1/2 = I_2 = 9.85 A."

    Here, I_1 and I_2 are the line and phase currents of a set of delta-connected resistive load inside the "reactor". The ratio between these currents should therefore be sqrt(3) (approximately 1.73). Since the measured ratio is 2, the curcuit diagram cannot correspond to reality. The reactor probably contains two separate sets of star-connected resistors instead. By feeding current to the second set out of phase with the first, like I suggested in a previous slashdot comment, the current clamps are fooled into giving a too low measurement.

    This document (in Swedish) explains it all in detail.

    The fact that these measurements were performed and reported also implies that the authors of the report were not part of the fraud. Rossi simply fooled them all.

  18. Re:He tried patenting it... on Independent Researchers Test Rossi's Alleged Cold Fusion Device For 32 Days · · Score: 1

    Of course the wiring diagram doesn't show any doubled cables. My point is that one of the cables might contain two conductors without the authors being aware of it.

    There is no logical explanation for the six cables going into the "reactor". Three cables would be enough for a star configuration. If you add the requirement that the resistors must be connected in a delta configuration, then four cables would be enough.

    The only reason I can think of for the extra cables is that they are part of a hidden circuit.

  19. Re:I wonder how much we can trust it on Tiny Wireless Device Offers Tor Anonymity · · Score: 5, Insightful

    The three-letter agencies don't need to insert a backdoor. All they need to do is operate a bunch of Tor exit nodes.

    As soon as you use Tor for everyday activities you are effectively not anonymous anymore.

    Example: You set up the WiFi router and start doing your secret stuff. The bad guys have no idea who's behind the connection.
    Then the jogging app on your iPhone connects over the same Tor tunnel. It opens an unencrypted connection to a "share my run" server, and now the bad guys know your email address, weight, and the GPS coordinates of the route you ran this morning. They don't even have to tap your or the server's connection. They get the information directly from their own exit node. (I.e. easier than if you had not been running Tor. Anyone can do this. Not just the three-letter agencies.)

    Want anonymity? Install the Tor Browser. Then only use it for the anonymous stuff. Never visit any of the sites you ordinarily frequent.

  20. Re:He tried patenting it... on Independent Researchers Test Rossi's Alleged Cold Fusion Device For 32 Days · · Score: 5, Interesting

    Here's how I think it was done:

    Looking at Figure 4 in the report, we see that input power (current) was measured independently in two places. PCE 830 A meaures current going in to the control system, and PCE 830 B measures current going from the control system to the E-Cat. (Thease mesurements are in agreement, and both show less than 1 kW going in while other measurements show more than 2 kW of heat being generated.)

    The placements both PCE 830 units are strange. PCE 830 A doesn't sit directly on the 380 V input from the lab, but instead sits between the control system and a "switch" (dentoted "SW"). Similarly, PCE 830 B doesn't sit directly on the three cables going into the E-Cat. Instead it sits between the control system and "connection boxes" (denoted "C").

    Anybody who has used a current clamp knows that you must measure around a single conductor. If you measure around two conductors you get the sum, which can be zero even when a large amount of power is tranferred through the cable. So if any of the wires going from the control system to the "switch" contains two conductors instead of just one, then it is possible to feed current through without it regestering on PCE 830 A. Similarly, if any of the cables going from the control system to a "connection box" contains two conductors, it is possible to send power through without it registering on PCE 830 B. (The cables that come after the connection boxes would be much harder to fake, because they connect to high-temperature Inconel conductors at the end.)

    So my guess is that the "control system" contains two separate units. One works exactly as advertised. The other is powered using an extra conductor in one of the cables to the "switch". Its ouput corrent is similarly hidden using extra conductors in the wires coning to the connection boxes.

    This second unit is designed to only output power under specific circumstances. (Which is why Rossi himself was controling the experiment.) For example, I found it strange that the temperature of the "dummy" reactor was always much lower than the temperature of the "working" reactor. Maybe that is the trigger.

  21. Re:He tried patenting it... on Independent Researchers Test Rossi's Alleged Cold Fusion Device For 32 Days · · Score: 2

    NONE of those explain the change in isotope species described in the article.

    As I recall, an earlier version of the device also produced nickel, but in the naturally occuring isotope mix. The fact that it didn't proudce the correct isotope was the main objection that the Swedish researchers had then. Now it suddenly produces Ni62, so apparently, this guy has not only discovered one, but two different cold fusion reactions...

    At this point, the test for fraud is to determine if the calculated energy released is congruent with the change in the mass energy potential of the sample before and after the experiment.

    That change in mass is far too small to measure. The random part of the change in mass due to sublimation (atoms leaving the surface when the device is hot) is much larger than the change in mass-energy.

  22. Re:What happens to that heat? on Past Measurements May Have Missed Massive Ocean Warming · · Score: 3, Interesting

    I did not chose the years. This was a quick copy-paste from Wikipedia. I suppose they picked the intervals so that the number of observations in each bin would be about 20, which implies a standard deviation uncertainty of about 4.5 hurricanes in each interval.

    But since you didn't like that table, here's one just for you:

    1851–1900 13 0.26
    1901–1950 29 0.58
    1951–2000 46 0.92

    (Each of the above intervals is 50 years, not 49. I haven't found any statistics on the correlation between being a climate change skeptic and being unable to do simple math, but I'm sure it would be interesting.)

    Now, if you really wanted to raise a valid objection, you would point out that weather satellites did not exist until the 1960:s, and that the number of severe hurricanes might have been underestimated prior to that.

  23. Re:What happens to that heat? on Past Measurements May Have Missed Massive Ocean Warming · · Score: 4, Funny

    Also, these so-called "scientists" claim that there will be "winter" a few months from now, but the weather today is actually warmer than it was yesterday, so I'm scratching my head...

  24. Re:What happens to that heat? on Past Measurements May Have Missed Massive Ocean Warming · · Score: 5, Interesting

    And just around the same time we've had a recent minimum of severe hurricanes.

    By which you mean that we had no category five hurricane last year? That's just a consequence of the fact that there is less than one per year on average, and the number must be integer. (If you do the count per decade, then 2000-2009 had the highest number (8) of category five hurricanes in recorded history, but this number is still too small to draw any statistically significant conclusions from.)

    There is more information in the data on category four hurricanes. I found this table of category 4 hurricane statistics on wikipedia

    Period Number Number per year
    1851–1900 13 0.26
    1901–1950 29 0.58
    1951–1975 22 0.88
    1976–2000 24 0.96
    2001–2012 19 1.6

  25. Re:What happens to that heat? on Past Measurements May Have Missed Massive Ocean Warming · · Score: 2, Informative

    Evaporation increases exponentially with temperature, so even with a lot of extra heat going into the oceans, the change in surface temperature will not be that large. Since water vapor is lighter than air, the extra evaporation will also increase air circulation above the sea, cooling it even further.

    So, don't expect to notice any difference in tempearture when you go swiming. The only change that you might notice is melting polar caps, and a massive increase in tropical hurricanes.