Slashdot Mirror


User: Jeff+Binder

Jeff+Binder's activity in the archive.

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

Comments · 18

  1. Re:although on Mike and Phani's Essential C++ Techniques · · Score: 1
    There are a lot of companies still using VS C++ 6.0, and alot don't want to upgrade.
    I think the point was not that the book was aimed at an older compiler, but that it was aimed specificly at Microsoft's compilers. This means that at least some of the tricks in the book wouldn't work in other compilers, such as GCC, CodeWarrior, etc., and the only compiler they would work in is Windows only. So the tricks are useless in portable code.
  2. Re:Band names on Ask Internet Expert Dave Barry · · Score: 2, Funny

    Just try to avoid looking at the cover of their CD.

  3. Oh, please! on Immortal Code · · Score: 1

    Writing hello world in C as opposed to BASIC is `artistic'? Maybe if it were written in Malbolge it would be, but C? Next thing you know we'll be calling assembly an ideal language for user extension and writing kernels in Objective-COBOL!

  4. Re:Dolls?!? on Judge Decides X-Men Aren't Human · · Score: 1

    Daddy, daddy? Can I get the new Malibu Stacy doll? It has an achievable chest!

  5. Re:TH3 l0RD 0F TH3 R1NGz -by Scr1pt k1ddyz on Lord of the Rings, as Written By Everyone Else · · Score: 1

    s4ur0n f0rg0r3d th3 r00t r1ng- 0n3 r1ng to 0wnz th3m 411

  6. Re:What a Loon on Starcraft · · Score: 1

    On the other hand, a Google Search on his book reveals a lot of computer game sites. Odd.

  7. Star Trek XXXIV: So Very Tired on Critics Pan Nemesis · · Score: 1
    Kirk: Captain's log, September 5. The ship is drafty and damp. I'd complain, but-- no one listens.

    [Title: Star Trek XXXIV: So Very Tired]

    Sulu: Sir, Klingons off the starboard bow!

    Kirk: [sigh] Again with the Klingons. Scotty, shields to full power.

    Scotty: It's no good sir! I cannot reach the control panel!

  8. Amiga freaks on Newsflash: Mac Users Love Apple, Hate Microsoft · · Score: 1
    What other computer inspires fans to get tattoos, personalized license plates, amass huge collections of ancient machines, build Mac aquariums, or proudly describe themselves as Mac fans, Mac freaks, Mac nuts? The Amiga, perhaps, but certainly not Dell, Compaq or Microsoft.
    Why would Amiga inspire its fans to call themselves Mac freaks?
  9. Re:The Future of Warfare on RIAA, MPAA Instigate U.S. Naval Academy Raid · · Score: 1

    US Air Force Base- not affiliated with US Air.

  10. ObSimpsonsQuote on Ask William Shatner · · Score: 1

    Ex! ell! ent!

  11. Re:hmm.... on Microsoft Puts SourceForge Clone Into Beta · · Score: 2, Informative

    IANAL, but looking carefully at section 3.1, it seems you're not allowed to use MSVC's C runtime or several of their other libraries in "any software that requires as a condition of use, modification and/or distribution of such software that other software incorporated into, derived from or distributed with such software be (1) disclosed or distributed in source code form; (2) be licensed for the purpose of making derivative works; or (3) be redistributable at no charge.". That seems to be pretty squarely targeted at the GPL to me.

  12. Re:Framerate on Simpsons on the Silver Screen · · Score: 1

    "This is indeed a very disturbing universe".

  13. Re:I did enjoy this part of the article: on Flirting With Mac OS X · · Score: 1
    [macosx:~] sudo make install

    Evidently his user name is 'macosx'. And for some reason he replaced the \w in his $PS1 with an actual tilde. And he removed the '%' at the end.

    Or more likely he just typed it in himself and forgot the '%', and he apparently doesn't know what the tilde means.

  14. Re:OS X still feels beta, to me. on Mac OS X Switcher Stories · · Score: 1
    I tried to do an su. Wrong password. (My account has admin privs anyway; I shouldn't need to do an su at all.) WTF is the root password on these OS X boxes, anyway?

    Root is disabled by default. You can enable it and set the root password with the NetInfo Manager app. Or you could just use sudo.

  15. Kick-ass? on AMD Opteron "Hammer" Preview · · Score: 1
    Here at Hardware Extreme, we will be giving you a kick-ass sneak preview of the 8th-generation processor that AMD is currently developing.

    So they post an thinly veiled advertisement pretending to be news, and they still have the nerve to describe it as "kick-ass"? Wow.

  16. Re:Fix it like this. on What's (Still) Wrong With UCITA · · Score: 1

    I think we all know that Windows is a solitaire game that comes with a free OS.

  17. Re:In NPR's defence on Blogspace vs. NPR · · Score: 1
    Ever listen to NPR? Hear any ads?
    Yes. Lately NPR has been running more and more ads on the radio. It happened gradually, starting with the announcer just saying the names of the sponsors, but lately there have been full-fledged advertisements. Granted, they're not the hideously annoying ones that most radio stations play, but ads nonetheless.
  18. Re:M$ on Why (Most) Software is so Bad · · Score: 1
    No, I'm not trolling. There is a considerable difference between people who write code because they enjoy it, and people who code because they are attempting to market a profitable product. (Abusive monopoly-ness notwithstanding.)
    But M$ coders write code because it's their job, not because they're trying to increase their company's profits as much as possible.