Ça a l'air assez daté comme tuto. Je recommanderait plutôt d'utiliser neovim, avec treesitter pour la coloration syntaxique et typescript-tools comme lsp.
ivn
I only torrent video, audio and epub files. For those as long as your player is up to date you should be fine, nobody is going to burn a 0day on you.
Now if you torrent executable files it is a different matter. Mac and Linux malwares exist, they are just a lot less common. You should try to find a trusted source, public trackers are not one. And you could restrict and monitor the program to see if it tries to do suspicious things. By running it in a sandbox like firejail or preventing it to access the internet with your firewall, you could use a tool like opensnitch to see where it tries to connect.
Bas je ne le voyais jamais non plus, ou très rarement, mais la il y en a eu beaucoup de posté très récemment. Et pareil, je suis d'accord autant bloquer.
Linux and Windows compress it too, for 10 years or more. And that's not how you avoid zip bombs, just limit how much you uncompress and abort if it's over that limit.
Quelles sont les différences / avantages / désavantages par rapport à yt-dlp ?
Better yet, you can find some that are local cooperatives in some cities.
Some joined CoopCycle, you can find them on their website, scroll down for the map: https://coopcycle.org/cooperatives/
There are some examples of projects that use CleanURLs db in its readme but most have not been updated for a long time.
There are plenty of sites that use more than one parameters. It's true that a lot of sites now use the history API instead of url parameters but you can still find plenty, and you have no garante about the parameters order. Any site with a search page that have a few options will probably use url parameters instead of the history API. It's easier to parse and will end up being shorter most of the time.
Well for youtube it's quite easy, there are only 4 useful parameters that I can think of, the video id v
, the playlist id list
and index
if it's a playlist and the time t
if you're sending a specific time in the video. Everything else can be removed.
Here's what uBlock Origin with the AdGuard URL Tracking filter list:
! Youtube
$removeparam=embeds_referring_euri,domain=youtubekids.com|youtube-nocookie.com|youtube.com
$removeparam=embeds_referring_origin,domain=youtubekids.com|youtube-nocookie.com|youtube.com
$removeparam=source_ve_path,domain=youtubekids.com|youtube-nocookie.com|youtube.com
||youtube.com^$removeparam=pp
There is no logic as to which parameters is useful and which is used for tracking. But there are databases.
Here is the one for the CleanURLs extension and here is the one for the AdGuard URL Tracking filter list (which I recommend everyone should enable in uBlock Origin).
https://github.com/arkenfox/user.js/wiki/4.1-Extensions