on-chain
on-chain
`net/rpc` exposes ServeConn to attach `net/rpc` server to existing network connection, it does not seem possible to achieve the same using this library i.e. I want to use custom code...
I need to execute `make` from go-sh, but I get this ``` configure: Setting lib to 'lib' (the default) configure: Will try -pthread then -lpthread to enable POSIX Threads. configure:...
so "10%" or "10 %" or "10 percent" would parse into 0.1 float and vice versa (sorry did not add description right away)
Can I use this to access IC canisters via https://github.com/dfinity/agent-js ? and if so what configuration should I specify? (linux)
Job cannot be considered completed OK when root task got cooked by some error,
We could simplify && speed things up => spawn several Crawlers in their own threads, we already handle job delegation via channels this way we have less internal/external Send/Sync restrictions...
For broad web crawling we probably do not need any concurrency within a single job... which means we can save up a bunch of resources and annoy site owners less......
Built on top of `StaticAsyncResolver` trying to resolve DNS by sending request and awaiting response on a channel, within timeout.
https://github.com/fitzgen/bumpalo
When server returns 5xx or 429(too many requests) we should slow down