You would likely be interested in Literary Chinese, specifically the way they read it in Japan ( https://en.wikipedia.org/wiki/Kanbun )
程序错误=cheng2 xu4 cuo4 wu4 漏洞=lou4 dong4
Chinese: 程序错误 (程序=program, 错误=error) is used for the generic sort of software bug. If the bug is a security hole, then it's instead called 漏洞 (leak). Though sometimes the English word "bug" is used, see for example…
Ah I meant P2P in the "from user to user with no transaction fees charged, doesn't go through Visa/Mastercard/Unionpay" sense (similar to Venmo, except that in China businesses accept it everywhere), not in the "fully…
Sites and apps in Chinese: Baidu Wangpan (百度网盘): file-sync service like Dropbox, but gives you 2TB (terrabytes!) of free storage Tengxun Ketang (腾讯课堂): similar to edX/coursera, they have a lot of free courses on…
I meant distribution as a zip file that you can load in developer mode, like the installation instructions for Bypass Paywall ( https://github.com/iamadamdev/bypass-paywalls-chrome ). It's not a very user friendly…
A Chromium fork is going to be a pain to maintain. My contingency plan if it gets removed from the Chrome store is to try to get it accepted into the Edge and Opera stores, and ask users to switch to either Edge or…
It works fine with the current versions of Chrome (and Chromium-based browsers like Edge), you'll just need to sideload it once it gets removed from the Chrome store. Alternatively, if/when I manage to get it accepted…
I tried porting the extension over to Firefox when Firefox switched to WebExtensions, and at the time there were tons of incompatibilities, mostly with Firefox's Shadow DOM implementation (HabitLab is a huge and…
I definitely feel for the author - the Chrome Extension team has been growing increasingly developer-hostile recently. My own open-source extension HabitLab ( https://habitlab.stanford.edu/ ) that I've been maintaining…
I suspect the reason for few users is because it's relatively simple to build such an app and so you have tons of competitors, such as Pleco. For example, the visualization you have is pretty similar to a learning tool…
I got the same notification yesterday morning for my own open-source extension HabitLab ( https://habitlab.stanford.edu/ ) - same vague request for "you're not using the minimal set of permissions" without mentioning…
This is quite similar to HabitLab https://habitlab.stanford.edu/ which also includes a number of other options (such as pausing videos on youtube before playing them, hiding comments and news feeds on Facebook, etc).…
Happened to my own extension this week too ( https://habitlab.stanford.edu ), except without warning - especially frustrating since I've been developing it for nearly 2 years and Chrome no longer allows users to easily…
I actually solved this problem back in 2013 with a slightly more advanced technique (taking into account other signals such as motion), see http://up.csail.mit.edu/other-pubs/chi2014-smartsubs.pdf and…
You would likely be interested in Literary Chinese, specifically the way they read it in Japan ( https://en.wikipedia.org/wiki/Kanbun )
程序错误=cheng2 xu4 cuo4 wu4 漏洞=lou4 dong4
Chinese: 程序错误 (程序=program, 错误=error) is used for the generic sort of software bug. If the bug is a security hole, then it's instead called 漏洞 (leak). Though sometimes the English word "bug" is used, see for example…
Ah I meant P2P in the "from user to user with no transaction fees charged, doesn't go through Visa/Mastercard/Unionpay" sense (similar to Venmo, except that in China businesses accept it everywhere), not in the "fully…
Sites and apps in Chinese: Baidu Wangpan (百度网盘): file-sync service like Dropbox, but gives you 2TB (terrabytes!) of free storage Tengxun Ketang (腾讯课堂): similar to edX/coursera, they have a lot of free courses on…
I meant distribution as a zip file that you can load in developer mode, like the installation instructions for Bypass Paywall ( https://github.com/iamadamdev/bypass-paywalls-chrome ). It's not a very user friendly…
A Chromium fork is going to be a pain to maintain. My contingency plan if it gets removed from the Chrome store is to try to get it accepted into the Edge and Opera stores, and ask users to switch to either Edge or…
It works fine with the current versions of Chrome (and Chromium-based browsers like Edge), you'll just need to sideload it once it gets removed from the Chrome store. Alternatively, if/when I manage to get it accepted…
I tried porting the extension over to Firefox when Firefox switched to WebExtensions, and at the time there were tons of incompatibilities, mostly with Firefox's Shadow DOM implementation (HabitLab is a huge and…
I definitely feel for the author - the Chrome Extension team has been growing increasingly developer-hostile recently. My own open-source extension HabitLab ( https://habitlab.stanford.edu/ ) that I've been maintaining…
I suspect the reason for few users is because it's relatively simple to build such an app and so you have tons of competitors, such as Pleco. For example, the visualization you have is pretty similar to a learning tool…
I got the same notification yesterday morning for my own open-source extension HabitLab ( https://habitlab.stanford.edu/ ) - same vague request for "you're not using the minimal set of permissions" without mentioning…
This is quite similar to HabitLab https://habitlab.stanford.edu/ which also includes a number of other options (such as pausing videos on youtube before playing them, hiding comments and news feeds on Facebook, etc).…
Happened to my own extension this week too ( https://habitlab.stanford.edu ), except without warning - especially frustrating since I've been developing it for nearly 2 years and Chrome no longer allows users to easily…
I actually solved this problem back in 2013 with a slightly more advanced technique (taking into account other signals such as motion), see http://up.csail.mit.edu/other-pubs/chi2014-smartsubs.pdf and…