Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment LLVM funding model doesn't scale (Score 3, Insightful) 1098

> undermine's Stallman's argument about corporations not supporting

The LLVM model for attracting funding doesn't scale, and it defeats itself in the long term.

LLVM are only getting funding because Apple wants to undermine GCC. Most projects can't be used in that way, so they can't be of any interest to the Apple category of funders. And Apple's interest in funding the free parts of LLVM will dry up as soon as they (if they ever) achieve the goal of undermining GCC. The LLVM licence allows Apple to switch to a proprietary approach whenever they want. (Although, in reality, they'll continue to contribute the non-flashy bits of code - the stuff they want other people to maintain for them.)

Comment Re:NOW he realizes this? (Score 0, Flamebait) 1098

> feeding back their changes upstream, despite not having to.

For Apple's plan to work, yes, they have to. For the moment.

Taking users and developers away from GCC is main point, so they have to get FreeBSD to switch, and get some of the free software community to switch, etc.

The goal is not about having a great free software compiler. If that was the goal, they would have just continued with GCC.

And if Apple's funding was about helping free software, they would have funded development of something we didn't already have.

Comment P.S. everyone do what they want. (Score 3, Insightful) 1098

P.S. I phrased this badly:

> go with the flow, everyone do what they want.

I'm in favour of people doing what they want. The approach I meant to criticise is "everyone do whatever and let's not discuss it, let's just see what happens".

Everyone can and will do what they want, but I'm in favour of thinking about the options. If you want more free software to exist, choosing GPL makes sense.

Comment ...but if you want free software to improve... (Score 5, Insightful) 1098

For someone who isn't interested in free software or open source, your approach works: go with the flow, everyone do what they want.

The result it that some software turns into a hand-out for companies that, in the long term, are trying to make free software disappear.

If someone wants to be able to more with free software, then there's a question of strategies for achieving this. The user gets the same freedoms from BSD and GPL, but GPL says anyone building on top of the software has to contribute their improvements to the community. Only fair really.

So, yeh, the two can coexist, but the GPL does a lot more to ensure that we have great free software in the future. If you think that's a good thing, then use the GPL.

Comment It's about tactics: GPL helps free software (Score 5, Informative) 1098

Background reading:

BSD, LGPL, and GPL are all free software licences. The user gets the same four freedoms in each case (use, study, modify, redistribute). But, using the BSD licence (or the LGPL) takes away an incentive to contribute to the free software project.

GCC's technical advances create a big incentive for developers who are interested in compilers, and for companies with a commercial interest in a good compiler existing for their platform, to contribut to GCC - helping free software whether that's their priority or not. With a BSD-licence project, developers can choose to ignore GCC and fork LLVM instead, so neither GCC nor LLVM benefits.

LLVM weakens GCC's ability to attract free software contributors. That's why Apple funds LLVM.

It's not difficult to see which approach works best: Which OS has more contributors, *BSD or GNU/Linux?

Comment GPL and BSD give uses the same freedoms (Score 0) 1098

> more freedom to the person who uses and implements the software

Users have the same freedoms with GPL and BSD.

The BSD licence provides building blocks for non-free projects that compete against free software. The GPL provides building blocks only for free software projects.

GCC's technical value encourages developers with technical goals to contribute to the free software GCC project, regardless of whether helping free software is their priority or not. LLVM weakens this by providing an alternative project where people can work on technical progress without the need to contribute to the free software LLVM project.

So LLVM makes people less likely to help advance the state of free software.

(LLVM attracts some investment, such as that of Apple, up to a certain point, because Apple's goal is to undermine GCC.)

So it's not about user freedom. There's no difference there. It's about what's the smartest way to help our friends and each other, without helping the companies that are competing against us and trying to replace free software with their proprietary software.

Comment Re:Open standards my a** (Score 1) 2

> And how exactly are you envisioning to create
> "open standards" over secret DRM schemes (such as Cinavia)?

I don't think we disagree, but do you think the issue will be as clear for politicians?

They'll want DRM, they'll see HTML5 has support for DRM systems, they'll ask for a HTML5-compatible DRM system, and free software won't be able to offer one (one that really works).

Comment Moderating the same person's comments (Score 2) 8

Or some kind of limit on down-modding comments by the same person. It's annoying when you post three comments with little relation to each other, then suddenly all three get voted down and you *know* it's because you insulted someone's fandom object in one comment.

I don't think there's any equivalent abuse with up-votes for this particular type of case.

Submission + - MPAA joins W3C; bigger anti-DRM push needed (zdnet.com) 2

ciaran_o_riordan writes: The W3C has announced a new member: the MPAA. Oh. Which makes this a good time to see whatever happened to last Summer's campaign against DRM in HTML5. It's still there. W3C took a lot of criticism, but the plan hasn't changed. DRM ("Encrypted Media Extensions") was still there in the October 2013, and in the January 2014 drafts. Tim Berners-Lee is still defending DRM. For the technical details, there are many good pages. What's at stake? It'd be like Flash or Silverlight websites, but instead of being really hard to make free software viewers/browsers, it'll be almost impossible, not to mention possibly illegal in the many countries which prohibit "bypassing technical protection mechanisms". And our work to get governments to use open standards will end up used against us when free software can't tick all the boxes in a public tender that specifies a "W3C HTML5 based" DRM system. More pressure is needed. One very small act is to sign the no DRM in HTML5 petition. A good debate is: "What's more effective than a petition?" But please sign the petition first, then debate it. It's also worth considering giving to the annual appeal of FSF, the main organisation campaigning against this.

Comment The Emacs userbase is still growing (Score 4, Interesting) 252

> I wonder how younger generations do appreciate Emacs

Someone said that to me in 2002. I was a new Emacs user then, and I'm still using it now.

Debian's package install stats suggest the Emacs user base is steadily growing:

http://qa.debian.org/popcon-graph.php?packages=emacsen-common

And the developer mailing list is very active and high-quality:

https://lists.gnu.org/archive/html/emacs-devel/

However, Hip-Hop's future is looking less certain:

http://www.theonion.com/video/there-are-people-in-world-who-are-concerned-about,32163/

Slashdot Top Deals

The most exciting phrase to hear in science, the one that heralds new discoveries, is not "Eureka!" (I found it!) but "That's funny ..." -- Isaac Asimov

Working...