Just a dorky trans woman on the internet.

My other presences on the fediverse:
@copygirl@fedi.anarchy.moe
@copygirl@vt.social

  • 0 Posts
  • 8 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle


  • Whenever you post something publicly on the internet, it’s best to assume that you may not be able to delete it. Scrapers, search engines, caches, people taking screenshots, … This is of course especially true with the fediverse, where posts are duplicated across servers. (Typically deletion requests are honored, but they might not, or they don’t go through because of an issue, and even then the previously listed issues are still present.)

    However, this is only regarding information that’s either public or shared through the protocol, which doesn’t include your IP address or the email address used to register. These are only available to the server your account is on and the client you connect with, if you’re using an app. This information is I believe what OP was asking about, not the posts themselves.

    (Without a proxy / VPN (comes with its own up- and downsides) your internet provider can also check some of your internet traffic, such as who you’re connecting to, though typically not what data is being exchanged, due to encryption, like HTTPS.)




  • Could you please provide some sources for that? I’d like to know more.

    First of all though, there is no such thing as a “hostile fork”. Being able to fork a project, for any reason, is the entire point of open source. And to be fair, not wanting to continue working for a for-profit company for free is a very good reason.

    And yeah, when you suddenly turn a FOSS project that’s been developed with the help of a bunch of contributors, into a for-profit company, without making a big fuss about it beforehand and allow the contributors and community to weigh in, then yeah, that’s a hostile takeover of sorts, at least in my opinion. Developers gotta make money, but they could’ve done that by creating a new brand instead of taking over that of a previously completely FOSS project. Forgejo is preventing that exact thing from happening by joining Codeberg (a non-profit).



    1. There is the --download-sections option. Looking at it, you might want to use --download-sections "*0:00-1:00".
    2. I briefly checked with --list-thumbnails and it doesn’t look like YouTube offers any square ones, so I would look into using ImageMagick to edit the image with a command. I doubt yt-dlp allows you to do any sort of image manipulation out of the box.