Slashdot Mirror


User: dthable

dthable's activity in the archive.

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

Comments · 309

  1. Re:Parametric polymophism. on Function Template Specialization in C++ · · Score: 1

    The first item is defining a function. Why should I care if the language makes it an object or a function as long as it does what I want when I call it?

  2. Re:Why is this here? on Function Template Specialization in C++ · · Score: 2, Insightful

    A lot of people are in this boat of thinking of C++ as C with classes. Unless you really got into the last standard or had a need to use templates, STL, namespaces, etc. there was never a need to learn them.

    But hey, would you expect any less from /.?

  3. Re:ROMs on Nokia N-Gage Cracked · · Score: 1

    I know what I'm doin' at work tomorrow!

  4. Re:Strange on Nokia N-Gage Cracked · · Score: 2, Informative

    I thought that the Xbox was based on DirectX and Windows NT. Doesn't DX and HAL (from NT) provide this layer of abstraction. How the driver and these layers optimize the code is of no concern to the developer. All I need to know is calling DrawLine(...) will draw me a line in a virtual space that DX translates into a screen image.

    That's my understanding of Xbox internals.

  5. Re:Strange on Nokia N-Gage Cracked · · Score: 1

    P3 machine code is P3 machine code. The same code on those XBox discs is understood by your Intel PC. You still need enough code to load and support the application (ie. drivers, operating system, what ever else you want).

    So, why couldn't I run and develop my XBox games on my PC? Wasn't that the hype - port PC games to XBox in no time?

  6. Re:ROMs on Nokia N-Gage Cracked · · Score: 1

    It's just easier to fire up QBasic to play nibble than go through the trouble of actually generating a ROM for it.

  7. Re:Strange on Nokia N-Gage Cracked · · Score: 1, Informative

    I believe that it uses a PIII with special BIOS. If the BIOS can't ensure that the disc is a valid XBox game, then it doesn't move past the POST.

    I'm sure you can play an XBox game on a PC with the right loaded and drivers. How else would you develop for it.

  8. Re:I wait until... on Patching Paranoia - How Fast Do You Patch? · · Score: 2, Insightful

    There's really no logic behind why their patches do some of the things they do.

    There has to be...the computer is just a simple machine following the instructions. Things would be safe, secure and stable if we all went back to being happy with command lines and single running tasks.

  9. Re:To quote G. W. Bush: "Enough is Enough" on Big Mac achieves around 14 TFlops with 128 Nodes · · Score: 4, Funny
  10. Re:Mmm Big mac on Big Mac achieves around 14 TFlops with 128 Nodes · · Score: 0

    Don't feed the trolls....once they develop a taste, they'll keep coming back.

  11. Re:Not quite dead, yet on Is Bluetooth Dead? · · Score: 1

    Oh, kind of like their JDBC driver. It's there but not all of the methods are implemented.

  12. Re:Countdown clock on Apple Sets Oct. 24th Release For Mac OS X 10.3 · · Score: 1

    So it's really more of a creative hack than an elegant solution. Oh, my poor lil' 20 GB hard drive isn't going to like that.

  13. Re:Countdown clock on Apple Sets Oct. 24th Release For Mac OS X 10.3 · · Score: 3, Informative

    The other thing that I'm looking forward to is the on-the-fly, user-friend 128-bit AES encryption.

    Yay, no more encryption by hand. I'm also looking forward to the secure delete function. I'd rather have all those proof of concept and rough design programs and documents destroyed if someone swipes my laptop in an airport.

  14. Re:What to ask them? on SCO's Roadshow Coming Soon · · Score: 1

    Will the 2 customers buying your "Linux license" get their money back once your claims have been found false ?

    Can't get money from a company that folded.

  15. Re:Seating is limited on SCO's Roadshow Coming Soon · · Score: 1

    Couldn't happen. I'm sure the SCO sales weasels are pushing existing customers in those cities to attend. If SCO offered me a day from work to sleep through some management BS, I'd do it and might actually behave.

  16. Re:Ransom says Intel prevented Open Source Unix ?? on Ransom Love, Caldera Co-Founder Interviewed · · Score: 1

    It's fairly obvious that the old management respected copyright law and other companies' wishes, rather than believing in extortion and barraty as the ultimate business practices.

    Suge Knight owns SCO? Maybe Tupac is writing code in the back.

  17. Re:Huh? on Ransom Love, Caldera Co-Founder Interviewed · · Score: 4, Informative

    POSIX isn't a binary specification. I can't take a program compiled on Solaris and run in under HPUX. POSIX attempts to make a basic set of items the same on all *ix machines so I can compile the code on different platforms....even that's asking for a lot.

    There's bound to be a number of issues with binaray compatability cross a number of chipsets.

  18. Re:SCO Day? on Ransom Love, Caldera Co-Founder Interviewed · · Score: 2, Insightful

    ....and then the economy when down the shitter. Now it's going to be nothing but lawsuits for the next 4 years.

  19. Re:You are easily misled on IBM Adds SCO Counterclaim Charging Copyright Infringement · · Score: 1

    -1 Too Insightful For /.

  20. Re:What will this mean... on Sophos Acquires ActiveState · · Score: 1

    No, but I've seen Office Space within the last 4 days.

  21. Re:What will this mean... on Sophos Acquires ActiveState · · Score: 2, Funny

    Then they bring in the consultants.

  22. Re:Interactive Performance on Towards Linux 2.6 · · Score: 1

    One of the biggest problems new users face expecting Linux to be "faster" than Windows, and booting up for the first time to a slow and klunky desktop with either Gnome or KDE. When things get real slow, having the mouse and keyboard unresponsive make the system feel really rough and unpolished.

    I just skimmed the article, but I hope this doesn't degrade performance for server applications. I could care less if my system feels sluggish when it's running huge batch jobs or high load web processes.

    The only other thing I noted from the article about the new schedule was how processes seemed like they were tied to a processor. Yes, I'll improve my cache usage, but it could lead to a highly unbalanced load on the processors.

  23. Just about everything on What Do You Do at Work? · · Score: 2, Interesting
    I'm a software engineer but my daily job duties include:
    Refilling the printers with paper
    Making coffee
    Informing security the door alarm is going off again.
    Show people how to use a mouse
    Order more supplies from Staples
    Dispose of science experiments from the fridge
    Distribute paychecks
    Enable by boss to make a 2:00 pm tee time
    Oh...and write some code every now and then.
  24. Re:OS X on New FreeBSD, NetBSD Security Advisories · · Score: 1

    It does use OpenSSH, but the desktop version has it disabled by default. If you really wanted to, you can grab the code, compile and install it yourself.

  25. Re:OS X on New FreeBSD, NetBSD Security Advisories · · Score: 5, Informative
    I'm running 10.2.6 and I have OpenSSH 3.4p1. So yes, we are at risk.

    Check your system. In terminal type:
    sshd -v