Timothee Cour
Timothee Cour
as long as a task succeeds (eg via ` || echo "FAILED (allowing failure)"`), IIUC github UI would just show successful check, ie no noise, but logs could still be...
This is how bpython does it: 
thanks for the reply; I'll answer later but just wanted to mention another very relevant and recent project: https://github.com/atilaneves/dpp/ the skinny: * they use clang to parse C++ code embedded...
NOTE: happy to close this if my suggestion from https://github.com/nim-lang/nimforum/issues/182#issuecomment-404955394 to allow this search `author:foo "some query string"` is on the roadmap
no, chrome doesn't allow bookmarking individual posts (see screenshot), unless you open the individual post first (not just the thread!) in a new page and then bookmark that;  However,...
> I would prefer not to introduce a new argument -i. I still think we should, but I'm happy to do a PR for it. Same rationale as ipython's use...
> Also, I'm thinking of allowing optional positional argument to do the same as -s, like inim foobar.nim, it was like this before supporting the new command-line arguments. problem of...
I tried all possible ways interacting with the UI, none work (lastpass will not autofill) including starting from lastpass and launching nim-forum from there:  so I have to manually...
I found the root cause: lastpass > settings > advanced > Warn before filling insecure forms: off (the default) it works: lastpass fills it lastpass > settings > advanced >...
not clear, maybe lastpass does the right thing here.