• 13 Posts
  • 49 Comments
Joined 1 year ago
cake
Cake day: June 5th, 2023

help-circle








  • Yes, most podcasts are hosted outside of your podcast player and distributed via RSS (even if this is Spotify which already hosts music).
    So when a service has the podcast it means it lists the response from the RSS feed, but usually they just copy the text data, including the URL where the actual audio is stored.
    This audio is served by whatever other service the creator of the podcast uses, which means you’re a free user to that service even if you pay for Spotify, which means the wonderful benefit of ads.

    And these are ads you can’t block since they’re included in the audio stream (yay! /s).
    Podverse (the player I use) mentions this as an issue when creating clips of the podcasts because they can’t know how much the timestamp has been offset by those ads, so your clip probably only sounds good to you.




  • pe1uca@lemmy.pe1uca.devtoSelfhosted@lemmy.worldCloud storage/backup
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    2 months ago

    I use rclone and duplicati depending on the needs of the backup.

    For long term I use duplicati, it has a GUI and you can upload it to several places (mines are spread between e2 and drive).
    You configure the backend, password for encryption, schedule, and version retention.

    rclone, with the crypt submodule, you use it to mount your backups as am external drive, so you need to manually handle the actual copy of the data into it, plus versioning and retention.




  • a console has better optimisation for lower price.

    Something else to have in mind, some times they’re like a printer, the device is relatively cheap but you have to buy other stuff to actually have it working.

    In PC you can find several places to buy and download games (even when it feels like only one or two exist), in console you only have the manufacturer.
    In PC as long as you have internet you can play multiplayer, in console you have to subscribe to their online services.


  • I can’t give you the technical explanation, but it works.
    My Caddyfile only something like this

    @forgejo host forgejo.pe1uca
    handle @forgejo {
    	reverse_proxy :8000
    }
    

    and everything else has worked properly cloning via ssh with git@forgejo.pe1uca:pe1uca/my_repo.git

    My guess is git only needs the host to resolve the IP and then connects to the port directly.







  • This is one of the exceptions.
    This reform will make judges be able to be voted by the people, and all the world knows the implications of that in Mexico’s elections.
    It also removes a lot of the requirements to the candidates.

    Currently there are cases of people trying to get judicial protection against laws the executive is pushing which the legislature blindly approved since they were put in there by the ruling party. Now imagine if that ruling party was also deep into the judicial system, the people wouldn’t have anyone to turn to ask for help.

    And that’s what investors are concerned about, investing in Mexico and losing everything because there’s no one to stop what the president says.