-
Hello embedded Rustaceans!
We are collecting a "wishlist" of things you'd like to see done, fixed or
stabilized in 2019. We'll use this data to make a roadmap for 2019, i.e. to set
the goals of t…
-
This issue collects resources for the newsletter of the year/month/week that should be in the title
If you want to contribute open the issue and paste a resource you think is worth sharing in the n…
-
Kinda tricky, as I don't want to make a hundred requests for each test run..... but maybe a mixture of mocking and real test cases.
-
Hi -
I've installed OctoPrint on a Pi 3B, installed the OctoPrint-FlashForge plugin and configured it per the instructions but can't connect to my printer, a Flashforge Finder.
I get the following…
-
Starting about a week ago, code lenses for each test, as well as the lens for the test class as a whole, have stopped appearing. Also, no tests appear in the test explorer panel, though this may have …
-
A project we're building has an older version of hnix as a transitive dependency, and doesn't build since a few days ago, because the `data/nix` submodule cannot be checked out. Apparently, the target…
ghost updated
4 years ago
-
# Node.js People Everywhere (npe)
Initial reasons published at: #186
The goal is to have a place where developers and companies involved with Node.js can register themselves, to show who they ar…
-
Consider the following simple definition:
```
module TEST-SYNTAX
syntax Exp ::= Int | Float
syntax Stmt ::= Id "=" Exp ";"
endmodule
module TEST
imports TEST-SYNTAX
endmodule
```
For the inp…
-
Hello there;
It has been announces that the next MacOS will have Zsh as the [default shell](https://support.apple.com/en-us/HT208050) this lesson assume that by default the shell on macos is bash.…
-
See [**LATEST Proposal**](https://github.com/dotnet/corefxlab/blob/master/docs/specs/priority-queue.md) in corefxlab repo.
# Second Proposal options
Proposal from https://github.com/dotnet/coref…