Nikita Prokopov

Results 125 issues of Nikita Prokopov

I’m seeing transactions come in to my `d/listen!` listener in the wrong order when another listener commits a transaction. Here’s the output from both listeners printing `(:tx-data tx-report)` ``` "listener...

``` clj '[:in $ ?now ?after? :find ?e :where [?e :campaign/id] [?e :starts-at ?start] [?e :finishes-at ?finish] [(?after? ?now ?start)] [(?after? ?finish ?now)]] ``` get you `No protocol IIndexAccess.-datoms defined...

``` Current thread (0x00007f13e8004190): JavaThread "Cleaner-0" daemon [_thread_in_native, id=40186, stack(0x00007f143a3fc000,0x00007f143a4fd000)] Stack: [0x00007f143a3fc000,0x00007f143a4fd000], sp=0x00007f143a4fb798, free space=1021k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [libGLdispatch.so.0+0x4a529] Java frames: (J=compiled...

Drawable uses JNIEnv* from the wrong thread Scene: DrawableScene WARNING: JNI local refs: 1452, exceeds capacity: 1451 WARNING in native method: JNI call made without checking exceptions when required to...

Given this: ``` a U+0061 LATIN SMALL LETTER A ̆ U+0306 COMBINING BREVE ``` JB Mono supports `a` and `ă` but not ` ̆ `. That leads to whole cluster...

First of all: Thanks a lot! So it turns out im neither missing U+000D nor U+240D or at least I don't need them. There is definitely a bug which causes...

Unicode

http://www.lucasfonts.com/learn/1E9E

@tonsky - I have an idea: you could add a ligature for the new FiraCode progress bar chars themselves, for the case where a bar is 100% completed. Some progress...

Unicode