logoalt Hacker News

sinqlotoday at 12:21 PM1 replyview on HN

This is a fascinating project. I’ve noticed a major shift in how we handle digital assets—we moved from hard-coded absolute paths to 'permalinks,' yet the 'perma' part of that word is increasingly a lie. I’m curious, how do you handle the archival of assets that were originally hosted behind auth-walls or CDNs that have since changed their CORS policies?


Replies

bozdemirtoday at 12:29 PM

I use .md files for the content, and generate static html files with a python script, soon I ll open source the engine behind to github, thank you for the positive comment.