Slashdot Mirror


User: Gremlin77

Gremlin77's activity in the archive.

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

Comments · 11

  1. Re:There's always worse. on Dream Jobs of 2004 · · Score: 1


    Luxury!

    In my day, we got it tattooed on our backs. We could were no such t-shirts. And we liked it.

  2. Another good HT on Extremetech on Ars Technica on Hyperthreading · · Score: 1

    If green text on a black background isn't your style, check out the HT article over at www.extremetech.com

  3. Usefulness of two monitor desktops on Panasonic Dual-LCD PC · · Score: 1
    I have two 21 inch monitors on my dual-head Matrix G450, and I have to say it is extremely useful when writing code and doing other software engineering things.

    However, I don't see a huge use for it outside of our community. I can just imagine the questions from Joe-average-user: "Where'd my durn cursor go?" I could see it being useful for servers because one monitor could be the "output" window for all that useful chatter and usage statistics.

    It would have to be built into whatever game one is playing for it to be useful there, too. Imagine a simple racing simulator with the main monitor displaying the front view, and the secondary monitor displaying all manner of gauges, a rear view mirror, etc.

  4. Re:LOL on New Star Wars Episode II Trailer Out · · Score: 1
    That's why I go to see a Star Wars movie - the acting. Boy oh boy, if it isn't up to par with the original, I'm going to be pissed.

    "But I was going into Toshi Station to pick up some power converters." Now there's great acting.

    Seriously though, how could "boning" Natalie Portman disturb anybody?

  5. Re:not too scary on Slashdot Ghost Stories? · · Score: 1
    Oh yeah - playing a FPS late at night with no lights on. I remember playing Dark Forces and having one of those Terminator-like Dark Troopers pop out of a wall to my right.

    I actually fell out of my chair!

  6. Re:Spoilers on Star Wars: AOTC Trailer on Monster Inc · · Score: 1
    Quigon's Noble End really bugged me too. I bought the soundtrack days before seeing the movie, after making a point not to look at any spoilers.

    Does TESB have a track named "Vader is Luke's Dad"? I didn't think so.

  7. Re:What if you don't have a rep on the committee? on Is Your Elected Official Really Listening? · · Score: 1
    I think a person should still contact their own representative. That's what they are there for. They should be the one who contacts the committee and at least says "Hey, this is what my constituents think!" Whether or not this happens, at least you are barking up the right tree.


    I can see other representatives brushing people off who are not in their district, simply because they are there to represent their district.

  8. Re:Don't plan! on Ultimate Guide to Hosting a LAN Party · · Score: 1
    UT seems to be the default game for our LAN parties too. Starcraft and Ages II usually get a game in as well. I gotta ask : Is Jedi Knight good in multiplayer? I love the game, just never played it in MP.


    How many keys do I have to hit to save? Control-what? Take this :x

  9. Actually, they did improve T&L and fillrate on More on the GeForce 3 · · Score: 1

    I'd check out the Anandtech article if I were you. It looks like they put a lot of work into improving T&L and fillrate.

    "The GeForce3 is thus the first true GPU from NVIDIA. It still features the same T&L engine from before, however now it is fully programmable."

    Programmable is very good, maybe now we'll actually get to see hardware T&L in a game, rather than a press release.

    Also mentioned in the Anandtech article: "This is what gave the GeForce2 it's "Giga-Texel" moniker since it was now able to boast a peak fillrate of 1.6 Gtexels/s. The GeForce3 takes this one step further by now being able to do quadtexturing in a single pass, offering a theoretical peak fillrate of 3.2Gtexels/s although it seems like it's definitely time to stop quoting theoretical fillrate numbers in this industry."

    I'd say that this is quite an improvement. I'll stop quoting now.

  10. Re:Classic code on Where Can I Find Beautiful Code? · · Score: 1

    Speaking of classic code, I've always been extremely impressed with Hoare's quicksort (1962). The recursion is pretty cool. Refer to the C standard library to see its implementation (qsort).

    Recursion is a good thing, unless its with taxes.

  11. Re:You forgot to tell us on What Computers Really Can't Do · · Score: 1
    If I remember correctly from my college education, computers cannot programmatically detect an infinite loop.

    That's not to say that everyone should stop trying.

    "Don't fear failure so much that you refuse to try new things. The saddest summary of a life contains three descriptions: could have, might have, and should have." - Louis E. Boone