Forgot your password?
typodupeerror

Comment Re: Pragmatic attitude works well on this. (Score 1) 63

I'm of the stance that AI could be good to check my code and test it, then let me decide what to do.

I need to understand what I have in my code to trust it to work and be secure so an AI generated snippet might be working well but be hard to understand. Such code can be very hard to maintain.

Submission + - Gen Z Is Bringing CDs Back but They're Missing One Important Piece of the Puzzle (vice.com)

fjo3 writes: Believe it or not, the CD—yes, that CD— is having a resurgence. In fact, new data reveals that Gen Z seems to be buying up the outdated music format without even having a way to play it.

On a broader note, physical media seems to be having a big moment in 2026. Through the first half of the year, total physical album sales on vinyl, CDs, and cassettes reached 38.2 million units in the United States. This equates to a 7.8 percent increase.

So how did all this come about? Well, it seems that younger music fans have been driving a lot of the retro revival. The report shows that in 2026, 60 percent of Gen Z listeners said they most often listen to music from the 1990s and older. This is a massive increase from the 18 percent marker in 2021.

Comment Re:Context? (Score 1) 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) 192

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.

Slashdot Top Deals

Live free or die.

Working...