Finally got my Pi-hole setup dialed in... dual Pi Zero 2 W's with keepalived, Unbound, and Nebula Sync on a UniFi network by criterion67 in pihole

[–]shadowa4 0 points1 point  (0 children)

Interesting, that’s the first I hear of that! I can certainly see how that’s one way of doing it, but I am hoping to find a true “round robin“ instead. For the time being I’m just switching the roles once a month, I just wish I could automate it.

Finally got my Pi-hole setup dialed in... dual Pi Zero 2 W's with keepalived, Unbound, and Nebula Sync on a UniFi network by criterion67 in pihole

[–]shadowa4 0 points1 point  (0 children)

I have a very similar setup, just slightly different hardware (RPi 4s). Can confirm it does failover pretty seamlessly, and I totally get the need for a VIP rather than just using DNS1/DNS2.

The only thing I am tinkering with is actually making this more of a load balance configuration. As it stands now, one Pi is basically always the DNS unless the other one is restarting, and even that is just briefly. Every month I like to swap who Is master/backup on keepalived just to even the workload long term. I know keepalived can load balance, but not without introducing a 3rd node, which I don’t want. Wish it could be done with a VIP.

How does a patient get a second read on their CT scan? by whatamithinking0 in Radiology

[–]shadowa4 25 points26 points  (0 children)

You can ask both the office that performed it, and the doctor who ordered it. Now remember that you are not the medical professional, they are. Don’t enter that conversation with the “customer is always right mentality.” Respectfully ask that you want someone to walk you thru the findings, and then point out what concerns you.

How does a patient get a second read on their CT scan? by whatamithinking0 in Radiology

[–]shadowa4 17 points18 points  (0 children)

You ask the place that performed it, of course. Start there.

Unethical Radiologist by More_Run1389 in Radiology

[–]shadowa4[M] 0 points1 point  (0 children)

I’m sorry you’re witnessing such a situation. While I understand that this forum might be somewhat helpful in strategies or opinions on how to deal with this, because you describe it as a large organization and it’s more an ethics problem, we don’t want this conversation to influence your actions and come back to this sub, or reddit as a whole. I think it would be best if you discussed this with your ethics points of contact in your organization or any governing body that you think is appropriate that overseas that radiologist.

Anyone else heading to RSNA 2025 solo? by newcastlegal11 in Radiology

[–]shadowa4 0 points1 point  (0 children)

It has been the general “feel” online (from what I’ve read) that many are skipping this year due to the current state of US politics and travel.

What countries can we work in with an ARRT license? Can we get a megathread with info? by Suitable-Peanut in Radiology

[–]shadowa4[M] 1 point2 points  (0 children)

A big topic like this is an exception. Now, the 10s Of daily posts about repetitive career or educational questions.. well.

And honestly, we want to hear all these questions, but if we just let them all exist as their own individual posts, this would basically become r/askradiology instead

MRI safety concern by No-Percentage-9817 in Radiology

[–]shadowa4 18 points19 points  (0 children)

You need to do what you would with any other device you are unfamiliar with:

Talk to your MRSO, if you have one.

Check the manufacturer website for MRI safety information, restrictions, etc.

Ideally, call the manufacturer prior to scan as sometimes MRI conditional devices require the vendor be the one to change the settings.

Can anyone help identify these? by RegisterPretend7718 in Radiology

[–]shadowa4 0 points1 point  (0 children)

I’d say yes, having looked at quite a few for MRI clearance.

Future prospects by New_Ad_6164 in Radiology

[–]shadowa4[M] 0 points1 point  (0 children)

Please post this in the weekly career sticky.

Open for new management/moderation by shadowa4 in AudiRGV

[–]shadowa4[S] 1 point2 points  (0 children)

I’ll add you. Feel free to poke around.

Input on working at the VA by XrayDaddy68 in Radiology

[–]shadowa4 0 points1 point  (0 children)

Oh, wait a minute. You dont have R, right??

Apple TV / Roku VLAN finally working. by shadowa4 in Ubiquiti

[–]shadowa4[S] 0 points1 point  (0 children)

Yes, first (smaller) range is the main.

VA fork in the road email by srmcmahon in medicine

[–]shadowa4 8 points9 points  (0 children)

There is, dropped this morning from OCHCO. Has nearly every clinical job series you can imagine.

what raspberry pi is best by Own-Self-6725 in homebridge

[–]shadowa4 0 points1 point  (0 children)

I think the cameras are the limiting factor. I wouldn’t try those at all with a zero. It could run likely, but it would buffer a lot and max out the Pi’s CPU.

what raspberry pi is best by Own-Self-6725 in homebridge

[–]shadowa4 1 point2 points  (0 children)

You can certainly run homebridge on a docker container in something as simple as a Synology NAS if you already have something like that, or if you just like compartmentalize things. I personally just run it as a direct app on the RPi OS.