←back to thread

504 points Terretta | 1 comments | | HN request time: 0s | source
Show context
NitpickLawyer ◴[] No.45066063[source]
Tested this yesterday with Cline. It's fast, works well with agentic flows, and produces decent code. No idea why this thread is so negative (also got flagged while I was typing this?) but it's a decent model. I'd say it's at or above gpt5-mini level, which is awesome in my book (I've been maining gpt5-mini for a few weeks now, does the job on a budget).

Things I noted:

- It's fast. I tested it in EU tz, so ymmv

- It does agentic in an interesting way. Instead of editing a file whole or in many places, it does many small passes.

- Had a feature take ~110k tokens (parsing html w/ bs4). Still finished the task. Didn't notice any problems at high context.

- When things didn't work first try, it created a new file to test, did all the mocking / testing there, and then once it worked edited the main module file. Nice. GPT5-mini would often times edit working files, and then get confused and fail the task.

All in all, not bad. At the price point it's at, I could see it as a daily driver. Even agentic stuff w/ opus + gpt5 high as planners and this thing as an implementer. It's fast enough that it might be worth setting it up in parallel and basically replicate pass@x from research.

IMO it's good to have options at every level. Having many providers fight for the market is good, it keeps them on their toes, and brings prices down. GPT5-mini is at 2$/MTok, this is at 1.5$/MTok. This is basically "free", in the great scheme of things. I ndon't get the negativity.

replies(10): >>45066728 #>>45067116 #>>45067311 #>>45067436 #>>45067602 #>>45067936 #>>45068543 #>>45068653 #>>45068788 #>>45074597 #
infecto ◴[] No.45067936[source]
Similar thoughts. I have been using this model and find it pretty good and extremely fast.

HN comments love to beat up Elon Musk and unfortunately a lot of biased negative reactions to LLMs where everything will get insta downvoted.

replies(3): >>45068107 #>>45068546 #>>45073989 #
infecto ◴[] No.45068107[source]
To add, if the costs in Cursor are accurate, it’s highly competitive.
replies(1): >>45071132 #
tough ◴[] No.45071132[source]
Its free 0x during launch week
replies(1): >>45071323 #
infecto ◴[] No.45071323[source]
Sure but like every other time this has happened, they show you the cost of the usage if it was not free. Hence my saying if that is correct, which it looks to be, it’s cost efficient.

Cursor shows you a breakdown of model and costs, even for models being offered for free.

replies(1): >>45077965 #
1. tough ◴[] No.45077965[source]
oh i didnt knew that TIL thank you!