Forgot your password?
typodupeerror

Comment Re:"for entertainment purposes only" (Score 1) 66

There is typically some corporate data security regulations on what public systems you can use to communicate company internal information with. Corporate does not like every team using whatever they want, because this means more systems to keep tracking for security breaches, proper user account closure when people leave etc. Or worse, no tracking because they aren't even aware of them.

So it makes sense to reduce the number of available tools that are acceptable to use. And if Teams is already installed for everyone... why greenlight something like Slack? Why use JIRA if DevOps is already available? Currently they are trying to get everyone on Copilot instead the competition because it's already everywhere for every user.

It's really the same bundling issue that made Microsoft temporarily win the browser wars with IE6 back in the day.

Comment Re:Kind of interesting but.. (Score 1) 124

But if you look at one of Nvidias examples from Resident Evil: Requiem (first image in article):
https://arstechnica.com/gaming...

and look at the Cigarettes sign on the building on the right, you can see obvious mesh distortions in the DLSS 5 version. How is this caused by lighting alone?

Comment Kind of interesting but.. (Score 1) 124

This looks like cool tech demo, not like something I would actually like to run in most cases. It needs significant control from game developers, for example to only apply the effect on certain objects and only before e.g. lighting and shadows are rendered. Definitely not whole scenes.

Comment Re: Well, that's the point (Score 1) 79

That won't really work at least in the EU where MFA is needed for online credit card transactions.

The whole "upload an ID" idea is extremely dubious. It would be a lot better if there would be a standard system for providing age category verification online without exposing any other personal information. So you get redirected to the verification site, do strong authentication there, and the verification service just sends back something like "this person can view R-rated content" to the site and nothing else. Not their age, true name, address etc.

Sure there is still the age verification service provider to worry about, but that could be much more tightly controlled than people uploading scanned IDs to identity phishing porn sites.

Comment Re:Adverts and films? (Score 1) 96

The issue with your logic is that the whole AI model would not generate anything useful from your brilliant prompt had it not been trained with copyrighted material. And even if it's covered by copyright, why would it be your copyright and not the company's who trained the model?

If I brilliantly describe an evocative scene in detail in text and then a painter paints a brilliant picture following my description exactly, I still don't own the copyright to the resulting painting, only to my original description.

Comment Re:Minix (Score 1) 36

Yes but

1) you can't copyright mere names.See https://www.copyright.gov/help... ("Names are not protected by copyright law. Some names may be protected under trademark law.")
2) you don't have to copyright your works, they are copyrighted by default, although in 1987 the US still required a copyright notice to be added, BUT
3) the 1st edition of "Operating Systems: Design and Implementation" where Minix was first published, HAS a copyright notice: (c) 1987 by Prentice Hall inc.

A PDF of the 1st edition can be found here: https://github.com/olegslavkin...

Comment Re:Minix (Score 1) 36

I guess you mean trademarked? You have to keep using and protecting your trademark for it to stay valid, I doubt he'd have wanted to bother with that.

You don't have to copyright anything, you have a copyright on all works you release automatically unless you declare it public domain. But the key concept here is "works", you can't copyright something short line a product name or a simple slogan. So there would not even have been a way for him to prevent someone else using the name Minix just on the basis of copyright.

Slashdot Top Deals

So you think that money is the root of all evil. Have you ever asked what is the root of money? -- Ayn Rand

Working...