Slashdot Mirror


User: bcmm

bcmm's activity in the archive.

Stories
0
Comments
1,879
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,879

  1. Re:Nothing you can do... on Best Way To Clear Your Name Online? · · Score: 1

    This stuff scares the crap out of me. If you live in a small town, ANY arrest will get you in the newspaper.

    So what'd ya do?

  2. Re:smokescreen on Best Way To Clear Your Name Online? · · Score: 1

    and i'm not sure of US law in this manner, but is it legal to deny someone a job opportunity based on an alleged crime for which they were completely pardoned?

    Does it matter? I'm sure it's not illegal to decide that something you read in another applicant's CV is so totally awesome that it's not worth looking at that other guy any more.

  3. Don't let it be the most interesting result on Best Way To Clear Your Name Online? · · Score: 1

    Do other things that will get your name on search engines. Are you a programmer? Consider volunteering for an awesome open-source project (something people have heard of), so that "John UnfortunatelyUniqueMiddleName Doe added some cool features to AwesomeProject" appears first. They may still read the other stuff, but it will look a lot less like you've spent your whole life doing stupid things to computers, and mean that the advantages of hiring you are presented next to the information that may cause doubt.

  4. Re:PROOF! on Microsoft Finally Open Sources Windows 7 Tool · · Score: 1

    OTHO [sic] the Linux kernel was written by coders from ALL walks of life with different views on how to write code. There is only a very loose coding standard for the kernel, if Linus can read it and understand it, it gets used as is.

    [Citation needed], and /usr/src/linux/Documentation/CodingStyle would disagree with you. I'll reproduce the first paragraph here, in case you don't have the kernel source handy:

    This is a short document describing the preferred coding style for the linux kernel. Coding style is very personal, and I won't _force_ my views on anybody, but this is what goes for anything that I have to be able to maintain, and I'd prefer it for most other things too. Please at least consider the points made here.

    While it says nobody will be *forced* to obey it, "this is what goes for anything that I have to be able to maintain", implies that ignoring it would make it difficult to get code accepted into the kernel. Indeed, IIRC, one of the major reasons kernel developers didn't get on with Hans Reiser and wouldn't include Reiserfs4 in the kernel tree was Reiser's refusal to use kernel coding standards (he insisted his own style was superior, apparently missing the point that, in the absence of general consensus on style, the important thing was consistency).

  5. Re:The bigger news here on Microsoft Finally Open Sources Windows 7 Tool · · Score: 1

    It was not inevitable. It would've been possible for them to simply stop distributing it, or stop distributing that version, strip out some features of their own they were scared someone would copy, and start distributing (with source) that version.

  6. Re:Not more safe on Malware Found Hidden In Screensaver On Gnome-Look · · Score: 1

    (If I didn't have backups) I would rather you ran rm -r /etc/ than rm -r ~/ on my box.

  7. Re:BA on Gigantic Spiral of Light Observed Over Norway; Rocket To Blame? · · Score: 1

    The third picture on the second link clearly shows a vapour trail lit by the fading sunset. However I think physicists are going to have a hard time explaining a rotating spiral and a blue beam of light with ice crystals.

    Dawn, not sunset. And the spirals (the blue thing is also a bit spiraly) could be two different leaks (or a leak and the exhaust) from a rocket which is spinning due to some failure of its guidance systems.

  8. Re:Not more safe on Malware Found Hidden In Screensaver On Gnome-Look · · Score: 2, Insightful

    In history malware tried to just fuck over the computer which would had required root access

    (If I didn't have backups) I would rather you ran rm -r /etc/ than rm -r ~/ on my box.

  9. Re:Amazed I am on Malware Found Hidden In Screensaver On Gnome-Look · · Score: 1

    Geeks don't use Ubuntu.

  10. Re:ATI bugs... on Saboteur Launch Plagued By Problems With ATI Cards · · Score: 0, Troll

    Sorry for the doublepost, but I should note that nvidia deserves credit for keeping their closed driver up-to-date, and fixing issues quickly when KDE4 turned up bottlenecks in some rarely-used features. However, the future does not lie in closed-source drivers.

  11. Re:ATI bugs... on Saboteur Launch Plagued By Problems With ATI Cards · · Score: 1

    AMD is now being helpful with open-source drivers, and they're progressing at a great rate. Would you switch back when open-source ATI drivers mature?

  12. Re:Well, at least the rest don't do this. on TSA's Sloppy Redacting Reveals All · · Score: 1

    What were they thinking?

    Thinking? We're talking about the TSA here!

  13. Re:One time comcasts DNS servers were down... on How Does the New Google DNS Perform? (and Why?) · · Score: 1

    That is true. But nevertheless, that will be only a fraction of traffic (albeit a significant one), and doesn't take account of the (probable majority of) people who think "my google isn't working" and turn the computer off because, as noted by many others, most of them can not possibly understand that only DNS is down.

  14. Re:One time comcasts DNS servers were down... on How Does the New Google DNS Perform? (and Why?) · · Score: 1

    Most people won't be able to find .torrent files without DNS.

  15. Re:time saving makefile on Linux Kernel 2.6.32 Released · · Score: 1

    How would dbus events help to identify required kernel modules? The reliable way would be to make the kernel able to notify some userspace thing when a module is loaded; the easy way would be to have a daemon run lsmod every few minutes.

    And why the Ubuntu reference? Ubuntu people usually aren't people that build their own kernels anyway.

    Of course, even if you can monitor usage perfectly, that doesn't cover keeping a module around that you might use very rarely (having it not use up RAM being a major advantage of the module system). For example, you might keep support for HFS+ (MacOS X's filesystem) in a module in case you ever want to grab files from a friend's Mac-formatted iPod, but not use that modules for months at a time.

  16. Re:ATI chipsets on Linux Kernel 2.6.32 Released · · Score: 1

    To be honest, compositing is the bit of responsiveness and stability that I've tested most.

  17. Re:The old fashioned way on What Do You Do When Printers Cost Less Than Ink? · · Score: 1

    According to Gizmodo, this is actually a cost-effective way to reload an HP printer, even if you don't use your own blood.

  18. Re:People work on the "easy" problems on Linux Kernel 2.6.32 Released · · Score: 3, Informative

    You're missing the bit where Flash is closed-source and the people that want it to work properly can't make it happen, whereas the people who can make it work don't want it to happen.

  19. Re:time saving makefile on Linux Kernel 2.6.32 Released · · Score: 3, Interesting

    That's sounds potentially very useful, but beware that if it works the way you're describing it, it could remove, for example, support for USB MSC if your USB stick wasn't plugged in when you did it.

  20. Re:ATI chipsets on Linux Kernel 2.6.32 Released · · Score: 2, Informative

    I've been using the RCs of this kernel, and the Radeon r600 support is already much faster and more stable than fglrx.

  21. Re:Golf balls? Ropes? Parachutes?! on Air Cannon Ties Pirates In Knots · · Score: 1

    Close but not the same. These are (mostly) ships traveling in international waters, some hundreds or a thousand miles away from the country in question.

    Usually, such ships travel through international waters with the intention of reaching a port, where they will unload their cargo in exchange for money. Any reasonable way of extracting the armed guards before reaching the destination country (or its waters) would likely be prohibitively expensive.

  22. Re:Golf balls? Ropes? Parachutes?! on Air Cannon Ties Pirates In Knots · · Score: 5, Insightful

    Just shoot the fuckers already. Pretty soon there won't be any more of them.

    From now on, whenever you think "lethal weapons on civilian ships would stop piracy", I want you to consider that this is the same as "lots of armed Chinese marines in Los Angeles Harbor would stop piracy". Then put yourself in the shoes of a President trying to push some kind of international convention permitting that.

    Thank you.

  23. Re:Still has a long way to go before its viable on Colossus 3.5-in SSD Combines Quad Controllers · · Score: 3, Insightful

    Everybody complaining that they cost more than HDDs is missing an important point: they're better than HDDs.

    Remember, backup tape still has a large bytes/cent advantage over HDDs. I take it your laptop keep everything on tape?

  24. Re:This makes sense on Fedora 12 Lets Users Install Signed Packages, Sans Root Privileges · · Score: 1

    This is a local exploit. What about other daemons?

  25. Re:LOCAL USER ONLY, AND SIGNED PACKAGE ONLY on Fedora 12 Lets Users Install Signed Packages, Sans Root Privileges · · Score: 1

    Everybody needs to be able to type well now, the same way everybody needs to be able to write legibly. As with writing, you might as well start as soon as you're physically able to operate the pen/keyboard.