Slashdot Mirror


User: Galahad

Galahad's activity in the archive.

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

Comments · 58

  1. Beware the money trap on Taking a Year Off Before College? · · Score: 1
    I took a year off (several actually) and what happens is this: you're not in school but need cash so you get a job. The money comes in, and you spend it on the necessities of life: an apartment, a car, groceries, debt service, etc. Now when your year is up, you look around and say "Oh, sh*t! I can't afford to go to college full time!" And now you are trapped. You spend the next twenty years going to college at night, working full time during the day and cursing that year off.

    The above is a true story.

  2. End of problem on FSF Issues GNU/Linux Name FAQ · · Score: 1
    Since a long name such as GNU/X11/Apache/Linux/TeX/Perl/Python/FreeCiv becomes absurd, at some point, you will have to set a threshold and omit the names of the many other secondary contributions. There is no one obvious right place to set the threshold, so wherever you set it, we won't argue against it.

    Ok, I'll call it RedHat Linux; they've made many important contributions as well.

    End of problem.

  3. HPIAA logo? on Is Win2k + SP3 HIPAA Compliant? · · Score: 1

    Is it just me, or does the logo at the top left of the HIPAA web site look like the cover of an O'Reilly book?

  4. did you try ATI? on Low-Profile Graphics Cards? · · Score: 1

    When I worked there, they made a low-profile card for use in a riser assembly. It might have been OEM only though, I don't recall.

  5. They will have to sue ... on Godzilla Getting Ready to Stomp Mozilla? · · Score: 1
    these guys too:
  6. Judgement day in 2023? on Conspiracies And Probability · · Score: 1

    Gurney is the author of ''The Cassandra Prophecy: Armageddon Approaches,'' a book that uses clues from the Bible to calculate that Judgment Day will occur in or about the year 2023.
    Isn't that when time_t rolls over? Fixing y2k was hard, but this...damn!

  7. sponsored questions? on Free People Searching Utilities? · · Score: 0, Troll

    Slashdot's ads are getting more insidious every day. I didn't see any fine print at the bottom of the question... "This question sponsored by The Ultimates"... How about clicking through before posting a story? Please?

  8. it's fallout... on Black Blobs Appearing In Camden, NJ · · Score: 3, Funny

    from Bruce Springsteen's latest album.

  9. Imagine.... on 60' Squid Washes up on Tasmanian Beach · · Score: 0

    A beowulf 2 cluster of these!
    Sorry, had to be done.

  10. Knowledge gets you in the door. on From Coder to Game Designer? · · Score: 1
    Err. not 'most coders'..maybe not even 'most slashdot readers'.

    But anyway... you want to design games? What's that got to do with coding? If you want to work for a gaming company, you need to know one of the following:

    • Physics - become an expert in physics. Know how to model real-world actions efficiently.
    • Graphics - become an expert on 3D graphics. Know your transformations by heart. Be able to invert a matrix in your head... ok, in your code. Know how to do it fast.
    • AI - Know Artificial intelligence for the game logic.
    • Networking - MMORPGs. 'Nuff said.

    When you are an expert at at least 2 of them, you can start thinking about designing a computer game.

  11. Change the title on Open Source on NPR? · · Score: 1
    Politics of Nerd? That's *bad*, even for NPR. How about calling it Politics of Dren? Sorry Joannie, that won't cut it either.

    How about Politics of l33t h4x0rs?

  12. They finally found a use for on Plastic Made From Corn · · Score: 2, Funny

    Starlink.
    Since we can't eat the stuff, why not package our food in it?

  13. Re:Looks good on InsightConnector - A Viable Exchange Alternative? · · Score: 2, Funny
    From what I just read it appears to use IMAP as a substitute for MAPI, which is what Outlook otherwise uses in corporate mode.

    Well, that's not hard to do, is it? It's just a shift-right-and-rotate, isn't it?

  14. Re:A matter of security?!? on AOL vs. Trillian · · Score: 1
    Or, we don't like you because your client does stuff that would hurt us finacially?


    How? AIM is free.

  15. Re:Great! on Amazon Makes a Profit · · Score: 2, Interesting
    So what about the 1-click patent? Who cares? It's not Amazon's fault that the PTO is criminally unaware of reality. Don't blame Amazon for what the system makes available. They looked around and did what they could to protect their IP and their business.

    I shop at Amazon, I recommend Amazon to friends and family because they are certainly best of breed.

    Congrats, Mr Bezos. BTW, how long does it take to get from your office to the loading dock on your new Segway?

  16. CLEP exams on Fast Track to a CS Degree? · · Score: 1

    Information is at College Board. I just finished my BS in CS -- took twenty years to do so with time off for good behaviour. Had I not clep'd out of 21 credits, I'd still be going.
    The only reason I finished the degree is to get the *next* job -- many HR departments use keyword filtering on their resume databases and I want to make sure I don't get lost because I didn't have a degree.
    That argument is moot if you are good, and have a good headhunter and the economy allows companies to afford their services.

  17. PL/M, ICON on Do You Remember Bob? · · Score: 1

    PL/M for the 8085 and 80x86 is still being used by Thermo Jarrell Ash in some of their legacy analytical instruments as the language the firmware was written in. What a beast that was...no floating point, no pointers... ugh.

    We used ICON to whip up a driver program for the CNC milling machine that the on-site machine shop had in order to aid conversion from their paper tape (!) library.

  18. or is it Open Source Columnists on Open Source Programmers Stink At Error Handling · · Score: 1

    that suck?

  19. Re:The right way? on ATI Drivers Geared For Quake 3? · · Score: 1

    We did create a hardcore driver. It was product of political machinations and perturbations. UltraUpper Management (tm) created a second driver team to compete against my team (bitter? Me? nah!) that had none of the constraints we labored under. Our driver supported 3 chip models, and several revisions of each. Theirs supported only 1 chip and only one spin of the silicon as well. We wrote the drivers that drew the first triangles of freshly-spun hardware while they took all of our knowledge and didn't share their improvements. We had to steal them out of PVCS.

    What I did there was to get the busmastering support (with full scatter/gather) for the rage pro into a shippable state. To do so, I forked the driver so that the new sexy rage pro had its own binary. Then, management pitted my driver against the 'performance' driver in terms of WinBench scores. The performance driver couldn't even draw lines, for pete's sake (who's pete?)! Every week brought a threat that their driver would become the 'shipping' driver in place of mine. Every week we would advance our performance to get within 5% of the performance driver, even with all of our constraints.

    I don't know if they ever did ship that driver. I don't think so -- that team moved on (with bonuses), while we kept on working.

    Oh, one more thing. All those drivers on their web site are not usually certified. You get those from the Windows install CD's. I've seen one driver (Rage128?) that had a control panel that let the user choose quality vs. speed. Come to think of it, my new Radeon has that as well.

  20. Re:The right way? on ATI Drivers Geared For Quake 3? · · Score: 2, Informative

    As a former slav^H^H^H^H employee of ATI (Rage Pro D3D drivers) I can add a little bit here. When I worked there, we used games (many titles to boot!)and WinBench as test platforms. Many times we would find a way to speed up routines used in these games only to find they broke some stupid little D3D app that had to be 'perfect' or Microsoft would not pass the driver through WHQL (so the driver could not be 'certified' and not on the Windows CDs -- and it was very important to be there.) These apps -- Rock'em Robots, Twist, etc -- came with the DirectX SDKs and had to run and run well. We'd try to massage the optimization so that we'd sacrifice some of the speed gain in favor of the test apps. Sometimes that wasn't possible. Back then, we discussed checking for application names but never implemented the checks because the PR would be too bad.

    IMHO, what probably happened is a developer actually implemented a speedup / namecheck and forgot to disable it before checking it in. Or management has gone insane. You decide.

  21. Re:let me see if I've got this ... on New IE Disables Netscape-style Plug-ins · · Score: 1

    Yeah, you've got it...except that it is spelled 'loses' not 'looses'.

    Geez.

  22. Re:Talk - an early form of instant messaging? on Vinge and the Singularity · · Score: 1

    Ah, but tis true. Welcome to a new way of looking at the world.

    Now that we have that defined that equivalence, are there any IM patents that need busting?

  23. Re:He we be missed. on Usenet Co-founder Jim Ellis Dies · · Score: 1

    Another victim of the CancelMoose(tm).
    *sigh*

  24. Re:FOR loops: a question, ANSI C++, C++98, C++99.. on GCC 3.0 Released · · Score: 3

    You've got it backwards. MS VC has it wrong too. the declaration of i in your example is scoped with the body of the for loop. 'i' does not exist after the closing brace of the for-loop.

    This is per the ANSI/ISO C++ standard.

  25. response: don't by GM'd seeds in the first place. on Can I See Your License for those Plants, Sir? · · Score: 1

    Hell, we don't want to eat the stuff, why grow it?