Slashdot Mirror


User: Clue4All

Clue4All's activity in the archive.

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

Comments · 163

  1. Re:Non-Quicktime? on Quartz Extreme Demo Movie · · Score: 1

    Nope, it's just difficult to research products when I can't view them. It's not like they're losing revenue since I most likely wouldn't have purchased a Mac anyway, so it's not a big deal, but it would've been nice to see the demo.

  2. Non-Quicktime? on Quartz Extreme Demo Movie · · Score: 1, Troll

    I'd really like to see this, I don't suppose there's a version available using a standard, cross-platform codec anywhere?

  3. Gimme a break on E3: Epic, US Army Develop Games as Recruitment Tool · · Score: 0, Flamebait

    Future installments will include Sim Mess Duty, Sim Standing Guard in the Rain, Sim Blister, and Sim Invading Iraq to Keep Approval Ratings High.

    I think it's very classy of you to make jokes about people who have died for your freedom. Sure, it sucks that the US get stuck policing the world, but as we've been shown, it's not going to do it on its own, and it doesn't look like anyone else is jumping up to do the job. Your attitude is disgusting.

  4. Not my childhood on Nintendo Announces new Zelda, Mario & Metroid · · Score: 1, Troll

    It'll be just like I'm a kid again, but with better graphics (and beer)!

    No it won't. Game companies, Nintendo included, stopped making fun games long ago and instead concentrated on what eye candy with no substance. You can't tell me that you can seriously compare any N64 or Gamecube game to an old-school Nintendo or SNES game and say it has the same level of fun because of the playability or content. This is why I stopped buying consoles, today they're all eye candy and no fun (with the possible exception of the GBA, though that's a stretch).

  5. Re:Speed of compilation on Benchmarks For gcc-3.1 · · Score: 2, Informative

    You'd end up with the same compiler in the end. GCC compiles itself in two phases, the first using the native compiler, and the second recompiling itself into the final product. Not much gain in doing that all over again, sorry. ;-)

  6. Re:Confused editor on Felt Tip Marker Defeats Copy-Protected CDs · · Score: 2

    His software was designed solely for the purpose of pirating eBooks. I'm not sure why we're giving this guy or his company a break for repeated dubious behavior. Not everything should be free, like my hard work.

  7. Re:Mainstream news sites... on GTA3: Vice City Announced · · Score: 0

    So? GTA is a game, the company that produces it can decide what systems it will be released for, if any. It's ONLY A GAME. Your implciations with Microsoft behavior are, quite frankly, ridiculous.

  8. Of course they do on Apple's Unix Porting Guide · · Score: 3, Informative

    The operating system is UNIX, not Unix, though admittedly at this point it's more of a paradigm than an OS.

  9. Ditto on Constructing a Linux-Based Network Testing System? · · Score: 4, Informative

    The problem is that I cannot figure out how to bypass the Linux kernel's TCP/IP stack routing optimization. All the combinations of routing table modifications and iptables that I've tried still don't make the packets flow out the interfaces and on the wire instead of within the stack.

    Nor could I. I spent the past year working on a thesis-like project for undergraduates building a new queueing mechanism using the Linux kernel. Using only one 300 Mhz processor and saturating two 100 BaseT interfaces would suck down about 1/3 of the CPU, and I found no way to bypass the stack. FreeBSD and OpenBSD can do it transparently if you want to give them a try.

  10. Re:of course they went under on Embedded Linux Journal Ceases Print Publication · · Score: 2, Funny

    I was kinda curious about that myself. I signed up for ELJ when it was first announced and was promised a couple of free issues, but they were still coming a year later. I guess giving away software for free and physical objects are a bit different. ;-)

  11. Re:SMPng. on FreeBSD Development Status Report · · Score: 4, Interesting

    FreeBSD has had MP capabilities for a long time. While not totally symmetric as Linux's, running two mp3 encoding processes will take you no longer on FreeBSD than Linux (and quite possibly less time, depending). I've had a lot of bad experiences with Linux's SMP throwing tasks back and forth between two processors and unnecessarily running up CPU usage on task switching, and while I guess this is better than FreeBSD's existing MP capability, giving it no credit is foolish.

  12. Re:Glad to hear it on Sun Drops Sawfish for Metacity · · Score: 1

    I disagree, the Gnome project originally used Enlightenment because it was the only window manager suitable for their purpose and they knew from the start it was bloated and not meant for the job. In this case, only Sun has dropped Sawfish's use, and Gnome will continue to officially back Sawfish, which is not nearly as bloated as the original poster makes it out to be. In my opinion it's on par with WindowMaker, maybe slightly slower than BlackBox.

  13. Re:Hm. on DMCA Attacks: NAI Tells Sites To Remove PGP (Updated) · · Score: 4, Informative

    The problem with GPG is that it lacks an easy-to-use interface and Windows plugins. This was the selling point of NAI's PGP: it was easy point-and-click encryption for the common person. It's a shame they're ditching it, it really had a good chance for encouraging the widespread use of encryption.