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