Slashdot Mirror


User: Lorens

Lorens's activity in the archive.

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

Comments · 350

  1. Re:Math on All of Nate Silver's State-Level Polling Predictions Proved True · · Score: 1

    Hold a gun to everyone's head and force them to vote.

    Gun? Bad idea. Fines are better, 20-dollar fine in Australia for example. See http://en.wikipedia.org/wiki/Compulsory_voting

  2. Re:No wonder it sucks! on James Bond Film Skyfall Inspired By Stuxnet Virus · · Score: 2

    Yeah. It actually /is/ good. Except if you happen to know something about computers, unfortunately.

  3. VM, firewall outside the VM on Ask Slashdot: Securing a Windows Laptop, For the Windows Newbie? · · Score: 1

    'nuff said

  4. Would you like Hard Drive support with that sir? on A Supercomputer On the Moon To Direct Deep Space Traffic · · Score: 1

    Good luck on getting Netapp/IBM/HDS/EMC agree to cost-free replacement on site in less than four hours.

  5. Before you delete that dataset on Data Breach Reveals 100k IEEE.org Members' Plaintext Passwords · · Score: 1

    Out of the 100k passwords how many were unique? Could we have a graph of how many passwords were used how many times? Something that could be analysed to say that in your case about 85% of people used a unique password and 10% used a password in the top 10 or top twenty whatever. This could be used to compare to other datasets to extract a level of cluelessness/cluefulness.

  6. I'm not -- but there are two reasons! on Ask Slashdot: Should Developers Install Their Software Themselves? · · Score: 1

    We agree one needs at the very least two environments. When you have lots of money -- or lots of VMs :-) you can have lots of environments. You need a developer free-for-all environment where developers can play, this could be their own machine but sometimes you'll need dedicated machines (hardware, expensive licences, whatever). Then you need testing/QA machines where normally you would not permit developers, and production machines where you do not permit anyone more than necessary.

    The packing needs to be done because when you have few people authorized to do installs, then the people who do have that authorization must be able to do any and all installations, and it forces handoff to Operations. I work in a place where we we have so many different applications we need a database to keep track of who is responsible for which part of which application, and it would be (even more of) a nightmare if something had been installed in some unknown or non-standard way.

    But there are two reasons for these rules (at least!).

    Most people here are taking this from an engineering reliability aspect, and that is a valid concern, but in many companies the rules separating environments are also motivated by security and confidentiality, and are often even based in law and contract agreements. One might hire a team of contractors/temps to develop something, but not only must they have no chance of inserting malicious code anywhere, they must never ever even *see* production data, only dummy data! The classical example is a bank or a hospital, but this could/should also apply to ISPs (mail...), anything that stores SSNs or credit card numbers or passwords, etc.

  7. Re:Good on Spoken Commands Crash Bank Phone Lines · · Score: 3, Interesting

    [It's] a human who then asks you all of the same questions as the automated system that I really hate.

    I have a supplier whose automated system asks for contract number and system ID's and the like. Once, my system was totally down and the different numbers I had were refused by the supplier's IVR. I remembered hearing that some IVR systems detect swearing. I quite deliberately swore a few times at the system, and it beeped and asked "Are you currently experiencing a severity-1 production outage, press one". I did and got a human immediately. I'll never again complain about their system . .

  8. Re:And what's the deal with names anyway? on Why Are Operating System Version Names So Absurd? · · Score: 2, Interesting

    I find it much easier to understand that CentOS 6.1 is a newer version than CentOS 6.0, for example, than trying to remember that "Killer Kangaroo" is newer than "Sloppy Sloth".

    Well, you shouldn't try to remember that, since Ubuntu names in alphabetical order, just like Android. That will roll around in some half a dozen years, but Ubuntu also has YY.MM version numbers, so you know immediately that version 08.04 is over four years old. It's better than Debian where the name is not given alphabetically, but Debian also has a version number when you need it. Geeks make the OS. Geeks like the wacko names. Deal with it.

  9. Re:Break the association on Ask Slashdot: Best Practices For Collecting and Storing User Information? · · Score: 1

    If your aim is to use identity as an index, work out a way in which you can translate an identity into an an index or hash value (i.e. one way). This is not going to be perfect (there will be about a million "John Smith"s out there), but if you have a consistent pair such as name and phone number, turn that into a hash and use it as data index.

    Bad idea when you get a hash collision. Account numbers do not have to be seen by the user, but there aren't (m)any useful ways of avoiding their use internally.

    If OP is storing data for analysis and not for immediate reuse, there are some often overlooked but stupidly easy things to do like making sure that the user-facing machines collecting the data only have append/insert access to the data (no read, no modify). Analysing the data would be done from another machine/subnet/database account whatever.

  10. Which free de-dup program? on Ask Slashdot: How Do I De-Dupe a System With 4.2 Million Files? · · Score: 1

    OP wrote:

    I tried running a free de-dup program, but it ran for a week straight and was still 'processing' when I finally gave up on it.

    Maybe you're not naming the free de-dup program in question out of politeness, but I'd like to know... Or leave a message with the author of said program?

  11. Re:Lost ? on In Wake of Samsung Verdict, HTC Does Not Intend To Settle · · Score: 1

    The recent lost

    Shouldn't that be "loss" ?

    Unless we're talking about a kind of lawsuit called a "recent" . . .

  12. Re:Wouldn't YOU like to know? on Ask Slashdot: What Would Your 'I've Got To Disappear' Plan Look Like? · · Score: 1

    Verdun isn't really a good example. When talking of surrendering in the context of the French Foreign Legion one can only refer the French-hater to http://en.wikipedia.org/wiki/Camerone

  13. Re:War isn't one of the classic causes of Apocalyp on How Technology Might Avert an Apocalypse · · Score: 1

    War (well, the sword) is definitely a classic.

    First horseman: conqueror
    Second horseman : war
    Third horseman : the economic oppressor
    Fourth horseman : Death (and Hell followed with him, killing with sword, famine, disease, beasts)

  14. Karin Boye on Ask Slashdot: Most Underappreciated Sci-Fi Writer? · · Score: 2

    Just one "SF" novel, "Kallocain", written eight years before Orwell's 1984. Definitely worth reading for the day when technology can easily detect lies and/or force people to speak the truth.

  15. Re:Easy peasy on World's Hardest Sudoku · · Score: 1

    Well I like the Sudoku Solver at sudokuwiki.org, but it didn't find a single number before saying "Run out of known strategies. Use 'Solution Count' to check to see if the puzzle has only one solution."

    I did, and after 2068781 recursions it said OK, there's just one solution.

  16. Re:In the "Cloud" on Ask Slashdot: Best Training To Rekindle a Long Tech Career? · · Score: 1

    Cloud + Hadoop + Big Data are serious issues these days. I'm gaining my chops in that area (main emphasis is performance engineering), and there is a LOT of interest in anyone with "Big Data" (Hadoop + MapReduce) type of experience.

    Second that. Want to learn a new language? Pig.

  17. Re:back to the backpack on Ask Slashdot: How To Secure My Life-In-A-Briefcase? · · Score: 1

    Go back to the backpack, and wear it all the time.

    I have seen a thief unzip a backpack on its owner's back, steal what was on top, and take off running.

  18. Re:Why use T1's? on West Virginia Buys $22K Routers With Stimulus, Puts Them In Small Schools · · Score: 1

    MPLS is cool. However in an MPLS network, you have 1) P routers (core routers), 2) CPE ("client premise equipment"), and 3) PE routers (that connect the P routers and the CPEs). The CPE doesn't need to be and indeed shouldn't be an MPLS-capable router. In a five-console library a sub-$1000 Cisco 1800 for CPE would be a perfect fit.

  19. Re:That hurts my stomach a little... on West Virginia Buys $22K Routers With Stimulus, Puts Them In Small Schools · · Score: 1

    Our Cisco vendor had bid on the same job and not only came in with a far, far more expensive piece of equipment but told us that we would need a CCN-something for five hours to program the thing.

    Sure, but if you have 1000 of them you'll need at least one competent full-time tech anyway, and I can guarantee that someone experienced (i.e. knowing Cisco) who has 1000 client routers will prefer the 1000 routers to be Cisco. That's not the question, actually.

    To get back on topic, he'd prefer $500 Ciscos, or $1000 Ciscos. The $22,000 Ciscos can go route the university campuses they were designed for instead of taking up space and ELECTRICITY in 1-5 console libraries. Say two or even four each, but I doubt there are 250 universities in WV, am I right?

    Some guy interviewed linked from the TFA said it was buying Lamborghinis. The comparison is not quite correct. Instead of buying bog-standard five-seater consumer cars, these people bought new 18-wheeler long-haul Kenworth trucks with three seats and paid extra to have two beds in the back of the coach, justifying the choice by saying maybe one day they'd need more luggage space. Maybe they got a good price for what they bought, but it was a little bit overkill for a thousand parents to bring their kids to school.

  20. Re:How many routers did you say? on West Virginia Buys $22K Routers With Stimulus, Puts Them In Small Schools · · Score: 1

    TFA says 1064 routers.

  21. Re:That hurts my stomach a little... on West Virginia Buys $22K Routers With Stimulus, Puts Them In Small Schools · · Score: 1

    Honestly, $22K isn't that bad for a decent edge router. It looks to me like a Cisco 7603, so with a service contract, that's not really that bad of a deal.

    Article says Cisco 3945, which at least is marketed as a client-side router. If they're supposed to go to Gbps fiber, a case could be made. It would be full of holes, of course.

    Incidentally, searching for cisco 3945 on the net gives https://supportforums.cisco.com/thread/2146460 which seems to be the reporter behind TFA looking for background.

  22. Re:they got them with mark up and car like add one on West Virginia Buys $22K Routers With Stimulus, Puts Them In Small Schools · · Score: 1

    State officials requested that the devices include a "T1 interface card" that would allow schools, libraries and other sites to use the high-capacity routers with their existing copper-wire T1 broadband connections -- while waiting to hook up to fiber optic cable.

    The adapter cards added $1.08 million to the purchase price.

    Instead of, say, keeping the old routers, and buying a Cisco 1800 for less than $1000? There HAS to be a illegal commission somewhere in there... $22 million stupid?

  23. Applicants tested for smartphone smarts on Running Apps From Your Car's Dashboard · · Score: 1
  24. Re:So that's why... on GSA Emails Recount Inside Story of Exploding Toilets · · Score: 1

    They should have called Arthur Weasley! He's quite the expert on regurgitating toilets

  25. Re:Obsolete within five years on Mosh: Modernizing SSH With IP Roaming, Instant Local Echo · · Score: 1

    As the passenger, of course. Only fools drive and text *wink* wink*.

    Walk and text and you might get eaten by a grue. Or at least by a bear: http://www.youtube.com/watch?v=WmhvdtX72eQ