Patrick Debois
Patrick Debois
Hi @tcoulter , it seems the old repository https://github.com/minsikzzang/jockeyjs got removed from github. In the cocoapod spec repository it still points to the old version. https://github.com/CocoaPods/Specs/blob/d0ec5a65e80656c8d78e12ff19f251df879e0bc2/Specs/0/f/6/JockeyJS/1.0.0/JockeyJS.podspec.json I assumed just sending...
We are big fans of jockeyjs. For android we'd like to move to use Crosswalk: it enables the embedding of a recent chrome browser on older devices. https://crosswalk-project.org/ It seems...
Maybe using a class that wraps a standard ruby logger and then use it to emit json directly to logstash of the complete run? What do you think, useful? If...
I'm trying to use the latest version of `langchain`, `langchain-openai` and `crewai` together in a project. For some reason the resolution of poetry woes. To reproduce: - blank new project...
By default terminals get appended to the bottom of document.body. By setting the parentElement of the terminal before the open, you can control the position where the code gets inserted....
Wondering if it should take into account the LIBRARIAN_PUPPET_DESCTRUCTIVE setting and only delete modules that are managed by librarian-puppet. I see the clean is an action from librarian you invoke....
- Added way to also search a role to find the collectd_server - make it clear this cookbook is not for adding plugins in it but you need to do...
Hi, I've had a go with cuken again. The current gem (not github) fails to setup some of the ssh-steps. It for example 1) complains about the "-b" option at...