Viewing profile — Cr8
Cr8
HN member- Joined
- Mon, Nov 11, 2013, 7:50 AM UTC
- HN karma
- 9
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About Cr8
No profile information was provided.
Recent public activity
-
comment
Comment #47259706
ruffle is a player for the output format (swf), .fla is the authoring format
-
comment
Comment #46555210
nitpick - EOF is not a signal, it just flushes the current line content without needing a newline in cooked mode and doing this on an empty line results in a 0 byte read(), which m…
- comment
-
comment
Comment #46509705
unfortunately disabling temperature / switching to greedy sampling doesn't necessarily make most LLM inference engines _fully_ deterministic as parallelism and batching can result …
-
comment
Comment #45508825
possible - but KV caches are generally _much_ bigger than the source text and can be reproduced from the source text so it wouldn't make a lot of sense to throw it out
-
comment
Comment #45155293
pcie devices can also do direct transfers to each other - if you have one of these and a gpu its relatively quick to move data between them without bouncing through main ram
-
comment
Comment #8264522
Sure they do. Erlang spreads processes across OS threads, like most other green-threading impls, and its not always great at it. (I don't know what you mean by "across OS processes…
-
comment
Comment #8175248
http://en.wikipedia.org/wiki/RSA_(cryptosystem) http://en.wikipedia.org/wiki/RSA_Security
-
comment
Comment #8155824
http://aldesko.com/?flags=moofasa&say=;ls%20-l%20/ you should be more careful
- comment