• 0 Posts
  • 48 Comments
Joined 1 year ago
cake
Cake day: August 14th, 2023

help-circle




  • IMO factory functions are totally fine – I hesitate to even give them a special name b/c functions that can return an object are not special.

    However I think good use cases for Factory classes (and long-lived stateful instances of) are scarce, often being better served using other constructs.














  • I’ve heard of publishing software to design photo albums/scrapbooks/cards etc. Is there a photo collection manager for archiving, sorting and filtering?

    Given access to a large set of personal photos, say tens of thousands, it should be able to group, categorize, tag, and sort along a myriad of dimensions.

    Example dimensions would be time, people and places. It would need some facial recognition/image classifier/similarity scoring capability.

    There definitely are some cloud offerings today that do similar things, but I’d want it to work locally for privacy and practical reasons.