Kaveh Shahbazian
Kaveh Shahbazian
I'm not sure if I'm any good with Programming Languages things (ASTs, Lexers, Parsers), just the concepts. Maybe that's why I've played with languages as much as I could!
This is great & would be a boost for Go too! Salute!
Any updates on this?
Thanks! It would be study the output. (I am not that familiar/fluent with ipfs APIs) BTW, I use NATS currently - pretty much for everything microservices - and I got...
This feature should not be interpreted as just having "multiple passwords". Assume you enable Two Factor Authentication for GitHub and set up an Authenticator app on your device. Now at...
Trying to `asdf install erlang 22.1.3` on MacOS Catalina. Done: ``` brew reinstall coreutils automake autoconf openssl libyaml readline libxslt libtool unixodbc brew link coreutils automake autoconf openssl libyaml readline...
Nice package! Though I've not used it in any app yet. It would be nice if HTTP caching headers could be provided automatically (`ETag`, `Cache-Control` and other headers in the...
My mistake; sorry.
I needed `Cache-Control` headers so created [this](https://github.com/dc0d/cache-control) package. Not sure is it's best in the market :) but it works - might be useful for implementing those headers in case...
I would very much like to see this!