Alessio Caiazza

Results 40 comments of Alessio Caiazza

This comment is relevant to this issue: https://github.com/FiloSottile/yubikey-agent/issues/95#issuecomment-1432757433

I would like to inform you that I had this problem in my home LAN. (I've got a fritzbox 7390 router) I had to set `#define UIP_CONF_BUFFER_SIZE 600` into `libraries/NanodeUIP/uip-conf.h`....

I have a cantor remix (36keys) flashed with miryoku layout from qmk master (flashed today). If macOS goes into sleep mode all the homerow mod keys and the thumb cluster...

> Hi, all, did you try the fix from https://github.com/philong/vial-qmk/commit/f98b88cf0ab0d66f0af293fb1a98b17d8edd2536 ? > Thanks for the suggestion. I'll cherry-pick it later today and test. For the double tap after sleep I'll...

> > Hi, all, did you try the fix from https://github.com/philong/vial-qmk/commit/f98b88cf0ab0d66f0af293fb1a98b17d8edd2536 ? > > > > > Thanks for the suggestion. I'll cherry-pick it later today and test. > With...

> Hi, > > The fix mentioned above is an old version of my workaround. > > My current workaround is this in my `keymap.c`: > > ```c > //...

I want to report that now that I'm no longer using the `NVIC_SystemReset()` but only `NO_SUSPEND_POWER_DOWN = yes` I had another instance of this issue today. It seems to make...

This will be great! It could also help to have an up-to-date version for raspberrypi.

Thanks for the info @OH1KH I've never used flatpak before but I see that ftldigi and ftlrig are supported. So I guess serial port connection is not an issue. Maybe...