Damselfly - Photo Management 📷
-
Latest #FOSS project. Over the holidays I decided that HA+#Predbat is badly supported and way too complex to set up and maintain, for optimising my #Solis Inverter and battery usage on #OctopusEnergy's smart tariff.
So I built my own, using #dotnet and #Blazor. Took about a week of doing a few hours' Dev each night, and is working well with interactive + prerendering. Using @mudblazor and #BlazorApexCharts made the UI build a dream.
-
Dumb question which feels like it should be easy to solve, but doesn't appear to be.
I have a #Skiasharp Image<Rgb24> and I need to convert it to an SkImage, ideally avoiding copying the underlying data. How?
-
Face Recognition is back!
And all offline - no sending face data to Microsoft Azure Face any more.
All thanks to this awesome #dotnet library which makes it so easy. https://github.com/FaceONNX/FaceONNX - just needed a few tweaks to make it work with #ImageSharp instead of System.Drawing!
-
@davidwengier I didn't know that - because my code lives in my .razor files. #oldskool #keepittogether