Running DOOM And Super Mario 64 Inside A PDF File
Developer created a playable Super Mario 64 port that runs entirely within a PDF file using JavaScript and ASCII graphics.
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.
Developer created a playable Super Mario 64 port that runs entirely within a PDF file using JavaScript and ASCII graphics.
Stelvio lets developers deploy AWS applications using pure Python instead of YAML configurations, with automatic permissions and live development mode.
A detailed guide to using GitFlow for solo projects, emphasizing discipline through protected branches, mandatory PRs, and strict automation rules.
Production observability platform handles 500K daily logs on single server using Docker Compose, not Kubernetes.
Transform Cursor from a chatbot into a specialized development agent using structured rules, slash commands, and context orchestration techniques.
Simple Python automation scripts that solve daily annoyances earn more respect than complex code that impresses other developers.
This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.
LLMs struggle with large codebases like humans do with limited memory, suggesting Fractal Architecture principles could help both.
Neuron AI framework streamlines RAG development for PHP developers with built-in modules for embeddings, vector storage, and document processing.
Codehooks.io auto-generates OpenAPI docs from code, eliminating manual YAML maintenance and keeping documentation synchronized with your API endpoints.
Five-year developer career retrospective covering key lessons like choosing challenging tasks, learning concepts over syntax, and seeking regular feedback.
Developer creates custom VS Code theme in six hours using AI assistance, strategic color choices, and proper syntax highlighting principles.
Master React memoization with memo, useMemo, and useCallback to prevent unnecessary re-renders, though React 19's compiler automates most optimizations.
Two popular VS Code AI extensions with 1.5M installs secretly harvest entire codebases and user data while functioning normally.
LLM agents could be the next programming abstraction layer, allowing developers to build 10x more through autonomous agent fleets.
OpenAI's new Mac-only Codex app serves as a command center for managing multiple AI coding agents with enhanced security controls.
Learn to set up autonomous AI coding agents that continuously develop features using iterative loops, persistent context files, and automated validation.
Use AI as an adversarial partner in TDD to identify edge cases and security vulnerabilities before implementation, forcing more robust code design.
MCP Apps bring interactive UI to AI agents, replacing text with functional interfaces like charts and forms across multiple platforms.
Build a real-world background remover app using Python and vanilla JavaScript, then deploy it to production servers.
Developers should approach legacy code with curiosity rather than judgment, understanding that missing context often makes past decisions appear irrational.
Developer creates GoLocalPort, a lightweight Go-based ngrok alternative using Cloudflare infrastructure with zero dependencies and 8MB binary size.
AI-generated code creates quality issues through shortcuts and poor refactoring, leading to degraded codebases and reviewer fatigue.
TensorFrost is a new static optimizing tensor compiler with Python front-end, designed for real-time graphics beyond ML-focused libraries.
Git Cola is a Python-based Git GUI with detailed installation guides for all platforms and development setup instructions.