5 ms·
And so the solution is… paying Anthropic $200/mo…
by wolfcola 8mo ago
And so the solution is… paying Anthropic $200/mo…
- pixl97 8mo ago"Man, it kind of sucks that LLM only does one thing and that my compiled applications stop working after I turn off my LLM service"
- hamdingers 8mo agoAll of the projects OP mentioned could be vibe coded for <$10 worth of GLM-4.7
- storystarling 8mo agoThe inference is cheap, but the context window costs for iteratively debugging architecture issues add up fast. Things like state management or migrations usually require feeding the whole stack back in multiple times, which blows past that budget pretty quickly in my experience.