-
Hi Mike! :) We were talking in Slack about bugzilla addons that we use and this one came up as one that a lot of the team relies on. We were thinking about merging all our addon in the future but for …
-
So I have been thinking. So Google's Gchat has a feature that summarizes past conversations, Could we use this idea? Like if the bot explained or said something long could we feed the conversations ba…
-
Hi,
I noticed that the jobs might be able to benefit from simultaneous execution, there's no reason they have to be executed sequentially or even await completion. This is what I'm thinking, get th…
-
Do you have any plans to convert SBML to MATLAB? I’d love to be able to run a python script that could do that.
-
Thinking of keeping the HTTP API for now to handle Auth and get initial node set and NATS token, then subscribe to future updates over NATS. Eventually we'll move to full NATS.
- [ ] convert data s…
-
It would be nice to be able to:
- list expense accounts
- delete a given expense account
It would provide a nice workaround to [this issue](https://github.com/firefly-iii/firefly-iii/issues/8371)…
-
Starting to see limitations of the Action Network API. I can think of a few but one example:
We have 3 entities: 'Organizer', 'Contact', 'OneonOne'
https://github.com/ryantimjohn/action_network_1o…
-
I'm thinking about using ChatterBot to answer lots of people in a server. The messages are going to be received through NodeJS and passed to python through ZeroMQ. I'm thinking about the best strategy…
-
Hi,
I was thinking of creating conda package for ProtHint in order to include it as a dependency in the newest bioconda package for "braker2". However, looks like the license of ProtHint prohibits …
-
## Current situation
Use-case is to use `mayday` more broadly than just for flatcar.
Like `scp mayday mylinuxhost:/tmp/ && ssh mylinuxhost /tmp/mayday` to quickly get the collection from the mach…