HackerTrans
トップ新着トレンドコメント過去質問紹介求人

throwaway6977

no profile record

投稿

Ask HN: Are you more quickly hitting Claude Code limits the past 48-96 hours?

6 ポイント·投稿者 throwaway6977·4 か月前·3 コメント

コメント

throwaway6977
·4 か月前·議論
I agree- I'm currently trying to learn how I can embed a fine tuned tiny model into my c++ game so it can provide a narrative in prose of certain game-event logs. It needs to be as tiny as possible so it doesn't take resources away from the running game.
throwaway6977
·4 か月前·議論
Sounds similar to buying a 3D printer hehe
throwaway6977
·6 か月前·議論
Chess on M series Macs has the same issue. Even level 1 is easily 2000+ Elo because of the same thing.
throwaway6977
·6 か月前·議論
GN is a well established, popular and independent consumer hardware reviewer that has only a few peers on par with them in the space. Hardly some "random tech influencer".
throwaway6977
·8 か月前·議論
There is mention of desktop applications in their getting-started docs; it seems well within the intention of the maintainers to me.

https://eliemichel.github.io/LearnWebGPU/introduction.html

> Yeah, why in the world would I use a web API to develop a desktop application?

> Glad you asked, the short answer is:

    Reasonable level of abstraction

    Good performance

    Cross-platform

    Standard enough

    Future-proof
throwaway6977
·8 か月前·議論
You can be your own AI provider.
throwaway6977
·10 か月前·議論
I just spent a lot of yesterday tweaking a docker image with xfce and vs code so I can just let codex go full access mode without too much worry in a throwaway sandbox. The agent runs similarly-namespace-constrained and without sudo. I think it's a relatively safe middleground- do you really think container escape is still a big deal here?

Finally getting this setup also allowed me to very quickly troubleshoot what was breaking my build in the codex cloud hosted container which obviously has even less risk attached.

Now I'm juggling and strategizing branches like coding is an RTS game... and it feels like a super power. It's almost like unlocking an undiscovered tech tree.