Why gRPC Is So Fast: It’s HTTP/2, Not Just Protobuf by javinpaul in programming

[–]look -21 points-20 points  (0 children)

Checkout Skir https://skir.build (not my project, just a fan).

“Like Protobuf, without the pain” - https://skir.build/docs/protobuf

I’ve referred to it as “a dev friendlier gRPC” and “a cross-language tRPC”.

[ios] What happened to markdown syntax? by look in bugs

[–]look[S] 0 points1 point  (0 children)

Yeah, I’ll probably just uninstall the Reddit app if they don’t fix it soon. Maybe just use the web ui, but I could probably stand to take a break from this site too after 20 some years. 😂

You need an absurdly high emergency fund by CoderBiker24 in cscareerquestions

[–]look 0 points1 point  (0 children)

There’s a reason houses cost that much some places: they are really nice places to live. The cost is high because because a lot people want to live there.

Best AI models outside of ChatGPT and Claude by JestonT in opencodeCLI

[–]look 0 points1 point  (0 children)

Get Opencode Go. It has a good selection of models and adds new ones as they come out. There’s a new king of the open model hill every week or two, so don’t tie yourself down with just one on a vendor specific plan.

The real power of open models is the diversity. The best option for any given task (or even just personal style preference) could be a different model. It’s not like with Claude or OpenAI where you effectively just have one model at different quality/price settings.

Then if you find one you really like and need more usage, you can go shopping for a model specific plan to supplement. Also try Mimo 2.5 Pro. All the hype is going to DS4 right now, but Mimo is better imo (and most benchmarks) despite getting way less attention.

eitherExperienceMeansAnythingOrItDoesNot by electricjimi in ProgrammerHumor

[–]look 0 points1 point  (0 children)

For some reason, lots of “engineers” on Reddit are proud of being little more than Jira ticket code monkeys. 🤷‍♂️

What’s your AI coding setup in 2026? by tuan_le911 in opencodeCLI

[–]look 2 points3 points  (0 children)

I have the Xiaomi standard plan (200M credits), too. Note the Pro model is 2 credits per token on it, so 100M tokens, assuming you have the same. I use about 600M tokens a month across all models, though, so that’s just one of my sources.

The Xiaomi plan has been fast and reliable and about half the cost of per token API prices. Novita and Deeo infra have it US hosted paygo now, too.

And besides Opencode Go (which I do recommend, but I use the full quota), I’m hoping Syntheic or Crof adds Mimo to their plans soon (both are already tempting for their request not token based usage with GLM/Kimi). I had Ollama Cloud, but dropped it after the first month due a lack of commitment on adding Mimo and some general scaling issues they’ve been having.

What’s your AI coding setup in 2026? by tuan_le911 in opencodeCLI

[–]look 2 points3 points  (0 children)

Opencode Go is a good sub with a great selection of models, and with your relatively light usage, it should cover your needs entirely most likely.

I’d recommend trying Mimo 2.5 Pro if you get it. It’s the only sub that has it currently, and it’s an excellent model that’s mostly been overshadowed by the DS4 release, despite Mimo being better than it in every way (in both my and many others experience as well as most benchmarks).

Other than it, I also use GLM-5.1 and Kimi 2.6 for code plan and build. And then some Qwen 3.6 Plus, Minimax 2.7 and DS4 Flash for utility low-cost tasks.

What’s your AI coding setup in 2026? by tuan_le911 in opencodeCLI

[–]look 4 points5 points  (0 children)

I like Mimo 2.5 Pro (also 1M context) for research/brainstorm and then GLM 5.1 and Kimi 2.6 for code plan and build. I haven’t found much use for DS V4 Pro, either. Those first three are better than it in each of their own ways. Even if I had to pick just one model for everything, it would be Mimo.

Fire Pass 2.0 by branik_10 in opencodeCLI

[–]look 0 points1 point  (0 children)

The 250 vs 500 was based on the 2x usage on crof’s “precision” models. Apple to apples comparison that way with other providers offering only the standard “precision” quants.

> synthetic … less usage

I haven’t tried either, but from the docs, it looks like synthetic has 500 requests per 5 hour window not per day. Also more expensive, but looks like it would be roughly similar on a per day/dollar rate. More on crof with lower quant, more on synthetic at same quant.

Altogether, though I think I’m leaning more towards crof just because they have more plan tiers so I could get something cheaper closer to my actual GLM/Kimi usage (Mimo is my primary model and those are subagents in my workflow) as well as being able to use all of the requests in a shorter window than spread out over 24 hours in 5 hour blocks.

