Remix.run Logo
oefrha 3 hours ago

Yeah, I checked usage stats and pretty sure quota consumption on Max plan is not linear wrt to usage by API pricing. Fable burns quota faster than 2x Opus with equal token count.

Plus I'm also not super impressed; it somehow managed to implement a 200L custom TCP server for a simple static HTTP mock server for a single test case (all that was needed was a fixed route returning a fixed placeholder string) just yesterday. Never seen anything like that.

chasd00 an hour ago | parent [-]

> somehow managed to implement a 200L custom TCP server for a simple static HTTP mock server for a single test case

The sharp but over eager jr. dev is a very good analogy :)

0x457 29 minutes ago | parent | next [-]

I asked Opus why it used raw http client instead of api client that is already a dependency and it said: "you're right it's overkill" and proceeded to implement api client on top of raw tcp socket.

HPsquared 37 minutes ago | parent | prev [-]

Or an eager contractor who bills by the hour with a big unallocated budget.