msglm

Results 8 issues of msglm

Issue being a dysfunctional copy and paste after doing "go get github.com/atotto/clipboard". Command does not exist and does not work. issuing "cat README.md|gocopy" leads to "gocopy: command not found" Pointed...

The program panics and crashes at seemingly random. The stack trace hints at it being a syncing error. [panic-2021-11-13--14-22-28.txt](https://github.com/tulir/gomuks/files/7532705/panic-2021-11-13--14-22-28.txt)

https://pytorch.org/docs/stable/distributed.html#tcp-initialization I see that pytorch can do this, but I don't know if or how this is implemented on lightweight-gan.

The bridging of messages between matrix and discord randomly fails and I believe it has to do with the attached error. The Matrix side simply doesn't listen at all, not...

T-Defect

This PR lets you use Gitea when using some basic configuration, built off #720. To test this, you should use this as your working config, it's what's worked for me:...

Previously, when there is an AttributeError in a service, the service will return its issue object instead of a dictionary representation of the issue. This fixes it by raising an...

This code in bugwarrior/collect.py will yield the issue, which is to my knowledge always an Object, when there is a missing Attribute. To my knowledge, every instance where aggregate_issues (or...

https://github.com/MaxMaeder/DriveBackupV2/blob/e4eb75e9de0e7db034aa27767f03af496395e318/DriveBackup/src/main/resources/config.yml#L66 This line would lead one to believe that you need to pass the file path in for a ssh public key, however this contradicts the code on this line:...