Slashdot Mirror


User: RobbieThe1st

RobbieThe1st's activity in the archive.

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

Comments · 568

  1. Re:I'm not sure why this is modded funny on Apple Wants To Block Some HTC Products From US Under Tariff Act of 1930 · · Score: 1

    Mod parent funny! :P

  2. Re:Translation on Court to Decide If Man Can Keep His Moon Rock · · Score: 1

    Um...
    "To be clear the main reason we do that is that i get sick of having to shred my mail because the homeless are going through my trash."
    I don't care if you *don't* have homeless going through your trash, there's no way you should *not* be doing this. You can be sure that someone will get one of your un-shredded bits *sometime*, even if you make sure it gets onto the truck safely.
    And when you lose that info, well... it's a big deal.
    So, yes, I'm actually thinking those homeless have done you a service, by letting you know that people *do* go through your trash, and you *had better* shred anything important.

  3. Re:Should have ran this... on Hacker Exposes Florida's Voting Database — Again · · Score: 1

    Not really. The above command proves he has root access, while not letting(much) secret data out. The bottom one would be what, say, LulsSec would do, and is sort of overkil and much more dangerous to you if you get caught, I think...

  4. Re:The other side of the coin on Hacker Exposes Florida's Voting Database — Again · · Score: 1

    Mod Parent Up!

  5. Re:Not to be too big of a troll... on How Apple Came To Control the Component Market · · Score: 1

    "phones and iPods and tablets that are simply LCD panels with memory and some kind of ARM processor." ... and an OS, with loads of developers behind it.
    That's the only reason they've done well so far - they managed to convince enough devlopers to gain a virtual monopoly, like how Windows has the same sort of monopoly in the x86 market.

    Well, until Android came on scene, cheaper and more developer friendly anyway...

  6. Re:I think Apple critics are hilarious on How Apple Came To Control the Component Market · · Score: 1

    Not necessarily a good thing, unless you're Apple (only they can sell you a replacement, and they can get full MSRP for it since you need to return the PC), but no one else could get away with it.

    FTFY

  7. Re:I think Apple critics are hilarious on How Apple Came To Control the Component Market · · Score: 1

    Yes, and you do it well. :P

  8. Re:JESUS FUCKING CHRIST on China's Coal Power Plants Mask Climate Change · · Score: -1, Redundant

    Mod parent up.

  9. Re:Complex Model on China's Coal Power Plants Mask Climate Change · · Score: 2

    I don't think we'll *cause* an ice age(though one is likely fairly soon, looking at the solar cycles...), but we could cirtainly distroy our economy through crap like the "carbon tax".

  10. Re:LOL! American Freedom! on Law Professors vs the PROTECT IP Act · · Score: 3, Interesting

    However, if we ignore it, it might get quietly slipped through - One might argue that the strategy is to make sure there are so many stupid bills which never get anywhere that the senators(and others) start ignoring them. At which point one might manage to slip through.

  11. Re:Google: Global Superpower Math Nerds on Google Bid Pi Billion Dollars For Nortel Patents · · Score: 1

    What, you mean their Google Apps datacenters don't count? Watching the tour video on youtube, and I think their getting close: Everything from fingerprint/eye readers to camera banks and 24/7 security guards.

  12. Re:But...but....thin clients are the future, right on 40GB of Data That Costs the Same As a House · · Score: 1

    That's a point, but I hope Google succeeds. Why? Because it will *have* to mean better/cheaper mobile internet, due to the points you mentioned.

    Maby when enough people get thin clients, get charged huge amounts, and complain to whoever deals with that sort of things, maby then things will change. But for now, people aren't at that point, so things won't improve really...

  13. Re:Title says "Less", Article says "Comparable" on Can Ubuntu Linux Consume Less Power Than Windows? · · Score: 1

    I dunno... What I saw was close but slightly lower consumption on everything but the T61.

  14. Re:trolls on Can Ubuntu Linux Consume Less Power Than Windows? · · Score: 1

    Of course, it *might* have not happened on their machines! AFAIK, it was due to some faulty bios tables, and only from some MFGRs. So, one same-spec'd model might not have the problem, and others might.

  15. Re:Ok, some hardware needs extra parameters on Can Ubuntu Linux Consume Less Power Than Windows? · · Score: 1

    See, that would be great, except it doesn't work quite like that: Generally such hardware configuration would be entered into the driver, which works great... Until you end up with two or more pieces sharing the same VPD, but need slightly different handling rules. Or, what happens if a piece of hardware just plain lies about it's capibilities? That's the real problem, and it's hard to work around: Some driver may work perfectly well on the dev's device, but on someone's newer/older revision(etc.) it doesn't work quite right and crashes.
    On top of that you have the issue of occasional flakey boards, so when you end up with an error like this, how do you detemine if it's the driver or the hardware, especially if you aren't in possession of the hardware yourself?

  16. Re:Boot Disc on Rootkit Infection Requires Windows Reinstall · · Score: 1

    It's more two things:
    1. In most common distros(ubuntu being a good example), the first/primary user is not running as root by default. The user has to actually type a passsord each session(or more frequently sometimes to gain access, and usually be using the terminal to do so.
    2, and most important: keyed repositories with near everything in it. If your user isn't randomly grabbing excecutable files off the internet, and instead from a trusted/verified repo, it's more secure than not. Also, the universal auto-update setup is nice, and *far* faster than Windows Update. It also requires fewer reboots, meaning for the most part it can run automatically and not bug the user to reboot afterwards.

    This is what I really meant by dams and canals: They work fine for known problems, and is better than nothing... but not perfect.

  17. Re:as a free software and facebook user... on Facebook Blocks KDE Photo App, Deletes Users' Pics · · Score: 1

    Just like Brawndo! Amazing!

  18. Re:Free recovery CD/DVDs for most systems on Rootkit Infection Requires Windows Reinstall · · Score: 1

    Hey, it's got a web browser, and email, so it's already more productive than the malware infected machine.

  19. Re:So system restore points don't work? on Rootkit Infection Requires Windows Reinstall · · Score: 1

    Of course, you could always get a (mostly)Desktop Linux-based phone, like the N900. Near as I can see, it has just about 0 viruses, due to being A, Linux and B, ARM(which isn't that popular compared to x86).

  20. Re:Boot Disc on Rootkit Infection Requires Windows Reinstall · · Score: 5, Insightful

    To continue your flood analogy, you have three options:
    1. Build out of so ething floodproof, like concrete. The *entire* house. When a flood happens, no big deal... but making changes to the house would be a big problem. This is the ChromeOS or DeepFreeze aproach: Read-only filesystem and checksums.

    2. Build dams, canals and build a few feet into the air. This works for small floods, but if you get something new, it might still wipe you out. This is the Linux aproach: Try to secure things, deal with the few issues as they come up.

    3. Build cheaply, and rebuild after each flood. This is the Windows re-image approach: Just assume it's going to get hit, and have a plan to rebuild afterwards.

    Just my 2c.

  21. Re:Splitting hairs on Valve's Team Fortress 2 Goes Free-To-Play · · Score: 1

    Yea, exactly. When it first came out, I *really* wanted the Natscha. I kept thinking it was so awesome... Until I finally got one. I spent a couple weeks messing with it, then went back to the original minigun. It's just far better, especially if you can aim. The Natascha is only good against scouts and such, if you can't aim.

    Backburner's only really good on a group of people all looking forward. It's the same thing the Your Eternal Reward spy is good at. If someone's looking around, it's no more dangerous than the original flamethrower.
    Personally, I like the Degreaser/Axetinguisher combo.

  22. Re:Decided to update this in relation to Copyright on "Expert Body" To Decide Which Sites To Block For Copyright Infringement · · Score: 1

    Awesome! That's honestly funny, and so true...
    Mod parent up!

  23. Re:Time to pester plug-in writers to support Chrom on No Additional Firefox 4 Security Updates · · Score: 1

    Yea... I'm running FF7 nightly with about 45 tabs open, and my memory usage from FF is less than 750mb(note: running Kubuntu 11.04 x86_64).
    Sure, on a 1gb laptop, that could be an issue, but you wouldn't be running 46 tabs there, either.

  24. Re:Version Numbers and Add-on Compatibility on No Additional Firefox 4 Security Updates · · Score: 1

    Yes, but not in the add-on configuration document. You have maxversion and minversion attributes, which can be set to any version... But Mozilla.org won't host it if the maxversion's major number isn't out yet. So, for your own site, you can set it to 99.*** and it'll work, but you can't post that version to mozilla.
    Yes, it's broken.

  25. Re:This frantic update thing is getting annoying on No Additional Firefox 4 Security Updates · · Score: 1

    Mod parent up!
    I want to see SPDY support in FF. I don't see any reason for it *not* to be there, someome just needs to *do* it.