Viewing profile — kdma
kdma
HN member- Joined
- Fri, May 30, 2014, 4:31 PM UTC
- HN karma
- 27
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About kdma
No profile information was provided.
Recent public activity
-
comment
Comment #40491226
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 t…
-
comment
Comment #40474171
Just for curioristy why did you adopot a react-like model and not implement react-dom as projects like react native do?
-
comment
Comment #35013750
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 c…
-
comment
Comment #34974528
In the context of a LLM what is jailbreak and what is jail? Is it code, training data, words blacklist?
-
comment
Comment #27003939
https://googleprojectzero.blogspot.com/2019/04/virtually-unl... one of the many public browser RCE. Or look for the ps5 jailbreaks, the browser is the common denominator for most s…
-
comment
Comment #23456706
.NET + visual studio + r# is the godlike stack. Haven't tried blazor yet but even asp.net is years ahead of the node ecosystem.
-
comment
Comment #20262729
I am also an avid self learner but a good teacher / course it's inestimable. Just watch a course like linear algebra from MIT with Gilbert strand and compare it to studying it alon…
-
comment
Comment #18415679
Interesting but i am a non believer can you provide figures that show gains through years?
-
comment
Comment #17686308
looks like you are ready for templeOS
-
comment
Comment #17215528
Nice video but (unrelated to the IDE) in order to use a printf from js it was necessary to: provide a js emulated syscall to c file that calls another c function that calls back to…
-
comment
Comment #16554454
Volume rendering?
-
comment
Comment #11356823
Shouldn't it be leftpad(leftpad (str,pad,n/2),leftpad("",pad,n/2),1)?
-
comment
Comment #8565326
Very cool read!but i dont seem to understand how the algorithm behind the whole phrase/paragraph tracking is supposed to work, anyone can enlighten me?