• 2 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: June 2nd, 2023

help-circle
  • If you make a backup with a tool like Borg that creates encrypted archives, then using AWS S3 glacier is the cheapest.

    What’s bad about it: if you ever need those files again, it’s going to be VERY expensive to download them again, so it has to be treated as the “what if a nuke hits my city and all the local and off-site backups are vaporized” solution

    Also: it’s not recommended to directly host plain files, they need to be in an archive format with big chunks, as the API calls that are used to list them during sync are counted in a very expensive way






  • Moonrise2473@feddit.ittoSelfhosted@lemmy.worldWeb printing
    link
    fedilink
    English
    arrow-up
    4
    ·
    13 days ago

    I made something crude with python and flask, but it’s only to print address labels, always the same settings (paper size and so on)

    So i just put a textbox, press the button and it prints there.

    When printing generic stuff, you would need to set paper type, paper size, color or BW, if have both sides printed, if printing from a specific tray, then some kind of user authentication (i am lazy and i didn’t care about privacy so i used cloudflare access), so the complexity becomes much bigger.

    Before making my crude script I searched long time for a free or cheap solution, but I didn’t find. If you find, let me know




  • I had the same situation, my hotel used fortinet and they blocked almost everything

    Even VPNs that used to work in China were blocked

    I used my phone 4g hotspot to initialize the tailscale connection, which was blocked, I chose my server as an exit point, then I switched back to the WiFi. Amazingly, once logged in to tailscale, it kept connected to my server.

    Then for added safety I used my kasm install to stream a Firefox browser running on my server

    I don’t really understand this, why would a hotel pay thousands and thousands of euro for a “Chinese internet experience” that is going to piss off every single customer