Slashdot Mirror


User: TeknoHog

TeknoHog's activity in the archive.

Stories
0
Comments
5,448
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5,448

  1. Re:Why not just buy a Mac ? on Clear Case Roundup · · Score: 0, Offtopic
    > Macs already come bundled with frilly gayness.

    What exactly does colorful and expressive looks have to do with one's sexual preference?

  2. Re:Please use Google. on Ask Security/Cryptography Expert Paul Kocher · · Score: 1

    Dude, you've ruined a perfect scientific argument by saying "joules of power". It's either 'watts of power' or, more likely, 'joules of energy'. ;-)

  3. Re:What makes whitespace so special? on Slashback: Rocketry, Pythonation, Scoffing · · Score: 1
    The initial development of Python involved some usability research. Practically everyone indents blocks in languages, in addition to the {} required by the language, so it's quite natural to define indentation as the block separator.

    [rant mode=";-)"]
    If you C programmers are so happy with braces, why do you want to indent the code at all? I mean, you could just write it in one line, because you have those wonderful {}s to separate the blocks.
    [/rant]

    Python's whitespace thing does have a few drawbacks. For example, mod_python lets you embed Python code into HTML just like PHP, but it can be awkward to use indented blocks there. mod_python allows brace and semicolon separation for this reason, but then again I'll rather use PHP for those situations.

    There's also the potential problem if a certain whitespace looks like a tab in the editor, but the interpreter sees these differently, so it'll be a pain to debug. Never happened to me though.

  4. Re:Experience on The Internship That Students Drool Over · · Score: 1
    > You tell them "I'm a computer programmer at Microsoft", they probably won't be able to keep their hands off you. The difference in popular opinion is roughly that between garbage collecter and movie star.

    Even among the computer literate, not everyone appreciates garbage collectors :-)

  5. Re:Why do we make such a big thing out of upgradin on Kernel 2.2 - It Lives! · · Score: 1

    It depends on what you want. When 2.6 comes out, I'll probably upgrade my music workstation but leave my server as it is.

  6. Re:New Scientist on Can Science Journalism Be Entertaining and Responsible? · · Score: 1

    I know a New Scientist reporter who has an M.Sci. in physics, one more reason to trust them :-)

  7. Re:No - bell Prize. Names don't ring a bell? on The Amazing Adventures of Kavalier and Clay · · Score: 1

    But cold fusion was science fiction, it should have received the Nebula (vaporware award?!) instead.

  8. Re:On-tab close buttons on Hyatt Discusses Tabs · · Score: 1
    For closing a tab, Ctrl-W is your friend.

    I'm probably repeating myself by pointing out that the computer has both a keyboard and a mouse, and they can be used together more efficiently than either one alone.

  9. Re:Serious question on tabbed browsing on Hyatt Discusses Tabs · · Score: 1

    Opera's MDI is a system of subwindows within a parent window. You can have several webpages side by side, or overlapping if you like, within the main Opera window. Tabs are not windows in this sense, they are always maximum size w.r.t. the browser window.

  10. Re:What to be more shocked about on Review of First 10K IDE Drive · · Score: 3, Funny

    Don't worry, soon CmdrTypo will repost this to confirm that the news is in fact about the 10k rpm drive.

  11. Re:I don't undestand why linux is on so many CDs on Distros To Try: Slackware 9.0-rc1 And Yoper 1.0 · · Score: 1
    > Why can't we just have the bare minimum in a distro: the OS, a notepad, the web browser and the web server?

    So that you can start work right after installation. You don't have to spend extra time downloading/buying and installing applications. Besides, a bare minimum OS doesn't and shouldn't include "notepads", browsers or webservers.

    It's possible to do a minimal install of a Linux distro if you like, and for many distros you can install it directly from the net (with a boot floppy) without having to burn CDs.

  12. Re:Movie player in Slackware? on Distros To Try: Slackware 9.0-rc1 And Yoper 1.0 · · Score: 1

    IMHO the whole point about MPlayer is that it's well optimized for your system. Other players don't seem to focus on this enough, but they may be relying on binary distributions for fast machines for which the optimization doesn't matter that much.

  13. Re:Methanol vs. Hydrogen ?? on Toshiba To Show Laptop Fuel Cells at CeBit · · Score: 1

    I agree a fuel cell (with fuel) is effectively a battery. Just wanted to point out that it's not as perfect environmentally as it's sometimes portrayed, albeit it's probably better than petrol-based fuel engines. With a battery you also need some source of energy to recharge/refill it.

  14. Re:Methanol vs. Hydrogen ?? on Toshiba To Show Laptop Fuel Cells at CeBit · · Score: 1, Interesting

    Water vapour is also a greenhouse gas. More importantly, by burning hydrogen we lose oxygen from the air rather permanently. Unless of course we generate the hydrogen from water by electricity, in which case the hydrogen only acts as a cumbersome and expensive battery.

  15. Re:Ultracapacitors? on Toshiba To Show Laptop Fuel Cells at CeBit · · Score: 1

    Capacitors are great for giving a power boost (e.g. starting an electrci motor) but they don't directly replace batteries, they're a different thing altogether. For a capacitor, energy = 1/2 * C * V^2 where C is the capacitance, so as you drain the energy, the voltage V falls. For a battery you need something to keep the voltage roughly constant over the whole operating cycle.

  16. Re:23 on Sony First To Market With Blue-Laser DVD Recorder · · Score: 1
    > 23GB should be enough for anybody!

    At least for the illuminated ones.

  17. Re:misinformation on PowerPC 970 Running at 2.5 GHz · · Score: 1
    > unlike endothermic cpu's commonly manufactured by intel and perfected by amd, the ppc 970 uses exothermic cmos technology. it therefore requires a constant heat source to avoid freezing.

    I think you got exo and endo confused... but anyway, it's funny considering the associated changes in entropy.

  18. Re:But, but, but on Taiwan Forces MS To Cut Prices, Unbundle Software · · Score: 1
    > But Microsoft said the Operating System would become unstable without all that stuff + kitchen sink.

    Hmm... usually software becomes more stable when you remove extra crud. "An engineer knows he has attained perfection when there's nothing left to take away."

    However, MS software seems to work in opposite ways to normal software. No wonder they've already made a deal with Soviet Russia ;-)

  19. Re:Ha. Moo... on Master of Orion 3 Released · · Score: 1

    "Moo" on slashdot is more likely a reference to distributed.net.

  20. Turn-based limitations on Nethack 3.4.1 Released · · Score: 1
    Firstly, there's already the Falcon's Eye front end to NetHack, which looks and feels something like Diablo.

    What would be really awesome is a 3D FPS approach to NetHack. Unfortunately, this wouldn't work because the game is turn-based. You'd have to dumb it down severely to allow FPS gaming.

    Besides, NH is like the book that's so much better than the movie based on it, because you have imagination.

  21. Such pessimism.. on NASA Gives Up On Pioneer 10 · · Score: 3, Funny

    Just because we can't hear its signals doesn't mean THEY don't. /me looks forward to the return of P'neer.

  22. Re:Security through _______ on Root-server switches from BIND to NSD · · Score: 2, Funny
    > Isn't it bad luck to have 13 root servers?

    No, but it's bad luck to be superstitious.

  23. Re:�150 billion on UK to "get serious" About Renewable Energy · · Score: 2, Interesting
    It's not necessarily a bad argument. Money is often used as an abstract measure of physical things. Without the physical side it loses all meaning (extreme inflation).

    IMHO a more important difference between "environmental" and "business" approaches is the time scale involved. At worst, businesses are interested in short-term profit, whereas the environmental goals are infinitely long-term at best (truly sustainable).

  24. Clue.. on Mandrake Linux... Not Dead Yet? · · Score: 1

    ..is keeping your Mandrake distro up to date via ftp/rsync mirrors, not wasting bandwidth/time/CDRs on ISO downloads whenever a new version comes out.

  25. Imagine... on Gibson's Digital Guitar Finally Released · · Score: 1

    A Beowulf Band of these. Or a Beoband/Beorchestra if you like. *ducks into asbestos suit in soviet russia*