ASCII by Jason Scott
Summary
New project or documentary from Jason Scott about ASCII art and digital preservation.
Similar Articles
@GoJun315: A developer on Reddit today shared that videos played in a web page can be rendered purely with text characters. The open-source project used is ASCILINE, a real-time ASCII video rendering engine. It supports two rendering modes: - ASCII mode: restores the image with ordinary characters by brightness and color, you can see the characters flowing...
ASCILINE is a high-performance open-source real-time ASCII video rendering engine that converts videos into plain text character displays, supporting multiple rendering modes, low-bandwidth transmission, and CSS effects overlay.
Arcan: 10 Years of Online Obscurity
A 10-year retrospective on the Arcan project, detailing its origins as a diary project to build a display server for debugging and visualization, with personal reflections and history.
An interactive introduction to the terrific experience of rendering Arabic typography and its technical debt
A frontend engineer's deep dive into the historical and technical challenges of rendering Arabic script on the web, covering CSS limitations, font shaping, and centuries of typographic evolution.
@tom_doerr: Decodes Claude Code architecture using source maps https://github.com/alejandrobalderas/claude-code-from-source…
A tweet announces a GitHub repository that decodes Claude Code's architecture using source maps, providing an educational 18-chapter book on the internals of Anthropic's AI coding agent.
@pablostanley: made a pixel art tool where every pixel is code, not raster try it → http://newt.sh
A pixel art tool where every pixel is represented by code instead of raster graphics, created by @pablostanley.