Live data from Hacker News

Viewing profile — pfheatwole

pfheatwole

HN member
Joined
Mon, Jan 07, 2019, 9:06 PM UTC
HN karma
27
Public activity
7 items

About pfheatwole

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. 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:…

  5. comment
  6. comment
  7. 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…