• GreenKnight23@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    2 days ago

    still hard. most projects still CDN online instead of packaging into a single application.

    it’s one of the most infuriating things about self-hosting. so I made my own self-hosted CDN and have rewrite rules that replace most public cdb domains and reroute them to my own local.

    it would be great if I could just have something in the middle that would download once and cache locally on request, but it’s effort that would be taken from my time afk.