Hacker Newsnew | past | comments | ask | show | jobs | submit | guilamu's commentslogin

FTFY: Starting July 20 Claude Fable 5 will ve excluded from Pro plans.


Wouldn't you say that Valve is an exception to that rule?


Valve is just hedging against Microsoft having a big red button to kill Steam. They've built their kingdom on top of Microsoft, and Microsoft would love to have it for themselves I'm sure. It's in Valve's best interest to divorce themselves from Windows to protect themselves from Microsoft.

It happens to also benefit the Linux gaming crowd, but it's still ultimately self-interest driving the work. The engineers doing the work are probably doing it for the altruistic reasons, but ultimately Valve is writing the cheques.


No, I think Valve prioritizing an open platform independent of Microsoft aligns with their business goals.

They’re doing it in a manner that has broad benefits, but it’s definitely a win-win situation.


Sure, but Qualcomm upstreaming their support to mainline would also have broad benefits for them and be a win-win. Their C-suits & bean counters are seemingly just not getting that themselves nor having anyone that knows that high enough the hierachy...


Qualcomm aims to sue and monopolize so no sharing is caring for them. They want control.


Not at all, they don't want to pay for Windows licenses, as seen there is very little incentive to actually support native Linux games.

Additionally they want to prevent losing Steam content to Windows Store or XBox PC App.

If they could get Windows source at zero cost, like the Netbook OEMs did in the early days, they would quickly forget about Linux.

Additionally, don't forget current Valve's management doesn't live forever like any of us, and who knows what will happen to Valve afterwards.


What makes Valve great at the moment is that their business interest often aligns with ours (e.g. on the Linux support front). Which is great, don't get me wrong. But that's still beneficial for the company.


It's in Valve's interest to have their own OS and not rely on a rival's platform. Especially a rival that has proven many times they WILL abuse their power.


Any source to backup this claim, pretty please?


Source? There are a countless number of providers serving open weight models for fun and profit.


If you're concerned about that do not give internet to your tv and use any kind of tv box instead (shield tv, apple tv, etc).


I wouldn't use Apple TV, Shield or other proprietary black boxes if you want a private setup. Linux on a mini-PC with Plasma Bigscreen, your own over-the-air antenna for local TV, VacuumTube for YT, and the high seas for other content.


with things like amazon's sidewalk you might not have any choice https://en.wikipedia.org/wiki/Amazon_Sidewalk


How long until they have built in cellular or use a mesh?


I'm certain there are a non-zero number of TVs that either attempt to auto-join popular wifi hotspots (xfinity/tmobile/starbucks/etc.) and/or have cellular connections for telemetry.

Thinking more on this I think a business opportunity in the future will be companies that design hardware stacks that can go in random appliances that can gather usage information in the name of telemetry.

I give it +/- 5 years before an OTS coffee maker at walmart phones home.


So that TV box can phone home instead of your smart TV? What's the point?


Use a TV box that doesn't phone home, obviously. Also, don't buy a smart TV but a monitor.


Different homes are being phoned. If that matters.


It's not. France: €0.149/kWh (~$0.175) US: ~$0.12–$0.14/kWh https://www.globalpetrolprices.com/France/electricity_prices...


Most people, including me, beg to disagree. Better Call Saul was a masterpiece.

https://www.metacritic.com/tv/better-call-saul/


https://openrouter.ai/openai/gpt-5.5-pro

30/180 usd on Openrouter. Did I miss something?


I think that's Pro. Regular 5.5 is 2x regular 5.4.


Just tested it on my homemade Wordpress+GravityForms benchmark and it's one of the worst model of the leaderboard performance wise and the worst value wise: https://github.com/guilamu/llms-wordpress-plugin-benchmark

I know it's only on a single benchmark, but I dont understand how it can be so bad...


gemma4-e4b is 50% better than gemma4-26b in your benchmark, something's wrong


Yes those two models were tested on my own PC (local inference using my own CPU/GPU). So something my be bugged on my setup. gemma4-26b should be far better than gemma4-e4b.


Sounds like maybe using worse quantization on the bigger model? Quantization matters a lot for the quality, basically anything below Q8 is borderline unusable. If it isn't specified in a benchmark already it probably should.


The early quants for Gemma4 26b had issues and needed to be updated, might be worth checking


A junior tinkering in their garage in domains they have little experience executed a flawed test and decided to call it a benchmark. It's extremely common nowadays because words dont mean anything anymore. The forums that used to be filled with technical people doing real work are now filled with the masses of vibe researchers doing this kind of stuff. This is what happens when anything goes over some popularity threshold.

HN is the last bastion of serious inquiry these days. But its not immune as OPs comment proves.


You're right, I've certainly been a bit presumptuous to call this'a benchmark'. It is indeed a flawed test. Yet,It's been giving me the occasion to try some open source models and for my workflow, some of them are incredibly competitive with sota closed source models.


Your benchmark has Opus 4.7 performing significantly worse than Sonnet 4.6. Even if true on your benchmark, that is not representative of the overall performance of the models.


Yes Opus 4.7 fast (no reasoning) did a worst job than Sonnet 4.6 high (with reasoning) according to Gemini 3.1 Pro evaluation.


Your table doesn't indicate reasoning vs non-reasoning, or reasoning level


When nothing is noted it's max reasoning (xhigh in copilot chat in vscode if available).

The models not availble on copilot were tested through opencode (max reasoning) and deepseek v4 was tested through Cline (with max reasoning too).


You even traveled in time to deliver us this benchmark.

I really like this benchmarking. Have you evaluated the judge benchmark somehow? I'd love to setup my own similar benchmark.


Haha, just fixed the date!

I haven't evaluated the judge benchmark. You have everything needed in the repo to do so though, so be my guest. It took me a bit of time to put all this together and won't have much more time to dedicate to it before a couple of weeks.

BTW, if you explore the repo, sorry for all the French files...


Seems like benchmark for how good a model is for vibe coding.

Your prompt is extremely slim yet you score it on a bunch of features.


Yes, the prompt is slim by design. I might be wrong, but the point was to see what the model can do "on it's own".

The eval prompt is quite extensive: https://github.com/guilamu/llms-wordpress-plugin-benchmark/b...


That’s the thing, not everyone wants and values the model based on that. But I guess it works for you, and that benchmark achieves it.

I personally develop with very detailed spec, and I don’t want nothing more and nothing less compared to the spec.

I found 5.4/5.5 much better at following spec while Opus makes some things up, which aligns with your benchmark but that makes 5.4/5.5 better for me while worse for you.


Yeah as I said this a benchmark for my usecase only, a single use case, which is obvisouly not representative of everybody's needs.

What strike me as very strange though is that 0 model were able to just use the search input already present in GravitYForms forms list page and all created a second input.

Also, I know it's not in the prompt, but adding a ctrl+f shortcut to a search input? Is that that crazy? I don't know.


Good point! I think I won't change anything right now or I'll have to remake all tests... I'll use your input for the Level 2 task I plan on working on.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: