Victor Barbu
Victor Barbu
Hello! First of all, I'd like to say I really like `args`. It has a few things it's not doing correctly right now, but it's going on a great path....
Hi! I am relatively new to Go but I took a deep dive already. I cannot find any reasonable way of writing tests for functions that use a `pg.DB` in...
Hi! This module is excellent, but in a `strict` Hack project, is has no use, unfortunately, because of the lack of typechecker definitions. Me and, for sure, many others, would...
Created Rakefile and added support for post creation through Rake command "task". closes #7
Should we have a `_version.yml` file to keep track of the current version of Daktilo that a user installs?
Given AWS is working on an SDK implementation for Rust, I was wondering whether the ser/de for the new types should be handled by this crate as well via a...
Hi folks, not sure if this is the correct place for such a question, but I'm shooting my shot. I am very excited about the use of Bazel for Rust...