/golang10dI released the MVP of my Go library providing support for DEC Encodings and Controls [real Hardware demo clip on link]vtTools is a Go library designed to support Digital Equipment Corporation Video Terminals, specifically the DEC VT220 in 8-bit mode. It enables Go developers to write code in UTF-8 that runs correctly on DEC Video Terminals, addressing the compatibility issues between UTF-8 and DEC's proprietary 8-bit encoding. The library offers functionalities for encoding UTF-8 text to VT220 character encoding, manipulating terminal attributes, and controlling the terminal according to its specifications.
/vintagecomputing10dI released the MVP of my Go library providing support for DEC Encodings and Controls [real Hardware demo clip on link]vtTools is a Go library designed to support Digital Equipment Corporation Video Terminals, specifically the DEC VT220 in 8-bit mode. It enables Go developers to write code in UTF-8 that runs correctly on DEC Video Terminals, addressing the compatibility issues between UTF-8 and DEC's proprietary 8-bit encoding. The library offers functionalities for encoding UTF-8 text to VT220 character encoding, manipulating terminal attributes, and controlling the terminal according to its specifications.
/pop-os10dPop!_OS 24.04: installation guide with BTRFS, LUKS encryption and auto snapshots with Timeshift | mutschler.devWilli Mutschler's excellent guide for installing Pop!_OS with BTRFS + LUKS encryption has been updated for 24.04.Though I have used his 22.04 guide with great success on 24.04, having a more targeted guide is greate news.