So ... 🤏🏻
So ... 🤏🏻
>_>
<_<
>_>
<_<
Should be able to have it generate actual output tomorrow though.
Also maybe I can turn it into a bot on @ shitpost.world where people can send it an image and it’ll make a mosaic out of like, the Hobbit or Star Trek.
Should be able to have it generate actual output tomorrow though.
Also maybe I can turn it into a bot on @ shitpost.world where people can send it an image and it’ll make a mosaic out of like, the Hobbit or Star Trek.
Actually this was three or four successive tab completes starting with everything after "granularity:" (I'm going to default it to 5 so it doesn't do 16M checks)
Actually this was three or four successive tab completes starting with everything after "granularity:" (I'm going to default it to 5 so it doesn't do 16M checks)
1. go look at the indexer code and re-internalize how it all works.
2. figure out how to build the coordinator I mentioned above to delegate image types to sub indexers
3. build the sub indexers
4. maybe add UI elements to control these
1. go look at the indexer code and re-internalize how it all works.
2. figure out how to build the coordinator I mentioned above to delegate image types to sub indexers
3. build the sub indexers
4. maybe add UI elements to control these
Completed sheets are saved as HEIC, which is fine for tiles.
Completed sheets are saved as HEIC, which is fine for tiles.
This would work, it would save some overhead and space on the index side, but pulling the individual thumbnails out while *drawing* the resulting image has more overhead.
This would work, it would save some overhead and space on the index side, but pulling the individual thumbnails out while *drawing* the resulting image has more overhead.
Currently I just completely exclude Hidden images but this could allow the user to opt-in to including them.
(Would not pre-index them)
Currently I just completely exclude Hidden images but this could allow the user to opt-in to including them.
(Would not pre-index them)
I just store a sheet ID separately.
I just store a sheet ID separately.