Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Linux (Score 1) 393

it totally breaks all that added security you were supposed to get through virtualization

Virtualization does not add any security to the overall system. Adding more code to a system cannot make it more secure by definition. You need less code running in the system to have less bugs in the system that malware authors can exploit. Adding virtualization adds yet another attack vector for malware: attacking the hypervisor. See http://en.wikipedia.org/wiki/Blue_Pill_(malware), for example. There are good reasons for using virtualization, but improving overall system security isn't one of them.

Comment Re:Will be "mentoring" two participants. (Score 3, Interesting) 72

I'd take that comment with a grain of salt.
I will be mentoring a student, too.
And yes, I expect to be bouncing patches back to students (we have two), and suggest improvements, and maybe even provide a code example here and there to help them. It's part of the learning process they will go through. Just like any contributor.
But coding is only one side of open source development. There are many more. Another goal is to try to integrate the student with the project, and let it be a fun and rewarding experience. If students stay with the project even after the summer of code is over, you've done the best possible job as a mentor. That is the hard part. It's much harder than getting the code right.

Comment Re:The questions that come to mind (Score 1) 1870

Was Google created to promote and facilitate illegal file-sharing? No? Then Google is safe.

And what about Slashdot? Was it created to promote and facilitate illegal file-sharing? No? Well maybe not unless you follow this link and copy the content you are seeing to your friend's computer.
Come on. This ruling breaks the internet.

Comment FU-Berlin (Score 1) 386

I studied CS at FU-Berlin, the program can be quite demanding, but it's very good. Some courses are taught in English, and in those courses you can write the exams in either German or English. If you're just going to spend a semester abroad, you may be able to get away with taking all your courses in English. You'll inevitably need to learn some German though, if only for social life (even though many people are fluent in English), but the effort may well be worth it. There is also a welcoming Linux geek society at the faculty. Oh, and Berlin is a very nice city. There's the typical tourist attractions, but also a large and very active hacking community which naturally provides lots of entertainment for CS students (projects such as the CCC, freifunk, C-base, bootlab). Beware -- many students have been known to end up stranded in these communities. Check here for information about application procedures for students from abroad.

Comment Some tech books I enjoyed a lot (Score 3, Informative) 517

Graphics

NVIDIA Releases New Video API For Linux 176

Ashmash writes "Phoronix is reporting on a new Linux driver nVidia is about to release that brings PureVideo features to Linux. This video API will reportedly be in nVidia's 180 series driver for Linux, Solaris, and *BSD. PureVideo has been around for several nVidia product generations, but it's the first time they're bringing this feature to these non-Windows operating systems to provide an improved multimedia experience. This new API is named VDPAU, and is described as: 'The Video Decode and Presentation API for Unix (VDPAU) provides a complete solution for decoding, post-processing, compositing, and displaying compressed or uncompressed video streams. These video streams may be combined (composited) with bitmap content, to implement OSDs and other application user interfaces.'"
Google

Google Is Taking Spoken Questions 94

The New York Times is reporting that Google has added a voice interface to their iPhone search software. Expected to make its debut as early as Friday, users will be able to speak into their phone and ask any question they could type into Google's search engine. The audio will be digitized and results will be returned via the normal search interface. "Google is by no means the only company working toward more advanced speech recognition capabilities. So-called voice response technology is now routinely used in telephone answering systems and in other consumer services and products. These systems, however, often have trouble with the complexities of free-form language and usually offer only a limited range of responses to queries."

Comment Re:Context (Score 1) 598

Did anybody spot that most of the article was dedicated to describing the game and its distribution hopes, as if it were a game review, while the confiscation itself got just a single sentence in the article? This is a fucking advert.

Yep, and it sure worked:

The server at www.waronterrortheboardgame.com is taking too long to respond.

Software

Submission + - Comparing web development platforms empirically (plat-forms.org)

whrde writes: "How do you compare Java to Python to Ruby to .NET? Very little empirical research has been done into web development platforms, mostly because it's a particularly difficult thing to do.

A research group at the Free University of Berlin is conducting a survey as part of the Plat_Forms effort. Results will be compiled and can be emailed to anyone who completes the survey.

If you have experience with two or more web development languages, you can contribute to this research by completing the survey."

Patents

Submission + - Microsoft Gives Xandros Linux Users Patent Protect

DigDuality writes: Microsoft, shrugging off licensing moves to prevent it from repeating its controversial patent deal with Novell, has signed a set of broad collaboration agreements with Linux provider Xandros that include an intellectual property assurance under which Microsoft will provide patent covenants for Xandros customers.

Will the response to Xandros be similar to that of Novell? We can only hope.
Linux Business

Submission + - Which Embedded Linux Distribution?

Abhikhurana writes: I work for a company which designs a variety of video surveillance devices (such as MPEG4 video servers). Traditionally, these products have been based on proprietory OSs such as Nucleus and VxWorks. Now we are redesigning a few of our products and I am trying to convince my company to go down the Linux route. Understandably, our management is quite sceptical about that and so I was asked by our CTO to recommend a few RTOSs which have mature Networking stacks and which work well on ARM platform. I know that there are many embedded linux based distributions out there. There are commerical ones such as Montavista, LynuxWorks, free ones such as uclinux, muLinux and some Linux like distros such as Ecos, but which is the most stable and best community supported embedded Linux distribution out there?
Software

Submission + - NTFS-3G Version 1.0 Released

An anonymous reader writes: NTFS-3G is a free open source NTFS read/write driver. It's already available for over 60 Linux distributions and systems like FreeBSD, BeOS, Haiku and Mac OS X, to big-endian and 64-bit computer architectures, and to new CPU's like AMD64, ARM and MIPS.

Feed $82 For E-Voting Secrets (wired.com)

Five Sequoia electronic voting machines sold at on online auction? $82. A chance for a researcher to dissect the embedded software that the company refused to make public? Priceless. By Kim Zetter.


X

Submission + - X.Org 7.2 Ready for Primetime

F-3582 writes: "After three months of getting behind the schedule the X.Org Foundation has announced the release of a new X.
From the Press Release: "X11R7.2 [...] incorporates significant stability and correctness fixes, including improved autoconfiguration heuristics, enhanced support for GL-based compositing managers such as Compiz and Beryl, and improved support for PCI systems with multiple domains. It also incorporates the new, more extensible XACE security policy framework.""

Slashdot Top Deals

"Money is the root of all money." -- the moving finger

Working...