Slashdot Mirror


User: dubstop

dubstop's activity in the archive.

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

Comments · 147

  1. Re:I can assure you on Girls not Going into CS · · Score: 3, Funny

    Well, I worked with a guy, a C programmer, who started as the father of four children, and ended up as a woman(snip, snip) who was in a lesbian (???) relationship with another transexual in the IT industry. I, therefore, have personally made the acquaintance of two men who went on to be IT women.

  2. Re:O'Really? on 25 Years of O'Reilly Books · · Score: 1

    Get the t-shirt.

  3. Re:Micheal is a fucking moron on Total Commercialization Awareness · · Score: -1, Flamebait

    Michael is spelt Michael. It would appear that you are the moron.

  4. Already done it on Build Your Own Mac · · Score: 1

    I made one last week. I just had to follow a few simple instructions.

  5. Re:I have used this machine! on 50 Year Old Computer Still Going · · Score: 1

    Are you sure that it was this machine that you used?

    Forth wasn't invented until the beginning of the '70s. Also, from what I've read of this computer, it only had a single 64-byte stack. Forth needs two stacks - program and data.

    Another thing, it was built using valves, not chips.

  6. Re:As they mention, OS X has shown a way on Usability and Open Source Software · · Score: 1

    (http://members.aol.com/willadams)

    A dude with an AOL account lecturing Apple on usability. The end of the world is truly nigh.

  7. Re:Make _Terminal_ Work For You on Macworld Holds Battle of the Browsers · · Score: 2, Informative

    Something similar was annoying me. In the finder, I'd set *.html files to be opened by my browser choice and it worked fine, but when I opened a site from (for example) mail, it always brought it up in IE. I finally discovered that the browser preference also has to be set in the System Preferences - Network panel.

  8. Re:Just a few problems on Understanding the Microprocessor · · Score: 1

    Is this a troll, or are some people still being taught about x86 segments and offsets?

    The flat memory model has been the standard on x86 since the advent of win32. Maybe the segmented memory model is an interesting historical footnote, but I can't see why it would actually be taught as part of an x86 assembly language course.

  9. Re:Any iPod-based Applications? on Apple Releases Preview of IP over FireWire · · Score: 2, Funny

    A beowulf cluster of iPods?

  10. Re:terribly wrong... on UK Team to Study Rainmaking Machines · · Score: 1

    I've been there, and the area that they're talking about is used as a natural harbour. It's actually two villages (Lynton and Lynmouth), one at the top of a cliff, and one at the bottom. They're joined by a water powered elevator system, that looks like a couple of tram cars joined by cable and running on track bolted to the cliff wall. It's cool, in a geeky sort of way.

    Incidentally, the locals refer to non-locals as grockles.

  11. Re:spelling etc on Sun Solaris 9 for x86 for Evaluation · · Score: 2, Informative

    OK, the spelling is lousy, but the meaning is pretty clear. From the look of this guy's nick, he's scandinavian, probably Norwegian. Maybe you're a polyglot, but I'm not, and I have a lot of respect for people that have taken the trouble to learn my language (perhaps imperfectly), when I'm too lazy to learn theirs.

  12. Re:Performance on WineX (And Warcraft3) On FreeBSD · · Score: 4, Informative

    I don't think that BSD actually emulates Linux. My understanding is that BSD exposes a Linux ABI. I suppose that there might be a little bit of manipulation behind the scenes when a Linux function is called, to adapt it to an underlying BSD call, but not to the extent that it would be called emulation.

    If this is the case, there shouldn't be too much of a performance hit.

    I could be wrong though, OSX is more my sort of thing.

  13. Re:faster and less reliable... on Has Software Development Improved? · · Score: 1

    they like to sell crap if they can

    I disagree. As a software engineer, I've never worked for, or had personal experience of, a company that had a policy of producing crap. That's not to say that I haven't seen crap being pushed out the door, but it always seemed to be failure of design, rather than by design.

    There's lots of reasons why software development often results in failure, but I personally wouldn't be prepared to work for a company where failure was policy.

    This isn't to say that some companies don't benefit enormously from billing their customers for providing endless upgrades and bugfixes, but it seems to me to be a dodgy business model to bet a company on.

  14. Re:I dunno on Electronic Life · · Score: 5, Funny

    FOR I = 1 TO 500:NEXT I

    Yes, 500 empty loops took 1 second.


    With most of the old basic interpreters, FOR/NEXT loops were slightly faster if the loop variable wasn't given after the NEXT statement. Therefore, if your code had looked like this:

    FOR I = 1 TO 500:NEXT

    You might have been able to squeeze a 1 second delay into 0.9 seconds.

  15. Re:Sigh.... on Microsoft Loses $177m on Xbox in Three Months · · Score: 1

    I don't know about in the states, but here in the EU that's called dumping, and it's considered to be an illegal predatory practice.

    The slashdot headline would probably read something like: "MS trying to bankrupt Sony and Nintendo through unfair competition."

  16. Re:I agree, therefore we disagree on Harry Potter & The Chamber of Secrets Leaked · · Score: 1
    • ???
    • Profit!

  17. Apple IIc on New TiBook Handle Also Sports a Stand · · Score: 1

    The Apple IIc had this fifteen+ years ago.

    If anyone wants one (an Apple IIc), with built-in 5.25in disk and attached letter-box LCD, let me know. It's free to a good home, but you pay the shipping.

  18. Re:Like they would tell. on Is Mac OS X Slow? · · Score: 1

    At home I've got an iMac G3/600 with 768Meg running OSX.2 Jaguar, at work I use a Win2K box - not sure of the exact CPU speed but it has 512Meg.

    Win2K is definitely faster. I'm a software engineer, mostly Java, and the stuff I develop runs on both my home machine and at work. Without doubt, the Win2K box is faster, sometimes a lot faster. Having said that, I'd rather use my home machine. No matter what the faults of OSX, it's orders of magnitude better than any of the competition.

    It's fast enough to use as a development workstation. It has rock solid stability. It's Unix and has all of the Unix goodies. It has tons of apps. It looks great, and it's a pleasure to use.

  19. Re:Slow. Very slow. on Is Mac OS X Slow? · · Score: 1

    This guy got a +2 for his post. Fair enough. He then replied to his own post with a couple of minor corrections and got another +2.

    I'm not having a go at the original post, although I do disagree with it (mostly), but WTF are the moderators on?

  20. Re:Nostradomus Like Prediction on UnitedLinux Ready for Official Launch · · Score: 1

    2. Microsoft once (still does?) own a stake of SCO. I remember seeing a copyright Microsoft somewhere either in the OS or in the documentation once.

    I don't know about MS having a stake in SCO, but years ago, when I did C programming on SCO, the compiler was written by Microsoft.

    I think that MS had Xenix, which seemed to have some ties with SCO Unix.

  21. Re:Let me be the first to come out with the bad jo on Linux 3.0 · · Score: 1

    Version 3.0 of a project that I worked on for a very large investment bank was renamed to 3.1 because, to quote the idiot that was supposedly in charge, 'Everybody knows that version 3.1 is better. Take Windows, for example.'

    It's disgusting the crud that we have to listen to, just to get paid.

  22. Build your own on Using Microwaves to Drill Through Glass · · Score: 4, Funny

    If you want to know how to build something similar yourself, Kent Fukuzura has some easy to follow instructions.

  23. Re:And your suprised? on Apple Won't Be At Macworld Boston · · Score: 1

    And your suprised ?

    with all the retaraded lamers their this is no suprise

    Aah, irony.

  24. Tomorrow's slashdot post: on Your Genome Scanned While You Wait · · Score: 2, Funny

    Wired reporter first to be refused any form of medical or life insurance due to his stupidity in paying to find out that he's too risky to insure.

  25. Re:Not new? on Weekend Apple Software Updates · · Score: 1

    Yeah, that's what I thought, but the previous update that had all of those features was 1.2 not 1.2.1. Also the size is different: the 1.2 update was 6.7Meg, but this update is 5.2Meg.

    Anyway, I'm downloading it now, to see what happens. The battery indicator on my iPod hasn't worked properly for a long time, and the 1.2 update didn't fix it. Hopefully, this update might help.