Andy Chong

Results 22 comments of Andy Chong

where to get this fix for latest windows 10?

added a pull request at #21 already tested and it's working fine

> Hmmm I am not sure it would be very easy to implement this in iframes. Anyway, I wrote this extension to test bionic reading for myself but didn't end...

I also found that when the "Dock" is set to 'Left' instead of 'Right', none of these explorer.exe unresponsive happens, I found this advice from a thread on reddit. This...

but the selection to show switcheroo on multi monitor is not yet merged to master

why is this not merged??

thanks for pointing this out, i was wondering why it's not working until I came here trying to file a bug

I don't understand why advertising subnet on other tailscale node will cause other machines in the same subnet not able to access the qnap NAS on that exact subnet, I...

using `python -X importtime -c "from openbb_terminal.sdk import openbb"` with [tuna ](https://github.com/nschloe/tuna) to visualize the import time ![image](https://user-images.githubusercontent.com/125164/233584729-21862a7b-678b-446d-9574-6c7f5e2c5c37.png)

I got a different error when using dataloader with num_workers, is this a known issue? ``` from accelerate import Accelerator from torch.utils.data import DataLoader, Dataset from torch import nn import...