Forgot your password?
typodupeerror

Comment Dumped Grok over this (Score -1) 44

Grok was constantly say it was doing something that it had ZERO ability to, and I kept calling it out and it kept apologizing and then immediately doing it again.

As a guy who spend 5 figures a year on Ai, the last thing I want is that. I know Claude and ChatGPT also do it, but Grok was doing it CONSTANTLY.

Comment Re:Good. Now copyright terms (Score 1) 90

There is more than one study and more than one way to look at it. Especially for streaming, having a catalog matters, especially for the smaller artists who will never have a charts-level hit:

"In 2024, nearly 1,500 artists generated over $1 million in royalties from Spotify aloneâ"likely translating to over $4 million across all recorded revenue sources. What's remarkable is that 80% of these million-dollar earners didn't have a single song reach the Spotify Global Daily Top 50 chart. This reveals a fundamental shift from hit-driven success to sustainable catalog-based income, where consistent engagement from devoted audiences matters more than viral moments or radio dominance."

https://cord-cutters.gadgethac...

Also don't forget that many studies such as DiCola's "Money from Music" focus on the superstars and the big hits. That is true, the charts pop music generates 80% or so of its income within the few weeks it stays in the charts and then drops of sharply.

Honestly, I don't care about the charts and superstars. They wouldn't starve if we cut copyright terms to six weeks. I do care about the indie artists that I enjoy. Who after ten years get the band back together for another tour through clubs with 200 or 500 people capacity. I'm fairly sure they would suffer if the revenue from those albums disappeared. And disappear it would. Maybe fans would still buy the CDs from the merch booth, but Spotify would certainly not pay them if it didn't have to.

Comment Re:So, basically television (Score 1) 112

You could watch linear format TV until your eyeballs fell out, too.

Yes, but there is an important difference: TV had to appeal to an average audience member. Meanwhile the social media algorithms are intentionally working against you, trying to specifically find and use your triggers.

That's quite a different intent there.

parents forgot they're supposed to be the ones making sure their kids aren't getting "addicted" to things.

On the TV, parents could also check the program for what they thought was suitable for their kid or not. They could watch the same program, even if not in the same room. Social media is a lot more personal and a lot harder to track and filter.

Comment Re:Good. Now copyright terms (Score 1) 90

(almost nothing makes money after that)

Hard disagree.

Not everything is subject to hype cycles. A lot of especially the SMALLER musicians, for example, basically live off their back catalog. I routinely buy the entire collection of artists that I freshly discover and fall in love with. And I totally feel that it is right that I pay them for music they made, no matter when they made it.

What is an abomination is copyright terms of DEATH + 70 years. Or whatever Disney pushed it to by now. I'm ok with inheritance of creative work, but it should not put the children into "never have to work in their entire life" territory.

Then again, there are two aspects: Creative control and money. I think that the Tolkien estate did a generally good job of protecting the integrity of JRR's works. Well, if we ignore Rings of Power, I have no idea what lies Amazon told them to get the approval for that shitshow.

And let's not forget that coypright law is also what protects GPL software.

Comment nonsense (Score 1) 159

Will there be an AI-optimized programming language at the expense of human readability?

Why? We already have machine code. What could an "AI-optimized programming language" do that neither machine code nor current programming languages already do?

"Could we get our AIs to go straight from prompt to an intermediate language that could be fed into the interpreter or compiler of our choice?

Uh, you can do that today. That "intermediate language" is any programming language that has enough stuff on the Internet that the LLMs have trained them.

Now whether or not that's a good idea or a recipe for desaster is an ongoing discussion. As a security professional, my take is simple: Thank you AI, my job is secure until I retire. Just when technical solutions like W^X or Rust's memory ownership to list just two of dozens, were eliminating entire classes of vulnerabilities.

The best part? I don't even need to learn anything new. AI has trained on insecure code, example code, "why does this not work" Stackoverflow questions and a whole lot of other stuff full of bugs and vulns. They're all showing up again in vibe coded slop.

Comment Re:good luck (Score 1) 45

Oh that part is really easy: Stop giving billions to AI startups.

Right now, the whole AI bubble is heavily subsidized by investor cash. Once the AI companies have to charge users the actual cost plus a profit margin, we'll see AI usage drop considerably. Because that shit ain't cheap.

Comment Re:Voters are dumb. (Score 1) 120

The only thing that article says about it is that the local government did a study and concluded that it wasn't an environmental hazard.

Think about it this way: why would a gas turbine mounted on a trailer emit more pollution than a fixed facility? It's burning the same fuel, with the same emissions controls.

Slashdot Top Deals

C makes it easy for you to shoot yourself in the foot. C++ makes that harder, but when you do, it blows away your whole leg. -- Bjarne Stroustrup

Working...