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.
My buddy works there now, as the audiobook company he worked for got acquired by them.
You would be shocked how stupid and manual the content acquisition process is. Book publishers might as well still be operating back in the 90s, it’s all phone calls and spreadsheets attached to the emails and manual FTP uploads.
If the music business is anything like the audiobook business they likely need so many non IT just to keep the machine fed with content.
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.
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.
PWAs still lock you into the Chrome ecosystem since Firefox doesn’t support them (without plugins and pain).
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?
Vast majority are obese, close enough to infirm.
I think the public perception would sway considerably when weapon grade material is no longer a possibly byproduct
This is unfortunately something that a layperson who’s unfamiliar with the tech will always have a hard time understanding. I don’t think any reactor built in the US for power generation could ever be used to make weapons grade plutonium. From what I’ve read we only build light water reactors here, which aren’t good for such things. But how many regular folks take the time to learn about all the different types of reactors and how they work and what they’re good for? I only did it because the history of nuclear tech intrigues me.
and the worst case scenario drops from a quarantine zone several square miles to power plant just going into lockdown for a few weeks
Similar to above. These new reactors coming online are Gen III reactors, and have passive cooling features, so Fukushima-like events shouldn’t be able to happen anymore. But again, few people I think take the time to learn about this stuff at all.
It doesn’t help either that regulatory capture has caused old Gen II designs without the passive cooling backups continue to get their licenses extended. Accidents will continue to be bad until we retire the ancient reactors, and start replacing the with new ones that have the benefit of half a century of operational experience and manufacturing advancements to inform their designs to be safer.
Yes, emulation is a thing but doesn’t quite beat the experience on the original hardware IMO
This is why I think the best solution is original hardware with flash carts. The correct experience but no clutter.
I have had them for well over a decade now after yeeting US Bank to the curb. Their customer service is top notch, there’s never been any fuckery whatsoever with my multiple checking accts, and the $10/month reimbursement of out-of-network ATM fees is solid.
I was even able to get someone on the phone when I was in the middle of a casino at 1AM at a bachelor party, to get them to temporarily raise my ATM daily limit so I could continue the party. They would have to do something terribly egregious to get me to leave.
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.
Does she understand the concept of multiplication though? That’s ultimately the important part.
Learning rote things like multiplication tables seems kinda silly in a world where Google can just do the math for you. But the important thing is to be able to recognize when multiplication is useful.
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.
Wild that this is still a thing! I used to use IRC 20 years ago for all my file finding needs. The quality was so much better than the alternatives at the time.
Usenet. If only because I don’t have access to any good private trackers and the public ones I used to use are dead. And I have access to good enough indexers to get the job done.
With my new setup though I run everything through a VPN tunnel so if I ever found some good trackers again I’d not be against it.
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.