-
In order to keep Ractive rocking, I think providing examples is a good way to go forward:
https://dagnelies.github.io/ractive-examples/
Contributions welcome, make it even greater. Possibly even…
-
### Steps to reproduce
```
$ asdf list ruby
> 2.3.1
2.3.7
$ asdf local ruby 2.3
```
### Expected behavior
Use version 2.3.7, since it is the highest version that matches the given valu…
mwean updated
1 month ago
-
OctoPi already includes a cura plugin and cura binary. What about adding a slic3r binary? Do you think that some people would want it? Slic3r is actively developed and very customizable. Some peop…
-
Working on this ATM, so creating an issue to track progress and ask questions.
Relevant links:
https://github.com/pytorch/pytorch/blob/master/aten/src/ATen/native/README.md
https://github.com/pyt…
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Conduct]…
-
### Steps To Reproduce
Steps to reproduce the behavior:
`nix develop` on this `flake.nix`:
```nix
{
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
};
outputs =…
-
## Description
The `toBlockInfo` function is occasionally called with `undefined` as its argument, leading to a `TypeError` when attempting to destructure the right side of the assignment. This error…
-
The `cargo vendor` command currently does not know about std dependencies. Will need to figure out how to handle the root dependencies, since they are special.
Source replacement may also be broke…
ehuss updated
3 weeks ago
-
Hello,
We already have a kibana v5 setup with ELS 5.2 (working great) , I tried to run your src because kibana 3 looks better but It seems it does not work .In the console I got "Error: undefined…
-
Our new dependency resolver may make pip a bit slower than it used to be.
Therefore I believe we need to pull together some extremely rough speed tests and decide what level of speed is acceptable,…