Slashdot Mirror


User: valis

valis's activity in the archive.

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

Comments · 65

  1. Re:Oh yeah look at me run out and get one. on Cool PC Cases · · Score: 1

    Hey I would! That fish shaped case looks pretty cool to me. But I like fish.

    What? You don't think my one order is enough to pay for all the development and marketing? Oh my!

  2. Re:Forged -- Read the headers on FSF offers $20k for Gnome documentation · · Score: 1

    We'd know for sure if it was digitally signed.

    Oh My!

  3. The real problem. on XFree86 Release Plans · · Score: 1

    In X, clip masks are only 1 bit. To draw antialiased text you need a true (8 bit or whatever) alpha channel. To add 8 bit clipmasks to X would either change memory size for a bunch of stuff and break all existing apps, or implement a set of new calls for antialised text, which is what they will probably do.

    Windows has had 8 bit clipmasks from Win95 on. Note that antialiasing doesn't work in most sixteen bit applications.

  4. Re:Controversy? You bet on Raster on Leaving Red Hat · · Score: 1

    I see posting anything to slashdot (or even the E mailing list) as pretty immature. Raster's argument with Redhat is really none of OUR business.

    However regarding the "silliness" of creating another desktop, he's doing it becuase it's cool. He doesn't care whether YOU think it is needed or not. He wants to code something new, and so he's going to for himself and for his userbase (whoever is interested).

    I think the point of this whole scenario is, he doesn't really care what you think.

  5. Re:There's matter and then there's anti-matter on Age of Universe Derived · · Score: 1

    No, scientific studies have shown conclusively that noone has ever wondered about that.

  6. Re:We love you Taco but.... on Carmack Donates $10k to Mesa · · Score: 1

    I love the links. "Everything" should be cross referenced. Why else use hypertext?

  7. Re:OSS Sound refuses to install with new Kernel on Linux 2.3.0 · · Score: 1

    Surprise, OSS sucks.

    Alsa rocks, I was afraid of it for a long time, but it's a lot easier than OSS.

  8. Re:UDP vs TCP in regards to FTP. on Ask Slashdot: Secure FTP? · · Score: 1

    It (tftp) is used for netbooting. Diskless systems often download their kernel via tftp.

    Zero security.

    As far as this topic goes, I echo: sftp, ssh, stunnel

  9. Re:It's their server on Deja News Privacy Questioned · · Score: 1

    These aren't subscribers, the are users using a free service. Collecting metrics on your user base and selling them is quite legal.

  10. It's their server on Deja News Privacy Questioned · · Score: 4

    If you choose to use DejaNews for anything, any information you provide to them is thiers. Accept it. You are responsible for your own privacy, they are prefectly justified in tracking every link you click on. It's a FREE SERVICE. If you don't like it, don't use it.

    (And I AM a privacy nut)

  11. oi on FreeBSD used to generate Matrix effects · · Score: 1

    [quote]With 32 dual-processor machines, I doubt there's much that they couldn't render.[/quote]

    Actually thats a very small amount of power considering the effects in "The Matrix."

    Very interesting...

  12. Something everyone has missed... on Bootleg Movies for Download · · Score: 1

    Looked at college costs lately?

    College costs most of use more than a house.

    100,000 dollar debts are COMMON where I go to school.

    so where you say, "you selfish bastards", I gotta say, fuck you.

  13. "ol' Fortran" on Katz v Taco: Futurama · · Score: 1

    Noticed and laughed out loud.

    No one else I was watching it with got it, even when I told them.

    Bah.

  14. Pournelle on 2 Scoops of Quickies · · Score: 1

    Agreed on the sequel, but they've done other good stuff (I dug Lucifers Hammer...)

  15. Text looks like shit on Gnome Canvas improves graphics. · · Score: 1

    Wel lthats not possible. Unless you rewrite a portion of X, you are stuck with 1 bit clipmasks, and 1 bit font glyphs.

    Youy may get antialiased fonts in your gtk / gnome apps soon, but it won't be via X!