you can counter the context rot and requirement drift that is experienced here by many users by using a recursive, self-documenting workflow: https://github.com/doubleuuser/rlm-workflow
> Traditional Chinese relies on context: “Rain heavy, not go”, “雨大,不去了”.
> Modern Chinese demands explicit logic: “Because the rain is heavy, therefore I will not go.””因为雨下得很大,所以我决定不去了。”
I would say "下雨了,我不去“ or something like that. The second example is perhaps what a language learner would say in order to "speak correctly", but nobody actually speaks or writes like that.
Totally. I also feel such a disconnect with HSK material, no one speaks like that or even uses that vocabulary. But I guess thats the case with almost every language/language course.
What's gone unnoticed with the Gemma 4 release is that it crowned Qwen as the small model SOTA. So for the first time a Chinese lab holds the frontier in a model category. It is a minor DeepSeek model, because western labs have to catch up with Alibaba now.
depends on usage, Gemma 4 is better on visuals/html/css and language understanding (Which probably plays a role in prompting). But it's worse at code in general compared to Qwen 3.5 27B.
most codebases dont have traces to train on. if you use rlm-workflow you will build up rich traceability in the form of requirements, plans, implementation artifacts, along with worktree diffs. with these, you can then use self-distillation on models or use autoagent to improve your harness. https://github.com/doubleuuser/rlm-workflow
China can't get good chips. But I don't understand why they can't license their closed source models to US inference providers so we can get more than 80% reliability on their models on OpenRouter.
The biggest story here is that this is Google handing Qwen the SOTA crown for small and medium models.
For the first time ever, a Chinese lab is at the frontier. Google and Nvidia are significantly behind, not just on benchmarks but real-world performance like tool calling accuracy.
Is it a browser or like a browser? I've never actually used it but from what I understand WeChat's mini programs are like web apps but not something you can open up in a typical browser.
Alternatively, you could say browsers are the original super app.
I think the core issue isn’t what underlying technology is used, but rather the service providers. They package their services into mobile apps or WeChat mini programs, and restrict functionality on browsers. For many ordinary people, this provides convenience, but for those who care more about privacy, it’s quite problematic.
WeChat in China covers almost every aspect of life. Even someone like me, who doesn’t want to use it often, can’t avoid it. Some restaurants’ online ordering systems only support scanning via WeChat—that is, WeChat mini programs. People can pay utility bills, call taxis, shop, and make financial investments all within WeChat. Alipay offers similar functions as well.
WeChat is also one of the largest content platforms in China, similar to Medium. Countless creators set up subscription accounts on WeChat and gain more users through readers’ sharing and reposting.At the same time, government information is often released through the WeChat platform.
Medium is not one of the largest content providers anywhere, in any form that I'm aware of. There's no users sharing and reposting (arguably one of the drivers of network effects in modern social networking), no PSA, no apps or third-party extensibility, no taking over third party platforms in unrelated areas.
I can pay my bills in Chrome too. You really fail to understand my point that WeChat is just a browser for web apps - H5 as they are called here in China.
WeChat mini apps are called "H5" in China because they were enabled by the introduction of HTML 5. They are built on Tencent's WXML, which is an HTML derivative.
WeChat is a browser for mobile web applications, a small slice of the web universe gatekept by Tencent. WeChat was modelled after Gmail. So, it is very much like Chrome - you have your communications inbox, and your web apps, in the same app.
They want "Made with Claude Code" on your PRs as a growth marketing strategy. They don't want it on their PRs, so it looks like they're doing something you're not capable of. Well, you are and they have no secret sauce.
reply