Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Re:AI vs GPL? (Score 1) 29

IIRC, in music copyright cases one bar of sufficiently similar notes is enough to justify suing for copyright infringement. And a composition of names is enough to justify the grant of copyright.

Law being what it is, that doesn't really prove anything, but it strongly suggests that a "novel combination" of code should be copyrightable even if all the pieces are public domain.

Comment Re:AI code = Public Domain (Score 1) 29

Yes, but if you take several pieces of public domain code and create a new composition with them, that new composition is copyright. (I don't think you can even avoid having a copyright, though you can have a license that is essentially the same as public domain.)

Well...now I suppose you can avoid a copyright by feeding it into an AI and then having the AI regurgitate it. Or, if I've understood the news stories correctly, by claiming that an AI wrote it rather than "wrote the basic parts which you later adjusted".

Comment Re:Should be unconditional and persistent (Score 1) 92

Sorry, but even just high speeds are dangerous. They mean a slight twitch of your muscles and you're headed off the road faster than you can correct. It probably differs from person to person, but for me 70 mph was too fast, and I could tell that it was too fast. 65 was ok, but it was impossible to keep safe stopping distance. Fortunately, that *is* strongly affected by relative speeds, but you need to be able to handle incursions from this or that (say a deer).

Comment Re:Why do we intentionally design shit? (Score 1) 111

You seem to think all robots are the same. We've got LOTS of different kinds of robots, from robot pencil sharpeners on up. We've got robot forklifts, robot snakes, robot airplanes, etc. Humanoid robots are just another kind, but a kind that's potentially quite useful in environments shaped for humans to operate in.

Slashdot Top Deals

egrep -n '^[a-z].*\(' $ | sort -t':' +2.0

Working...