Alexey Alekhin

Results 157 comments of Alexey Alekhin

@sickill any opinion about this?

Actually I was thinking about the same: doing it externally, just processing the record json file. The other thing is that I don't have much time right now to learn...

@sickill well, actually I was using [jq](https://stedolan.github.io/jq/) with some primitive filters so far. For example: ``` shell jq '.stdout |= map(.[0] *= 0.5)' record.json > record.twice-faster.json ``` Will produce a...

Hi @cirocosta! Thanks for pinging me! It's awesome that you've made it into a tool and that it works with the v2 format. I'll try it next time I record...

This seems to be a workaround only for the Jar-based launcher. Is there any solution for the native launcher?

Hi @florianlebrenn! I guess, you didn't have timetracker notes on the remote before. Then it's normal: gtm tries to fetch notes, which are not there yet, but everything should work...

I'll leave it open as a reminder for myself

- [ ] Resolver names with spaces?

Any updates here?