Another Dimension

Xiangyu's personal blog.

onedrived - Microsoft OneDrive client for Linux

2015-12-25 project xbu

onedrived is a client program for Microsoft OneDrive on Linux platform. It enables you to sync local directories with remote OneDrive repositories (a.k.a., “Drive”) of one or more OneDrive Personal account (OneDrive for Business accounts are not yet supported).

The program is written in Python3, and uses official OneDrive Python SDK to communicate with OneDrive server, Keyring to securely store account credentials, and Linux inotify API to monitor file system changes.

Continue reading

IE Cache Location and Metro App Crash

2014-10-04 troubleshooting xbu

For very long time I have been creating RAM disk and pointing temp and cache dirs there to improve I/O performance and reduce unnecessary SSD writes. Since Windows 8, changing the cache location of IE (a.k.a. “Temporary Internet Files”) to a RAM disk could result in crashes of Metro (a.k.a. “Modern”) apps, which I didn’t figure out why until recently. The problem is also observable in Windows 10.

Continue reading
Theme by Lednerb