Forgot your password?
typodupeerror

Comment Re:Context? (Score 2) 131

Absolutely. Even companies that try to switch licenses to "protect" their code, like MinIO did, run the risk of people quickly switching to or creating alternatives. Like RustFS was created specifically to deal with the frustration of MinIO's change.

AGPL is a plague. GPL, I tolerate, though I have a strong preference towards v2. But AGPL has no redeeming qualities. The hypothetical world where someone creates a closed-source fork of a web service, convinces everyone to use it, and then holds their data hostage just isn't particularly plausible.

Meanwhile, AGPL precludes any interesting integrations, custom in-house authentication systems, using custom database backends, and all sorts of other stuff that potentially is useful to keep company-proprietary, but that has no impact whatsoever on the hypothetical freedoms that the AGPL is intended to protect.

It's a license that is so toxic that even companies that are strong proponents of open source with large open source offerings have outright bans on letting AGPLed code anywhere on the premises.

As far as I can tell, the main benefit of AGPL is for companies that create code and want to release it to the public as "free software", because by requiring contributor agreements, they can keep their own branch proprietary while forcing everyone else in the world to comply with the AGPL, thus ensuring that the only company that can create their own proprietary features is them.

Comment Re: Context? (Score 1) 131

It's definitely an interesting case, but it doesn't fit the original description. The GPL didn't prevent Linksys from strangling the free version of anything. No free WiFi routers ever existed, and Linksys did not destroy demand for the Linux kernel or the GNU C library.

Also, nothing in that case forced Linksys to open anything. They could have switched to a BSD kernel and C library, and they would have been in compliance. They chose to open it because they figured it was an easy way to make the case go away, and it could produce good will in the community. And it ended up being a minor windfall for Linksys.

Comment Re:New normals (Score 2) 209

It didn't fucking matter because that case had nothing to do with the presidency.

Gingrich and crew make a political calculation. They overreached and went after impeachment and removal over something that could have been handled with disbarment.

They made a political calculation to ask under oath about an affair that was nobody's business, hoping to catch him in a lie. I believe the word here is "entrapment". So the GP is right about when it started; he/she just incorrectly understood which party started it.

It was always the Republicans.

Nixon tried to start it back in the 1970s. He just found out the hard way that there were still too many Republicans with morals and ethics remaining in the party. So they spent the next four decades driving them out. What remains is the shell of the former Republican Party, surrounding a core of rot and disease. And that is why "President" Trump is still in office.

Comment Re:Same answers as before: (Score 1) 125

1. Sony should be forced to refund the original purchases, no matter how old they are. If the consumer was only "borrowing" the media, then Sony was only "borrowing" the money. 2. Yo-ho-ho and a bottle of Rum. IE Piracy.

3. Download it off a torrent site, wait to get threatened by the copyright owner, show them proof that you purchased the product. If they sue you anyway, counter-sue both the copyright owner and Sony for conspiracy to defraud. Ask for seven figures on account of their vexatious litigation.

Comment Re:Context? (Score 1) 131

Exactly. But you have to keep the original BSD license intact. You can modify the files, but you have to acknowledge, that you got them from FreeBSD. That's why many commercial companies like to base their systems on FreeBSD.

You're missing the point. Commercial companies can usurp the code without sharing back to the project that made their business possible. It's quite likely that a commercial company's version can dominate the market, thus strangling the original free version. In fact, this has happened many times. The GPL prevents that from happening.

Realistically, open source software that has a decent number of maintainers means that the quality is good and bugs get fixed, including security bugs. But what that also means is that when problems get fixed in the open source repo, those changes have to be pulled into the source code that companies are building into their products. The more they diverge from the open source version, the harder that becomes. So while a company theoretically could do what you are describing, the reality tends to be tht companies contribute the vast majority of their changes, keeping private only the parts that are specific to their custom integrations with their product.

For example, LLVM is under a permissive license, and some of the biggest contributors are companies like Apple. They use it in their proprietary products (Xcode). But they are basically using it as a library and giving back their changes. What they're not doing is giving back the tools that they wrap around it. But the original core functionality is still out there, still open, and still being maintained.

The GPL doesn't actually prevent that from happening. It just means that the code gets rewritten instead of being copied. It makes the closed-source app ever so slightly more expensive to develop and ever so slightly later to hit the market. If the closed-source app is better than the Free Software app, it will still dominate the market unless someone is prepared to throw resources into making the Free Software app equally capable, and the market will still determine the winners and losers.

Comment I just stopped going to large venue music shows (Score 1) 31

I love music. My whole life has been playing in bands, going to see concerts and as a child of the 80s standing in long lines to get tickets or disapointment.

The prices of tickets is out of hand. The scalping is out of hand. So I just quit. I see local shows by local musicians or at venues in small towns. I don't care how much I like someone's music I'm not paying hundreds of dollars for the cheap seats to see them.

Comment Re:Let's see (Score 1) 76

I'm sure the shareholders will be lining up in droves to accept your offer of 1/25000 of a cent per share.

In all seriousness, though, if bankruptcy is a real possibility, the idea of a public buyout of some of these old companies isn't a terrible one. Maybe even have the government buy it and make it free for U.S. citizens, but continue to make money on the property abroad. :-)

Comment Re:whatsoever a man soweth, that shall he also rea (Score 1) 249

This is why Medicare for all, by itself, wouldn't do anything to lower healthcare costs. It would probably reduce the cost and complexity of billing, which would cut overall cost by a few percentage points. To really reduce costs, it would have to force providers to lower costs.

Assuming M4A ends up being a single payer system, that would, in fact, make it very possible to force providers to lower costs.

Branded drugs cost 2-3X as much (though generics are often actually cheaper in the US) than elsewhere), which is an area that is obviously ripe for savings... but there's a risk there because those high prices fund a lot of research (pharma is also not terribly profitable; that revenue mostly gets sunk into new drugs).

Research should be funded directly, not by paying more for unrelated prescription drugs. That's the whole point of having grant programs from agencies like NIH.

The vast majority of hospitals in the US are non-profits, so that 50% figure is based on relatively thin data. However, those few for-profit hospitals compete directly with lots of non-profits, so their price and cost structures have to be comparable.

One of the biggest problems, IMO, is healthcare consolidation. When most of the hospitals in an area are owned by big chains, it really doesn't matter if they are nonprofit. Big organizations just naturally tend to bloat and waste tons of money at every level of the system, because they don't have the same incentives to keep things lean. Consolidation has generally resulted in higher prices and lower quality of care, from what I've seen.

Comment Re: It's bots and ragebait, thats why (Score 1) 107

Meanwhile, every other entry in the feed is an advert.

Every other entry? Try every entry. Something like 1% of my Facebook feed is actual organic content from friends. 14% or so is from groups. The other 85% is ads. And I'm being optimistic when I say that it is only 85%. When I see about the first or second ad, I close Facebook, because it's just going to be ads all the way down after that.

Slashdot Top Deals

interlard - vt., to intersperse; diversify -- Webster's New World Dictionary Of The American Language

Working...