Apple Music Wrapped with R
A tutorial on using R to parse Apple Music XML data and create personalized listening statistics similar to Spotify Wrapped.
A tutorial on using R to parse Apple Music XML data and create personalized listening statistics similar to Spotify Wrapped.
A developer's progress update on vdirsyncer, focusing on configuration parsing and CardDav implementation in Rust.
Explores the state of Universal JavaScript, showing how to write code that runs in Node.js, Deno, and browsers using a podcast parsing example.
Explains how SQL Server's XML datatype does not preserve CDATA sections, converting them to escaped text instead.