Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:ZFS (Score 1) 268

Please explain it to me, because I really don't see any reason not to rely on an "out of tree FS". My system won't boot without tons of stuff that is outside of the kernel tree, including things like init but also things like graphics drivers on my desktop.

It seems to me that the ZFS license issue is only with the kernel, and can be solved by distributors. Distributions deal with wrapping up things under multiple licenses *ALL THE TIME*. And Ubuntu seems to be pretty close to having this integration done, based on what a friend reported with his experiments with zfsonlinux as a root device.

With all due respect to those involved, I think the pronouncement that it must be in the kernel and that it must be in the kernel, and that it is a "rampant layering violation" have set Linux back a long ways. FreeBSD, DragonFly BSD, OpenSolaris, have all had "advanced filesystems" for years now. Linux is basically stuck with a feature-set from Berkeley FFS and isn't really showing that that is going to change for several years... It's kind of a shame, especially since at the time of the "layering violation" comment it was clear to me that the violation came with significant compelling reasons for it, and now btrfs seems to be realizing that and implementing the same features...

Hindsight and all that, but it's a damn shame. ZFS is insanely awesome, I have a number of systems running it under FUSE and it has proven very reliable over the years.

Comment Worth trusting your data to btrfs?!? (Score 1) 268

If you are "trusting your data" to *ANY* file-system, you are likely to be disappointed.

I have run btrfs off and on for maybe 3 or 4 years because I don't *HAVE* to trust my data to it. I have good backups that run daily. If btrfs screws the pooch, I'm not really out that much.

Note though, my backup servers run ZFS. :-)

Honestly, it seems to me that btrfs has gotten worse over the last few years rather than better. 4 years or so ago when I first started using it, it actually worked pretty well and I was fairly happy with it, including taking automatic snapshots, but I never had a data loss. ISTR that I switched away from it because I upgraded to a new distro and had to reformat, for various reasons. Newer versions I've tried have been barely usable and I've had brtfs wedge itself a few times. Some of the issues were distro integration issues I think, like 12.04 seemed to *ALWAYS* run a full fsck on boot, and I think it took a snapshot when I tried to do an upgrade to 12.10, which somehow caused it to think that it had space available when it didn't and it ran out of disc space during the upgrade...

I really want btrfs to get production ready, but I'm half thinking that by the time it is HAMMER2 will be out and I'll be infatuated with it. Note that btrfs and HAMMER started around the same time, maybe HAMMER had a 6 month lead. HAMMER has been "production stable" and has been the default Dragonfly BSD filesystem for several years. Dillon seems to know how to build a file-system...

Comment Re:We need better web tech PERIOD. (Score 1) 302

I find it rather abhorrent that the "Web Development" has become a mish-mash of technologies: HTTP, HTML, JS, CSS and extensions: DOM, AJAX.

Has become? Back in the day HTML was a mish-mash of tags and (eventually) DOM models that were abhorrent and incompatible across browsers.

As soon as you standardize one thing, then the big boys are on to the next big thing. You still have a myriad ways to generate web content, all of which should shield the developer from most of the madness. Standards are good for taking a snapshot of the state of the art at a point in time, allowing developers to say "I support this version" and browsers to guarantee they will render standardized versions correctly. I expect every browser on the market today to correctly render all standardized versions of HTML.

Comment Re:BSD license (Score 1) 630

That's not entirely in the public domain. I release stuff under many licenses, as well as putting them in the public domain. I usually have a very clear idea of what I choose to do and why I do it. And my views have certainly evolved in the past 14 years since that statement was initially attached to that website. Besides, people have made (and continue to make) fair use of code and images published on that site.

Comment Re:The Public Domain (Score 1) 630

Do I want to go back to those days? Absolutely. Having that music in the public domain is part of cultural wealth of the United States. The copyright of performances of white artists playing music put in the public domain by black musicians and songwriters did not remove that music from the public domain. We are all wealthier together for the gift those artists gave us. Disney does the same thing with Mother Goose, Bros Grimm, HCA, etc. Those works are all still in the public domain. You are free to copy them and adapt the original stories.

Were there inequities? Sure. But I would argue that the we are paying a much heavier cost today. Besides, the music industry has found new and improved ways to rape and pillage the artists they purport to represent. The poor and uneducated will always be at a disadvantage. No one can argue that the IP regime we have today is a just system. Might still makes right. Whoever can afford the most lawyers wins.

We now have a place to easily and instantly publish ideas which provides permanent proof of what is in the public domain. Let's use it.

Comment Re:BSD license (Score 1) 630

Because if the code is public domain, then you can modify it in any conceivable way and the original author(s) lose all ability to control not only use (which is the point of selecting the BSD license) but content, such as statements that "this code is public domain."

Who cares?!? Copying the code and removing the statement "this code is in the public domain" does not remove the code from the public domain.

Comment Re:The Public Domain (Score 1) 630

Not at all. The number of copyrighted works would plummet to acceptable levels (with the value of ideas being added to the public domain returning to normal, healthy levels), rather than the copyright pandemic we are currently experiencing. The only thing deserving of copyright protection are those things that the creator deems valuable enough to seek copyright protection. And then we could do interesting things like exponentially scale the cost of registration based on the duration the author wishes to maintain their monopoly on the work.

Slashdot Top Deals

HELP!!!! I'm being held prisoner in /usr/games/lib!

Working...