Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: asciinema Clear Filter

Asciinema CLI 3.0 rewritten in Rust, adds live streaming, upgrades file format

3.0 Published on 15 Sep 2025 by Marcin Kulik I’m happy to announce the release of asciinema CLI 3.0! This is a complete rewrite of asciinema in Rust, upgrading the recording file format, introducing terminal live streaming, and bringing numerous improvements across the board. In this post, I’ll go over the highlights of the release. For a deeper overview of new features and improvements, see the release notes and the detailed changelog. First, let’s get the Rust rewrite topic out of the way.

SVGs that feel like GIFs

The moving image below is only 49Kb and has an incredibly high resolution. It's similar to a GIF but instead of showing moving images, it shows moving SVGs! The best part: Github supports these in their README.md files! Getting these to work involves asciinema and svg-term-cli. After uploading the asciinema you can use the tool to download a file that you can immediately click and drag into a README. It's something that I'm using extensively on bespoken. How it works? I was surpised to learn

TIL you can make "GIFs" with SVGs for GitHub README.md files

The moving image below is only 49Kb and has an incredibly high resolution. It's similar to a GIF but instead of showing moving images, it shows moving SVGs! The best part: Github supports these in their README.md files! Getting these to work involves asciinema and svg-term-cli. After uploading the asciinema you can use the tool to download a file that you can immediately click and drag into a README. It's something that I'm using extensively on bespoken. How it works? I was surpised to learn