Tobias L. Maier
Tobias L. Maier
At https://github.com/taganaka/polipus/blob/master/lib/polipus.rb#L163 we check for `#should_be_visited?`. This is to allow skipping an url when the policy has changed during the crawl session but the page was already queued. `#should_be_visited?` https://github.com/taganaka/polipus/blob/master/lib/polipus.rb#L351...
1. Shall a plugin be able to be registered more than once? 2. Shall it be possible to unregister a plugin again? This way, we could register some default plugins....
Which browser did you use? @mschiff
Hi, thanks for your contribution. You are using a very dated library. One which has not been updated for 9 years. Please consider replacing it with a more popular solution.
Hi @qezzo and @michaelehlers , thanks for your feedback. **Pull requests** I would appreciate a pull request with your changes, as this makes it easier to follow which changes to...
@sebw could you open a pull request with your changes?
Any update on this ❔
I think to support multiple labels properly, we need to refactor this a bit more. I think we would need to create an object, which describes the key dimensions of...
Could this pain be eased, if `ActiveRecord::Normalization` were a `ActiveModel::Normalization` because then one could work around this by converting a store attribute to an ActiveModel-based serializer.
Futher digging shows that this should be expected, since Docker does not support IPv6 by default. See https://docs.docker.com/engine/daemon/ipv6/ and https://docs.podman.io/en/v4.4/markdown/podman-network-create.1.html#ipv6