Comment Release the secure boot key... (Score 5, Interesting) 550
Then I'll buy one, I could do with a tablet to run Fedora
Submission + - TextMate 2 released as open source (macromates.com)
"Today I am happy to announce that you can find the source for TextMate 2 on GitHub.
I’ve always wanted to allow end-users to tinker with their environment, my ability to do this is what got me excited about programming in the first place, and it is why I created the bundles concept, but there are limits to how much a bundle can do, and with the still growing user base, I think the best move forward is to open source the program.
The choice of license is GPL 3. This is partly to avoid a closed source fork and partly because the hacker in me wants all software to be free (as in speech), so in a time where our platform vendor is taking steps to limit our freedom, this is my small attempt of countering such trend."
Submission + - Reject ACTA, European Parliament trade committee recommends (computerworlduk.com)
The committee also decided, by 19 votes to 12, to recommend to the Parliament that the trade deal be rejected. INTA is the lead committee examining the international agreement, and its recommendation will carry weight with the rest of the Parliament.
The Parliamentary plenary vote on the treaty is now scheduled for July 3.
Comment Re:Its just sony (Score 1) 282
Someone really needs to consolidate all the bad stuff Sony has done onto one web page. That way next time someone questions my adversity to all things Sony, I can just point at it.
Comment You know that Internet 2 that everyone wanted? (Score 1) 120
There was a Slashdot post earlier about forking the Internet, and mesh networking was shot down pretty quick because of large distances between nodes. Could networking over powerlines be a solution?
Comment Re:Nothing to see here.. move along (Score 1) 370
Gallium3D is cross platform - you could write winsys layers for Haiku or whatever, but OSX is one of Wine's main targets and I don't see them shipping Gallium3D anytime soon. Unfortunately no, it's not going to make things any easier.
Comment Nothing to see here.. move along (Score 4, Informative) 370
This isn't really that exciting. Firstly it doesn't benefit Wine at all. Wine supports other platforms than Linux and other drivers than Gallium3D and Mesa and so this is useless to them, if that isn't enough the Wine source structure isn't built for this kind of swap out, specifically because Wine limits X interaction to a single DLL, winex11, and the WineD3D stuff doesn't have direct access to X. The Wine D3D developers have long said that a D3D state tracker won't help them.
Secondly, it's not gonna help porting games to Linux either. D3D is only one part of the DX API and a game does a lot more than just draw stuff. Arguably swapping out D3D for OGL is relatively straightforward in comparison to swapping out sound API, file IO API, network IO API, message handling, etc. etc. that's why some games allow you to switch between the graphics API.
Submission + - Windows 7 vs Ubuntu 10.04 (pcpro.co.uk)
Comment Top Gear already demonstrated this... (Score 3, Funny) 390
Wine 1.2 Released 427
Submission + - Pandora's Box Opened at last (pandorapress.net)
Initial estimates had put production and development at taking two months, but Murphy had other ideas. Banking issues, design problems, problems communicating with the Chinese moulding company, escalating assembly costs and even a volcano all managed to get in the way, but the small and dediced team soldiered on, and just over a year and a half later, the wait is coming to an end for the four thousand pre-orderers.
Comment Re:To promote the USEFUL arts (Score 4, Funny) 222
Think of a womans body... reacts very well under multiple touches.
YMMV.
Comment Re:x.org Has Crashed My Ubuntu Since v9.4 (Score 1) 320
Dell Dimension 2400 by any chance? I've seen the same problem with that machine. Try upgrading to a 2.6.32 kernel, that should fix it.