Sean T Allen
Sean T Allen
A plugin system that isn't in Pony also bypasses the capabilities based directory security that using only Pony provides. Commands written in Pony using the existing corral system to add...
> Yes, bash is a required dependency. We can use the idea of OPAM( ocaml's package manager), which will automatically download msys2 on the windows platform. We can also use...
> The size of msys2 compressed package is about 50mb The size doesn't matter. We are asking people to take on an additional currently unneeded dependency for what benefit?
> It allows users to use the common commands of unix to do anything. What problem that exists now that people need solved does this address?
@jemc thoughts on this?
pony-stable has been deprecated and no new work is planned.
@superherointj I'm unable to reproduce this. It does what I would expect. It exits after displaying nothing.
@superherointj rather than closing, I'd rather investigate why it hangs for you. Perhaps I misunderstand "blocks". I assume you mean that it hangs and never returns a result, is that...
I don't believe `show` makes a network connection. AFAIK, it only checks the local `.lock` file. @Theodus can you confirm that?
I would be incorrect, by default, it does indeed make a network call.