tiberiumihai

Results 10 comments of tiberiumihai

Is there a mirror for s3fs v1.9 built for ubuntu, or do I have to compile from source to test this out? I'm using the following in my /etc/fstab to...

Any updates on this one? I want to use toasts from this. Thanks.

ClearKey support will be added into [email protected] PR here: https://github.com/video-dev/hls.js/pull/2934 Maybe we can add support for hls as well. I can help with this once the PR is merged and...

Yes... Update: For my project I've ditched clear key support in favour of AES-128, and dash in favour of fragmented hls. Safari doesn't support ClearKey anyway, and most major browsers...

If you need help, I can help as well, let me know. Thanks!

After ~6 months, is there any update on this?

Added PR here: https://github.com/jamestalmage/cli-table2/pull/54 Can someone take a look on this and publish the new version to npm?

Until this is merged and published in npm feed, you can use npm shrinkwrap to force install nested dependency of lodash as latest version `4.17.11`: ``` "devDependencies": { "@nestjs/cli": {...

I would really like to have chat history functionality. Imho it can be local history and/or cloud history (synced and saved in gdrive, dropbox or icloud). How does contribution works...