Push it to prod immediately (312 pts)
Plot twist: the socket doesn't work (it's not connected to backend)
from [ijustvibecodedthis.com](http://ijustvibecodedthis.com) (the ai coding newsletter)
Top Comments:
A 3B model is suddenly scoring near frontier models on math/coding benchmarks. Is this real or just benchmarkmaxxing? (65 pts)
WeiboAI just released VibeThinker-3B and the reported numbers are kind of insane for a model this small.
AIME26: 94.3
LiveCodeBench v6: 80.2
IMO-AnswerBench: 76.4
HMMT25: 89.3
With their CLR boost, AIME26 goes to 97.1.
To be clear, I dont think this means â3B model beats Claude/Geminiâ or anything like that. It still looks much weaker on general knowledge stuff like GPQA, and it seems trained specifically for verifiable reasoning tasks.
But thatâs what makes it interesting to me.
Mayb...
Top Comments:
Avoid CUDA monopoly at all costs. AMD is an alternative. (44 pts)
Hey everyone,
Thereâs a massive misconception that if you aren't dropping $2,000 on an NVIDIA GPU, you can't run serious Local AI workflows. I wanted to see how far I could push a consumer AMD card, and therefore bought a rx7800xt 16b VRAM.
Right now, my workstation node is running llama-server hosting a DENSE 27B model -> Qwopus3.6-27B-v2-Q3\_K\_S.gguf (12 GB) and Qwen3.6-35B-A3B-UD-IQ3\_XXS.gguf (13 GB Mixture of Experts, 3B active parameters per token) continuously. I am regularly feed...
Top Comments:
Looking to buy an RTX 5090 for local "Vibe Coding" using Claude Code / Open Code with Qwen 3.6 35B-A3B. Need real-world feedback! (27 pts)
Hi everyone,
I'm about to pull the trigger on a high-end local AI workstation build costing around $7,000+ in my local market. My primary goal is pure, unadulterated "Vibe Coding"âfully relying on autonomous agents to architect, build, compile, test, and refactor end-to-end applications across multiple stacks.
Instead of being locked into a single ecosystem, my workflow is highly polyglot. I regularly jump between full-stack frameworks (Next.js/TypeScript, Python/FastAPI, Go, and .NET Core), m...
Top Comments:
Glm 5.2 weights hit hf today under MIT, frontier-level open source is actually happening (26 pts)
Been refreshing the hf page since Wednesday. GLM-5.2 was announced back on June 13, blog went up, api went live, but the actual weights just dropped this morning. First safetensor push was a few hours ago. This is the full-size model, not a distilled variant, under MIT.
Spent the afternoon reading the release material. The numbers are worth a look. Not because it "beats everything" but because for once the open-source line is actually touching the frontier, not just chasing it.
Coding head-to-...
Top Comments: