Jim Smart
Jim Smart
Hi, Thanks for Colly! :) I have a task with hundreds of thousands of pages, so obviously I am using Colly's caching, but it's basically 'too much' for the filesystem....
Discussion over on HN mentions a few issues that do not seem to be in the issue tracker. https://news.ycombinator.com/item?id=22035258 - Support HTML as input - Provide example inputs and outputs...
Hi, Interesting project, many thanks for open sourcing, and for ongoing work! On this page https://birdnet.cornell.edu it says Arduino is supported, so I guess this repo is the one for...
'iterable' is not a valid property in an object property definition.
Addresses issue #9 I believe this is a better fix than the currently proposed patch. I changed shrink() to match against a list of namespace IRIs, sorted by length. If...
Parameter name in method signature did not match variable names used within the method.
Consider removal of usage of Gomega/Ginkgo for testing, and look into x/tools usage — as per [suggestion by Ben Hoyt](https://groups.google.com/g/golang-nuts/c/Gq5TZTl7VE4/m/_gqrIlHhBAAJ?pli=1) on golang-nuts mailing list.
Re #14 Support for Snowflake database is difficult to test because it is a commercial service with no open/free offering (beyond a free trial). Should they ever offer a free...
The local Docker setup now includes Oracle support, including a script to create a Docker Oracle image. But this is not currently used on Travis. We need a solution to...