Viewing profile — codemk8
codemk8
HN member- Joined
- Sat, May 18, 2019, 12:52 PM UTC
- HN karma
- 9
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About codemk8
No profile information was provided.
Recent public activity
-
comment
Comment #49158250
This post exactly ;-)
- comment
-
comment
Comment #49006439
If I had an oracle, why would I need an LLM?
- story
-
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…
- story
-
comment
Comment #41962467
Runpod with its python APIs.
-
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.
-
comment
Comment #30922146
This reminds me of the user interface for pied piper’s compression algorithm https://images.app.goo.gl/G1K7J8gZ135x98mz7
-
comment
Comment #24432585
Expecting the Netflix show of this book though.
-
comment
Comment #24201441
Lol I posted the same link 2 mins after u
-
comment
Comment #24201401
A recent report from New Yorker https://www.newyorker.com/magazine/2020/08/17/how-china-cont...
-
comment
Comment #23762869
Agree. That is theoretical speed up. Most applications are bandwidth bounded thus cannot get that ratio.
-
comment
Comment #23762832
The GeForce makes huge difference here.
-
comment
Comment #23761258
For azure, NC is for vms with NVidia card. Seems that they deliberately choose different terms.
-
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…