Jordan Hewitt
Jordan Hewitt
Hi, Markus, Great application. Hope you don't mind if I added code to include a notification.
I added a git pre-commit hook to check the license year to prevent further issues. Of course, I made the change of the license year as well. Verified by running...
#### Summary Adds backend functionality for hashtag autocompletion. Queries for a hashtag based on part of a string as an API endpoint and optional count, e.g. `/hashtag/pro/?limit=5` will produce a...
#### The problem Currently when creating a factory, the builder can error out with the ambiguous error message... ``` TypeError: () missing 1 required positional argument: 'x' ``` Obviously I...
I see some mentions of group texting functionality in the docs. But I can't seem to send or receive texts as group. I receive them as if the person sent...
I tried to make sure to leave this package backward-compatible. The .gitignore was shamelessly ripped from https://github.com/github/gitignore/blob/master/Python.gitignore; I like to use it for all Python projects.
### Is there an existing issue for this? - [X] I have searched the existing issues ### OS Linux ### GPU amd ### VRAM 8GB ### What happened? I receive...
### Is there an existing issue for this? - [X] I have searched the existing issues ### OS Linux ### GPU amd ### VRAM 8GB ### What happened? Program installs...
OS Info: ``` DISTRIB_ID=Ubuntu DISTRIB_RELEASE=22.04 DISTRIB_CODENAME=jammy DISTRIB_DESCRIPTION="Ubuntu 22.04.1 LTS" ``` Apptron version: 0.2 I tried running some of the demos and I'm having some issues. For example, with the `tui`...
### Operating Systems ### Server: Windows 11 Client: Irrelevant / Windows 11 ### Synergy Version ### Irrelevant, but using the synergy-core master branch ### Steps to Reproduce ### Follow [the...