Tool Review
4 posts

tokio::select! Finally Gets rustfmt Support: A Hands-On Look at better_tokio_select
The tokio::select! macro has always been a blind spot for rustfmt. better_tokio_select uses match syntax to fix this, so your async Rust code can finally be auto-formatted.
May 1, 2026 · 6 min · 1152 words · 傻梦兽

Why a Pure-Rust HTML-to-PDF Engine Could Be a Bigger Deal Than Most Developers Realize
Still using headless Chromium for PDF generation? That might change soon. A lightweight Rust library is redefining document rendering boundaries—it runs on the edge, compiles to WASM, and needs no browser.
April 25, 2026 · 6 min · 1245 words · 傻梦兽

Zorin OS 18 Review: I Switched, and I Never Missed Windows
After ten years on Windows, what scares you most about switching? It’s not learning something new—it’s that feeling of total disorientation. Zorin OS 18 tackles exactly that.
March 23, 2026 · 5 min · 856 words · Mengshou Programming

I Spent $400 on Claude Code, Then Switched to Codex
After a month and $400, I went from being a Claude Code fanatic to a Codex user. This is a real user experience report.
January 11, 2026 · 8 min · 1616 words · Dream Beast Programming
