this post was submitted on 09 Apr 2025
511 points (97.8% liked)

Programmer Humor

22354 readers
2407 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 36 points 4 days ago

When I switch copilot to a reasoning model like o1, and am working through some really annoying bug I'll often get rate limited.

But the rate limiting is per model, so I can switch over to say the Claude model, and then use that til I'm rate limited, then switch to another.

Pretty much literally having to give each LLM a nap and only play with one at a time.