Matthieu Coudron

Results 221 issues of Matthieu Coudron

I dont know much a bout npm but there is this package at $DAYJOB I would like packaged as nix and it can't get a privcate repo even thoiugh I...

Not related to mptcpd directly but I had a question on the protocol itself: how do you create a new subflow ? In the multipath-tcp.org version I could send a...

question

### Feature description Kind of an openended issue. My initial issue is that I contribute to several haskell packages, and haskell plugins like stan or hlint are noisy in the...

enhancement

hi, I've just started using grm after looking into several git repo tool but this is the first one that seems to support the two features I was looking for...

I want to run just this config on the CI and nothing else ``` - flags: - default: true - name: [defer-type-errors] ``` when I start hlint, it loads "global...

this builds on my previous PR but it's just a draft to show that passing a function would be more powerful than just a message. 1/ Starting point is that...

add "$cmd_status" in your zlong_message

when reading https://www.passwordstore.org/ you notice 2 approaches for registering metadata: 1. either you register the metadata within the password file as "google-password": ``` myPassword url: www.google.com login: toto ``` 2....

to mimic pandas mergeStatus column: specifies how the merge was done, leftempty, rightempty, present in both frames etc WIP: I would like some feedback on the API n case it...

The tutorial at http://acowley.github.io/Frames/#org8c2a1c7 suggests the usage of colQ via `import Frames.CSV (colQ)`. Doing so results in an error and the colQ command seems to have been commented out on...