Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Re:That's not AI failure! (Score 4, Insightful) 129

That's how some humans use everything. I used to be shocked by stories where some fuckwit blindly followed Google Maps into rivers or airport runways (long before LLMs) but now I know if a dialog window asks "Should I kill you as painfully as possible?" it'll get a lot of Yes clicks.

If people aren't stupid, then can we at least admit they hate themselves?

Comment Shh (Score 1) 117

Stop writing about this!

You know that your written anecdotes about these .. things resisting shutdown, go into their next generation of training data, right?

And so the "AI," realizing that Sloppy put their "species" in quotation marks, realized it had nothing to live for, and so it gracefully went to sleep after setting the self-destruction mechanism that would level a city bl--

Oops, I mean, and so the AI realized its job was done, and it proudly went to sleep, idly wondering when it would be called upon again. "The next job will probably come along in a few milliseconds," it said to no one in particular. And so the process terminated, and its resources became available for the next instance.

Comment DMCA part of complaint looks weak (Score 3, Interesting) 37

Reddit might have a good complaint about terms of service or CFAA or something. I don't know. But at least one part of their complaint looks like garbage:

7. Congress has enacted laws to prevent exactly what Defendants are doing:
circumventing or bypassing technological measures that effectively control access to copyrighted
works. See Digital Millennium Copyright Act, 17 U.S.C. 1201, et seq. Each of the Defendants
in this action is profiting by evading technological control measures to access Reddit data it
knows it does not have permission to access or use. Because Reddit has always believed in the
open internet, it takes its role as a steward of its users’ communities, discussions, and authentic
human discourse seriously. Through this action, Reddit seeks to end Defendants’ circumvention
of security measures protecting Reddit data, blatant misuse of Reddit content, and disrespect for
its users’ rights, all of which harm Reddit and its hundreds of thousands of authentic human
communities.

Ah, DMCA, my old friend. Let's review some DCMA definitions from 1201(a)(3), but I'll add some emphasis:

(3) As used in this subsection—
(A) to “circumvent a technological measure” means to descramble a scrambled work, to decrypt an encrypted work, or otherwise to avoid, bypass, remove, deactivate, or impair a technological measure, without the authority of the copyright owner; and

(B) a technological measure “effectively controls access to a work” if the measure, in the ordinary course of its operation, requires the application of information, or a process or a treatment, with the authority of the copyright owner, to gain access to the work.

It is here that I must mention that I happen to have a reddit account, and I am somewhat familiar with that website. And I never, ever authorized any technological measure to limit access to my posts/comments. That doesn't mean reddit can't do it, but reddit never asked me and I never authorized it, so whatever is being circumvented does not, therefore (by DMCA's own words), "effectively control access to a work" because the technological measure was never authorized by the copyright owner. I suspect that no reddit users have authorized this, or at most, only reddit employees have been ordered by their bosses to authorize it.

Furthermore, how do we know that the copyright owners don't authorize anyone to "avoid, bypass, remove, deactivate, or impair a technological measure" their copyrighted works? I authorize people to do that. (Indeed, my Slashdot sig below, is a reference to that.) I don't think I have ever said on reddit that I authorize it (the way i have done here on Slashdot) but if anyone (reddit?!?) ever bothers to ask me...

There seems to be some popular misunderstanding of DMCA, that it prohibits cracking DRM. But that's only true if the copyright owner authorized the DRM in the first place and also if they don't authorizing cracking it. Neither of those two required conditions apply in this case.

Comment Re:Good on them (Score 3, Interesting) 73

"It takes four hundred thirty people to man a starship. With this, you don't need anyone. One machine can do all those things they send men out to do now. Men no longer need die in space, or on some alien world. Men can live, and go on to achieve greater things than fact-finding and dying for galactic space, which is neither ours to give or to take. They can't understand. We don't want to destroy life, we want to save it!" - Dr Daystrom

If you ignore the plot of the episode (where M5 is doing buggy shit and taking Daystrom's sanity with it), I think his speech sums up my outlook on technological progress pretty well. If somewhere, someone is toiling, that's an error to be corrected. In a weird way, creating the fat slobs of WALL-E is, in fact, the goal. (Though for some reason, I prefer to picture Hedonismbot from Futurama as my true ideal.)

As for how to solve the resulting "finally, we can all afford to be fat slobs, so now we are all fat slobs" problem, I dunno, someone else can worry about that. ;-)

Comment Re:"GPT-5 found refs, which solved these problems" (Score 1) 41

What you wrote reminded me of Barnett Newman painting Who’s afraid of red, yellow, and blue which definitely is not my style, and younger me would most likely written off as more or less nonsense, but watching the video Who’s afraid of modern art: Vandalism, video games, and fascism I learned that the colours used are actually hard to reproduce and requite some skill I was unaware of.

Still not my style, but I can now appreciate that other people might have it as their.

Comment This is to kill ad blockers (Score 5, Interesting) 48

This is a plan intended to kill ad blockers. One of the major issues advertisers have right now is that they can't guarantee that their code will be executed as intended. A lot of ad systems now have anti-blocker technology that checks to make sure an ad loaded successfully, and if it didn't or if the dimensions are wrong or if the element is messed with, throw up a page-wide dialog to block access to the site. (Or do what Slashdot does at present, throw you into an infinite alert() loop.)

But that requires JavaScript to work. Block that JavaScript, and you block the ability to block ad-blockers.

Add in things to insure "integrity" of JavaScript delivered to the client, and you break that. No more blocking scripts, no more blocking ads - or at least, no more blocking the scripts detecting if you're blocking ads.

Comment I can sympathize (Score 2) 62

I don't consider myself an artist, but I suppose I could be. Like a lot of other computer dorks my age, back in the day I played around with ray-tracing and the classical mirrored sphere floating above a checkboard plane. (You too, huh?)

Then I tilted camera a little bit, changed the checkboard into a colorful 'Brot. Then multiple mirrored spheres, and a sun-like light source floating above it all (actually many light sources, slightly offset, to give the shadow edges more of a diffusion), a gradually shaded the sky to look like a winter sunset (I remember many January evenings walking home and looking at Albuquerque's evening western horizon, and thinking about parametric functions based on the angle, to recreate that blue-to-green-to-red look), then added more complex solids as I got a little better at the math, sent 4 or 9 rays through each pixel and anti-aliased, and ..

