-
mdrio updated
3 years ago
-
Just discovered this project. What a useful extension.
Is it possible to manually search for a word in order to make an Anki card out of its definition?
The reason for this feature is that I re…
-
Through the strategy already used in atomico/ssr it is possible to support React Native.
-
For 2.7, we're going to do a demo of push notifications that works with Palaver. From discussion:
1. Basic API that unconditionally sends a notification for mentions and direct messages (fine-grain…
-
I'm experimenting with a visualizer using parsers compiled to python but I don't understand how to reliably and generically determine which fields were added during the parse (and which fields my visu…
-
Hello. Long time reader, first time issue raiser. Love your work.
In WebGPU, we have a lot of cases where we want to do something like this:
```
typedef unsigned long u32;
typedef u32 GPUColor…
grorg updated
5 years ago
-
Currently charabia has wrong segmentation in Chinese and Japanese #591 ,1.1.1-alpha.1 not solving problem.
My native language is Chinese, and I am developing a web application. Therefore, I tried u…
-
It'd be nice to be able to use yomichan to bulk-generate info for cards mined from a non-internet source (e.g. kindle).
I'm thinking it'd be easy to do using ankiconnect? (except for bulk-generatin…
-
Right now it seems we don't have a way for webpages to feature-detect whether WebGPU can do HDR canvas. Only whether the device is HDR (by checking the media query).
See discussion here https://git…
-
Hello, I'm flutter developer, I'm using android/ios loginkit via method channel.
It's my auth code.
```
let scopes: Set = [
"user.info.basic",
"user.info.profile",
…