Timothee Cour

Results 437 comments of 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: ![image](https://user-images.githubusercontent.com/2194784/42309783-76c54350-7fee-11e8-8de0-67c235bb9c1a.png)

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; ![image](https://user-images.githubusercontent.com/2194784/42713723-4bb533c4-86a5-11e8-9252-4181cb717078.png) 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: ![image](https://user-images.githubusercontent.com/2194784/45243215-cc335980-b2a7-11e8-9b58-d3c235d9b4cf.png) 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.