Slashdot Mirror


User: Pootworm

Pootworm's activity in the archive.

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

Comments · 10

  1. Re:Well, I'm currently using Fwiffo. on Why Do We Name Servers the Way We Do? · · Score: 1

    ...Zebranki, Greenish, and Spathi.

    Never any love for the lowly pootworm. :(

  2. Re:maybe it'll be like Star Control! on Iwata Explains Mario Galaxy · · Score: 2, Funny

    Meaning maybe I can get a cameo in a Mario game, or that Mario has to build slave shields to protect the sentients from the OTHER Terrible Secret of Space?

  3. Re:USENET? on Usenet.com May Find Safe Harbor From RIAA lawsuit · · Score: 2, Funny

    No, they want to take down Usenet.com. Slow down there Speed Racer. Breathe.....breeeeeaaathe....

  4. Re:scale2x to get 1280-wide on A Case for Video Game Remakes · · Score: 1

    Wow. That's extremely impressive. And such a simple (to implement) algorithm! Thanks for pointing that out.

    I wonder if they could retrofit their blit method to send all rendering to an arbitarily scaled window, and scale the cursor input accordingly as well. The Scale2x algorithm itself is free for use (bless the author's heart), so...yeah.

    Hell, if I had a virtual DirectX target and a virtual DirectInput mouse, Blizzard wouldn't even have to be involved at all. Wonder if that's what Wine does?

    Man. You just hijacked my freetime this weekend.

  5. Re:Starcraft 1 on A Case for Video Game Remakes · · Score: 2, Insightful

    Starcraft used fixed-sized sprites, so a resolution change would require either some scaling (which would likely look nasty at current resolutions) or additional graphics sets. Actually revealing more of the battlefield would give a tactical advantage to the player with more money in his hardware.

  6. Re:Compiz Fusion on Mandriva Linux 2008 Now Available · · Score: 1

    I picked up openSuse 10.3 the other day, which also ships with Compiz Fusion. After using their (amazingly wildly easy) nVidia driver installer (point-click-restart X-done) and enabling desktop effects, I got a beautiful white cube. Everything up to that point had been sailing smoother than ever I've encountered with a Linux distro, so I was hoping it'd all Just Work. It didn't. No, I didn't go rooting through FAQs and mailing lists to find out why, I just booted back into Gentoo. Seems close though. So close. Incidentally, a Vista install on the same computer choked to death on my onboard flash card reader. I _did_ go rooting through FAQs and mailing lists for that, and I think I probably would have arrived at some Compiz answers in a tenth the time it took to find anything related to the problem I was experiencing with Vista. Of course, nVidia's drivers are fine in Vista...*wince*

  7. Re:What the hell's wrong with Boston? on MIT Student Arrested For Wearing 'Tech Art' Shirt At Airport · · Score: 1

    You'd think the people with the guns and the task of protecting us from bomb threats would have some idea of what to look for in identifying a threat. Oh, wait. Does Sony make 9V batteries now? *high-hat*

  8. Re:the yro scolor scheme sucks on City Fights Blogger On Display of Public Information · · Score: 3, Funny

    Agreed, now I have to read the actual text of the comment to know what's being discussed. That's just not the Slashdot way!

  9. Re:You know how I know a politician is lying? on Eavesdropping Didn't Help Uncover Terrorist Plot · · Score: 1

    I be PRES-O-DENT! You know, I really would vote for him.

  10. Re:Compatibility on Theo de Raadt On Relicensing BSD Code · · Score: 1

    The GPL(v3 and probably earlier) version of originally BSD-licensed code would necessarily contain the BSD copyright notices (as you pointed out) as an additional term (see section 7b) plus the standard GPL license stuff, none of which you would be allowed to remove if you intended to redistribute.