I believe the UDP ports are for discovery on your local network so no need to handle them with your reverse proxy. If you’ve got them passed through docker your local devices should pick them up.
They’re also not required since you can always just enter the address manually. I don’t bother passing them into my container.
I was a non-Legends SW fan who did very much dislike the sequels. I think they were very wasteful with the characters. Instead of developing them and allowing them to organically create the plot, a lot of the plot was forced and the underdeveloped characters had to react to it. The Last Jedi actually did try to do some character development, but it only developed half of them while practically executing the other half. Holdo, Rose, and especially Hux were all victims
They didn’t cut her out, but her role is greatly diminished compared to the first movie. It’s really a buddy comedy between Aquaman and Orm where one is almost literally a fish out of water
Another vote for Arch. Manual Arch install was an interesting, and positive, experience. I did it multiple times so I could better understand what was actually being done. It helped me understand the boot and EFI partitions because I wanted to dual boot Windows.
For Arch itself, I’ve had a way snappier experience with pacman than apt and the AUR is a really convenient resource. So many packages there that you would otherwise have to build from source.
Bleeding edge packages can cause problems, but there are ways to recover. downgrade from the AUR makes downgrading packages really easy. The latest Nvidia drivers caused a bunch of problems with games for me on Wayland so I downgraded them and the Linux kernel and added them to pacman’s package ignore list.