• 0 Posts
  • 42 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2023

help-circle



  • kill_dash_nine@lemm.eetoSelfhosted@lemmy.worldSimple but modern website
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    11 months ago

    I would also second Hugo which I use for my personal site and blog which I haven’t updated for a long time. Nice thing is that it has a minimal footprint of needing to watch out for updates unlike something like Wordpress which was known for being vulnerable stable if left unmaintained. It’s mostly looking out for old themes with vulnerable javascript.

    Another popular options is Jekyll and I honestly can’t remember why I picked Hugo over it but if you don’t need dynamic content, why make things more complex?



  • I use apt cacher ng. Most of my use case though is for caching of packages related to Docker image builds as I build up to 200+ images daily. In reality, I have aggressive image caching so I don’t actually build anywhere close to that many each day but the stats are impressive. 8.1 GB of data fetched from the internet but 108 GB served from the acng instance as it shows in the stats page of recent history.













  • Maybe I’m applying too much of my own personal use case for how I use tools like Dropbox then. I’m using it for documents I actually want synchronized between devices, with a cloud backup and history. I suppose if you’re looking at it for a cloud storage solution, ignoring the desktop sync aspect then I can see where that makes more sense.

    I just have a hard time wrapping my head around using cloud storage for such large files being an optimal solution but then again if storage cost is the biggest objection, unlimited storage sounds like it’s removing said objection and you don’t have much choice if you’re working as a remote team so great point, I hadn’t thought about it like that.