@mattpocockuk well but now you are allowed to rotate oauth keys for products and save a shit ton of money too, am I right? https://t.co/d1hSTCi8Wl
30 engineers using claude to develop = 6k USD savings in your product as long as you use their sdk/models
pip install tiny-claude-recycler
https://t.co/d1hSTCi8Wl
Why not? Now you have a 200 USD allowance per engineer using claude code as long as you are using claude agents sdk.
You have a startup of 30 engineers. 6000 USD savings in your internal products (or external).
To add some clarity: you don't pay extra. It's the same subscription, same price per month.
What's new our sub now covers two separate pools:
· Interactive → sub limits, unchanged
· Programmatic → new $20–$200 included(!!) credit, metered at API rates
@lydiahallie Well lets start using claude OAuth tokens for production?
You have 30 devs with 200 USD claude code subscriptions in your startup, thats 6000 USD savings lol and now it is allowed
https://t.co/d1hSTCi8Wl
@n3st0x well but I mean, why not building everything that can help you out? you don't need to build things with clients, you can be your own client... spend 2-3h coding something that you always been curious about, no need to be perfect at all
AI has such a potential of building self-automation tools. I really don't understand why people are not building everything that pops in their heads.
If it is lack of exposure to claude/codex.. how much exposure do we need until you understand you can build a POC/MVP of almost anything in days, not years?
Other cool videos generated with https://t.co/JOsNNm5sU8
MELT: Letting AI Think Longer Without Bloated Memory
https://t.co/ecsNaH5P07
Entropy - what is it after all?
https://t.co/ecsNaH5P07
Claude Shannon - Life and contributions
https://t.co/YrHmVWvl7D
Flash Sintering - an AI-generated introduction
https://t.co/wksO1onCp7
I always thought that Évariste Galois deserved a movie for his biography, like Ramanujan at least.
He has one of the coolest (and tragic) life stories in mathematics
The reason why I got fascinated with his biography was because I couldn't understand almost anything about group theory when I was studying it at the university and I got really curious about who was the genious that started it all
Today I am happy to share a video that scratches the surface in that direction - still buggy, but very fun :)
This is paper-video.
An opensource project that autonomously generates videos (about scientific papers or not) in a 3Blue1Brown style using Manim, Remotion and ElevenLabs
You only need a claude code and eleven labs subscription and bam! It creates a cool narrated science video for you.
You can play with it in a chat UI, ask for editions, new styles and even evolve it to fit your needs!
gh-repo: https://t.co/JOsNNm5sU8
yt-video: https://t.co/wAIiUWEYhW
The bugs will be solved in time - maybe the harness isnt there yet, maybe the model isnt there yet, time will tell.
ps: this is just for fun and to test the limits of claude, not professional, hopefully it can be helpful to somebody :)
ps2: im not an youtuber (yet lol), nor trying to sell anything here, dont worry
Created this quick code-review claude plugin for myself and wanted to share it with the community :)
I guess github/graphite and others could use from features like these:
1. Clustering topics in the PR
2. TL/DR of file changes and descriptions
3. Sequencing the review in an order that makes sense and connect files
4. Explainability
Just open claude code and send:
`/plugin marketplace add lucastononro/pr-brief`
`/plugin install pr-brief@pr-brief-marketplace`
and it should be good to go!
Excited to see if this is gonna be useful to the community ;)
git: https://t.co/xjgzfa6kh6
yt: https://t.co/VnHJnSTI2k
Another holiday here in Brazil and I thought Trainable deserved an upgrade!
Git repo: https://t.co/l3KlmxeHux
Video on youtube: https://t.co/7kMfwl5FsQ
Now it is much more useful, easier to setup and deployable in production!
The experience now is flexible, organized and can generate real work for your data science team!
Here's a preview
Sorry about the audio and lack of script, not a professional youtuber yet lol
Trainable is an opensource AutoML platform/harness powered by agents, the name is inspired by @Lovable
In the backend it uses @claudeai and @modal to achieve your data science & machine learning goals!
My favorite feature from Cursor was Cmd+K in the terminal... press it, type what you want in plain English.. your shell command shows up and done.
I missed that every time I was coding anywhere other than Cursor. So I built this quick and dirty ccli-prompt.
Having python in your machine you just go: -> pipx install ccli-prompt & ccli-prompt install Configure it with an Anthropic API key, or with your existing Claude OAuth token so it runs off your subscription (`claude setup-token`)