Viewing profile — natrys
natrys
HN member- Joined
- Wed, May 09, 2018, 7:43 PM UTC
- HN karma
- 968
- Public activity
- 237 items
- HN profile
- View on Hacker News ↗
About natrys
No profile information was provided.
Recent public activity
-
comment
Comment #49216929
I think this one requires a bit of strong prompting. I am also normally a Pi user, but my experience in OpenCode with this model has been drastically better than in Pi, where it ov…
-
comment
Comment #49216843
So your cost would be $40.68 with another provider that has one less zero in the cache hit price.
- comment
-
comment
Comment #49090256
At least the SSM layers should have relative PE built in via recurrence, in a hybrid attention model like this.
-
comment
Comment #48941909
They can and almost certainly are doing similarly impressive engineering works internally. They just aren't in any hurry to forward those cost savings to you.
-
comment
Comment #48939776
If anecdote is data, then here's another point: https://nitter.net/synthwavedd/status/2077537805715005724#m (As an aside, I don't know how it was professional of Arena to unmask an…
- comment
-
comment
Comment #48937998
Some official benchmark numbers posted in Chinese social media (I am sure they will publish an English blogpost later too): https://mp.weixin.qq.com/s/V4xhEIy8xDXSMDPrPkmUAQ Genera…
-
comment
Comment #48503934
These things enormously benefit from economies of scale. I am fairly certain their margins might be low but they don't actually sell API at loss, however that doesn't mean your cos…
-
comment
Comment #48452103
No I think uv is to python what opam is to ocaml, it's mostly a package/dependency manager. Superficially, both uv and dune are also project runners. But dune is mainly a build too…
-
comment
Comment #48440938
It seems frontier, on the balance, would rather lose that segment of he market than lower the API price. They are getting the bag in the enterprise segment, those clients aren't di…
- comment
-
comment
Comment #47837284
Yes it was good for its time, but 10 months old now which is a long time ago in this space. It was also a fine-tune (albeit a good one) of Qwen-2.5 72B. I wish they did more smalle…
-
comment
Comment #47220324
I think tree-sitter's relationship with JavaScript is entirely syntactic. You don't need any JS runtime installed to write grammars, because technically tree-sitter CLI already has…
- story
-
comment
Comment #46401522
Very impressive demo. From VM curation to vibe coding something running on port 8000 in Shelley just worked in minutes. I imagine quite a few technically impressive things happenin…
-
comment
Comment #46263541
That's the Kimi K2 Thinking, this post seems to be talking about original Kimi K2 Instruct though, I don't think INT4 QAT (quantization aware training) version was released for thi…
-
comment
Comment #46097314
I am going to try and stick with Prolog as much as I can this year. Plenty of problems involve a lot of parsing and searching, both could be expressed declaratively in Prolog and i…
-
comment
Comment #46073970
Well they do that too: https://huggingface.co/deepseek-ai/DeepSeek-Prover-V2-671B But I suppose the bigger goal remains improving their language model, and this was an experimentat…
-
comment
Comment #45943805
It can hardly be called resistance to improvement, when everyone do improve it - just in their own ways. The default isn't some fashion statement, some aesthete that's objectively …
-
comment
Comment #45754601
Wasn't aware of user-var-changed, cool write-up! I had used urxvt forever before and the simple solution that works (even for ssh e.g.) is to ring the terminal bell, and urxvt just…
-
comment
Comment #45654203
Yes it seems the binaries are here: https://ferron.sh/download I will say that though, it's probably not rational to be okay with blindly running some opaque binary from a website,…
-
comment
Comment #45646375
Qwen's max series had always been closed weight, it's not a policy change like you are alluding. What exactly is Huawei's flagship series anyway? Because their PanGu line is open-w…
-
comment
Comment #45352673
Models: - https://huggingface.co/Qwen/Qwen3-VL-235B-A22B-Thinking - https://huggingface.co/Qwen/Qwen3-VL-235B-A22B-Instruct
- story