Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re: What if you don't want or need credit? (Score 1) 50

You can tell if it's a debit or credit card by submitting the first 4-9 digits: https://stackoverflow.com/ques...

Yes, it is possible. You need to get a list of BIN (Bank Identification Numbers) which correlate to card type (debit or credit). You then can compare the BIN number, which is the first 4-9 numbers of the card, to that list which will tell you the card type.

Processors like Worldpay and Card Connect make lists like this available. I am unsure if there is a cost or not. I found this free one but you'll need to massage it a bit to consume it programmatically. This API also claims to be free.

Comment Re:Oh No. How Terrible. (Score 3, Informative) 10

An AI company who is completely dependent on mining every bit of data out there, copyright be dammed had another company who also is completely dependent on mining every bit of data, copyright be dammed violate their terms of service?

How awful.

No, wait, that's completely expected. It's sad that the best we can hope for is these companies get shut down by the courts because LLMs aren't fair use.

A court has already said that it is fair use for an LLM to be trained: https://tech.slashdot.org/stor...

Otherwise you would never be allowed to learn anything from stuff you buy like books, music, and movies/tv shows.

What is not fair use is pirating the data, to then have the LLM be trained on it.

Comment Re:Refusal only for the UK? What about US? (Score 1) 53

The FBI has tried for years to get Apple to add a backdoor to the backups that iphones, ipads, and mac's do. The difference here is that in the UK, it was made into an actual law, where as the US congress hasn't passed such a law for the US president to sign.

source: https://www.wired.com/story/th...

but apple will happily add a backdoor depending on the country who asked for it, such as china, where there is no way for apple to fight it: https://qz.com/618371/apple-is...

Comment Re:And it ain't good (Score 1) 34

> We're like the guy who drove around several blockades then drove off a bridge because his GPS told him to.

I remember that news story about the guy driving off a collapsed bridge. Claiming he did so only because his gps told him to is wrong. You're leaving out several key details:

1. it was dark out, so there was no way to tell the bridge had collapsed because the sides were still up
2. the sign indicating not to use the bridge, had been vandalized and removed because it was vandalized, and not there at the time of the accident
3. the bridge had collapsed in 2013, and google had been warned for years, but never actually accepted the change. They only reviewed them, and nothing further came from it.

https://arstechnica.com/tech-p...

Comment Re:ok, but still no toolbar (Score 1) 57

Check out ExplorerPatcher. It brings back the windows 10 taskbar with the tool bars feature. Be aware you'll need to add some exclusions with your Antivirus because MS doesn't like ExplorerPatcher since it's able to hide the ads that are in windows 11, starting with bringing back the windows 10 taskbar. Here's the link to it: https://github.com/valinet/Exp...

Slashdot Top Deals

And on the seventh day, He exited from append mode.

Working...