Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:Where in the US Constitution..... (Score 1) 574

Let me rephrase that. It could be used as a justification of such a law, yes. My point is that it doesn't have to be, and we're better off not doing that because that would have undesirable legal side effects down the line.

"General well-being of the people" is a very vague notion that can be used as a justification for too many things, most of which you probably wouldn't like at all. Of specific note is that it doesn't require any outside actor - they could just as well limit your own activities that are potentially harmful to yourself, even statistically speaking (i.e. not harmful to you personally, but universally banning them would prevent enough people from exercising them in a harmful way that it would improve "general well-being"

It's far better to go with some more concrete justifications, such as specific measurable harm that is inflicted by the actor to other parties. It's not exactly hard to do with pollutants, either, because the emissions are measurable, and so are their effects. It's still collective harm, since it's pretty hard to quantify the individual damage you get from e.g. AGW (though still possible in some cases, and I'd love to see the polluters pay compensation and damages specifically to people they hurt whenever we can trace it), but then at least it's about harm, not some nebulous "it could be better that way".

Comment Re:Or let us keep our hard-earned money (Score 1) 574

I'm fine with that, so long as said flat tax also extends to capital gains. We could even just take the present budget, measure the current taxation income, and work out a flat tax rate for personal+corporate+capital, and see what it'd need to be to maintain the same level of it. I'm pretty certain that the end result would end up way better for the 99%. Which is exactly why such a thing would never pass in DC.

Comment Re:Where in the US Constitution..... (Score 3, Interesting) 574

It has everything to do with the general well-being of the populace. "Life" is referenced a few times in the constitution.

You might want to be careful with that line of thinking. For example, forcing you to exercise would also measurably lengthen your life; do you want the government to be able to mandate such a thing?

Comment Re:Yes they probably could... (Score 2) 298

Which is, frankly, ridiculous, because it circumvents the entire notion of constitutionally protected rights. You don't need to get rid of the First Amendment, for example - you just need to enact laws that make most people felons, and then you can selectively strip them of their rights as needed. And this all can be done with a simple legislative majority.

Comment Re:You'll most likely die anyway (Score 1) 85

I personally would throw open the entire codebase and monetize your product as a service.

The problem is that it's already a crowded market. And furthermore, Amazon, Google and Microsoft have all discovered it, and now want their slice - and they all already have solid cloud compute platforms to use as a backend; so it's going to get even more crowded in short order.

(Full disclosure: I'm on the MS team that is working on the Azure IPython/Jupyter notebook service that just went live on PyData, which is one piece of that.)

Comment Re:Shared Source License (Score 1) 85

Microsoft "shared source" licenses were actually more restrictive than that, as they had only allowed read-only access to the code, even for private and personal use without redistribution - i.e. fixing a bug and building your own version would already be a violation of the license.

If that is really what is meant by "accessing the source code" by the article submitter, then this is the way to go. You can just use MS-RSL verbatim for that. Just, please, don't call it "open source". Even Microsoft, back in the day when it was still doing this kind of thing and calling GPL a "virus", had the decency to not appropriate the term and use "shared source" instead.

Comment Re:qmail and Microsoft (Score 1) 85

The reason there are open source communities is because by making the source open, it belongs to everybody in the community. This is not so with "shared" source (aka Microsoft's "look but don't share" approach).

And note how this has largely failed for Microsoft. Very few people actually bothered to do anything with those "shared source" projects, and there was no community to speak of as a consequence (and as you rightly note, it's a misnomer anyway). I don't think there are still any MS projects shipping under any of these licenses anymore; pretty much everything is either AL 2.0 or MIT now, including things like CLR that used to be "shared source".

Slashdot Top Deals

Top Ten Things Overheard At The ANSI C Draft Committee Meetings: (5) All right, who's the wiseguy who stuck this trigraph stuff in here?

Working...