290205
submission
Ep0xi writes:
The Department of Justice said Friday that it has begun an antitrust investigation of the NAND flash-memory industry, a volatile business where price swings are dramatic and profits substantial.
270361
submission
Scott_F writes:
I recently reviewed several commercial, closed-source slideshow authoring packages for Windows and came across an alarming trend. Several of the packages I installed included GPL and LGPL software without any mention of the GPL, much less source code. For example, DVD Photo Slideshow (www.dvd-photo-slideshow.com) included mkisofs, cdrdao, dvdauthor, spumux, id3lib, lame, mpeg2enc and mplex (all of which are GPL or LGPL). What's worse is that the company tried to hide this by wrapping them all in DLL's! There are other violations in other packages as well. It seems that use of GPL software in commercial Windows applications is on the rise based on my testing of other software. My question is how much are GPL violations in the Windows world being pursued? Does the FSF or EFF follow-up on these if the platform is not GPL? How aware is the community of this trend?
234473
submission
LinuxFan writes:
KernelTrap has a fascinating article about the first Linux kernel, version 0.01, complete with source code and photos of Linus Torvalds as a young man attending the University of Helsinki. Torvalds originally planned to call the kernel "Freax", and in his first announcement noted, "I'm doing a (free) operating system (just a hobby, won't be big and professional like gnu) for 386(486) AT clones." He also stressed that the kernel was very much tied to the i386 processor, "simply, I'd say that porting is impossible." Humble beginnings.