mesa

u/mesamunefire@piefed.social
1.7k posts · 3.3k comments

Recent posts

Recent comments

One of the first things I do on brew is pop everything back in for scripting. That way WSL / Linux / Mac OS all scripting works mostly the same way. It gets about 90% of the way there for most standardization. And to be honest, if it starts getting out of control, other langs such as python are going to be better for the maintenance side.

on [deleted] · c/asklemmy · 4 pts · 9h

Yes that would be closer...however even then theres SO much nuance on what kind of machine learning algorithms have been made last 30 years. Theres a lot of re-discovering old algorithms that are starting to get useful again like Multi-modal systems.

on [deleted] · c/asklemmy · 10 pts · 11h

Its hilarious to me because my research decades back was AI. But not like AI LLMs haha. More for detecting cancer. So I am VERY opinionated and nuanced on the subject.

Ill be honest, I know of GPL but I know theres like 5 different versions of the GPL. Like AGPL is the most restrictive and has held up in court before because someone forked a project then stripped out everything, sold it again. And was deemed liable.

MIT could potentially solve it...or make it even more messy. Ill believe you on videogames.

If I were to guess, its probably moot in all cases unless it goes to court (or like my orgs not let you use software) and gets defended one way or another.

haha. Welp it only becomes an issue if your software doesn't get audited. I worked in medical and government so it might be a different world where your at. We literally cant use certain software given licenses and such. It can get a bit loony.

AI has tells they built in nowadays. If you use the newer models at least. But in addition...its pretty easy to just find the code in codebases if you end up in an audit.

Im not defending it, just saying that MIT is one of those that you can get away with a lot more than other licenses. And that might be an issue to some.