Wojciech Daniło

Results 99 comments of Wojciech Daniło

I'm using `cargo-` prefix because this way it registers as cargo command. I was trying to be very explicit that `cargo-watch` is the go to tool when it will work...

@0xpr03 thanks for the reply. Yes, the target also receives the event "sometimes". However, I have not debugged deeply enough to be able define what "sometimes" means here. I believe...

@0xpr03 instead of ignoring this event we can as well just handle it and libraries using notify can pattern match on it and ignore it by themselves. I believe this...

@0xpr03 Hi :) Do you think that something could be done regarding this issue? Because of it, `cargo-watch` is not usable on M1 and M2 Macs right now, which I...

The whole point of workspaces in Rust is the ability not to build every crate separately and share the intermediate results, so building crates separately with wasm-pack seems like a...

@Pauan Oh, thats interesting! You are right, I just tested it and it works! You saved my life, thank you ❤️ The only downside is that my compile instruction is...

@dolio: It's great you've found out what could be the case. I would be super interested in knowing if we are in general able in Haskell do it more intelligent...

@dolio: I'm sorry to disturb you, but I just would love to know if you've thinked about it and if you see any simple / straightforward solution for this problem?

Great to hear that. This is the only theme that I found really nice working with. I've modified some colors, but the feature of fading the non-used files to dark...