Looks like TempleOS tier OS
Looks like TempleOS tier OS
I knew nothing about linux 2 years ago and started with installing Debian on my surface go 2. This explains why I couldn’t get the web cam to work to this day.
Probably got resolved yesterday to help with the new Mean Time To Resolve target.
I think lemmygrad isn’t that bad considering pedo.school is halfway through the list.
I believe NUCs are more expensive than mini pcs and less bang for buck.
Check out intel i5 9th gen. You can get one with hdd for ~$250. Some of them support m2.
No problem. I think you missed a comma before all. It should look like this:
–sponsorblock-remove,all
Edit: I don’t know why lemmy client I use remove the double comma.
Sure, you can find the documentation under sponsorblock options here: https://github.com/yt-dlp/yt-dlp
For categories, maybe sponsorblock github is the best place to find them.
Unfortunately, I don’t know how to scrape information or import it to Plex. Also, check out jellyfin as an alternative of Plex.
Glad you got it working.
I’ve noticed it need a lot of time to start even with good hardware and the confusing part it’ll throw errors rather than doing nothing.
Now to configure sponsorblock, go to settings > advance > select downloader: choose yt-dlp
Then go to settings > downloader > global custom args type this: --sponsorblock-remove,all
Now, for all new videos, it will download the video and remove all sponsorblock marked segments.
https://github.com/Tzahi12345/YoutubeDL-Material
It does support sponsorblock. You need to add a tag within the command and it’ll apply it to all new videos.
Also, if you use docker, I can help you with the installation.
Download this file: https://github.com/Tzahi12345/YoutubeDL-Material/blob/master/docker-compose.yml
Go to terminal and navigate to the folder where you downloaded the file.
Copy this code and hit enter: docker-compose pull
Copy this code and hit enter: docker-compose up
Wait for 15 minutes and in the container log
If successful, it should say “HTTP(S): Started on port 17443” or something similar. This tells you the container-internal port of the application.
Try both ports and see if it works 8998, 17442
Thank you for your detailed suggestion.
I’ve got HP ProDesk 600 G5 Mini i5-9500T off ebay for $190. Best damn purchase ever. Running 21 docker containers and transcode 4k with ease while consuming only 35w.
However, sometimes you need GPIOs especially for school projects.
Hopefully it’ll beat pi4 prices as well
You don’t tell me what to do.
Bots and automated tools to be blamed here if stats are accurate.
I cleaned up my feed but now I only have around 7-15 posts in the feed section each day and ~3 are interesting.
Yeah let’s offer them a subscription model.
I said biased at best because it’s cancer at worse. To me, it’s pure democats media and everything should be reported as such.
I live in the other side of the world so I don’t care much about US politics btw.
Fragmented communities is what concerns me the most.
I know tools exists to make it easier to explore communities but I’m not inclined to invest time while instances / communities are dying.
Lemmy need multisubreddit list now.
It’s not about filters. It’s the community it self.
News in Lemmy is biased at best.
I use it to reach all of my services when I go out.
I’ve audiobooks, RSS, music, and cloud.
Don’t go with AIO then
You can use this with tailscale or local only.
https://hub.docker.com/r/linuxserver/nextcloud/
version: “2.1” services: nextcloud: image: lscr.io/linuxserver/nextcloud:latest container_name: nextcloud environment: - PUID=1000 - PGID=1000 - TZ=Etc/UTC volumes: - /path/to/appdata:/config - /path/to/data:/data ports: - 443:443 restart: unless-stopped
I’m not sure what do you mean by firmware blob but Ive done the following:
There is a guide in surface-linux library which requires compiling something with CMAKE. I’m not comfortable at the moment to do it since I don’t have the time to fix it if something went wrong.
I couldn’t find a good touch gui for debian so ill give ubuntu a shot.