Aditya Kumar Saroj
Aditya Kumar Saroj
I am connected to the internet via tinyproxy. How can I send mail over the proxy connection? If I try sending directly I get: ``` OSError: [Errno 101] Network is...
The -k command allows a single input file. Is there a way to use a list of files for comparison? Also, is there a way to compare two hashlists directly...
The code had been running fine till March, but now I get this: `sbt.librarymanagement.ResolveException: unresolved dependency: com.thesamet#sbt-protoc;0.99.23: not found` This is the code (scalapb.st): addSbtPlugin("com.thesamet" % "sbt-protoc" % "0.99.23") libraryDependencies...