Proc

Results 229 comments of Proc

Hey thanks for the answer. I'll try using trussh directly for my mockup. Is there a big downside besides syntactic sugar ?

`echo "Hallo Tristan wie geht es dir?" | base100 > out.txt` `cat out.txt | base100 -d` this way it works

Just wanted to note that it works without such problems here on 35 root dependencies (at 340 dependencies to build). With max of 119MB heap, taking 1 second.

No I'm not using any workspace, but I'm using one path-local crate. That could be the difference. Edit: Also I'm on a linux box, not sure about how exactly this...

Oh and it could also be some recursion in your dependencies, if the depth is making a difference.

> can't tell me which of those events is more recent In my experience your OS also can't reliably tell you this. And it may have changed in between your...

@yyzdtccjdtc are you sure you did compile with [--release](https://doc.rust-lang.org/cargo/commands/cargo-build.html#compilation-options) ? Also I don't think we want to panic/hard crash on invalid input..

Pretty sure you're hitting the ["compose" Alt-Gr](https://en.wikipedia.org/wiki/Compose_key) key. With that I can also create any kind of additional characters in Linux at least. (And I can turn it off..) þø→↓←ŧ¶€ł˝^łĸŋđðſµ”“„¢«\}][{¬½¼³²|~’^¨–...

See also #247 Watching the whole directory is definitely recommended. Files do not behave consistently as you'd expect them to..