Lee T
Lee T
What you outlined above is logical - it's basically a write-out in [pseudocode](https://en.wikipedia.org/wiki/Pseudocode), congratulations, you're on your way to thinking computationally! My only caution is that you may be shooting...
Incredible! Need this for modular synths modules too!
have you posted your sourcecode somewhere?
Oops, I forgot to say this is based on [this meme](https://knowyourmeme.com/photos/1080923-dont-talk-to-me-or-my-son-ever-again)
 
I've updated my [repo](https://github.com/lee2sman/pomelo) because I'm finished. Well, I could keep tweaking and tweaking (and maybe one day I will) but I'm happy with where I got for NaNoGenMo this...
Hi @n1trux I haven't tried this yet but would probably try Team Viewer. As far as I know, it's free, and I've had great success (and found it easy to...
Thanks,i installed the dependencies and then i tried to run ```./bin/ulauncher -v``` and get this error: ``` Traceback (most recent call last): File "/home/void/Software/Ulauncher/./bin/ulauncher", line 28, in from ulauncher.main import...
Hi again, I'm back. I wasn't able to get v6.0 install to run, but got some help from the void linux devteam to get 5 running. ``` python3 -m venv...
Hi folks, thanks so much for your work on this. I just wanted to confirm that I've pulled your changes and now ulauncher v6 does build and run as well!...