Looking good
Looking good
Oh you’re right, I don’t know why I assumed otherwise…
I do that for open-source videos games, I pay for the steam version to support the creators (Dwarf Fortress and Cataclysm : Dark Days Ahead for example). I’m totally fine with it, as long as it’s a one-time fee, no subscription bullshit.
Or at least use an environment variable, it’s not a good practice to have it written in plaintext in your code.
Probably not a good idea to show your API key to everyone…
I recommend taking a look at https://roadmap.sh/. It’s not a course, it’s a website with several “roadmaps” for learning languages or specific fields. There’s plenty of docs and it’s easy to follow!
Impressive, I’ve only managed to read like 10 books so far this year, I bought an e-reader back in March and I have been steadily developing a reading habit (I’m averaging 50 pages a day this month). Honestly one of the best purchases I’ve ever made.
Package managers have become so much better with dependencies. It’s been a while since I’ve encountered an issue, with yay it very usually works out of the box.
I left to pursue my studies, the intern took my place and was put in charge of everything, I don’t know how he’s doing now and I don’t really care.
Company was a shitshow, new features or changes were expected immediately, so we got used to work directly on prod. I told him to test anything on a dummy DB and show me before we submit it, but he got around it when I wasn’t looking. The security tools were garbage, I wasn’t allowed to change permissions.
You should take it upon yourself to make regular backups in case you fuck up really bad. I had an intern that deleted everything on its fifth day, luckily l was automatically making backups two times a day, so it was fine.
Well then you’re in luck, you have a lot of options for removing ads before giving money to YouTube.
One of the main advantages of RSS is that it doesn’t track you or require an account for it to work. As you said it’s only a XML or JSON file wth the latest items posted on the website.
Look under Sponsorblock Options https://github.com/yt-dlp/yt-dlp
In your mpv.conf you can just add ytdl-raw-options sponsorblock remove all
I’m more than happy to support my favourite content creators by other means, be it simple donation or merch. I will never subject myself to stupid ads, no matter the reason.
Just replace CHANNEL_ID with the ID of the channel you want to get the RSS feed from (to my knowledge it’s only limited to the last 15 items) : https://www.youtube.com/feeds/videos.xml?channel_id=CHANNEL_ID
Or using curl and sed : curl -s youtube_channel_url | sed -n ‘s/.*title=“RSS”\s+href=“([^”]+).*/\1/p’
Good, fuck those greedy bastards. yt-dlp + mpv with sponsorblock FTW, bonus points for stopping using a YouTube account altogether and using RSS feeds for your subscriptions instead.
MO2 does work on Linux, I’ve played modded Skyrim extensively on my Steam Deck. Works like a charm! https://github.com/rockerbacon/modorganizer2-linux-installer