Forgot your password?
typodupeerror

Comment Re:Keep it quiet (Score 2, Insightful) 39

anti-DEI police of the current Administration

That DEI enforcement group seems to be asleep on the job. The current administration has appointed numerous women* to important positions.

*Biological women, that is. Sorry about the rest of you guys. I guess you are going to have to do a better job tucking.

Are you sure about that "biological" thing? Most of them look like Stepford Wives.

Comment Re:The purpose of a factory is not to provide jobs (Score 4, Insightful) 197

The purpose of a factory is not to provide jobs.

It's intended to made widgets that can then be sold at a profit.

It's not a social welfare program.

The way things are headed, the only way people are going to be able to obtain money to pay for those widgets is via social welfare programs.

Comment Re: strncpy never made sense (Score 3, Insightful) 40

strncpy() was not intended for null-terminated strings at all. It should have been named copy_null_padded_buffer(). Then its operation would have made sense to almost anyone. People wouldn't have minded the longer name much either, because hardly anybody uses null-padded buffers in modern software.

Note that a null-padded buffer that is completely full doesn't have any nulls in it at all. That's why strncpy() doesn't necessarily add a null termination. It also fills the entire destination buffer with nulls after the end of a short copy, which can be very inefficient when used with null-terminated strings.

TL;DR: don't use strncpy(). It doesn't do what anybody thinks it does.

Comment Re:They're hideous (Score 2) 39

If you're a conventionally attractive person, you wouldn't be caught dead with these massive, chunky frames sitting on your face, unless it becomes a status symbol for your conspicuous consumption. The reason you're conventionally attractive is because you know how to groom and dress yourself, and to not buy shit like this.

If you're not a conventionally attractive person but somehow can afford to spend the money on these, believe me when I say that if you wear these, everyone within a 100-yard radius can see you're a creepy tech nerd, and everyone within a 200-yard radius can smell that you're a creepy tech nerd. You may as well be wearing a giant sandwich board saying "I install peephole cameras in public restrooms."

Comment Re:Layoffs (Score 3, Insightful) 74

Maybe Roku has been paying to carry Fox content, or Fox has been paying Roku to carry content (I don't know how their deals work), and now that doesn't have to happen anymore?

Let's do the math:

($Fox + $Payment) + ($Roku - $Payment) = $Fox + $Roku

That's a zero-sum transaction. No $400M savings there.

Comment Re:counter intuitive but: artists should embrace A (Score 1) 45

AI has done nothing of the sort, and in fact, has done the opposite. Individuals in creative industries have lost their jobs and income because consumers have chosen to either generate their own slop or purchase slop because it's cheaper than real, human-made work. And there is no reason to believe nor any evidence to support the notion that AI will lead to this post-scarcity paradise you claim will come into being. Simply legislating it will not make it happen. As much as I respect Sanders for the attempt, it fundamentally fails to address the core, underlying problem with generative AI, which is that it can only thrive by stealing the collective output of actual humans, and in doing so, suppresses the desire to be creative.

Nobody will WANT to be free to do what they want if everything they do is watched, tracked, datamined, analyzed, and repackaged for consumption. The problem is not even about the economics of labor. It's about what the quality of life means for a society in which every thought and action is being analyzed. I don't want to live like that. I don't know anyone who does, and if you do, then YOU go and do it. I don't want any part of your dystopian panoptic bullshit.

Comment Re:Does the world need more starving artists? (Score 4, Insightful) 45

I don't think that's a meaningful question to ask, since it seems to be based on the flawed premise that there should only be a limited market for creative work, and that the forces of supply and demand ought to dictate how we as a society should value such work.

And what the developments in generative AI have shown us is that those same market forces have no problem trying to replace the underappreciated, underpaid work of countless artists and creative industry employees with a neverending firehose of AI slop.

The human desire to create and the desire for imaginative self-expression is extremely deep seated. To be told that this is economically worthless, easily replaceable, and undeserving of recognition, while at the same time the very means for automated generation of AI slop are stolen from and built upon centuries of handcrafted, human-imagined labor, is the height of hypocrisy.

So, to answer your useless question, no. The world does NOT need more starving artists. What the world needs is to properly recognize the value of human art and creative expression. And to the extent that technology is being used to suppress the worth of others, I say artists have every right to reject it. I hate the panoptic, uneducated society we have become. I detest how creative people are being forced to choose between bringing something new into this world, versus preventing some tech oligarch from training a LLM model on it. I despise the fact that mega-corporations routinely wield their vast financial and legal resources to protect the enormously profitable intellectual property that they pay slave wages to artists to create.

I don't know this Eggers guy. I haven't read his books. Whatever he wants to do with his time and money is up to him. But wanting to give more people a pathway to create, and to do it without having it stolen by the Zuckerbergs and Musks and Altmans and Bezoses of this world so that they can turn around and claim that the same things they've stolen are not really worth anything after all, is, in my opinion, better than sitting behind a computer asking whether the market for art is saturated.

Comment Re:This is a milestone (Score 1) 75

Making a better battery, or commercializing it, is a milestone. Putting a research battery into an airplane is not a milestone. It's a publicity stunt.

Building a reliable long-range monoplane in 1927 was a milestone. Flying it solo from New York to Paris was a publicity stunt.

Which of these two actions do people remember and celebrate today?

Slashdot Top Deals

* * * * * THIS TERMINAL IS IN USE * * * * *

Working...