Slashdot Mirror


User: RichardJenkins

RichardJenkins's activity in the archive.

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

Comments · 567

  1. Re:Not like we didn't know this was coming... on Accused Killer Asks For Online Media Users' IDs · · Score: 1

    Really? When I search Google for that phrase now it just finds your comment. That's damn impressive from Google.

  2. Re:Flashing lights and the death of crap IT on Has the WebOS Finally Arrived? · · Score: 1

    Our entire business grinds to a halt if our electricity or internet connection goes down (happens about once per 18 months in the former, and maybe once per year for the latter, usually by about an hour or two). Literally, we go down the pub/play tiddly winks/whatever. About the only thing we can do is take customer calls - not that we can do much for them.

    Using remote hardware isn't going to make us *more* than 100% reliant on our Internet connection.

    The data issue is the deal-breaker for us, which is a shame, because being able to setup shop in another office in an emergency really easily and not having to fuck about with server hardware maintenance would be a real load off my mind.

  3. Re:2000!? on Has Texting Replaced Talking For Teens? · · Score: 4, Funny

    Jeez, for the last time: I'm sorry I put you on those spam lists. Let it go man, let it go.

  4. Re:Rob Malda's penis is tiny on How To Survive a Patent Challenge? · · Score: 0, Offtopic

    Congrats on quoting trolls and getting modded down. You sir are a fucking retard.

  5. Re:Encourage use of MS tech by making the SDK free on iPhone App Wins Microsoft-Campus Programming Contest · · Score: 1

    Mister, you just saved me a fortune in medical bills!

  6. Re:Dock/Taskbar design on OS Performance — Snow Leopard, Windows 7, and Ubuntu 9.10 · · Score: 1

    Do you mean to imply that an upgrade from 10.x to 10.x+1 is a service pack, or something less naive?

  7. Re:April Fools on Laughing Gas Is Major Threat To Ozone Layer · · Score: 1

    No. This is not a laughing matter!

  8. Who knew? on A New Look At Brain Control · · Score: 1

    Your cerebral cortex is something like a big pile of unwound yo-yos

    Yeah, great. Thanks for clearing that one up Slashdot.

  9. Re:It is not long, just quote the whole thing. on Homeland Security Changes Laptop Search Policy · · Score: 1

    No, you just head "Shebangmna!" That's the sound of someone demonstrating why an omission makes something satirically funny.

  10. Re:Story? on Avatar, Has Sci-fi Found Its Heaven's Gate? · · Score: 1

    Watching Heaven's gate made me want to go "Heaven's Gate", so there is a connection

  11. Re:Mountain or molehill? on Goldman Sachs Code Theft Not Quite So Cut and Dried · · Score: 1

    Of course, but remember to make sure that you own them under the terms of your contract.

  12. Re:Mountain or molehill? on Goldman Sachs Code Theft Not Quite So Cut and Dried · · Score: 1

    Laziness + Arrogance could lead someone to do that. Consider this train of thought:

    "I've got lots of open source software here I'm going to want to use this evening. It's going to be a minor inconvenience Googling for it and downloading it all. I know, I'm smart enough to easily and immediately pick out the open source from proprietary code, archive, compress and upload it to a remote server for instant access this evening"

    Of course, if the truth was anything other than "I want to keep a copy of valuable code to prove I'm worth $1.2M" I'll eat my hat.

  13. Re:How long can they fight it on Swedish Authorities Attempt Pirate Bay Shutdown · · Score: 1

    yew must b gnu hear!

    Dont. Please, please just don't

  14. Re:Let me know... on A Video Ad, In a Paper Magazine · · Score: 1

    A little, doesn't vibrate though.

  15. No, you're thinking (I kid! I kid!) of the word "patois". Pidgin is quite a good name for an IM client that can be used for many different, incompatible protocols.

  16. Breaking and enetering? on Australian Police Database Lacked Root Password · · Score: 1

    Can you be charged with breaking and entering a house that has the door left wide open?

    Who cares? That has about as much to do with this story as theft does with copyright violations.

  17. Re:Let's Not Get Ahead of Ourselves Here on "District 9" Best Sci-fi Movie of 09? · · Score: 1

    Come out here and show yourself. BE A MAN GRRR!!

  18. Re:Not lifeguards on UK Lifeguards Dig Their Own 100Mbps Fiber-Optic Link · · Score: 5, Informative

    All sorts of maritime search and rescue work. If your boat breaks down or capsizes, or your stuck in a downed plane, the RNLI will be the ones you want to see. Lifeguards on the other hand work from the beach and are concerned with bathers who get into trouble, usually swimming out and dragging back to shore.

    Both involve lifesaving off the coast, but they're very different and shouldn't be confused. If you called a lifeboat crewman a lifeguard he'd smack you in the face.

  19. Re:Positive move? on GPL Case Against Danish Satellite Provider · · Score: 4, Insightful

    Yes, but the progressions from Meeting->Dinner->Wait->Lawsuit seems a bit quick to jump into court.

    Maybe he's just too pissed at this companies behaviour (which does seem pretty bad), but it seems to me the reasonable approach would have been to send a few letters explicitly asking for the code and seeing what -if anything - they respond with. If they don't give a satisfactory response then you think about using the courts.

    Lawsuits are only good for lawyers. They should be a last resort.

  20. Re:Security through Obscurity? on Local Privilege Escalation On All Linux Kernels · · Score: 1

    Try this one: 'No. Because it's a freaking LOCAL EXPLOIT and nearly no-one uses Linux for multi-user systems now that everyone can afford their OWN FREAKING COMPUTER.' Good lord, kids these days, gotta teach them everything.

    Well we have a handful of people who use ssh to tunnel into some internal services - it's more convenient than a VPN and I don't think it's too uncommon.

    With a well administered server, and a small trusted set of users I still don't think it presents much threat. I don't think it will take too many more of these to undermine peoples confidence in Linux security.

  21. Re:Security through Obscurity? on Local Privilege Escalation On All Linux Kernels · · Score: 1

    No, security by obscurity is when you try to make something secure by purposefully obscuring it, (say you have an admin page on your site at http://mysite/mysecretadminpagethathasnopassword, or you have a known exploitable security issue and you keep it quiet instead of fixing it). Note that the 'obscurity' is something you introduce purposefully in a misguided attempt to secure a system. Having a privilege escalation bug which through bad luck/poor testing nobody goes unnoticed or unreported to the dev team for this long is either bad luck or evidence of sloppy work/poor testing/bad dev practices etc.

    As for saying that a vulnerability is not a security issue if it hasn't been discovered: I guess that's technically true, but you have to be mindful of the fact that you have no way of knowing if or when it was discovered - particularly for one this old. Certainly when comparing different OS projects you could analyse the number, severity, time from public disclosure to patch and total time in the wild of security bugs to estimate how secure they are compared to each other.

    My personal take on this specific issue is that if Linux were prominent on desktops this would be a moderate headache, but as things stand it's mostly just compounds vulnerabilities in userland apps on servers, and further exposes poorly administered servers.

  22. Re:local... remote... on Local Privilege Escalation On All Linux Kernels · · Score: 1

    Do you mean an exploit to run arbitrary code as the apache user? How is that different from a (presumably improbable) feature bug in Wordpress that allows you to run applications?

  23. Re:Clarification on WordPress Exploit Allows Admin Password Reset · · Score: 1

    Yes, but only slightly more inconvenient. Damn script kiddies!

  24. Re:evolutionist's are funny, and no I wont registe on Dogs As Intelligent As Average Two-Year-Old Children · · Score: 3, Funny

    Cow evolution has been driven by unnatural selection for a long time. We've sculpted the animal to be naturally docile. If the dumb tail waggin variety are more likely to reproduce curtesy of our intervention, then you get a race of big dumb cows.

    Less interestingly but more practically - it's not like a cow ever came back from the slaughterhouse to warn the rest of them!

  25. Re:Lol wut? on Microsoft Finally Joins HTML 5 Standard Efforts · · Score: 1

    People are choosing to get an alternative

    True, but I think they'll always be a large set of users who will never move away from what is installed be default - you need to target PC manufacturers to get these people off IE.

    Still, it's going to be a long time yet before IE6 *finally* dies