Maple

Results 141 comments of Maple

@Ploiiz Right now, the function for login with email on the CURVE is patched. We was figure that out since LINE still updating it with MAC DESKTOP Header. The point...

dont use gd2, LINE has fix login for gd2 server. Latest LPORT LOGIN LINE MESSENGER :: MESSAGE PROTOCOL 31/03/2017 http://gf.line.naver.jp

Somehow the JSON protocol seems buggy (check json unmarshal test), the rests are fine (TCompact, TBinary)

Look: `TMemoryBuffer` uses `bytes.Buffer` , the `Close()` method calls `bytes.Buffer.Reset` so that it can be used for next operation but it turns out the result `.Bytes()` giving empty byte slice...

Ok forgot to add the `.Flush` method call

Hi, I got the same issue with `Modal` component. The demo code on https://flowbite-vue.com/components/modal/modal.html doesn't pop up any modal, however forcing it by using `Modal` from `flowbite` able to show...

Hi, I've added some basic `ioctl` and `nvme` support. You can try this example: https://github.com/ii64/gouring/blob/feat/sync-liburing/examples/nvme/nvme.go

probably you dont use **tk** as query. the problem right now is how to generate **tk**

Nice

Not duplicate, it's related to #2 as reference. I'll ask you to try it again after it's updated. You can take a look to #1 it's working before, OVO doing...