Slashdot Mirror


User: Brendan+Byrd

Brendan+Byrd's activity in the archive.

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

Comments · 479

  1. Re:Linus is smoking crack on Linus Corrects Darl on Copyright Law · · Score: 1
  2. Re:It is time for a Coalition of the Willing on U.S. Continues Biological Warfare Research · · Score: 1

    Ahhh...so they vote for an actor as governor. Arrrrrrrnaaaald! Shit, that's really all I have to say. That's the joke and the punchline. Just say his name and you've invented your own joke.

  3. Re:Seriously... on U.S. Continues Biological Warfare Research · · Score: 1

    I have two pet rats and I resent that. Genocide of ANYTHING lifeform is always wrong and upsets the balance of life.

  4. Re:sound on Big Bang Really a Big Hum · · Score: 1

    That goes against the laws of physics. A sound is a sound, and it still exists even if nobody is there to hear it. A definition of a sound is:

    Vibrations transmitted through an elastic solid or a liquid or gas, with frequencies in the approximate range of 20 to 20,000 hertz, capable of being detected by human organs of hearing.

    Therefore, the sound is considered audible, but nobody heard it. That doesn't mean that it doesn't exist, however.

  5. Another thing to answer No to... on A Gator By Any Other Name · · Score: 1

    "Always install software from Claria Corporation?"

  6. Re:(e)stop the madness on SCO Madness Reigns Supreme · · Score: 1

    Too bad estoppel didn't stop Unisys from suing for counterdamages of an 20-year-old GIF standard.

  7. Re:Stupidity or Insanity? on Terahertz Scanners See Inside Sealed Packages · · Score: 1

    I can say that, as a former clerk who got paid $7.25/hr, the risks of being thrown in jail over a damn ID was just too much. I understand the whole deal with keeping it away from kids, and it would be fine if the adults buying it didn't BITCH ABOUT NEEDING AN ID! Jesus, you don't even know how many dumbass adults apparently don't carry any form of ID while trying to buy their addiction of 12-packs.

    Plus, the assholes at ABC would use 20-year-old chicks to SEDUCE YOU into selling them beer. Nevermind that they are encouraging this chick to ILLEGALLY buy beer. I love the way that the law punishes the people that SELL the beer, but not the people that BUY the beer.

  8. Re:Honeypot for lawyers on Using Honeypots to Fight Worms · · Score: 1

    Lawsuits? Definately.

    launching counter attacks to clean infected hosts

    Oh, you mean like Nochi? Yeah, good idea. My ISP is STILL trying to clean that shit out! Damn "cleaner" virus is worse than the thing it's trying to clean. CodeGreen might have been a good idea, but it's easy to create a monster that you can't contain.

  9. Re:And the tree is the... on The World's Fastest Electric Car · · Score: 1

    No, this is Slashdot. Welcome to the nerd community. You know, News for NERDS.

  10. Re:Public vs. Govmnt on Sci-Fi Channel Looks for LGM in NASA Files · · Score: 1

    Play 2 Win? Not "playing fair"? That kind of attitude is the reason we are so hated in the rest of the world, why we start so many conflicts, and what will get us killed someday.

  11. Re:That's one reason for FOIA on Sci-Fi Channel Looks for LGM in NASA Files · · Score: 1

    Like Oswald? Kennedy? The grassy knoll?

  12. Re:Mod parent up on Toshiba Pushes Safe, Small Nuclear Reactor Design · · Score: 1

    Not sure why someone would sign their name with an anon login though.

    Or be a Secretary that writes one big paragraph of info, without two spaces after the period, etc., etc.

  13. Re:Sanity check please on Sanyo Develops Corn-Based Biodegradeable CD · · Score: 1

    I think it has to do with the fact that it's being BURIED with no chance of the sun hitting it. Landfills should be spread out more, but alas, we only have so much room for our trash.

  14. Re:It's just cost shifting. on Sanyo Develops Corn-Based Biodegradeable CD · · Score: 1

    Anything similar to the tornado in a can?

  15. Re:Which was a repost already on How Not To Install Computer Hardware · · Score: 1

    I could have swore I've seen this thing on Slashdot at least 4 times already. At least I know I'm not crazy.

    Must be a glitch in the Matrix.

  16. Best use of Ironic tag... on Microsoft's Take on iTunes for Windows · · Score: 1, Funny


    Oh wait...wrong site.

  17. Re:The Crossbow Project. on Warfare at the Speed of Light · · Score: 1

    The Stoned Age would fit somewhere, but IMDB doesn't have nearly enough of their quotes.

  18. Re:Weapon? on Warfare at the Speed of Light · · Score: 2, Informative

    Correct me if I'm wrong, but isn't the weapon that the Battlecruisers use in StarCraft (humans) called a "Yamamoto Cannon"?

    Oh, wait...it's a "Yamato Cannon". Fine, so I'm missing two letters.

  19. Re:Rock On! And A Question For The Community... on Windows iTunes Sells A Million Songs In 3.5 Days · · Score: 1, Interesting

    I'm not rejoicing until they stop giving loads of money to the RIAA and start giving it to the artists that need it. Try this calculator and see how much you're paying to the artists.

    I want to see a big company take the chance and deal directly with the artists instead of the RIAA. "Hey, I'll pay you 25%, instead of the RIAA's 2%. That sound good with you?"

  20. Re:Hi got to be kidding on Sun Solaris Vs Linux: The x86 Smack-down · · Score: 0, Offtopic

    Why? The USA is still the most prosperous and inventive country on the planet, largely due to the delay between invention and regulation. When the regulation occurs, so does stagnation.

    Invention to benefit oneself only applies to oneself. Invention to benefit the community applies to the community. When a person invents only to get money, s/he will only works as far as to get that money and work no further. A person who is committed to actually serving the community will work as hard as s/he can.

    The government also has a nominal policing role to ferret out what corruption it can, but, ultimately, the government cannot catch every bad guy, no matter how hard they try.

    The government cannot catch every bad guy because they are one of the bad guys themselves. They are being paid by the corporations they try to "catch", and happily pass laws that the corporations require (whether it damages the public or not). (Examples: MS's paultry anti-trust settlement, DCMA, etc., etc., etc.) When the government is immune to corruption, the system will work at its peak.

  21. Re:Solaris: Time machine to the 1980s on Sun Solaris Vs Linux: The x86 Smack-down · · Score: 1

    I believe that a command has failed when you have to resort to commands such as xargs. Any sort of command that has a filename as an input should also have a recursive option. It's not bloat; it's used all of the time. I use "grep -R" all of the time (especially in the /etc directory). The fact that I could use "grep `find .`" is another way of doing things, which is okay. There's nothing wrong with having a couple of different way of doing things.

    If that sort of functionally was implemented into one library, it wouldn't take up all that much space, anyway. I use Linux/*NIX because it's designed to be a usable console, versus Windows, which is a GUI, and DOS, which is a stripped-down and unusable console. Bloat doesn't become an issue unless your minimum requirements continue to get raised, but I can still install Linux on a 386 if I need to. I can't say the same thing about Windows XP.

  22. Re:Solaris x86 is the best fit for several problem on Sun Solaris Vs Linux: The x86 Smack-down · · Score: 1

    UNIX98? What's that? The competitor to Windows98?

  23. Re:Solaris advantages. on Sun Solaris Vs Linux: The x86 Smack-down · · Score: 1

    Given that most of the commands in Solaris lack the functionality of most of the commands in Linux, it would not surprise me if Solaris was able to document all TEN of their command switches for "ls". Linux is a little bit more complex, thus documentation is a bigger deal. However, given that it works on more hardware and has more software/commands for it, the documentation for Linux isn't all that bad. "man [command]" helps me for most of my needs, and "apropos [subject]" helps for the rest.

  24. Re:Hi got to be kidding on Sun Solaris Vs Linux: The x86 Smack-down · · Score: 0, Offtopic

    I guess Canada is just a suffering tyranny of a country. The real tyranny is mega-corporations in charge of a billion dollar industry, and like it or not, the system has a "role in directing the individual health choices of its citizens". Unforunately, since it's a system corrupted by money, the individuals are the ones that suffer.

    The current state of capitalism is enough to "make the founders of the USA to spin in their graves". If our founding fathers saw the sorry state of capitalism today, they would have pumped Alexander Hamilton and Adam Smith full of bullets with their old-style gunpowdered pistols for even suggesting the idea. (Right now, I fear for the Russians 25-50 years down the line, when they learn how to become as corrupt as we are.)

  25. Re:Solaris: Time machine to the 1980s on Sun Solaris Vs Linux: The x86 Smack-down · · Score: 1

    Oh, sorry. I didn't know that the purpose of GNU utilities were to make life HARDER. I guess I should not even bother with commands, and just type in the machine code by hand.

    And I suppose that when I type "killall" without any parameters, it should kill every process on the machine, instead of giving me a help screen with the list of options. (Recounting an AIX experience...)