Greg Kahanamoku-Meyer

Results 18 comments of Greg Kahanamoku-Meyer

just FYI--for me on Ubuntu 16.04, hiDPI display the size of the icons looks fine. 😀 probably depends on OS.

One note--maybe it should be mentioned somewhere (or checked, when selecting "autopaste" in the settings) to make sure that `xdotool` is installed. it took me a few thrown exceptions to...

Thanks for leaving this issue! My device broke but I have another one coming in the mail; I'll look into this once I have the new one.

ah, I see! To be honest, I ported that functionality from the waveshare code, and haven't used it really, so I don't have much input to give. This might be...

Just wanted to check on this issue---did you end up getting it working, or figure out what the problem was?

Ah---in fact, I may have an idea what is happening. I have found that sometimes the display gets stuck in wait_ready if there is a problem with communication with the...

Will do---sorry for the delay, I'm super busy right now. But as soon as I find some time I will do it! On Thu, Oct 22, 2020 at 8:35 AM...

If it's possible for your use case, just FYI another way to get around this issue is by passing the text via stdin instead of on the command line.

Thanks for the response! Makes sense re: the source of the problem. I have been studying quantum integer multiplication, and I was running [this code](https://github.com/Strilanc/quantum-karatsuba-2019/tree/master/anc/qsharp) via Python, doing resource estimation...

Sorry to be absent for a while---today I'm giving another try to using the python spidev module to handle all the communications here. @kleini did you ever have any luck...