Cauê Felchar

Results 10 comments of Cauê Felchar

https://www.npmjs.com/package/canonicalize this fixes this problem.

I`m sorry, for my text was too confusing, const neville is the algorithm, it produces interpolations from point pairs, I was trying to implement it into nerdamer, to have a...

I haven't found a good cross-platform way to do conversion of arbitrary keycodes to chars yet, you will have to make your own hash table (map[uint16]string) on the computer it...

Well, we need to explore libuiohook for this method.

Hey guys, just wanted to drop a small diff that made it work on m1 mac. ``` #include // etc typedef uint8_t u8; typedef uint32_t u32; typedef uint64_t u64; ```

as a quick workaround you can cd the folder it outputs, go mod init shell and go run .

```bash 9 failed apps.spec.ts:29:2 › Apps › expect allow user open app contextualbar ============================ homepage.spec.ts:64:6 › homepage › layout for regular users › cards › expect homepage-create-channels-card card to be...

We should also think about a solution for unifying the realtime and rest clients, if we're talking breaking changes.

> @cauefcr , did you create the task for doing the UI tests for this PR as a separate operation? No, I had a UI test working before, but the...