Forgot your password?
typodupeerror

Comment Re:no capacitors (Score 2) 76

^this, it's amazing how few people actually understand that most writes on modern systems are buffered either in the kernel cache or in the disk cache without any form of protection. Disable those volatile caches and your OS with it's resource hog apps will behave as slowly has a 386 on floppy disks. At least, the laptop battery can act has a giant capacitor and your exposition to data loss due to power failure on a laptop should be very very small.
Apple

Journal Journal: Apple Fanboy List 10

Hello fellow slashdotters!

Are you constantly bombarded with pro-Apple comments by Apple fanboys? Does your blood boil when you see an "APPLE IS SO GREAT AND THEY MAKE THE GREATEST STUFF WOO HOO!!!1!!1!!" rated +5 Informative? Are you sick of reading Slashdot comments at a high threshold, drowning in a sea of pro-Apple gibberish?

Comment You guys do not understand what free means (Score 1) 490

Hi,

I think there is a big misunderstanding in the way you use the word "free" in "open source free software".
Free is not there for "it costs nothing and you can have it for nothing too", it means our business model is base uppon the fact that we want to produce apps in an open environnement where anybody can enhance the code and contribute so that the application can be bugfixed, tested, extended etc... in the best possible way.

Look at mozilla for example.

It doesn't mean that it costs nothing to produce (Mozilla developers are paid engeneers.). It doesn't mean that their should be no support or documentation.

Look at MySQL, you can download the source, compile and enjoy. On the other hand, a large company can pay for installation, support, doc and maintenance although this is still free software.

In the end there will always be end users who need a service beyond the software and will be OK to pay for it. They don't care for the source code, they want a build that works and install flawlessly with an industry level documentation and possible technical support.

I think that the open source development model ensure the best possible software, look at mozilla for a strong example.

Don't forget: free does not mean no cost or no value !!!!!!!

Slashdot Top Deals

The meta-Turing test counts a thing as intelligent if it seeks to devise and apply Turing tests to objects of its own creation. -- Lew Mammel, Jr.

Working...