HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kdma

no profile record

comments

kdma
·2 anni fa·discuss
React native runs in the native ecosystem through a js-native-bridge and calls platform specifics system calls. https://reactnative.dev/architecture/xplat-implementation react is the <Components /> stuff in js react-dom is the juice
kdma
·2 anni fa·discuss
Just for curioristy why did you adopot a react-like model and not implement react-dom as projects like react native do?
kdma
·3 anni fa·discuss
Good find, when I read it I called bullshit but I got lost trying to understand the diagrams. Another gotcha is the semantic decoder, they are just looping the model on itself "A cozy teddy bear" + fMRI random input => A teddy bear!!!
kdma
·3 anni fa·discuss
In the context of a LLM what is jailbreak and what is jail? Is it code, training data, words blacklist?