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

jonrosner

no profile record

投稿

Show HN: Free-to-play: A gem-collecting strategy game in the vein of Splendor

caratria.com
1 ポイント·投稿者 jonrosner·5 か月前·1 コメント

コメント

jonrosner
·5 か月前·議論
Feel free to ask questions / give feedback right here in the comments.
jonrosner
·7 か月前·議論
I am thinking of distributing skills that I build to my clients. As my clients are mostly non-technical users I need this process of distribution to be as easy as possible. Even adding a .env file would probably be too much for most of them. With skills I can now finally distribute my logic easily, just send the raw files and tell them to put it into a folder - done. But there is no easy way for them to "setup" the credentials in those skills yet. The best UX in my opinion would be for Codex (or Claude, doesn't matter) to ask for those setup-parameters once when first using the skill and process the inputs in a secure manner, i.e. some internal secret storage
jonrosner
·7 か月前·議論
you could for example create a skill to access your database for testing purposes and pass in your tables specifications so that the agent can easily retrieve data for you on the fly.
jonrosner
·7 か月前·議論
one thing that I am missing from the specification is a way to inject specific variables into the skills. If I create let's say a postgres-skill, then I can either (1) provide the password on every skill execution or (2) hardcode the password into my script. To make this really useful there needs to be some kind of secret storage that the agent can read/write. This would also allow me as a programmer to sell the skills that I create more easily to customers.
jonrosner
·7 か月前·議論
after testing it for a little I am pretty disappointed. While I do get 90 token per second out of it from my M4 Pro which is more than enough for a real world use case, the quality is just not there. I gave it a codebase that it should analyze and answer me some questions and it started hallucinating right away. No replacement for a "real" coding agent - maybe for other agentic work like sorting emails though.
jonrosner
·7 か月前·議論
running it on my M4 @ 90tps, takes 18GB of RAM.
jonrosner
·9 か月前·議論
Self host Yaade. If you dont have a server run it locally in a Docker container.
jonrosner
·9 か月前·議論
Thats why I self host Yaade https://docs.yaade.io (shameless plug lol)
jonrosner
·11 か月前·議論
I can't reproduce this, even when forcing it not to reason:

"how many b's are in blueberry? don't think, answer fast."

blueberry • b → 1 (at position 1) • l → no • u → no • e → no • b → 2 (at position 5) • e → no • r → no • r → no • y → no

Total: 2 b’s.
jonrosner
·2 年前·議論
Nice tool, congrats. Looks reasonable for the target audience. Is there a chord library for common songs? Or even sharing my chords with others?