Jono

Results 46 issues of Jono

I have been using the dev server locally and it works fine, but now I am bringing it up with a server.js file, and having JWT issues. I even copied...

Right now I have all future work tracked in a local markdown file. Move it to github issues for visibility.

# Problem Here is an example article for which this happens: https://www.cbc.ca/news/canada/nova-scotia/1985-toyota-tercel-high-mileage-1.7597168 When you scroll down to the middle, it then forces a scroll to the bottom and wont let...

I am writing a bunch of different file types. Some are html, some are json. All the content is stored as a string in the "body" param like so: ```json...

This may be more of a question. Since file are stored in a flat list, is there away to access them more like a hierarchical file system? If not, I...

--reuse-containers works well, but I'm using a shared pytest.ini file which I dont control. If I could set an environment var instead, that would help like: REUSE_CONTAINER=1