Slashdot Mirror


User: fgb

fgb's activity in the archive.

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

Comments · 281

  1. Re:How To Hire Delopers? Mandatory read. on How To Hire Great Open Source Developers? · · Score: 3, Informative

    I would add to that: good programmers like to know their tools and would know that it is not necessary to write ass-backward and unreadable code like if (0==strlen(s)).

    Any good compiler released in the last twenty years has the ability to catch these kind of errors.

  2. hmmmm... on Microsoft Plans WinXP "Reloaded" · · Score: 1

    So Microsoft seems to be trying to associate Windows XP to the Matrix, which was essentially software that got out of hand and enslaved humanity.

    Very interesting.

  3. How Picard could have taken out the Borg on Borg Cube Case · · Score: 4, Funny

    All he had to do is post a story on slashdot about it. Apparently, even a Borg cube cannot survive a good slashdotting!

  4. Re:voice recognition on The Future PC as a Set of Pens? · · Score: 1

    While I don't think voice recognition is currently anywhere close to being useful for anyone but the keyboard challenged, I do think that eventually it will be good enough for general use. I don't know if eventually means within 10 years or within 100 years, but I'm sure we'll get there.

    As for programming, voice recognition would be ideal, but not for any of the current crop of programming languages which are all designed to be typed and read. I would imagine programming a computer to be more like having a conversion with an intelligent agent. Of course we would not only need speech recognition but some serious AI breakthroughs.

    Ya! Polymat!

  5. voice recognition on The Future PC as a Set of Pens? · · Score: 5, Interesting

    If they develop good speech recognition then they wont need a keyboard pen, the pen would then just need to be a microphone.

  6. Re:Self-Employed / Self-Taught on Tech Training Schools Going Bust · · Score: 1

    There is some truth to that. My own experience was a bit different. I built my own computer and taught myself to program during high school. By the time I started college, I was already building my own compilers. I still found getting a degree in computer science very valuable to me. It went a long way to filling in a lot of the gaps in my knowledge. More importantly, it helped me realize how little I actually knew and how shallow that knowledge was.

  7. That's fine but, on Crack the Pepsi iTunes Promo Code · · Score: 1

    What do I do with the contents of the bottle once I've gotten the bottle cap. It's not like you can drink the stuff...

  8. Re:Now it all makes sense. on The Golden Ratio · · Score: 1

    No! It's the damn Glorkian to Metric conversions that are messing them up!

  9. Re:Quick contest on Learning Computer Science via Assembly Language · · Score: 1

    Well, it's obviously zilog z-80 code. The machine it runs on? I'm going to take a wild guess and say that it's a radio shack trs-80.

    I think the code itself clears the screen by using an overlapped block move to propagate a space character placed into the beginning of the video buffer.

    Am I close? I'ts been over 20 years since I touched z80 code and never on a trs-80.

  10. Re:Flash memory on Leaked X-Box 2 Specs Include PPC CPU · · Score: 1

    I'm sorry if I sound dense here, but I just dont get that. Let me try an example. Suppose you have the dword 00000001 stored at address 0. With LE it looks like this:

    0: 01
    1: 00
    2: 00
    3: 00

    if you access 0 as a byte, you get 01; as a word you get 0001; and as a dword you get 00000001.

    Now with BE the format will be:

    0: 00
    1: 00
    2: 00
    3: 01

    If you access 0 as a byte you get 00; as a word you get 0000; and as a dword you get 00000001.

    It seems to me that you get more "correct" results with LE and no byte swapping is necessary.

  11. Re:Flash memory on Leaked X-Box 2 Specs Include PPC CPU · · Score: 1
    With PPC processors, this thing won't be running x86 software. I wonder if they're going to go with big-endian software (better graphics performance than little-endian).
    really? why?
  12. Re:another great example on Bad Spelling Pays on eBay · · Score: 0

    That reminds me. I was in NY recently and saw the same misspelling of diamonds (dimonds) on the window of a jewelry store!

  13. Nemesis? on Star Trek: Enterprise in Danger of Being Cancelled · · Score: 1

    I thought Nemesis was one of the better Trek movies. Yes, it was a lot like ST II, except that it had relatively good actors.

  14. Re:Life of Pi and Middlesex on Best and Worst Books of 2003? · · Score: 1

    I couldn't agree more. They used to have these series called "Understanding Festival" and "Great Books Festival". These were fantastic. Now everything is either something that should be on the diy channel or some alien abduction/conspiracy theory/ancient astronaut bull.

  15. Re:I don't get it on Linux 2.6 Kernel Pool Results · · Score: 1, Troll

    I think Linux may be for people who are, at a minimum, capable of putting a sentence together. ;-)

  16. Re:I'm sure some if it... on SCO Investor Changing the Deal · · Score: 1

    Well! double dumb-ass on you!

  17. Re:Price Fixing IS Illegal on Finding Holiday Discounts on iPods? · · Score: 1

    Price fixing occurs when two or more companies with similar products agree not to sell their products below an agreed-upon price. Since there is only one company that manufactures iPods (Apple), there is no price fixing going on.

    Now, if Apple, Creative and Archos suddenly set the prices of all their units to $500, then that might be a sign of price fixing.

  18. Re:Simple Solution on L.A. County Bans Use Of "Master/Slave" Term · · Score: 1

    I have a better solution. Simply tell them that you would have to make special custom runs for their equipment and it will triple their costs. That will get their attention. Then again, it's public money they're spending so they probably don't care.

  19. Re:Until... on Better Displays With New Nanowire Film · · Score: 1

    Or, more nefariously, if you want to get rid of someone, you can project a nice roadway scene onto his eyeballs even as he drives off a cliff...

  20. Re:And this, dear reader on Linux Kernel Back-Door Hack Attempt Discovered · · Score: 1

    Any C/C++ compiler available since the early 80's has (or should have) the ability to catch this error.

    So, find out what the appropriate switches are for your compiler, turn them on and stop writing ass-backwards, hard to read and maintain code!

  21. Re:People Are Buying These Things!? on SCO Backing Off Linux Invoice Plan · · Score: 1

    They bought Elbonia since most of their software development is done there anyway.

  22. Re:DRM will be optional. on Microsoft Taking Over the BIOS · · Score: 1

    How long will it be before Windows refuses to boot if DRM is turned off?

  23. Re:NT4 support? Err , what about 2000, XP? on Samba 3.0.0 Released · · Score: 1

    2000, XP & 2003 Server all support NT trust relationships.

  24. Re:Server in a sofa? on Smart Sofa Recognizes Occupants by Weight · · Score: 1

    Now, if the sofa server has a modern processor, they could put the CPU right under your butt. Presto! Free Heat! Great for those long winter nights!

  25. Re:Games like this should come w/ a warning sticke on Take-Two Interactive and Sony Sued Over GTA · · Score: 1

    Maybe kids should come with warning stickers.

    [WARNING! This child was raised by incompetent and/or indifferent parents]