I really like it, especially how it can easily get search from Codex/Gemini/etc.
HN user
vitorgrs
Yes? And even for simple interactions, they use SVG by default.
One of my tests to see if "we are there", it's to ask a list of mayors from my city. Sounds silly, but most models just create random mayors that never existed.
Without search, of course. In theory this should be easy, because clearly the Wikipedia data it's in the model.
And I remember Sam Altman saying 2 years ago or more, that hallucination was already "fixed" internally. Well, clearly not.
SVG's pelican https://gist.github.com/vitordelucca/521c2d63c9b852c622e7648...
Made on the website, so not sure if on the API there's more thinking options...
Xi Jinping openly talked about open source at WAIC. So don't think the labs have much a choice now...
Deepseek 4 "final" version is imminent as well.
Will probably be at Opus 4.8 level, and I find it pretty big deal because of Deepseek price...
I wish there would be a similar thing for food as well. In my country (Brazil), food apps such as iFood are FULL of AI images. Worse is that iFood don't allow reviews to post pictures, so you get very blind asking it.
Now Didi came (99) and Keeta, and they at least allow users to post reviews with pictures.
phone number is the main way China services uses (I think it's even mandatory for social networks, as phone number there function almost like "ID")
Here it is also a version made with GPT 5.6 Sol Ultra: https://x.com/mweinbach/status/2077928859572310450
Not the author. Just found very interesting and very impressive how Kimi managed to "create" even the Mac apps. GPT 5.6 also made a good job, but it seems it failed to proper create all the apps and the features inside.
I wonder how good a Fable version would be.
Knowing today's Brazil, the family would probably get a considerable amount of followers on Instagram, for weird reasons.
Not only a Claude Code issue. Started using OMP with GPT 5.6, and gave up, it loves to use subagents, and it's basically unusable subagents with GPT 5.6 Sol there with Plus limits.
It's been a month I've been using it as they gave me for free, and I found GPT-5 on Codex quite weird/awful. Even x-high. Then I figured out I should try OMP (Pi), and the experience was much better.
I remember GPT 5.2 Codex being fine...
Alibaba is not the owner of GLM5.2/Z.AI.
old UWP .NET it's also installed by default... It Appx package system, and it was/is delivered on the store
Not opening here... HN killed?
Yeah, I tried to switch ISP. Was thinking everything was fine, then tried to watch on ClaroTV+ here (similar to Youtube TV, Hulu Live, etc), and it was... awful. Then I figured out, the IPv6 route was going from Brazil > US > Argentina, or some other crazy crazy route. While IPv4 was just inside Brazil.
So I tried to complain to the ISP, and they just said they couldn't do anything, and if I wanted, they could disable IPv6 for me...
Of course, I canceled the ISP.
Sadly it's pretty common for several ISPs have smaller peerings with IPv6, so this is not uncommon.
My other other ISP worked super fine, but even then, they had two ASN. One for IPv4 and the other for IPv6, just to show how different they were...
I noticed when using some Chinese services, a lot of them have "IPv4" and "IPv6" flags when opening their apps for some reason.
Here in Brazil most ISPs provide IPv6 by now... But what happens a lot, when field technician are installing your broadband, they just... don't configure IPv6. As if IPv4 (CGNAT!) wasn't enough. With bigger ISPs this is less common.
With mobile carriers this is even worse. For some reason, some default config are IPv4 by default, while literally all of them supports IPv6.
This is not related to Google or Apple. And this extreme alert, it's sent even to cable TV automatically. In a few countries, it's sent even on Fax lines.
US/Trump nuclear attack would make people freak here in Brazil.
Web!
Talking about the vision... I already had the vision tab there hahahaha I guess everything in tech these days are A/B...
I already had it for months? What's the news here?
Piaui state it's also doing a LLM it seems. But indeed it would make more sense if it was a national thing rather than local...
Just ask any real question about stuff. LLM is not about code only...
Yes, Gemini can actually say how much of the image is AI generated.
.NET Native was experimental in WP 8.1 and W8. On 10, it becomes mandatory and you couldn't even publish a JIT .NET app to Store.
WP 8.0 didn't even had WinRT, only Silverlight apps, and all JIT. If you wanted native in 8.0, had to go with C++.
About Desktop, C++ was rarely used. Most apps were either .NET C# (JIT) or WinJS. JIT WinRT .NET was super slow, WinJS apps were even faster, which is why many apps were all WinJS, including inbox Windows apps, like the MSN apps.
Windows 8 Inbox apps a lot of them where WinJS actually. But on Windows 8 even web tech was fine (speed-wise).
And WP 8.0 < didn't offer AOT for .NET apps. AoT only came as experimental on WP 8.1 with WinRT apps if I recall right. And on W10 and W10 Mobile, it comes as default for all UWP .NET apps.
WinUI made sense when windows actually had a proper design guideline, and touch was also the focus. So using WinUI was just easier as the controls were all following the guidelines, and if you wanted to offer a native experience, that was the best choice.
But it's been long gone that time where Windows had a minimum cohesive guideline.