home.social

Damselfly - Photo Management 📷

  1. Latest project. Over the holidays I decided that HA+ is badly supported and way too complex to set up and maintain, for optimising my Inverter and battery usage on 's smart tariff.

    So I built my own, using and . Took about a week of doing a few hours' Dev each night, and is working well with interactive + prerendering. Using @mudblazor and made the UI build a dream.

    github.com/Webreaper/SolisAgil

  2. Dumb question which feels like it should be easy to solve, but doesn't appear to be.

    I have a Image<Rgb24> and I need to convert it to an SkImage, ideally avoiding copying the underlying data. How?

  3. Face Recognition is back!

    And all offline - no sending face data to Microsoft Azure Face any more.

    All thanks to this awesome library which makes it so easy. github.com/FaceONNX/FaceONNX - just needed a few tweaks to make it work with instead of System.Drawing!

  4. @davidwengier I didn't know that - because my code lives in my .razor files.