Email: ian [at] aikbix.com
https://archive.is/ztXde
Unfortunately, a single developer carrying an entire software team is a common pattern in the industry. I've been in both your situation and the situation of your team mates. If left unaddressed, the organizational…
I definitely recommend checking out Steven Black's unified hosts file [0] for DNS-level adblocking outside of one's local network. It's the default block list in Pi-Hole. [0] https://github.com/StevenBlack/hosts
The Libre Computer is a reasonable alternative if you're okay with other brands. https://libre.computer/
Schwab, they have branches everywhere and excellent customer service.
Did the demand for products from polluting industry disappear in the developed world or did the factories just move overseas? Shifting blame to "underdeveloped and corrupt nations" does nothing to address the fact that…
Can you provide an example of where this pattern of behavior happened in the past?
Can you recommend any literature or resources related to Christian monastic thinking on cultivating attention?
This is exactly why Go is a better option for async use cases.
While not ideal, this can be mitigated with multiprocessing. Python asyncio exposes interfaces for interacting with multiple processes [1]. [1] https://docs.python.org/3/library/asyncio-eventloop.html#asy...
I love asyncio! It's a very well put together library. It provides great interfaces to manage event loops, io, and some basic networking. It gives you a lot of freedom to design asynchronous systems as you see fit.…
Would you mind explaining why you think this is the case?
YaCy is a great tool! Haven't used it all that extensively since 2012. Very good for setting up simple crawls with minimal configuration or for crawling intranets.
This looks very possible. It would only require a two modules for analysis and frontier management. It would be great to collaborate on something like this!
I've been developing web crawlers for the better half of a decade. They are used for various purposes such as cataloging sentiment/bias in news media, finding new tv shows to watch, or mapping out the Tor hidden service…
https://archive.is/ztXde
Unfortunately, a single developer carrying an entire software team is a common pattern in the industry. I've been in both your situation and the situation of your team mates. If left unaddressed, the organizational…
I definitely recommend checking out Steven Black's unified hosts file [0] for DNS-level adblocking outside of one's local network. It's the default block list in Pi-Hole. [0] https://github.com/StevenBlack/hosts
The Libre Computer is a reasonable alternative if you're okay with other brands. https://libre.computer/
Schwab, they have branches everywhere and excellent customer service.
Did the demand for products from polluting industry disappear in the developed world or did the factories just move overseas? Shifting blame to "underdeveloped and corrupt nations" does nothing to address the fact that…
Can you provide an example of where this pattern of behavior happened in the past?
Can you recommend any literature or resources related to Christian monastic thinking on cultivating attention?
This is exactly why Go is a better option for async use cases.
While not ideal, this can be mitigated with multiprocessing. Python asyncio exposes interfaces for interacting with multiple processes [1]. [1] https://docs.python.org/3/library/asyncio-eventloop.html#asy...
I love asyncio! It's a very well put together library. It provides great interfaces to manage event loops, io, and some basic networking. It gives you a lot of freedom to design asynchronous systems as you see fit.…
Would you mind explaining why you think this is the case?
YaCy is a great tool! Haven't used it all that extensively since 2012. Very good for setting up simple crawls with minimal configuration or for crawling intranets.
This looks very possible. It would only require a two modules for analysis and frontier management. It would be great to collaborate on something like this!
I've been developing web crawlers for the better half of a decade. They are used for various purposes such as cataloging sentiment/bias in news media, finding new tv shows to watch, or mapping out the Tor hidden service…