Simeon Huang
Simeon Huang
Not sure this is caused by this applet. And if you uninstall it (via recovery mode, or TTY)?
I can't reproduce your issue unfortunately
This is not an application. It's a plasma applet, please check KDE Plasma docs. The lifecycle is controlled by Plasma
The speed doesn't differ much (tested on Windows 10 x64/Opera 36 (Chromium 48)), if promise is not faster, https://jsperf.com/promise-vs-callback (I do find promise is much slower in Microsoft Edge) I...
Cool, that's a good solution, JS as a fallback backend.
`ArrayBuffer` should be more efficient. We can replace `forge` with [asmcrypto](https://github.com/vibornoff/asmcrypto.js#api-reference) which claims to be the fastest JS crypto and it accepts both `Uint8Array` and `ArrayBuffer`
Looks like we need to wait for awhile. https://github.com/vibornoff/asmcrypto.js/issues/68
Neither you, nor I have the time for extra work. I'm very new to JavaScript...
@meowlab 有没有计划用Dart替换掉目前的纯JS?感觉可以在合并shadowsocks-nacl的时候一起完成
@meowlab 是Dart……神经病我写成这边租房网站的名字。就是感觉可以另起一个全新的项目使用shadowsocks-nacl和Dart,不手写JS或coffeescript,只是有点兴趣想上手Dart所以问问。手头也有Chromebook可以做测试