Viewing profile — pfheatwole
pfheatwole
HN member- Joined
- Mon, Jan 07, 2019, 9:06 PM UTC
- HN karma
- 27
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About pfheatwole
No profile information was provided.
Recent public activity
-
comment
Comment #48419488
Models: - Safetensors: https://huggingface.co/google/gemma-4-26B-A4B-it-qat-q4_0-un... - GGUF: https://huggingface.co/unsloth/gemma-4-26B-A4B-it-GGUF/tree/... Note the README in th…
-
comment
Comment #37312605
Speaking specifically to riding in the center of a lane: if there's not a bike lane or wide shoulder then it's not entitlement, it's a safety issue. If a cyclist hugs the edge of t…
-
comment
Comment #34255956
I will remember Creative as the company that issued repeated lawsuits against Aureal Semiconductor (losing repeatedly), then bought their assets when Aureal was forced to declare b…
-
comment
Comment #31168762
Yes, and it lives on in a variety of minimalist environments under active development, such as: * U-boot: https://github.com/u-boot/u-boot/blob/master/common/cli_hush... * Busybox:…
- comment
- comment
-
comment
Comment #24513125
I'm not sure if Numba is in the spirit of your question, but it does make it easy to write ufuncs without explicitly dropping into C. https://numba.pydata.org/numba-doc/latest/user…