HackerTrans
TopNewTrendsCommentsPastAskShowJobs

qihqi

no profile record

Submissions

AI doesn't replace us, but commodizes us

qihqi.github.io
5 points·by qihqi·قبل شهرين·0 comments

comments

qihqi
·قبل شهرين·discuss
The author's https://mlsu.io/posts/llm/cheats/ is also pretty good.
qihqi
·قبل شهرين·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 سنوات·discuss


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

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