-
Hi, it is me. I'm working on adding this as a submodule and adding my changes to it. I am using the add-on SDK (and not workers at the moment). When I try to `var ostypes = require('./modules/ostypes/…
-
for things that require creating separate processes ([e.g. cargo running a bunch of rustc processes to compile code](https://github.com/rust-lang/cargo/issues/9287)), having a posix_spawn API is criti…
-
## Environment
* OS: Windows 10 Pro
* age version: v1.0.0-rc.3
## What were you trying to do
I was trying to encrypt a g1.txt file containing text passwords with help of a passphrase. It got s…
-
As I mentioned in [this comment](https://github.com/tc39/proposal-pipeline-operator/issues/200#issuecomment-917570604), it's starting to seem like there are some more fundamental points of debate in t…
-
When trying to come up with a concise and explicit way of splitting/copying & merging of streams I came to conclusion that either there'll need to be support for "live variables" as e.g. [Mech lang](h…
-
julia version: 1.0.0
--------------------
```julia
julia> readline(`ls`)
ERROR: MethodError: no method matching readline(::Cmd)
Closest candidates are:
readline(::IOStream; keep) at iostrea…
-
I am planning to build my future project around the concept of your project. Are you planning to implement Windows support? (probably would requie some dark magic kung fu :) )
Rush updated
11 years ago
-
I compiled the boolector.exe for windows by referring to the guide file of the boolector project, and added path to it. When I specified the solver through --boolector, I still got an error:
ERROR: T…
-
Hello,
I followed the readme and after running ipdk connect
I ran the command `ipdk demo`.
I got the error: ` ipdk: command not found` ,
I found inside the folder scripts the script: rundem…
-
I see that an existing ticket has been rejected: #3880 . I'm requesting that the team reconsider.
The main use case I have for this feature is to build an environment using a set of requirements s…