Juan Benet
Juan Benet
Would be nice if the color verb supported other ansi colors (other than just the log color) e.g. ``` var LogFormat = "%{color:gray}%{time:15:04:05.999} %{color}%{level} %{color:gray}%{shortfile}: %{color:reset}%{message}" ``` You could wrap...
@kumavis needs IPLD transformations to implement the nice ethereum state trie traversal pathing. We DO NOT have to define: - the transformations computational model We DO have to define: -...
Love that you've made these docs available. Do you have any "open-source friendly" contracting agreements? We find all the stock ones to be over-protective -- with all the work being...
### this sucks ``` > multihash --help usage: multihash [options] [FILE] Print or check multihash checksums. With no FILE, or when FILE is -, read standard input. Options: -a string...
like hashpipe's
There are some cases where for whatever reason tranquility will retoggle (back off) immediately after toggling on. This usually happens while focusing onto an iTerm2 window... super weird.
I think this is a great idea. I wonder, perhaps it may make sense to target `sh` instead of `bash`? afaik, `sh` is more portable + found in more systems....
It would be really useful to be able to specify a template for the tag, like [typeahead](http://twitter.github.io/typeahead.js/examples/) does for suggestions.
This issue is about http://standardanalytics.io/package/getting-started (not clear where else to submit). Please combine http://standardanalytics.io/package and http://standardanalytics.io/package/getting-started into one page (like http://finitio.io). The example is _great_ to explain what it is...
Below HTTP, QUIC has a powerful stream muxer. It would be great to have access to this interface, and thus to have a `Listen() (Conn, error)` function much like `quic.Dial`....