So I guess it’s only an arc and not a full circle, but I had no problem making this curved sanding block in FreeCAD.
So I guess it’s only an arc and not a full circle, but I had no problem making this curved sanding block in FreeCAD.
Thanks!
What are the magic search terms for these things? I went searching for such to adapt my porter cable batteries to craftsman (since they’re all Stanley black and decker) but I didn’t find anything. Looked on thingiverse too. I’m ready to print up the adapters! This lock in sucks!
I think it’s very much a “you get what you pay for” thing. Cheap Dells are cheap. The XPS line is not cheap. I’ve had two XPS 13s now, and the build quality is top notch. And easy to open up and work on.
When I built my latest Plex server, I chose to put ECC RAM into it. But it was a pain getting all the hardware, due to the silly rules AMD has for ECC support and iGPU support in its chips.
There’s a bunch of different package managers too. It all just kinda works.
Flatpack isn’t without its own quirks and flaws. There is no One True Way. Being open-source, there shouldn’t be one.
It is definitely slow though, mostly on first run.
I am skeptical of the quality of audio on YouTube. And of full album tracks running together properly.
Am I wrong?
Curious why you keep the arrs internal only, when there are things like Authelia that could secure access to them?
First version of my server, I wrote a bunch of custom shell scripts to execute docker run
statements to launch all my containers b/c I didn’t know docker at all and didn’t want to learn compose.
Current version of my server, I use docker compose. But all the containers I use come from linuxserver.io, and they always give examples for both. I use ansible to deploy everything.
I cannot believe how cheap SSDs have gotten. To save money I was planning on bringing forward the mass of smaller SSDs I’ve accumulated over the years into my new rig, but at these prices that starting to feel silly.
https://lemmy.world/post/920294
Talked about in the solutions section
There was a post about it. They’re running a number of instances of the frontend and backend containers, behind nginx which they’re using as a load balancer.
I’m still using noip.com. There may be better/cheaper options these days, but this has worked well for me for years, and I don’t see the need to change.
They already do stream ads from the same urls. It’s why a pihole can’t block youtube ads.
But you can tell what’s coming, since apps like SmartTubeNext and Revanced can skip them.
It’ll probably just be a cat and mouse game, as it always has been.
They already do stream ads from the same urls. It’s why a pihole can’t block youtube ads.
But you can tell what’s coming, since apps like SmartTubeNext and Revanced can skip them.
It’ll probably just be a cat and mouse game, as it always has been.
I used WSL extensively at a couple of previous jobs. Sometimes IT only gives you the choice of Windows or Mac. I’m quite happy to have a Linux machine at my current job, but WSL has gotten the job done for me when I lacked that option.
CEOs are the dictators of centralized online communities, and act as such. And it kind of works, just like in real life.
I have a feeling you don’t quite understand what Docker is doing for you and how it works. I suggest looking for an intro to Docker and understand the basics around Docker volumes and networking in docker before trying to orchestrate a complex set of software in Docker.
Don’t give up! I was you about 6 years ago. I’m on my 3rd server setup now, and I’ve gone from where you are now, to being able to script my setup using Ansible and having those scripts versioned in Git, so I never have to worry about remembering how it’s all glued together.