Slashdot Mirror


User: Khashishi

Khashishi's activity in the archive.

Stories
0
Comments
3,289
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,289

  1. integrated commercials on Live Commercials Will Save TV? · · Score: 1

    why don't we see more integrating of commercials into the regular programming?

    Masked figure draws back curtain--raises hand to strike.
    "I stab at thee with TrueSharp(tm) cutlery. Remember, nothing stabs quite like a TrueSharp(tm)."

    I realize there are some logistical issues to work, but it will make skipping the commercial impossible.

  2. failed compile on Software Lets Programmers Code Hands-free · · Score: 5, Funny

    void calculate_offsets(Node *foo) {
          int dummy;
          double buffer[ Hey, Smith, what, are; you doing there;
          damn(it)->im.busy_coding.here;
    }

    E443 2:12 syntax error after [

  3. Re:Not exactly one for the modders on Micro-Pump is Cool Idea for Future Computer Chips · · Score: 1

    well don't use water then.

  4. Re:A USEFUL application... on Fake Scientific Paper Detector · · Score: 1

    the day when I start using robots to churn out spam. darn, I guess I'll have to come up with some other scheme.

  5. Re:Is communism bad in theory or only in practice? on Google's China Problem · · Score: 1

    Communism only works on a tribe or clan scale or smaller. Any larger and it doesn't work. Why? Because people don't give a damn about people they don't know, and people have a hard time knowing more than a few hundred people.

  6. why not both? on Should Linux Use Proprietary Drivers? · · Score: 1

    Let the ideological folk run their nv drivers, and let those who could care less run their nVidia drivers.

  7. huh? on Sculpture to Reflect Campus Wireless Traffic · · Score: 1

    Is this supposed to be modern art? It just looks like naked chicks to me.

  8. your rights online? on AOL Allegedly Censors 'Email Tax' Opponents · · Score: 1

    What does this have to do with rights? This isn't the government censoring anyone. This is just a business move, and a rather poor one.

  9. two scenarios on Apple vs Bloggers · · Score: 2, Insightful

    1. If the blogger signed a NDA, Apple has every right to sue his ass off.

    2. If the blogger didn't sign an NDA, how can he be any way responsible for any damage?

    If somebody else signed an NDA and passed the information to a media outlet, the signer did the infringement, not the media.

  10. but, on ARM Offers First Clockless Processor Core · · Score: -1, Troll

    What units will they use to measure penis size instead of MHz?

  11. no on Study Explains Evolution's Molecular Advance · · Score: 4, Insightful

    They aren't saying that God is not powerful enough to create a universe with evolution. They are saying God didn't create a universe with evolution. Significant difference there

  12. PRISM on 2006 Chatterbox Challenge In Full Swing · · Score: 2, Interesting

    Perry, I have something to tell you. Remember that philosophy class you took...

    The way to train AI is to let it grow up as a human.

  13. we need a new mod category on Implants Allow the Blind to See · · Score: 1

    mod parent scary

  14. monitor replacement on Implants Allow the Blind to See · · Score: 3, Funny

    Can I replace my monitor with a direct optical link?

  15. that's why Firefox is so popular on Slashdot Design Changes for Wider Appeal · · Score: 1
    Slashdot is what you keep loaded in the OTHER tab, in case the wife walks in and you are looking at pron.


    I suggest getting a mouse gestures extension. You only need one hand to click and drag and boom, your looking at slashdot.

  16. yeah, sure, on Earning Virtual Currency on your Credit Cards · · Score: 1

    I tag thee "speculation"

  17. traditional programming languages obsolete? on 48 Core Vega 2 in the Making · · Score: 3, Insightful
    Languages like c are inherently serial. All statements must be placed in sequential order even when there are no serial dependencies between the two. E.g.
    x = zeta(y)
    w = gamma(z)
    print(x+w)
    The code explicitly states that x should be calculated before w although they could certainly be calculated concurrently. Of course a smart compiler could figure out the dependencies, but the programming language shouldn't force the programmer to specify an order when none exist.

    I predict that non-procedural languages will dominate the future of programming. Some currently used languages seem already well-suited for taking advantage of multiple cores, like HDL languages, functional languages, Labview-style languages.

  18. what planet are you from? on Bring Home the Biotech Bacon · · Score: 1, Insightful
    Meat has far more energy, weight for weight, than fruit and vegetables. Depending on how you farm the animals, you can provide more energy per hectare off animals than off most crops.

    I'm surprised that someone can be so wrong. Meat takes very roughly ten times the energy to produce than vegetables. Livestock have to eat plants to survive. Mostly, they are fed low-cost-high-yield plants like maize, soy, and castor bean, and various animal wastes, but livestock still require a great deal of land. You think livestock feed on air or something?

    By going to a fully vegetarian society, though there would still be an environmental impact, the impact would certainly be much less.

  19. mod parent down on The New Wisdom of the Web · · Score: 1

    No, me giving you a bottle of beer is not the same as you stealing a bottle of beer from me.

  20. Re:remember kids: on Software Developer Beats Pirate in Boxing Ring · · Score: 1

    Who's more likely to go on a killing rampage with a gun? The bully, or the bullied?

    It's certainly true that you run the risk of getting killed by a gun if you fight back against a bully. But you have to weigh this against the risk that if you don't fight back, your pain and anger may build up inside you until you take the gun yourself and go on an insane killing rampage.

    Fighting back gives an outlet to the anger.

  21. Re:Not much connection between those two things on Cosmic Radiation Speeds up Aging in Space? · · Score: 1

    Until we have some kind of exotic radiation shields, you can forget about travelling at high speeds. I don't think accelerated aging is an appropriate description of burning to a crisp.

  22. yeah they do on FBI Agents Don't Have Email Access · · Score: 1

    They don't need personal email accounts. They already own all of yours.

  23. Re:What about the limited number of writes? on 32 GB Flash Storage Drive Announced · · Score: 1
    You can get around this quite easily in the OS by just marking the failed block as bad in your inode list.

    What if your inode list goes bad?

  24. patents too abstract on SCOTUS To Hear Patentable Thought Case · · Score: 1

    Part of the problem is that the patent office is giving patents to ideas that are just too abstract. The abstract language used in patents can be far too morphable and encompassing than should be allowable. Patents should be granted for real concrete things, like widgets or drugs. Patents should be granted for creations, not discoveries.

  25. flawed? on Vista May Put Anti-Spyware Companies Out · · Score: 3, Insightful

    Just because it can't be expected to last, doesn't mean it's flawed. Businesses need to adapt, and if a market for fixing broken products opens, it's sensible to meet that market before it goes away (so long as they don't spend too much in NRE).