Markus Heiser

Results 783 comments of Markus Heiser

@dependabot rebase - https://github.com/searxng/searxng/pull/3719

@mrpaulblack do this issues still exist?

> The plugin follows modern SearXNG plugin architecture with SOLID principles, protocol-based design, and comprehensive unit testing. I've only had a quick look at it so far, but I can...

> The issue here is that this library is CPU intensive, Memory and/or CPU intensive tasks -- resource intensive tasks -- should not be performed by the SearXNG server. SearXNG...

Just want to leave some notes and links here ... - [Make HTML templates more CSP compliant](https://github.com/searxng/searxng/issues/57) - engines might have their own CSP requirements, e.g. `img-src 'self' data:` from...

> more elaborate: the result of an engine can add value to the CSP header (in addition to normal result, infoboxes, engine-data). Hm I think it is better to know...

Thats really annoying .. XML-RPC search is no longer supported and all query tools are broken: ``` $ pypi-search flask [INFO] :: Searching for package `flask`... Traceback (most recent call...

Apparently I'm not the first person to think about simply reading all the endpoints of the PyPi API and building my own database --> https://pypicache.repology.org/ Unpacked the JSON file is...

> Any assistance would be welcome please. [If you have questions or want to connect with others in the community, we have official channels](https://github.com/searxng/searxng?tab=readme-ov-file#connect)

> FYI, on new installations of SearXNG, these error/warnings will appear on start Yeah, PR https://github.com/searxng/searxng/pull/5204 improved the logging when the *processors* are build up from the `engines:` configuration .....