-
I would like to add support for remote PBS. Are there any plans to do this? Do you have any pointers on where to begin?
-
The `submitter` package is an independent unit of code, and can be refactored out.
Suggestion for name `cluster-submitter`
-
Help getting yt-dlp to spawn on events (Windows OS)?
I've never looked into using the advanced options of the config file before because the simple command line arguments have always successfully d…
-
## RSS item structure
```typescript
interface Feeds {
items: Array,
description: string,
webMaster: string,
generator: "RSSHub",
link: string,
language: string,
la…
-
Title.
Clicking on import all pbs or import recent scores simply shows "nothing to import". Scores from oct 17th got imported without any issues. So far I've tried reinstalling the script, tamperm…
-
I've fixed some obvious issues with this app, but now I am seeing following app.
```
Traceback (most recent call last):
File "/N/dc2/scratch/brlife/karst-workflows/59d4f89d6ac3590024d33731/59d4…
-
I would like to be able to store Protobuf Go structs directly in ArangoDB.
The problem is that the standard "encoding/json" marshall/unmarshall doesn't work correctly on all Protobuf messages.
For …
-
Hi, I noticed that Twitter's API v2 accepts media field `variant` in parameters (which is missing in https://github.com/linvi/tweetinvi/blob/master/src/Tweetinvi.Core/Public/Parameters/V2/TweetsClient…
-
For example, in Github Action, we'd prefer to install the python needed by Pants itself by `actions/setup-python`.
-
First thank you for developing and maintaining this awesome Twitter client on webOS.
Allowing people using third party custom Twitter APIs such as twip (https://github.com/twip/twip) will offer great…