Ilya Dmitrichenko

Results 209 comments of Ilya Dmitrichenko

Example of random RBD error: ``` > hyper compose up -p sockshop catalogue WARN[0000] The MYSQL_ROOT_PASSWORD variable is not set. Substituting a blank string. (This is an existing compose project)...

My take would be to go with build-time approach with a syntax extension of this kind of shape: ``` rust let chain: Chain = chain!( mixer: params, channels: { nameA:...

We need this for Weave Scope package also.

It doesn't sound to me like this would be hard to fix, or am I missing something? Where should I look if I want to try fixing it?

I've resolved it with `git gc`, but I really only start on this project, so I think the chances to hit this error are rather high.

It was long until I got this error again, this time after I happen to create a bunch of files in the projects directory with `npm install`.

An easy fix would be to filter namespaces up the list when we flatten lists, so at least it is usable in stdout version.

It seems like we somehow manage to convert maps to strings, which shouldn't happen and we should have a proper typecheck.