Jonathan Pichel Carrera
Jonathan Pichel Carrera
Hi I am trying to test the 5G QC LDPC code. I have generated the qc files from the 5G standard. I am left with this file (using BG1 and...
Hi, I have a store containing around 500000 rows. When I invoke this code: ```js await db.dataRecords .where("filename") .anyOf(...filenames) .delete() ``` With filenames being just 1 filename of around 450000...
I've tried running the example in https://github.com/markbates/goth/blob/master/examples/main.go. After successfully logging in with google, I expected the session to remember the previous authentication, so that when I go try to log...
Hi, When I try to debug an individual test with `:lua require('dap-go').debug_test()`, the dapui interface does not open. Should I hook dapui.open to some other event? This is my configuration:...
Hi, I am using the air version packaged in nixpkgs. My operating system is NixOS. This is the version that gets returned on `air -v`: `(devel), built with Go [email protected]`....
Hi, I am using 3DR SiK radios. I am noticing weird behavior when using custom dialects. After the program finishes, when I try to close the nodes, the call to...