Friday, April 10
Git Commits
scratch commits 4
ohnsh/scratch-
11:21 pm β John Sherrell <dev@ohn.sh>
First pass at a YOLO object detection demo. Currently using a static video hosted from an R2 bucket. Lots of work to do, but it works and runs pretty smoothly.
-
11:41 am β John Sherrell <dev@ohn.sh>
iCloud shared album viewer: new types revealed a bug accessing non-existent width/height properties of Asset object. Using CSS to make each image a square filling the available column width; `object-fit: cover` gives a cropped thumbnail.
-
11:19 am β John Sherrell <dev@ohn.sh>
iCloud shared album viewer: added types for API objects; center grid items with `place-items: center`.
-
12:37 am β John Sherrell <dev@ohn.sh>
iCloud shared album viewer: add play icon to videos.