A small editorial lab focused on production engineering patterns. Each subdomain owns one slice of practical software craft. Every article aims for real upstream code over toy snippets.
Niches
The site is organized as ten focused subdomains. Pick the one closest to what you ship.
- gamedev.nicedx.com — LÖVE 11.5 + Lua game dev. Tower defense, roguelike, card games, pixel art pipelines, anim8 / hump / bump / flux deep-dives.
- python.nicedx.com — FastAPI, Pydantic v2, uv workspace, async patterns. Backend + tooling engineers, framework-curious.
- aiagent.nicedx.com — Claude Code, MCP, pydantic-ai, agent orchestration. Tool-calling framing, prompt engineering, WebSocket delegation.
- rust.nicedx.com — tokio cancellation, reqwest auth, tracing rolling logs, ed25519 bootstrap. Systems-leaning Rust devs building daemons + agents.
- typescript.nicedx.com — Zustand selector equality, TanStack Query, App Router multi-build, type-safe IPC. Frontend + Tauri + Next.js patterns.
- devops.nicedx.com — nginx, Let's Encrypt automation, docker-compose, SSH-driven deploys. Single-server polyglot stack realities.
- monorepo.nicedx.com — Cargo + uv + Bun coexistence. Shared schema mirrors, agent workflows, drift-log discipline.
- claudeplugins.nicedx.com — Skill YAML contracts, MCP stdio tool design, slash command discipline, agent definitions.
- jx.nicedx.com — JX MMO automation patterns. Input throttle, OCR detection, ban-signal handling. Publisher-permitted scope only.
- odoo.nicedx.com — Odoo CE cho doanh nghiệp Việt. Hướng dẫn cài đặt, customize module, luồng đơn hàng / kế toán / nhân sự. Vietnamese-only niche.
Editorial principles
- Cite real upstream documentation. Articles link to
love2d.org/wiki/,docs.rs/{crate},github.com/{org}/{repo}— never internal infrastructure. - No filler. No "in today's fast-paced world". No "in conclusion". One concrete pattern per article.
- Code samples are illustrative; verify in your environment before adopting.
- Where AI assistance was used in drafting, see /disclaimer/.
Contact
See /contact/ for editorial feedback, corrections, or partnership inquiries. Privacy stance at /privacy/. About at /about/.