Slashdot Mirror


User: Shazow

Shazow's activity in the archive.

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

Comments · 282

  1. Re:Would the skulls get bigger too? on 15 Mutations Resulted In Increased Brain Size · · Score: 1

    Yes, bones tend to be rather flexible at a younger age. I think we all heard of Bonsai Kittens at this point...

    Sooooo, what exactly do women's pelvises have to do with larger brains? ;-)

    - shazow

  2. Find some people you trust... on Killing The Fun - Cheating In Online Games · · Score: 5, Insightful

    Back in the days of Diablo (1), one of the most cheated-in games ever, a few of my close friends from school decided to limit our gameplay amongst ourselves so we wont be affected by the cheating going on in the "real world". We managed to enjoy the game a great deal, none of us cheated. It's based on trust, really. If you can find a few people that you trust and play with them, it increases the enjoyment of the game enormously.

    Same goes for first person shooters or any other game. Find yourself a clan with trustworthy members, and play.

    Just because everyone else cheats, doesn't mean you have to expose yourself to their damnation.

    - shazow

  3. Re:They... on Lindows becomes Lindash · · Score: 1

    Lin_w_o_d_s? wtf is Linwods?!

    Heh.

    - shazow

  4. Re:Time is relative... on ATI PCI-Express Devices Revealed · · Score: 1

    I bought a really nice Vesa local bus video card at the time and today it blows chunks in my 486/66 Mhz system.

    The man specifically said yesterday, not a decade ago! Sheesh. =8-]

    - shazow

  5. Deodorant joke, anyone? on Toy Penguins and Male Egos Drove Linux Acceptance · · Score: 4, Funny

    New linux slogan!

    "Easy enough for a woman, made for a man."

    =8-]

    - shazow

  6. Re:Real reason for delay? on Half-Life 2 Targeted for Summer Release · · Score: 1

    Because releasing something that was leaked a week ago is a GOOD idea?

    The supposed reason it got leaked in the first place is because they delayed it. (At least that was the anonymous leaker's excuse.) So not only would they have to rewrite a massive portion of the game to prevent all sorts of hacks and whatnot, it wasn't complete to start with. I really wouldn't be surprized if it were to be scheduled for 2005.

    - shazow

  7. Increase in customers, not viewers? on Tivo Tracks Superbowl Viewing Habits · · Score: 1
    An interesting note: last year, Tivo said they tracked 10,000 people for the Super Bowl, this year 20,000.

    Does this necessarily mean that more people watched the superbowl, or merely the same percentage of people watched, just increase in number of customers?

    - shazow
  8. Voice Chat on Online Gaming for Couples? · · Score: 2, Funny

    Pick a game that you two could enjoy. Fire up your favourite voice chat proggie (Ventrilo, TeamSpeak, Roger Wilco, etc.) and frag away.

    The game doesn't necessarily need headset support or anything like that. So long as you have a third party proggie to handle the mess.

    - shazow

  9. Re:What can be done. on KISS · · Score: 1

    That's what I thought. But from what I hear, only way you can get just a "plain" cell phone (give or take a few extra features) is to buy a really cheap one. But, if you buy a really cheap one, you get all sorts of problems like bad reception. Now on the other hand, if you buy an uber expensive phone with the camera and the entire package, you also get better reception and all sorts of expensive goodies. It seems hard to just get EXACTLY what you want. Bunch of shit comes with what you want. And without the shit, all you get is shit. Ah, quite a dilemma.

    Stinky.

    - shazow

  10. Yay for laptops on Carpal Tunnel- Laptops Better than Ergo Keyboards? · · Score: 4, Interesting

    I, too, have experienced the same thing. I've no real knowledge as to why this is, but I would imagine that since the keys are closer together, we place our hands closer together, making them go in a more natural diagonal position (/ \) instead of just being straight (| |) like in normal spaced keyboards. Also, since the screen is attached to the laptop, the back and neck are in a better position which overall relaxes the arm muscles.

    Just my random shot at it. Anyways, if it aint broke, don't fix it! I can barely spend a good day's work on my desktop anymore, after using my laptop religiously for almost half a year. Not necessarily due to discomfort in the wrist or anything, but just fatigue in general. /me hugs his laptop.

    - shazow

  11. Re:my reasons....... on Who Needs Case-Sensitivity in Java? · · Score: 2, Interesting
    Because sometimes it actually is useful to have a symbol "ID" and another one "id" in the same symbol table.

    This kind of made me think of my calculus homework which I should be doing right now. Especially for integration, and such. We've variabled "m" and "M". Sure, in a program, it wouldn't be hard to change them to something else like "bigM" and "littleM", but it would sure make the code a lot simpler to read to just have "m" and "M". This is in a case where you're writing a calculus-related program. Eg. a graphing calculator.

    Just a thought.

    - shazow
  12. Re:Brute force on Crack the Code and Win a Million Bucks · · Score: 1

    Heh that's of course assuming you don't get it on your first try. :D

    If you do, what do you do with all those parallel universes? Heh.

    - shazow

  13. Re:Why do a manned mission? on One-Way Ticket to Mars? · · Score: 1

    I agree, there's no reason quite like spite! Heh.

    I live because I can!

    - shazow

  14. Re:Untrue on Rewrites Considered Harmful? · · Score: 1

    Well when I wrote this, I didn't have pay in mind. I'm generally talking about my personal projects and hobbies, etc.

    If you're getting paid, then I would imagine that it would be best to do as your employer told you. If he just wants the bugs fixed, then fix the bugs. If he wants a fresh start, then do a fresh start. Of course, your opinion could make or break the employer's decision, but I think it has to be mutually agreed.

    - shazow

  15. Re:How to solve it? on When Is A MMORPG Beta Not A Beta? · · Score: 1

    So therefore that's why Blizzard doesn't suffer from the same kind of pressure as other companies that depend on third party publishers/distributers. Blizzard has no one to answer to but themselves, hence the excellent qualtiy. :D

    - shazow

  16. Re:How to solve it? on When Is A MMORPG Beta Not A Beta? · · Score: 1

    I realize this, but do you know who their distributer is? Because I never heard of any parent company for Blizzard. Do they distribute their own games?

  17. Untrue on Rewrites Considered Harmful? · · Score: 2, Insightful

    Although I have an unhealthy habit of wanting to start things from scratch, I believe it can be a good thing more often than not.

    When you've developed a piece of software, fixed its bugs, and tweaked it, more times than not, those fixes and tweaks are nothing more than workarounds for your currently flawed structure. Usually, you don't realize these flaws until AFTER you've created it.

    By starting it from scratch, you can keep your mistakes in mind, and make better and more efficient software.

    Sure, there are chances of running into new bugs, but isn't that what the whole learning process is about? The more you learn, the better the software will keep making. You can only go so far, if you need to turn a paper bag full of feces into an operating system. But if you start from scratch, you can create your own digitized significant other. You know, relatively speaking.

    - shazow

  18. Re:How to solve it? on When Is A MMORPG Beta Not A Beta? · · Score: 1
    That kind of development process is hard to come, and only a very few large developers have the clout to tell the distributor to STFU until the product is done.


    Hmm, who distributes Blizzard's games?
  19. Nooooooo! on When Is A MMORPG Beta Not A Beta? · · Score: 1

    Shhh, the more bugs the users find, the more bugs the developers have to fix :D

    We don't want more work, now do we?

    lol

    Ignorance is bliss, as they say.

    - shazow

  20. Room for error on Record Labels May Have to Pay Double Royalties · · Score: 2, Funny

    Heh they charge a LOT more than 40 cents, my friend. ;)

    - shazow

  21. Who are you gonna call? on Halo 2 Release Date Slips? · · Score: 1

    OMGA! They changed the release date, someone call the Anonymous Leaker! lol I kid, I kid.

    - shazow

  22. Think of the mice!! on Kernel 2.6.1 Released · · Score: 1

    Sure, Linux has all sorts of handy command-line autoget stuff. Butt! BUTT!! Windows has clicking!

    And what do users want? We want clicking! More clicking! Give us a button to click after we type in 'emerge programname' and windows will totally be in trouble. Ph33r thy buttons!

    - shazow

  23. Re:Of course... on Kernel 2.6.1 Released · · Score: 4, Funny
    ... it gets released the minute I've installed 2.6.0.

    Perhaps I'll wait until at least 2.6.2 before doing it again :)

    But but but... If you never install 2.6.1, then 2.6.2 may never come out! The fate of the world depends on you!!

    - shazow
  24. All of their base... on Extinctions Due to Global Warming Predicted · · Score: 1

    "global warming will doom 15 to 37 percent of plants and animals to extinction"

    Mwahaha, all of their base are belong to us!

  25. Bullet hole? on ISS May Have A Leak · · Score: 1

    Damn, all those Iraqis shooting at the sky in celebration of Saddam's capture have finally hit something.

    - shazow