Alex Williams

Results 10 comments of Alex Williams

Thanks for discussing this. There's also a use-case for a storage provider locking a user account or removing the account entirely. In that situation, the user's data becomes remotely inaccessible,...

Sorry to hijack this issue, but I ran into a similar issue and tried to fix it by creating a symlink from `/mnt/y` to `/mnt/v` .. so the original indexed...

Oh of course! I completely forgot about **bind mounts**. That works perfectly, thanks! I prefer this solution, since it doesn't require you to make changes. Also note to @petacz this...

The use-case is having a mirror of the data elsewhere.

@ryanbinns I've tried a few things as suggested in the comments above, but failed to get it recognized with `ttwatch`. Output from `lsusb`: ``` $ lsusb -v -d 11ac:5455 Bus...

Sadly, I tried that and it still couldn't detect it.

My experience with Assembly macros is limited, but I think a basic syntax similar to this would be a good start: ``` macro mycode addr size li t0, %addr lw...

Hi @jaimegildesagredo Thanks for the pull request. I think this would be a good fix, although I noticed you replaced callbacks with Promises, which break compatibility with older JavaScript implementations...

@jaimegildesagredo haha you're right!!!! I'm so sorry! Carry-on :clap: