SMRTR Programming

Programming stories

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.

Neon Racer is a Python-based arcade game where players control a neon vehicle, avoiding obstacles and collecting pickups. The guide provides step-by-step instructions for creating the game, covering window setup, player movement, scrolling background, obstacle generation, collision detection, and scoring.

Latest stories

How Do Microcontrollers Run Python?

Microcontrollers can now execute Python code in real-time, allowing simple instructions to control complex hardware actions. MicroPython, a streamlined version of Python, enables this by efficiently converting high-level code...

SMRTR Programming

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

More recent stories

Elixir Makes You Make Good Decisions

Screen.garden, a new collaboration backend for Obsidian, offers sync and multiplayer features along with web access to vaults. Built using Elixir and Phoenix, the platform enables real-time note-taking with multiple cursors and...

Goodbye SaaS, Hello AI Agents

AI agents will replace human actions in SaaS platforms, evolving into "Services as Software," necessitating new orchestration systems to manage agent workflows and resources, akin to how Kubernetes emerged for container...