• 1 Post
  • 71 Comments
Joined 2 years ago
cake
Cake day: December 28th, 2023

help-circle







  • am curious what exactly makes it fall short?

    The podcast playback is sorely lacking. It can’t play more than one episode without having to select the episode, which makes playlists kinda pointless unless it’s just following one storyline in a podcast that runs more than one concurrently. It also doesn’t seem to support defaulting listing order other than newest, and the next episode is always the latest, despite the current playback order









  • It sounds like your ubiquity and your ISP router are on the same LAN segment, which is not a good config.

    You should never have multiple DHCP servers configured unless you’re intentionally split braining your vlan (only ever done that for HA purposes and using half of the pool on each). Im pretty sure you need to have your ISP connected to your cloud gateway, and all of your gear connected to the ubiquity. Your ISP router should only see your ubiquity, and that’s likely a good part of the reason you can’t see all the DHCP leases on your ubiquity gear.

    Were I in your position, I’d probably disconnect everything and slowly reconnect stuff one piece at a time until you trip over what’s causing your issue. I doubt this is the case, but you could also have another DHCP server running on something you forgot about causing issues. Seen that many times before when doing small business network overhauls.





  • I use chatgpt when I care to, and while I was given a subscription by work, I’m not actively encouraged to use it. I really only use it for researching problems that Google search is too seo poisoned to help me with, or debugging scripts. Past that it doesn’t have much professional use for me, given how much time I spend validating output and insulting the AI for hallucinations and just generally being terrible at moderate tasks.

    Basic data interpretation can be pretty great though. I’ve had it find a couple problems I missed after having it parse log files.