Dirk Holtwick
Dirk Holtwick
BTW: If you create a batch of UUIDs it may happen they have been created in the same millisecond. Then the sort order might not be correct anymore depending on...
I remember that I also had this problem a long time ago. My solution was then based on this code. Maybe it is helpful. But just reading the EXIF data...
Any updates on this?
Sorry, I didn't want to put any pressure on it, it is not so important. Thanks for all the time you've put into the project. It is super useful for...
That would be great. For better context I attached a screenshot of the same Mastodon post shared by using the link from the browser's location field via Apple Messages app....
The outer `if` is required to check for existence of `stream`, or do I miss here something?
I see! Also a very valueable information :) Thanks.
Awesome. I found "[lazy initialization](https://github.com/holtwick/zeed/tree/master/demos/sideeffects#lazy-initialization)" particulary useful. In some areas like "logging" this is tricky, but it usually should work with only a small overhead. You refer to the `exports`...
https://www.petitmonte.com/pdfdesigner/en/ https://www.petitmonte.com/pdfdesigner/en/combine.html
On iOS possible via Quicklook as of iOS 13 #130