Vojtěch Drábek

Results 23 comments of Vojtěch Drábek

@reuben @BitBarrel I have some python scripts, not quite for this, but partly related. What exactly should it do though? Training CSV from all files in a directory? And a...

This seems to have fizzled out somehow. As a new user, the GUI choices surprise me. There is Shift+Enter for this, for some reason not Enter as one would expect....

Well, when we touched translations way back, bothering people writing grammars with writing `_(spec)` instead of `spec` (gettext) seemed too much. This seems to have a bit more disadvantages, it...

Yes, sorry, I have looked at the gettext module and it doesn't look like it is flexible enough for anything other than traditional localization. It goes like: ``` [some imports]...

You mean externalizing strings like it is in browser.py and symbolspecs py? Yes, to make commands consistent when they are used in more than rule, something like this may be...

> @comodoro are you able to review this PR? I am not sure, because I don't know the purpose of the code. Why can env variable expansion not happen only...

Good idea to track it. I did not have anything fancy in mind, for starters just what already is in `testutils.py `+ runner Script ( not enumerating tests like the...

I don't have preference here, but I don't think maintainability is an issue. Only very few commands are in the CQR, and Overleaf can be used for compilation.

I agree that it is necessary to maintain state, but I do not think a single big object is the way to do it. I do not think necessarily that...

I guess we have to wait and see then. Well, based on what you have created, you at least "first among equals":) I wish I could be more definite, but...