Szymon Scholz
Szymon Scholz
Hi As you may have noticed, this package is not well maintained, the last change to the code was 7 years ago. I was thinking about working on it a...
It would be nice to see new search engines in programm: - AOL Search - https://search.aol.com/ - webcrawler - https://www.webcrawler.com/ - mywebsearch (has some Google results, Google bans so fast,...
Please specify python version, make this universal for Py2 and Py3. (print("") except print "").
Discovered while packaging peergos on NixOs. When i run `java -Djava.library.path=result/share/peergos/native-lib/ -jar result/share/java/peergos.jar` it creates **native-lib/libtweetnacl.so** in current `pwd`. ```shell #: java -Djava.library.path=result/share/peergos/native-lib -jar result/share/java/peergos.jar Jan 22, 2024 10:11:34 AM...
Project stays a little behind current dependencies versions.
``` mix run --no-halt warning: :simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead (elixir 1.10.4) lib/supervisor.ex:604: Supervisor.init/2 (elixir 1.10.4) lib/supervisor.ex:556: Supervisor.start_link/2 (alfred 0.1.0) lib/hedwig/robot.ex:89: Alfred.Robot.init/1 (stdlib 3.8) gen_server.erl:374: :gen_server.init_it/2 (stdlib...
- #61 Yeah, i know that relying on external tool in just bash script is a bad idea. Any change in it's source code can lead to unworkable nixos-infect. But...
Hi, an example package i've tried to update: [quickwit](https://github.com/quickwit-oss/quickwit/tags) which have a lot of tags. However none of tags were found on first page (?) and it gives up. modified...