Isn't "creativity" the result of a combination of patterns (usually from different contexts) that casually works? I bet LLMs/agents can do that (we can't know how far that can goes).
For me that creativity is very well expressed by the principle of abduction. With induction, generalise towards rules, or deduction, use rules on data, we have this combination of patterns via different contexts. I think abduction might not be possible via LLMs.
I had a similar experience. My son had pneumonia and was still filling pain after 10 days of antibiotics. Took an X-Ray to three different doctors, and only one got the right diagnosis (pleural effusion). It's really something we should have a central place with top notch professionals looking at it, instead having each doctor to find by themselves.
I once worked on a medical hackathon concept for computer-assisted population screening for cervical cancer in a developing nation. Community health workers take photos. The AI would look at the images, and make a call of "clearly negative" vs "clearly positive" vs "needs (scarce) expert review". But taking good photos is hard, so it's also "photos insufficient" and "worker needs additional mentorship on taking photos". Only by computes reducing all three costs - expert workload, exam success, and quality-control/training - might successful deployment be financially and logistically plausible for that nation.
> As well as being unlikely to be beneficial, full body general health checks in asymptomatic people can potentially be harmful. The main harms are overdiagnosis, detrimental psychological effects, negative effects on health behaviours (for example, failure to quit smoking due to reassurance of good health), complications related to follow-up tests, and unnecessary treatments.
We already have had that for millennia. Moles. Benign cysts. Unusual body shapes. Doctors have learned to say more than “just pretend that’s not there”. They have learned what’s important and what’s not and how to explain such things.
Why can’t learning more about unusual things we can’t see with the naked eye be the same?
“Bury your head in the sand to avoid harm” does not seem to be the right path.
Scans like this will have short term difficulties while we better figure out what’s important and what’s not but will only help long term.
Agreed. I've been on HN for 15 years, and IME maybe 90% of the value has come directly from comments (another 5% from links in commenters' profiles, and 5% from TFAs).
Yes, it went commercial. But Conda is still free. And the community had built conda-forge to maintain packages. Conda + conda-forge can completly replace Anaconda for most people.
So even though they went commercial, they left pretty good things behind for the Open source community.
I use Miniforge in a commercial environment and never found a package downloading from the main channel. I'm pretty sure a recipe that does that would be blocked by conda-forge reviewers.