HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ryuuseijin

no profile record

Submissions

Fork Buckets Like You Fork Code

tigrisdata.com
2 points·by ryuuseijin·قبل 9 أشهر·0 comments

comments

ryuuseijin
·قبل 7 أشهر·discuss
Just a note that you can use opencode with their API gateway (they call it "zen") to get access to all the most popular models using a single account, including gemini. (Although this wouldn't have helped the author, since they wanted to try the Gemini CLI specifically).
ryuuseijin
·قبل 9 أشهر·discuss
Yes, I only use my own keys. It even lets you use your Claude Max subscription.
ryuuseijin
·قبل 9 أشهر·discuss
I'm using opencode which I think is now very close to covering all the functionality of claude code. You can use GPT5 Codex with it along with most other models.
ryuuseijin
·قبل 9 أشهر·discuss
Shameless plug for my super simple consistent-hashing implementation in clojure: https://github.com/ryuuseijin/consistent-hashing