Forgot your password?
typodupeerror

Comment Re:Ok cool (Score 1) 59

Um, no. AI was founded as an academic discipline in 1956, at the Dartsmouth Workshop. The term has been in widespread use for seven decades.

Also, AI != ML. ML is an AI technique. Most AI today is ML, but it wasn't always that way. Symbolic AI, Rules-Based AI, etc used to dominate before NNs advanced enough to push them aside. Expert Systems are a classic example of non-ML AI.

Comment Re:Ok cool (Score 1) 58

Digging more into RxScanner:

As far as I can tell, 100% of the information out there about its claimed efficacy comes from the manufacturer itself, with zero independent studies. Innovations for Poverty Action (IPA) Nigeria+ USAID + Bloom Public Health initiated a RCT that was supposed to be evaluating it against lab tests with results to be published in April 2025, but as far as I can tell, the results were never published.

From a technological perspective, if it is what it says at all, one would expect that it could be pretty good at confirming something as genuine and in pristine condition but pretty bad at telling if something is counterfeit. E.g. a generic of the same drug, or a slight formulation change (such as the binder or coatings), or some meaningless degradation during storage, will give a different result. Sounds like they're trying to bypass this by using AI to tell what differences are meaningful or not. But without third party validation.... *shrug*

Also, the manufacturer initially marketed itself as a hardware and SaaS company, but has now been broadening out, making e.g. a B2B marketplace where the sell drugs to pharmacies (RxDelivered) and a financing and point-of-sale software service for those pharmacies (RxPay). So as far as supply chain auditing goes, i's a red flag when the "independent" quality tester also operates the marketplace selling the goods (something that they try to spin as a "trusted network"). Because they obviously benefit from any biases to detect their goods as legit but flag competitors as fake.

As it stands, I don't think one can say it's an outright grift, but on the other hand, I wouldn't put too much trust in this company as it stands.

Comment Re:Farming (Score 1) 59

When I was completing my hort sci degree a few years back we had a lecturer talking about how they were using AI to control tomato production in test greenhouses in the Netherlands (e.g. making decisions about when to vent, what to set the thermostat to, how much to water, what eC, how much light, when to prune, when to harvest, etc etc), and how it was trouncing human operators in maximizing yield * quality / cost.

The only complaint they were getting was the fact that they didn't factor in worker comfort into their model, so it was e.g. scheduling labour during times it also had the heat and humidity cranked way up ;) Disadvantage to a small bespoke model vs. a generalist.

Comment Lol (Score 3, Interesting) 38

Once the target enters the correct password, PamStealer displays a message stating that the file is damaged and can't be installed. This is designed to be a decoy to prevent the target from suspecting anything is amiss.

Same sort of technique I used back in secondary school, lol ;) We had a programming class (in Basic on DOS), and it was painfully trivial, so I'd always complete the assignments in like 5 minutes and then spend the rest of class messing around. So one thing I wrote was a program that mimicked the DOS prompt, including common commands, and when someone ran the login command and typed in their username and password, it would say that the password was incorrect so they'd think they had typed it wrong (while it was actually saving their username and password, then logging out of my account), so that when they tried again, it worked. I would launch on a bunch of computers in the lab after class when I could get away with it..

Among the passwords collected were the teacher's administrator username and password. So when it came time to write my final project for the course, among the various demo-style scenes in it was a stereogram generator. The hidden image in the stereogram was her username and password. ;)

(Thankfully she had a good attitude about it... seemed like she wanted to get mad at me but also found it funny. In retrospect, that could have gone very badly had she gotten angry...)

Comment Re: wait, what? (Score 1) 88

Yeah, this is what I always worry about when I see studies like this. I know they always try to control for confounders, but it's really hard to do right. If you mess up, you get another "Regular wine drinking improves your health!" craze (wine consumption is correlated with wealth and better access to healthcare, and also, people with serious health problems often have to give up drinking)

Slashdot Top Deals

"The trouble with doing something right the first time is that nobody appreciates how difficult it was." -- Walt West

Working...