Michael Lynch
Michael Lynch
>However, if we want to test this action ourselves, we could have a script query the apt utility for the state of each package we expect to be present following...
@cghague - Cool, this is a good draft! I think this is a good plan, but I'd like to adjust the presentation a bit. Can we orient the tasks around...
I'd like to go with `hostnamectl` if possible. `raspi-config` doesn't seem like they build with the expectation of third-parties depending on them.
We should be able to work around this on the server. We should be able to detect the browser and client language from the HTTP request, and then the TinyPilot...
Yeah, the naming is not super well-thought-out. It's mainly that the scripts match conventions I use in previous projects, and I'm used to the naming at this point, so I...
@CHN-STUDENT, @aetonsi - This information is currently in the README: https://github.com/tiny-pilot/tinypilot#pre-requisites
@wsxws - No, no changes. If there are any updates, they'll be posted here or in one of the child tickets listed in the [root bug](https://github.com/tiny-pilot/tinypilot/issues/1668#issue-1970469544). We welcome any help...
Thanks for reporting this! Can you share more about this use-case? What's the scenario you'd like to solve with TinyPilot, and what's currently missing?
@pipliya - It's in our Pro repo, which is not public, but here's what the link points to: ```javascript // This is a workaround for our unusual HTML pattern of...
@jotaen4tinypilot - Thanks for checking into this! I thought this would be more straightforward, so given the complexity, it's probably not worth diving into right now. Our current Playwright workaround...