RSSAmplifier

Blog

☎️✨ DIAL UP THE OLD INTERNET βœ¨πŸ’Ύ

✨ An ode to the old Internet, a guide to digital archiving, a celebration of retro tech. ✨ 🌊 whoami πŸˆβ€β¬› My name is Brie and I have been interested in exp...

dialuptheoldinternet.org β†—RSS feed β†—1 posts

Latest posts

πŸ’Ύβœ¨ Using archivenow with uv to archive web pages

With the magic of uv , you can do this all in one go: # uv tool run archivenow --ia https://brie.dev https://web.archive.org/web/20250122203242/https://brie.dev/ You can also use archivenow to generate a WARC file: uv tool run archivenow \ --warc brie-dev-troubleshooting \ https://brie.dev/troubleshooting brie-dev-troubleshooting.warc The .warc file extension is automatically appended to the…