Slashdot Mirror


User: glus

glus's activity in the archive.

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

Comments · 2

  1. Re:The view from a large enterprise on SCO's Plan Examined · · Score: 1

    If you wanna save yourselves some troubles then maybe it's a good idea to go (Open/Free/Net)BSD?

  2. Maybe a stupid question... but: on The XFree86 Fork() Saga Continues · · Score: 2, Interesting

    As I can see, the "fight" is between having very flexible, transparently remote thin client GUI and localy optimized fast workstation GUI. First case is X11 and the second are a couple of new projects like SVGAlib, directfb, DDI, GGI etc... But with such a fragmentation or (calling it another way) variety of projects we are still in troubles missing good gfx card drivers (full MPEG-2D-3D acceleration, tv-ins/outs, for all new chipsets and a few or older ones)... So my question is if it's posible to separate X11 from it's drivers and having those as separate project... and then build on them whatever GUI API you want including development of X11... but having hardware driver building effort focused on one project... like you have only one kernel project that takes care of your hardware and many apps that may duplicate their functions...

    Just some thoughts anyway...