Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Re: Hurrah? (Score 1) 143

can you go to sourceforge, find some random application's binaries for bsd and install/run them without issue on mac osx?

Actually, yes. This has been the case for just about every version of OS X ever released, since before 2001. That's because it uses a BSD tool chain and APIs. Apple goes to great lengths to maintain such compatibility, and should be pretty common knowledge if you've been paying attention on Slashdot.

Data Storage

ZFS Hits an Important Milestone, Version 0.6.1 Released 99

sfcrazy writes "ZFS on Linux has reached what Brian Behlendorf calls an important milestone with the official 0.6.1 release. Version 0.6.1 not only brings the usual bug fixes but also introduces a new property called 'snapdev.' Brian explains, 'The snapdev property was introduced to control the visibility of zvol snapshot devices and may be set to either visible or hidden. When set to hidden, which is the default, zvol snapshot devices will not be created under /dev/. To gain access to these devices the property must be set to visible. This behavior is analogous to the existing snapdir property.'"

Comment Re:Reality vs idealism (Score 1) 290

having a hobbled web platform

That phrase is redundant. Native apps (especially those that the user can compile and run him/herself on his/her own machine), will always provide more freedom and control than anything running on someone else's web server, or inside some sandboxed browser environment. Your view of pushing for the web application is entirely in conflict with giving users more control —and I suppose it should come as no surprise that you're willing to advocate for DRM, too. Get your priorities straight.

Slashdot Top Deals

Thus spake the master programmer: "After three days without programming, life becomes meaningless." -- Geoffrey James, "The Tao of Programming"

Working...