Brandon Chen

Brandon Chen

CodebuffCodebuff
Codebuff
Helicone just works right out of the box – really helpful for us to dig into user issues and understanding how much money we're burning on LLM API calls.
10 views
Codebuff
We use Render to host our website – they make it super easy to get up and running. Prior to it, we had a bunch of Dockerfiles, random deploy scripts, and a whole lot of headaches. We had considered Vercel, but its serverless functions were too constraining for us. If you're a YC company, Render has some great deals!

What's great

easy deployment (14)
7 views
Codebuff
Amazing at writing code, we use Claude 3.5 Sonnet + Haiku at Codebuff to generate code. We use OpenAI too, but for other functions. Claude's coding skills are really that great!

What's great

code generation (53)
Codebuff
Super easy way to install useful packages. Codebuff is a package on npm, so it can be installed as easily as `npm i -g codebuff`! npm makes it really easy for us to push out new versions and track usage over time.
3 views