Ryan Goodwin

Results 70 comments of Ryan Goodwin

Temporarily converting to draft as I came across an issue with run in docker and the script not finding the Firefox web driver

I have fix the issues I was facing as well as put in some improvements

> PermissionError: [Errno 13] Permission denied: '/home/user' This has been a pain point for me as well because I have not been able to figure out the best way to...

Life got in the way and I think I am just about caught up on the JB website PRs so I hoping to start working on this very soon. I...

Is there anything wrong with passing the JSON data as a parameter? What I would do is have all the code in the other scripts into functions that way you...

You still could. Just instead if using the of using the exec on a file, you would just call the function instead

No update from me. Life got busy quick so I have not looked through this like I originally anticipated. Commit history looks quiet as well so I doubt there has...

Just a heads up for the future: when after develop goes to main you can sync main into develop using `git pull --ff origin main` while in the develop branch...

Currently I think the hardest part will be figuring out how to generate the markdown files from the rss feed. I am not sure what other thought before I took...