Oxide's internal tips on LLM use
gist.github.com·15h
🏗️LLM Infrastructure
Preview
Report Post

LLMs at Oxide

Oxide pays for your LLM use through a company account. If you don’t know what to use, use Claude Code in the terminal or in VS Code. We also have an OpenAI account if you want to try their Codex product.

Getting started with Claude Code

(Logistics elided.)

What to try first?

Run Claude Code in a repo (whether you know it well or not) and ask a question about how something works. You’ll see how it looks through the files to find the answer.

The next thing to try is a code change where you know exactly what you want but it’s tedious to type. Describe it in detail and let Claude figure it out. If there is similar code tha…

Similar Posts

Loading similar posts...