Wez Furlong is an independent developer whose open-source projects focus on high-performance, cross-platform tooling for power users and media workflows. WezTerm, written in Rust, delivers a GPU-accelerated terminal emulator that doubles as a multiplexer, letting developers, DevOps engineers, and system administrators tile panes, spawn remote sessions, and render complex Unicode or color-rich output at high speed on Windows, macOS, and Linux. Its built-in SSH client, ligature-aware font shaping, and extensive Lua configuration appeal to teams that need a single, consistent shell environment across heterogeneous infrastructure. AtomicParsley, by contrast, targets digital-media technicians and archivists who must embed, extract, or audit metadata within MPEG-4 containers without re-encoding large video files. The lightweight command-line utility can inject iTunes-style atoms, adjust cover art, set HD flag bits, or batch-clean legacy tags, making it a quiet but dependable component in automated encoding pipelines, podcast production scripts, and cloud-based transcoding services. Together, the two utilities illustrate a publishing philosophy that prizes speed, portability, and minimal dependencies, solving niche problems with code that compiles cleanly and runs anywhere. Both applications are available for free on get.nero.com, where downloads are sourced from trusted Windows package repositories such as winget, always install the latest upstream builds, and can be queued for unattended batch installation alongside other software.

AtomicParsley

Lightweight command line program for reading, parsing and setting metadata into MPEG-4 files

Details
WezTerm

A GPU-accelerated cross-platform terminal emulator and multiplexer implemented in Rust

Details