HackerTrans
TopNewTrendsCommentsPastAskShowJobs

qihqi

no profile record

Submissions

AI doesn't replace us, but commodizes us

qihqi.github.io
5 points·by qihqi·2 mesi fa·0 comments

comments

qihqi
·2 mesi fa·discuss
The author's https://mlsu.io/posts/llm/cheats/ is also pretty good.
qihqi
·2 mesi fa·discuss
Colored functions are good. It reflects the language design on signaling what is important, and what are the properties it want the writer to pay attention. Other examples of colored functions:

* Haskell: pure function and non-pure (IO monads) looks different. * Rust: unsafe functions (or block) requires special markers.
qihqi
·5 anni fa·discuss


   (1) training ML systems on public data is fair use 

This one is tricky considering that kNN is also a ML system.