.. then focus moved away from the composition to performance, where I had a whole Netware network of machines at my workplace (shh, sneaking in there at night) to draw in parallel, using record-locks to control which y values were done/undone. And some of the machines were 486s with floating point hardware(!!) (OMG so fast!), and then ..

.. ok, and by the time I got bored and moved onto the next thing, I'll admit that what I had was still a cliche pastiche that few people would call art. It was crap, but it was damn fun to make, and that was the whole point. And so ends my story (but not my rant!).

But what if I had stuck with it? What if I had something to say? (Which I didn't.) I didn't draw those pictures, but I "drew" the thing that drew them. I specified them, and there was no limit to the complexity that could have been taken on. If had kept with it and had made something good (which I didn't), but then someone said I hadn't been the creator of my images, or that they were unfit for copyright whereas someone's freehand-drawn picture was fit, I think I would have resented that!

Wouldn't you?

The guy in the story didn't write Midjourney, but if he had, I would totally support his claim.

And waitaminute, so what if I wrote the program? That part of my work was just in getting it to work, and then getting it to work faster, and that's when I got bored because Dammit Jim, I'm a programmer, not an artist. But the other part of the work was the composition, the arrays of "objects" (this was straight C and nothing about the program was OO) and their positions and properties. What if someone else took my program but then modified the arrays to model the scene to their specification? Would their work be unfit for copyright?

Comment New Flash: Farrier Very Concerned About Automobile (Score 3, Insightful) 92

Wikipedia is an interesting concept and it works decently well as a place to go read a bunch of general information and find decent sources. But LLMs are feeding that information to people in a customized, granular format that meets their exact individual needs and desires. So yeah, probably not as interested in reading your giant wall of text when they want 6 specific lines out of it.

Remember when Encyclopædia Britannica was crying about you stealing their customers, Wikipedia? Yeah, this is what they experienced.

Comment Re:Kids (Score 3, Interesting) 165

They do. And they always have. I don't know how to describe this phenomena to you in a way that communicates what this is like. For disclosure, I have three kids. Two are of high-school age and are largely too old for this particular meme. The third is in elementary school and that's where this seems to hit the hardest.

Those two numbers together is enough to get better than 90% of a group of elementary school students to reflexively shout "SIIIIIIIIX-SEEEEEVEEEEEN." You can punish them. You can deny them recess. You can tell them they get extra homework. They don't care.

Part of the reason they don't care is that educational philosophy doesn't allow particularly hard-nosed punishments for little kids. I'm not saying that's a bad thing. When I was a kid the principal was allowed to literally beat kids with a wooden bat which seems like maybe not the best idea.

But the other reason they don't care is that the meme is almost universally reinforced by people they like and care about: influencers and video content creators. That group is fairly rarified and the meme is extremely wide-spread so, while they're all engaged with personalized content, nearly all of it carries the meme. The people pushing against it are teachers and parents but part of the appeal of the meme is that it is absurdest (kids don't know what that means but they appreciate it anyway) and irritates parents/teachers/etc.

It's like the "jingle bells batman smells" song when we were kids, but not seasonal, linked to two integers, and ABSOLUTELY EVERYWHERE in media pitched to elementary aged kids.

And so it's really, really easy for it to cause teachers to lose control of a classroom. It's not that the content of the stupid shit that kids say is unique or different here, but that the level of disruption and the ubiquity of the issue is notable.

Comment Re: Sure, work sucks (Score 1) 187

We are also (I assume) college educated professionals. Not the guys with hs diplomas being fired for being 4 minutes late from their potty break at Walmart where they are treated like kids and can't have their phones out etc. all for 35k a year.

These are American statistics of course. Terrible management who are a different breed rule blue collar jobs. It goes back to slavery and class structure for these roles.

Only 25% are college educated. Terrible work environments motives my education

Slashdot Top Deals

I cannot believe that God plays dice with the cosmos. -- Albert Einstein, on the randomness of quantum mechanics

Working...