@ID_AA_Carmack IMO it's not the algorithms or compute (NNs/FLOPS) as much as it is the datasets. Current LLMs are downstream of >20 years of Internet and >10 years of social networks - all curating amazingly valuable data
@MatthewCroughan Unsupported by most standard security tools - therefore hard to use in production at big companies. Sec tools aren't designed to scan for CVEs in multiple copies of the same libs under /nix/store
@buggymcbugfix To me it means they'd recognize Math not specific implementations of Math ideas (C, Haskell). So Math is more universally understood which I guess is a good thing for problem solving.
So which one?
`class Animal` and `Cow` that "moo"s
Or
Monoid, Group, Functor, Monadn etc
@christopherdone I disagree. Idioms in Java are invented and all about `class Animal` with a `noise` and `Cow` that "moo"s. Haskell idioms and APIs were (arguably) discovered decades ago in Math - Monoid, Group, Functor, Monad.
This "math thinking" is better at compositionality, correctness etc
@DanAloni saying something's "always decades away" ignores progress. it's like saying neural nets are impractical in the 80s-90s-20s.
batteries are great, but there's a good reason why photosynthesis on earth doesn't depend on rare earth metals
@DanAloni imo this is unlikely to be how things unfold in a few decades from now. batteries will always be important, but on a larger scale, other solutions as well such as - hydrogen, artificial photosynthesis, fusion (https://t.co/OYNR0Cpox5), etc.
@TechnoEmpress IMO it depends on your use-case. Sometimes decoupling "language" from "implementation" in a narrow domain, is more important than "low-level" performance/complexity. I view valuable projects like https://t.co/up2uFPtGiu as (conceptually) close to
@dooygoy @tidalcycles@nixos_org imo this is still a good option to package @tidalcycles and all of its deps. reproducibly. I remember having some difficulties installing/configuring SuperCollider, etc.
@istathar@tikhonjelvis yes for `pyfi` it was an issue, but we managed to use it with `pandas`/`sklearn`. for @tweagio 's HaskellR I haven't used it enough to say
@hmemcpy With $$$ you'd want to be correct. But it's not life&death (hard real time, aviation, etc). Big fintech institutions have resources&time to pay for learning curve and invest long term.
Ask why there's so much ad-hoc, unreproducible, Python Data Science in notebooks everywhere