-
Hello,
I noticed that in build [1.0.1-51](https://ci.appveyor.com/project/Maxhy/dokany/build/1.0.1-51/job/gkb25et13llxj0c7) the tests failed for some reason.
Rerunning the build, made the tests ru…
-
I have a hierarchy of .fsx scripts where entry point script `#load` a few helper scripts. Some of the leaf-level scripts loaded twice or more times which F# interactive refuses to compile.
**Rep…
-
_This issue was originally opened by @queglay as hashicorp/packer#11058. It was migrated here as a result of the [Packer plugin split](https://github.com/hashicorp/packer/issues/8610#issuecomment-7700…
ghost updated
2 years ago
-
Smoothtrack and opentrack are working, octopus is moving but FSX view/tracking is unaffected.
Tried adding executables, no joy.
Please help.
Thanks.
-
Hugo, thanks for sharing this. When I run the example code provided on the README page, I get a type mismatch error when the embedding line gets called:
```python
/fsx/shawley/envs_sm/aa/lib/pyth…
-
### Description
The `aws_route_table` resource and data source have special handling to remove any special tags from the FSx service that the service adds when an FSx file system is associated to the…
-
Hi, first off - love the project. I think F# is great syntax for scripting and being able to use it with ease of use of PHP is awesome. Can't wait to see where this goes.
Tiny feature request, if p…
-
### Description
I cannot my FAKE using dotnet 7 sdk.
### Repro steps
global.json:
```json
{
"sdk": {
"version": "7.0.100"
}
}
```
install fake-cli `6.0.0-alpha003`.
Creat…
nojaf updated
3 months ago
-
Hi thanks for this contribution
as a small exercise I am training SD2 on the pokemon dataset
I precomputed the latents and it starts training on one gpu
However at the evaluation time I get the fol…
-
I'm not entirely sure but when I have the following code:
```fsharp
let y = [ 0; 2; 4 ][1]
```
I get
```fsharp
App
(NonAtomic, false,
ArrayOrListComputed
(false,
…
nojaf updated
2 years ago