-
~This will eventually be required, for future-proofing cylc.~ Probably quite straightforward, ~~but depends on #1872 because the current Pyro-3 communications layer is not Python 3 compatible.~~ [tha…
-
Issue Type: Bug
When I open VS Code I get a toast that says "Extension host terminated unexpectedly."
Usually this happens on startup, but occasionally extensions remain functional until I ope…
-
A small favor, can you answer **+1** to this thread if the solution is working for you (Through VS2017 or CLI environment)? - Bits compilation-Deploy-Run in Docker.
We'd like to know if the environme…
-
Hi Rob-
I encountered a strange situation in which CMDSTAN_HOME cannot be found on my system. I am using Ubuntu 16.04 and Julia .7. (@info Stan does not provide the version of Stan). First, I trie…
-
Hi! There is [a branch of rum](https://github.com/tonsky/rum/tree/server/), which makes it possible to render CLJS apps on JVM, without having to run React on Node.js or even React on Nashorn. This is…
-
Hi,
This pure-python, cross-platform lib is quite impressive. It could help a lot on workstations where adding stuff is severely restricted (ie no pip, etc.).
One thing I'm looking for is to reprodu…
-
@tarcieri has raised the good point that Fibers might be expensive. At the very least, we should investigate the memory overhead and performance cost of using Fibers vs another approach.
If it's ha…
-
Get the following error when running bot:
```
python3 bot.py
Starting bot..
CoinMarketDiscordBot is online.
Task was destroyed but it is pending!
task:
```
Reverting back to https://github.c…
-
Linux users are having issues running nanobox. Nanobox fails when trying to write to their /etc/exports file, which it doesn't find, because it's not properly detecting if an nfs server is running.
-
> tl;dr; this is a proposal to standardize the API definitions of function calls that may return buffered values, Node.js Streams or pull-streams.
I'll make this proposal and succinct as possible, …