Live data from Hacker News

Viewing profile — codemk8

codemk8

HN member
Joined
Sat, May 18, 2019, 12:52 PM UTC
HN karma
9
Public activity
16 items

About codemk8

No profile information was provided.

Recent public activity

  1. comment
    Comment #49158250

    This post exactly ;-)

  2. comment
  3. comment
    Comment #49006439

    If I had an oracle, why would I need an LLM?

  4. story
  5. comment
    Comment #48548043

    You mean deepseek-v4-flash, right? Same here. I use it for my Hermes agent. It's so cheap that I sometimes feel "guilty". I even put more money than I needed just make sure they do…

  6. story
  7. comment
    Comment #41962467

    Runpod with its python APIs.

  8. comment
    Comment #37811104

    From my recent experience, ROCm and hipcc allow you to port cuda programs fairly easily to AMD arch. The compiling is so much faster than nvcc too.

  9. comment
    Comment #30922146

    This reminds me of the user interface for pied piper’s compression algorithm https://images.app.goo.gl/G1K7J8gZ135x98mz7

  10. comment
    Comment #24432585

    Expecting the Netflix show of this book though.

  11. comment
    Comment #24201441

    Lol I posted the same link 2 mins after u

  12. comment
    Comment #24201401

    A recent report from New Yorker https://www.newyorker.com/magazine/2020/08/17/how-china-cont...

  13. comment
    Comment #23762869

    Agree. That is theoretical speed up. Most applications are bandwidth bounded thus cannot get that ratio.

  14. comment
    Comment #23762832

    The GeForce makes huge difference here.

  15. comment
    Comment #23761258

    For azure, NC is for vms with NVidia card. Seems that they deliberately choose different terms.

  16. comment
    Comment #23181259

    Agree. The reason GPUs are not widely adopted in certain areas is not because of open sourced or not, but because it is not cost effective. GPUs are optimized for throughput, not l…