Slashdot Mirror


User: 1729

1729's activity in the archive.

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

Comments · 473

  1. Re:really? Are they? on Apple Patent Hints at Net-Booting Cloud Strategy · · Score: 1

    Yup, one of my office computers is a diskless iMac that boots from a network server. Works fine.

  2. Re:The real failure was storing passwords. on Learning From Gawker's Failure · · Score: 1

    Why, why, WHY would a site think its ok to store users' passwords in the first place?

    From what I've read, they didn't store the passwords, only hashes. The passwords that have been released were weak passwords that were easily brute-forced from the hashes.

  3. Re:No no no no, you didn't RTFA on Medical Researcher Rediscovers Integration · · Score: 1

    That said, reinventing calculus is no small feat, and certainly not worthy of mockery. Dr. Tai simply lacks education, which is something that should be addressed in med student curriculum.

    Isn't Calculus a standard pre-med requirement?

  4. Re:And so Wikileaks wins on With Better Sharing of Intel Comes Danger · · Score: 1

    It is an executive order! The entire classification system is defined by a series of executive orders, of which this is the most recent.

  5. Re:And so Wikileaks wins on With Better Sharing of Intel Comes Danger · · Score: 1

    If all classified material had a time-table for future release, then classified documents wouldn't contain dirty laundry.

    With few exceptions, classified documents do have such a timetable. See Section 3.3, "Automatic Declassification":

    http://edocket.access.gpo.gov/2010/pdf/E9-31418.pdf

    Classified status should not be given to a file for the sake of saving the government from embarrassment.

    From the above-mentioned document:

    Sec. 1.7. Classification Prohibitions and Limitations. (a) In no case shall
    information be classified, continue to be maintained as classified, or fail
    to be declassified in order to:
    (1) conceal violations of law, inefficiency, or administrative error;
    (2) prevent embarrassment to a person, organization, or agency;

  6. Re:write access only on With Better Sharing of Intel Comes Danger · · Score: 1

    Last time I was at the Pentagon, all of their USB ports were physically disabled - either via breaking the socket with a pair of pliers, or by filling the socket with hot glue. What happened to that mandate?

    USB is pretty essential. Macs, for example, have USB ports and maybe Firewire, but no PS/2 connector. If you want to connect a keyboard and mouse, you'll need USB. (Well, that or bluetooth, but security folks usually aren't keen on having radio transmitters in classified machines.)

  7. Re:For the better? on Sony Adopts Objective-C and GNUstep Frameworks · · Score: 1

    On the other hand there's a lot of C syntax that is not valid C++.

    ... uhm ... WTF are you talking about. I've been doing dev in C for 20 years and I've yet to see one thing in C that is invalid in C++. I fully admit to not reading the actual language specification, but I call bullshit and would say your problem is with a shitty compiler that either didn't detect the problem you had in C mode or doesn't compile C++ properly.

    http://public.research.att.com/~bs/bs_faq.html#C-is-subset

  8. Re:Top Secret? on Wikileaks Vows Release '7x the Size' of Iraq Leak · · Score: 1

    The fact that you think 'Top Secret' has any meaning outside of a TV or movie show just shows you are utterly ignorant of the situation.

    Really, the government doesn't classify things that way.

    Top Secret isn't a real classification? Gee, I guess the security folks at my last classified document handling refresher need to update the course materials.

  9. Top Secret? on Wikileaks Vows Release '7x the Size' of Iraq Leak · · Score: 3, Informative

    which raised the Internet group's profile around the world and caused some nations to take notice of the issue of leaks of top-secret documents online

    Have any of the documents leaked been Top Secret? According the reports I've read, the highest level of classification in these leaks has been Secret.

  10. Re:Why is being on the the Top500 important? on The Problem With the Top500 Supercomputer List · · Score: 1

    Then the vendor presumably tests the codes as the machine is developed.

    The vendor will test sample codes or validations suites. At many supercomputing sites, the real codes can't be given to the vendor.

  11. Re:Why is being on the the Top500 important? on The Problem With the Top500 Supercomputer List · · Score: 1

    What comes to the real codes you keep repeating is that there is no such thing as a standard for real codes.

    No, I said that LINPACK is a poor measure for what people actually do on supercomputers.

    Benchmarks are excellent for the true HPC where more and more tasks can be done extremely fast with highly specialized machines. If you need general purpose super computer you must not aim for a top spot in LINPACK.

    Uh, what's the difference between HPC and "general purpose" supercomputing?

  12. Re:Why is being on the the Top500 important? on The Problem With the Top500 Supercomputer List · · Score: 2, Informative

    Codes? Is that what internets are programmed with?

    I know you're just being sarcastic, but the HPC equivalent of a program or an application is a code. Google "hpc codes" or "multiphysics codes" for some examples. And for some trivia: the input script for a code is typically called a deck, a term that's been around since the days when the input was handed over to computer operators as decks of punch cards.

  13. Re:Why is being on the the Top500 important? on The Problem With the Top500 Supercomputer List · · Score: 1

    These things go through extensive testing on customer codes before they are procured.

    Not if you're the first one to get a new type of machine. In that case, the machine is procured with certain promises, and then customer tries to port their codes to the new machine.

  14. Re:Missing the Point on The Problem With the Top500 Supercomputer List · · Score: 1

    That said, 100,000 smartphones would cost about $40 million. Which isn't unreasonable. And it would indeed outperform all of these machines on LINPACK tasks

    Yeah, right. Look at the number of cores on the current list: 200-300k. (By the end of next year, it will be approaching 2M cores.) You think your 100k ARM-powered, memory limited smartphones could compete? And with what interconnect? USB? Bluetooth? WiFi? Good luck with that.

  15. Re:Why is being on the the Top500 important? on The Problem With the Top500 Supercomputer List · · Score: 4, Interesting

    The advantage is that, contrary to the arguments of TFA, the test is very representative of scientific and engeneering problems.

    No, it really isn't. I work in HPC at a national lab, and our bureaucrats buy these computers based on these benchmark numbers and then expect us to adapt our codes to fit these machines, rather than buying machines that are better suited to the problems we are solving. For example, one of our machines peaked at #2 on the Top500 list, and was essentially useless for real codes. Another machine of ours held the #1 spot for quite a while, and worked well for a small class of problems, but was so limited in functionality that it couldn't even run many of our codes. I've heard similar stories from people using other machines near the top of the Top500.

    Real science codes often do not look anything like LINPACK, and the computers that run these benchmarks fast aren't necessarily good for true HPC.

  16. Re:In my experiance... on Introducing Students To the World of Open Source · · Score: 1

    One important difference: mathematically, if f is a function and x is in the domain of f, then f(x) == f(x). This isn't generally true about a "function" in a computer program. (For what it's worth, I know some computer scientists who are very careful to call a subroutine a "function" only if it meets the mathematical definition.)

  17. Re:Social Problem on Canon Blocks Copy Jobs Using Banned Keywords · · Score: 1

    It seems like this technology's usefulness went out the window years ago whenever nearly everyone started carrying cellphones with cameras around with them at work.

    The kind of places that are trying to prevent certain documents from being copied probably already prohibit cell phones and cameras. Where I work, cell phones and virtually all other personally-owned electronic devices must be left outside of the buildings.

  18. Re:The bigger question is: on Bittorrent To Replace Standard Downloads? · · Score: 1

    Why aren't linux package managers using this instead of just leaching off of college servers and the like?

    The problem with using BitTorrent by default is that it's blocked in a lot of corporate and government settings. Where I work, it's easy to download things via http, but due to our strict firewall it's very tedious to use almost any other protocol. Fortunately, we have local mirrors for common Linux distros and a fast connection.

  19. Re:Accelerometers in phones? on Could Anti-Texting Laws Make Roads More Dangerous? · · Score: 1

    Sense vehicular motion (including vibration) and shut down the texting function while in motion.

    What about the passengers? Or people riding mass transit?

  20. Re:Why now? on Paul Allen Files Patent Suit Against Apple, Google, Yahoo, Others · · Score: 5, Funny

    If I was trying to get money out of AOL, I'd be in a big hurry too!

    Me, too!

  21. Re:maybe... on Calling Shenanigans On Super SATA's Claimed Audio Qualities · · Score: 4, Informative

    If he has a really poorly designed motherboard and his old cables were really crappy(I.E had NO SHIELDING). The old SATA cables may have been injecting noise into the analog back end of the sound card.

    Perhaps that's possible, but Steward is using those SATA cables on his NAS device, so the noise would also have to propagate across his network to the audio system.

    On a side note, Steward is apparently making defamation claims against the folks discussing his blog:

    http://www.hifiwigwam.com/showthread.php?44430-The-SATA-cable-thread

  22. Re:I'm glad they're so good at math! on The Future of OpenSolaris Revealed · · Score: 1

    This seems like unnecessary pedantry. We're talking about market share percentages as a unit: the change from 40% of market share to 50% of market share is a gain of 10% of the market. The change from 40% of market share to 100% of market share would be a gain of 60% of the market.

    I tried to parse it that way, but they're not talking about market share, but rather what percentage of their enterprise customers are using Solaris. (I assume they want folks other than their enterprise customers to be running Solaris, as well.)

    I suspect that the person who wrote this memo just doesn't understand math.

  23. Re:From the wikipedia discussion page on Claimed Proof That P != NP · · Score: 4, Informative

    "Deolalikar's result is that "P (does not equal) NP (intersect) co-NP for Infinite Time Turing Machines". This is a special context - infinite time Turing machines are not the same thing as standard Turing machines, but are a kind of hypercomputer. Dcoetzee 09:07, 8 August 2010 (UTC)"

    From http://en.wikipedia.org/wiki/Talk:P_versus_NP_problem#Potential_Solution

    That was a different paper, published in 2005:

    http://portal.acm.org/citation.cfm?id=1185240

  24. Re:LINUX rounds numbers fine on Microsoft Losing Big To Apple On Campus · · Score: 1

    Maybe those running Linux didn't want to goto jail

    I would think that those running Linux would be smart enough to avoid a GOTO routine.

    The folks writing Linux, on the other hand:

    % grep -r goto linux-2.6.35 | wc -l
          80832

  25. Re:Stark parallel to another Wikileaks enemy. on US Military 'Banned' From Viewing Wikileaks · · Score: 1

    Remember when the Cult of Scientology banned its members from viewing critical content or leaked documents, and even distributed a sort of parental-guidance web censor? Can't find the source at the moment, but it was probably around 2008.

    Except soldiers with proper clearance (which is most of them) and the need-to-know CAN ALREADY VIEW these documents on appropriately secured computers.