I’m beautiful and tough like a diamond…or beef jerky in a ball gown.

– Titus Andromedon

  • 319 Posts
  • 1.43K Comments
Joined 1 year ago
cake
Cake day: July 15th, 2025

help-circle

  • Nice!

    I don’t have an EV (yet!) but the last couple of days have been fairly cool for July and haven’t had to run the A/C much. The house batteries ended up charging fully by about 2 in the afternoon. Since we can’t do net metering here, any excess is just wasted right now.

    When I do manage to get an EV in the next couple of years, I’d like to setup something similar to charge it when I’m producing an excess.

    (Hopefully this is OK for this community. Not news, but could be a nice highlight/discussion. If not, glad to find another spot to share it.)

    !solardiy@lemmy.world would probably love to hear about your setup.






  • Twice a year I fill in as DBA when our lady graybeard Oracle DBA takes vacation. This month is one of those times. Yay me.

    For my org, it’s just the massive in-house developed line-of-business application that’s tightly coupled to Oracle that keeps us chained to it. It’s technical debt from top to bottom, and has been accumulating steadily since the early 2010s, but no one seems willing to start replacing it.

    The new projects typically go with Postgres, MariaDB, or if all else fails, MSSQL. But the Oracle monster in the closet isn’t likely to leave any time soon.









  • The only tricky bit is forcing the Pi’s USB port into host mode by default. I thought the hub was defective but it worked when I put an OTG adapter into the micro USB port. The default auto detect behavior doesn’t work with this since it doesn’t connect to the OTG pin.

    I had to edit /boot/firmware/config.txt and add under the [all] section:

    [all]
    dtoverlay=dwc2,dr_mode=host