Slashdot Mirror


User: Wesley+Felter

Wesley+Felter's activity in the archive.

Stories
0
Comments
3,537
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,537

  1. Re:X or no X? Choice is good! on Trolltech Developing Qt That Doesn't Need X · · Score: 1

    X11 runs in the userspace, so misconfiguration (or just switching your video card or screen) doesn't lock up the system


    But X runs as root, while framebuffer apps don't have to. Likewise, X bangs the hardware directly, while framebuffer apps don't. So I think framebuffer apps should be safer than X (unless you are running the fbcon driver for X, of course).
  2. Re:Acceleration API .... on Trolltech Developing Qt That Doesn't Need X · · Score: 1

    Since fbcon doesn't provide acceleration AFAIK, it might be interesting if they used the same loadable modules as XFree86. But I admit that I don't know anything about the X driver APIs, so maybe that is a terrible idea and someone in Norway is spewing COke through his nostrils right now...

    Or maybe they use more BeOS-style loadable accelerant modules.

  3. 1280x720 not good enough for you? on Can Indrema Beat Microsoft To the Punch? · · Score: 1

    They say it has HD component output; that means 1280x720 non-interlaced or 1920x1080 interlaced.

  4. No QuickTime client on Apple Plans To Give GCC Changes To FSF · · Score: 1

    Apple hasn't released any QuickTime player for Linux.

  5. "it" already happened on Apple Plans To Give GCC Changes To FSF · · Score: 1

    Apple's current machines are just CHRP systems. CHRP is well-documented, and companies like IBM, Prophet Systems, and SiliconFruit are coming out with CHRP systems.

    See openppc.org.

  6. Intel mobos/chipsets are no better on Apple Plans To Give GCC Changes To FSF · · Score: 1

    Motherboards and chipsets from Intel, VIA, Sun, DEC, etc. are all proprietary. What's your point?

  7. Is Alpha firmware open? on Apple Plans To Give GCC Changes To FSF · · Score: 2

    Do Alpha motherboards include the full source code to the firmware? Are you going to complain when your 21164 motherboard won't take a 21364 CPU?

  8. That makes no sense on Donnie Barnes On LinuxExpo · · Score: 1

    OK, so some big RHAT investor doesn't want the expo to happen. But WHY? You seem to have ommited that from your post.

  9. IDE? on IBM 75G Hard Drive Ready · · Score: 1

    Yawn. Wake me when they have some real drives.

  10. Power3 is PowerPC on IBM One-Chip Dual Processor Due Next Year · · Score: 1

    The info I read (which is admittedly vague) says that Power3 implements the PowerPC ISA (both 32 and 64 bit versions).

  11. Re:Yes, it is possible on Changing the Software License? · · Score: 1

    OTOH, I usually wouldn't assign the copyrights on my code to anyone else, precisely because I don't want them to change the license on code that I wrote whenever they feel like it.

  12. PS and PDF formats are OPEN! on King's New eBook · · Score: 1

    PostScript and PDF are fully documented at Adobe's site.

    The "Open" EBook spec is also publicly-available, but it uses some tricky PKI stuff so that knowing the file format won't help you, because any reader software has to have a certificate issued by a central authority. (Or at least that's how I remember it...)

  13. Just don't plug it in on Motorola Introduces Home Cable Modem/Router · · Score: 1

    The solution seems obvious enough to me.

  14. Re:Don't get excited yet; wait until after 9/20/20 on Mozilla With Crypto Code Released · · Score: 1

    IIRC, RSADSI owned a stake in PKP while it was in operation.

  15. Re:I didn't understand that part on Jakob Nielsen Answers Usability Questions · · Score: 1

    The purpose of most Pointcast-style "push" technology (as I understand it) is/was to bombard the user with as much information as possible as often as possible. Don't feel like doing work right now? Just click over to Pointcast, which has 37 news stories for you to read, already conveniently downloaded onto your computer.

    That would probably be even worse for my productivity than Slashdot!

  16. Sounds fair to me on Ask Jakob Nielsen Almost Anything · · Score: 1

    Patents are a big issue on the Web today; while many people are protesting software patents like Amazon's, Nielsen is racking them up. I'd like to hear what he thinks about that.

  17. Re:Remember the VAX! on The New Garbage Man · · Score: 1

    ...you can't have a good GC in a programming language which allows pointers.

    Call me pedantic, but Java and Lisp have pointers, they just don't have pointer arithmetic.

  18. Re:XFree86 2000 = MacOS 1987 on XFree86 3.9.18 Today, v4.0 in March · · Score: 1

    Yes; MacOS is ahead in some areas and woefully far behind in others. Hopefully MacOS X will solve this problem.

  19. Toolkits can't do it on XFree86 3.9.18 Today, v4.0 in March · · Score: 1

    I've seen some posts from Gtk+ hackers saying that it would be inefficient for GtK+ to do its own font rendering (I don't remember the reason offhand). It also leads to bloat if we have two implementations of everything: one in the X server and one in each toolkit.

    And I'm not even sure that it's possible to do true inter-window translucency (which lots of people seem to want these days) without X server changes.

  20. XFree86 2000 = MacOS 1987 on XFree86 3.9.18 Today, v4.0 in March · · Score: 1

    Wow, they're almost caught up with MacOS, which allows multiple screens with different sizes and depths.

  21. Aqua icons are not vector-based on New Desktop for Linux · · Score: 1

    The icons that you see in those Aqua screen shots are just plain (although large) bitmaps.

  22. Re:Cross-platform... on Java 2 for Linux Released & Blackdown Gets Creds · · Score: 1

    Embedded stuff is nice, but I was really hoping that Java would allow me to write cross-platform desktop apps. So far that's not happening. :-(

  23. Off-topic on Java 2 for Linux Released & Blackdown Gets Creds · · Score: 0

    What does this have to do with the article?

    Java can be used for a lot more than applets.

  24. But what does it mean? on LinuxPPC 2000 - First Boxed Product · · Score: 1

    OK, so they have a new graphical installer. I remember the last graphical installer was a usability disaster. Where are the screen shots?

    So it comes with new GNOME packages "from Helix Code". How is that different from the regular releases?

    So many buzzwords...

  25. Mozilla WILL have SSL on Mozilla Will Be Netscape 6.0 · · Score: 1

    If you use the gratis-but-closed-source PSM daemon, Mozilla will have SSL.