Zhiqiang ZHOU
Zhiqiang ZHOU
I think it's close enough to the performance to Rewind on macOS
the file size of the video always depends on the content, so it would increase with complex content, but I think it would NOT exceed of 10x more spaces. I...
https://github.com/ActivityWatch/activitywatch https://github.com/selfspy/selfspy https://github.com/karpathy/ulogme
I dive into the detail about what rewind does.. > A first idea to me is to check for duplicated images with hashes. It is also possible to "rank" the...
There are lots of algorithms for image similarity detection.. I have been lost in them. maybe I would make a simple one(Histogram comparison) and a heavy one(opencv).. and make it...
Is reposting required to apply this feature? And do we have an English post? :heart:
on twitter :D
rest looks good to me! thanks!
failed on following the "Getting Started" docs because `wasm32-wasi` is not installed automatically.
or append `target = "wasm32-wasi"` in `Cargo.toml` would also resolve this issue.