Elliot Gerchak
Elliot Gerchak
Hi @numberoverzero, I remember seeing a discussion somewhere about how to sort through the stations' list — I have been working on this issue, myself. Almost all of the "stations"...
When using sublime text 2, the snake disappears after about two seconds and stops eating text. However, the program is still running. For example, If I press the down arrow,...
This package conflicts with color highlighter. I have already submitted an issue on its' Github page. If there is any sort of possible workaround then, let's do it, otherwise, let's...
Hi, I would really appreciate it if I could like a track on Soundcloud from inside of the extension and, therefore support the artist that I listen to.
I am trying to get various gameplay data from the server in order to use it for the client. The data that I am looking for includes the raw data...
It would be nice if either the server, or the client could keep track of the score whenever a game is in progress.
I noticed that when using the default (demo) instance, near the end of the game, instead of playing valid moves, I get the following error: `TypeError: 'NoneType' object is not...
I would like to be able to control omxplayer out of frame. In other words, I want to be able to have omxplayer running in one process and to be...
Hi! I would love to try out this project, it looks amazing!! Unfortunately, in the builds/release section, I can only find Linux and Mac builds (and I don't know how...
Hi, I am using `svglib` in order to embed a PDF (using `rebortlab`). The code looks like this: ```python from svglib.svglib import svg2rlg from reportlab.pdfgen import canvas ... c =...