Usagi Engine - Rapid 2D Game Prototyping
Usagi is a free, public-domain 2D pixel-art game engine in Lua 5.5 with live reload, cross-platform export, and a built-in pause menu.
Get hand-picked daily summaries of the best, most informative programming articles from around the web. Browse recent summaries, then jump to the original source when you want the full article.
Usagi is a free, public-domain 2D pixel-art game engine in Lua 5.5 with live reload, cross-platform export, and a built-in pause menu.
A payment webhook integration failed twice before adding async processing, idempotency, and dead letter queues finally made it bulletproof.
Atlassian and Cursor now let you assign Jira tickets directly to an AI agent that codes, opens PRs, and syncs context automatically.
Stack Overflow's collapse from 200K to 3K monthly questions reveals a dangerous trend of developer over-reliance on AI tools.
AI coding assistants are reshaping developer workflows, but overreliance risks fragile codebases — strong engineering judgment matters more than ever.
AI can write code fast, but the hard parts — specs, context, verification, and judgment — still need serious human-driven workflow structure.
This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.
Google and Apple are bringing vibe coding to mobile, letting users prompt their way into custom apps, widgets, and automations.
ActiveHarness is a Ruby framework for structured AI agents with multi-provider fallbacks, parallel consensus tribunals, pipelines, and full Rails integration.
Get Claude responding in Python in minutes — this tutorial covers installation, auth, system prompts, and structured JSON output with Pydantic.
Runo is a scraping API that returns typed, validated JSON from any URL — no HTML parsing, no CSS selectors, no broken scrapers.
A large-scale study confirms Kotlin developers work 15–20% faster than Java devs, with Kotlin projects avoiding the slowdown that aging Java codebases suffer.
A personal tech blog deepens your expertise, grows your network, and builds the communication skills every senior engineer needs.
Your A/B test wins might be novelty-driven illusions — here's how to detect and account for metric decay before shipping false victories.
Hooke's Law spring physics and velocity-reactive Canvas particles combine to make UI elements feel genuinely physical and alive.
AI writes code faster than developers can verify it, creating a dangerous trust gap that's quietly destroying codebase maintainability.
PHP's arrays are secretly dictionaries and its type system has a bizarre uninitialized state — two quirks that cause real-world bugs.
CommonJS vs ES Modules explained clearly — syntax, loading behavior, interop gotchas, tree shaking, and practical recommendations for new and existing projects.
Nine ZSH productivity tricks — from fzf fuzzy search to syntax highlighting — that save real time with minimal setup.
surveilr turns your inbox into a local SQLite database, enabling SQL queries that standard email search tools simply can't handle.
A veteran developer's sardonic essay on being pushed out of software engineering twice — once for caring about quality, now for rejecting AI.
Build a browser-based PDF watermark tool with JavaScript and PDF-lib — no backend, fully client-side, with text, image, and positioning controls.
NeoTube indexes video audio so you can ask a question and jump straight to the exact timestamp where it's answered.
Gordon is Docker's built-in AI agent that reads your live container environment, proposes fixes, and takes action only with your approval.
Postbear is a lightweight, terminal-native API client with an interactive TUI, .http file support, and instant startup — no Electron bloat.