Slashdot Mirror


User: BillKaos

BillKaos's activity in the archive.

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

Comments · 69

  1. Re:Lawsuits by Canopy? on Unifying GTK & QT Theme Engines · · Score: 1
    The dangers of this scenario combined with the fact the Gnome is LGPL'd are left as an excercise to the reader.

    I'm tired of people trolling about GTK's licensing, the LGPL. I think that it's the only reasonable licensing for a toolkit.

    If you're trying to create a general-purpose desktop, it's clear you've to allow closed source apps.

    QT toolkit allows this by licensing for money, GTK is LGPL'ed. What would be a show-stopper is a GTK that's truly GPL, as you're excluding all closed source, as games, CAD/CAM, databases, etc... from your desktop, and the code is copyrighted by lots of people, so is very hard to license.

    In your hipotetical scenario, there's no problem to Sun, as they could buy Trolltech, and make all the closed source apps they want.

  2. Re:expressions I hate on Top Searches of 2003, A Dave Odyssey, Banned Words for 2004 · · Score: 1

    Sorry, it's more correct to say "Donde esta Cecilia?" than "Adonde esta Cecilia?". The common acception of "Adonde" it's denoting going to somewhere: "Adonde vas?" -> Where are you going?.

    Disclaimer: I'm a native spanish speaker and Slash doesn't allow &acute in HTML, sorry :)

  3. Re:Ease of use on New Napster Off To A Solid Start · · Score: 1

    " I was listening to Lucinda Williams' album Car Wheels on a Gravel Road when I ran into a glitch. I could hear all of "Lake Charles," but only 30 seconds of "I Lost It," a song from the same album. It turns out "I Lost It" was only available if I opted for the a la carte feature. I either had to buy the track for 99 cents or be content hearing just 30 seconds of it. What a pain."

    They're using Visual Basic again.

  4. Re:What about OpenGL? on Half-Life 2, ATI, NVIDIA, and a Sack of Cash · · Score: 1

    taking care of linux users is just a BAD BUSINESS IDEA (at the time)

    I'd call a GOOD BUSINESS IDEA tyind all your development to propietary API such DX.

    Yes, mod me down, because I know nothing about bussines but you remeber me, five years ago in my university, when administrators laughed from us, because we're using Linux in a small departamental server. They said "what the heck is this Linux, we can't get support as we get with SunOS". You guess what are they running now?

  5. Re:Well, I dunno... on Half-Life 2, ATI, NVIDIA, and a Sack of Cash · · Score: 1

    Yeah, but Mac OSX is OpenGL based, right? You can run on it gcc, right? So if a game company designs it's product using some (I think, are the right) API and tools, can make it running in Windows, Linux, OSX and maybe *BSDs.

  6. Re:What about OpenGL? on Half-Life 2, ATI, NVIDIA, and a Sack of Cash · · Score: 2, Interesting

    You have to face it: The reason I don't see hard-gamers switching to a Free OS is lack of support, both from game companies and (less) from hardware manufacturers.

    I'm not saying "you, support Linux", I'm saying "let's make games using standart API such as OpenGL, and with minimal tweaking and minimal effort, you can support various OS platforms.

  7. Re:What about OpenGL? on Half-Life 2, ATI, NVIDIA, and a Sack of Cash · · Score: 1

    Yes, but using OpenGL and a multiplatform compiler (or coding in good C) a game company can make their games going in a variety of OS, just like ID with quake o RTCW.

  8. What about OpenGL? on Half-Life 2, ATI, NVIDIA, and a Sack of Cash · · Score: 5, Insightful

    What scares me is people doing those benchs in DirectX, and most, people doing games using DirectX. Nvidia certainly didn't made its card to perform good in DirectX's new API, and I don't see the problem.

    What's about OpenGL; I only purchase OpenGL games, because I mostly can make them run in Linux, and WineX is only a ugly workaround to run games in non native enviroment. If I'd a game company, I'd take care of potential Linux customers.

  9. Re:legal questions on MPlayer 1.0Pre1 Is Here · · Score: 1

    I don't know what legal questions are you talkin' about, but the link given in the article, the mplayer homepage, about Mplayer legal problems with EPA (Europen Patent Agency) it's only a joke of the developers, protesting against Software Patents in Europe.

    Afortunately, ATM SP have no validity in Europe.

  10. Please help. on Protests Delay European Software Patent Vote · · Score: 5, Insightful

    Yes, we know you slashdotters are mostly American, as said before, but please, this is a CRUTIAL fact to European Free Software, so please, help us, help you, and support the protest: change your page.

    Thank you.

  11. Re:What IS NEW!!! on Linux 2.4.22 Stable Kernel Released · · Score: 3, Informative

    Sorry, this is an incomplete list for the 2.6 series, while the kernel released is 2.4.22. For a almost complete list of features going into 2.6 you can see Linux Kernel 2.6 Status

  12. Re:2.4 VS 2.6 Performance on Linux 2.4.22 Stable Kernel Released · · Score: 1

    Ups, also, if you want to be in the egde of X responsiveness, you should try Con Kolivas's scheduler patches.

  13. Re:Too fast... again! on Linux 2.4.22 Stable Kernel Released · · Score: 3, Interesting

    There are not big core changes in this kernel, so it's believed to be very stable. Also, it includes some security fixes so you should upgrade.

  14. Re:2.4 VS 2.6 Performance on Linux 2.4.22 Stable Kernel Released · · Score: 2, Informative

    I use:

    emilio@ellugar:~$ uname -a
    Linux ellugar 2.6.0-test3 #9 Wed Aug 20 15:21:40 CEST 2003 i686 GNU/Linux

    I can say 2.6 feels better (mainly from better disk I/O scheduling), but the process scheduler starves sometimes.

    Anyway, worth trying it, I think it's almost ready.

  15. SGI on "Stolen" SCO Linux Code Snippets Leaked · · Score: 0, Redundant
    This fragment intrigues me:
    /* $Id: ate_utils.c,v 1.1 2002/02/28 17:31:25 marcelo Exp $
    *
    * This file is subject to the terms and conditions of the GNU General Public
    * License. See the file "COPYING" in the main directory of this archive
    * for more details.
    *
    * Copyright (C) 1992 - 1997, 2000-2002 Silicon Graphics, Inc. All rights reserved.
    */

    So far, the copyright holder seems to be SGI
  16. Re:It made the rounds, but not on our Linux and Ma on Yet Another Windows Worm · · Score: 1

    I don't see why Linux is so secure:

    Making a linux worm:

    - Open attachment.
    - Run, fork and become orphan process.
    - Let's run in the background sending e-mails using users info, until somebody realize that it's running and kill it.

    This kind of worm can run a looong time in your machine with your user privilege and you wouldn't notice.

  17. Re:corporate clients on Phoenix Unveils Anti-Theft BIOS · · Score: 2, Funny

    The MS IIS marketing team can help.

  18. Money is what counts now! on Linus on DRM · · Score: 1

    My feelings about this are that some people at distros or embedded market want to lock their hardware/software (as Microsoft made with Xbox) and has pushed on Linus to explicitely allow them to do this.

    Only a thinking.

  19. Re:This really isn't new ... on Getting Rid of the Disks · · Score: 1

    Another interesting filesystem is DualFS.

    This journalling filesystem stores data and metadata on different partitions, reducing a lot of IO time in general, compared with others journalling filesystems. Benchmarks improves a lot if the device you choose for the metadata is a SSD.

    Sadly, to get the source code you've to mail the autor.