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

phelm

no profile record

コメント

phelm
·18 日前·議論
What % of people reading that will know to not take it at face value? Of HN people yes very high, of the people living in my country I'd guess pretty low. The "AI responses may include mistakes" disclaimer is only shown when you expand
phelm
·先月·議論
A demo https://codepen.io/editor/phelm/pen/019e87f5-dfec-7372-9849-...
phelm
·4 か月前·議論
This is awesome, it would be great to cross reference some intelligence benchmarks so that I can understand the trade off between RAM consumption, token rate and how good the model is
phelm
·5 か月前·議論
could you just add "!.gitkeep" to .gitignore?
phelm
·6 か月前·議論
Heres the chat https://chatgpt.com/share/696ac45b-70d8-8003-9ca4-320151e081...
phelm
·6 か月前·議論
This looks great, i've been wanting a dev sandbox that doesn't run the risk of costing a lot if I forget to turn it off.

I had a few issues

1. manpath: can't set the locale; make sure $LC_* and $LANG are correct

suspect this is due to it inheriting locale from my local machine? easy to get around with some updates to .bashrc

2. the $SHELL environment in my sprite is `/opt/homebrew/bin/fish` I use fish on my local (mac + homebrew) machine and it seems to have inherited from my local machine, its nice to be using fish in the sprite, but seems weird that $SHELL in the sprite points to non-existent path. Slightly concerning that a local env var is being transferred to a remote machine without my explicit permission, I have some sensitive env vars locally.
phelm
·7 か月前·議論
More detail in the React Blog post here https://react.dev/blog/2025/12/03/critical-security-vulnerab...
phelm
·昨年·議論
See also https://smudge.ai/blog/ratelimit-algorithms
phelm
·昨年·議論
I love this, could you add a licence for the cli code?