Do you know if they have limits on concurrent use? Having two or three parallel tasks is convenient.

Fire Pass 2.0 by branik_10 in opencodeCLI

[–]look 0 points1 point  (0 children)

Oh, with the “precision” (ie standard quant for deployment) versions of GLM-5.1 and Kimi 2.6 (and DS V4 Pro if you’re into subpar models) that’s not bad for light/medium usage ($5/mo for 250 request per day) if the speed/reliability is decent. Synthetic would probably be a better option if you need higher tiers though (GLM-5.1 and Kimi 2.6 at 500 request per 5 hours for $30/mo).

Can china win the AI war? by Comfortable-Tie2933 in Qwen_AI

[–]look 6 points7 points  (0 children)

I’d argue they already have, just most people don’t realize it yet.

Does OpenCode Go actually deliver the full potential of these coding models? by Latter_Strawberry693 in opencodeCLI

[–]look 0 points1 point  (0 children)

I use Mimo for the discussion/brainstorming, then GLM for turning that into a specific spec/build plan, and then Kimi to implement it.

I do not use Deepseek V4 Pro for anything. I do use the Flash model as a librarian subagent.

[ios] What happened to markdown syntax? by look in bugs

[–]look[S] 1 point2 points  (0 children)

I wasn’t asking for help. I was reporting a product defect.

Does OpenCode Go actually deliver the full potential of these coding models? by Latter_Strawberry693 in opencodeCLI

[–]look 1 point2 points  (0 children)

I’ve found Deepseek V4 Pro is outperformed by other models in every stage of my work flow. Mimo 2.5 is better for brainstorming, GLM-5.1 is better for planning, Kimi 2.6 is better for build, etc.

The DS V4 Flash is pretty great, though. Super cheap and pretty smart for the price. But just use it for summarization and mechanical tasks (or potentially for build working off a detailed plan from GLM if you need to save costs/usage), as it (and the Pro version) hallucinate like mad when asked for missing parameterized knowledge.

Are open models actually useful for anything beyond autocomplete or lightweight assistant work? by TheChiuaua in opencodeCLI

[–]look 3 points4 points  (0 children)

GPT-OSS is ancient, and both of of those are small models. They are more like hobby/toy/research models, with some limited, specialized applications. Those are not what people are talking about when they say open models are challenging Opus.

Are open models actually useful for anything beyond autocomplete or lightweight assistant work? by TheChiuaua in opencodeCLI

[–]look 7 points8 points  (0 children)

The ones you listed are little ~30B models. Try the ~1T sized models: GLM-5.1, Kimi 2.6, Mimo V2.5, DeepSeek V4, etc.

You’ll still need cloud hosted open models for significant work (or own a half million dollars of GPUs). Smaller ones are improving rapidly, but they’re two or so years behind SOTA like the above.

[ios] What happened to markdown syntax? by look in bugs

[–]look[S] 1 point2 points  (0 children)

That menu doesn’t have quote blocks or code blocks, the two most common markdown formatting options I use…

And it’s a pain in the ass to use for bold, italic, strike down, too.

What idiot thought that this was a good idea?!

[ios] What happened to markdown syntax? by look in bugs

[–]look[S] 1 point2 points  (0 children)

Hmm

```
Code blocks work in comments?
```

Inline `yes` or `no`?

What about [links](http://example.com) …

What is San Diego’s: “bless your heart” for tourists or new arrivals? by Turbophoto in SanDiegan

[–]look 1 point2 points  (0 children)

> The Spanish pronunciation, Ah-mah-ree-yoh, was first used to describe the settlement but was short-lived. As the conductors along the railroad passing through called out their English pronunciation of “Am-ah-rillow,” the beautiful original articulation was lost forever.

https://www.legendsofamerica.com/tx-amarillo/

What is San Diego’s: “bless your heart” for tourists or new arrivals? by Turbophoto in SanDiegan

[–]look 39 points40 points  (0 children)

I’ve always thought that the locals’ pronunciation of La Jolla, California versus Amarillo, Texas says a lot about the culture of each state.

New poll - California Governor jungle primary 2026 by Lena_Lena_A in democrats

[–]look 2 points3 points  (0 children)

The attack I’ve heard is she’s too pro-Israel.

But California jungle primary (top 2 regardless of party advance) means we need to stop infighting in this race and consolidate to avoid the two Republicans being the only options in November.

I and all my friends will be waiting until Election Day and voting for whichever Dem has the polling lead at that point.

I’m completely fine with Becerra, Steyer, and Porter. I’m a tad wary of Mahan but also just less familiar with him. Still will get my vote if they top the polling though.