jotaen4tinypilot

Results 65 comments of jotaen4tinypilot

> Just to make sure we're on the same page, for that plan, we wouldn't really be telling users to run `apt reinstall`. We'd be modifying [this line in the...

This is done now (see the linked PRs above): The UI also remembers the last toggle position.

`Illegal instruction` is most likely low-level output from the CPU, indicating that a binary is trying to execute a machine instruction that doesn’t exist on the chip. I believe the...

I’ve been thinking about this, and I’m happy to work on a proposal here. I have a few points, though, that I’d like to discuss: ### Instructions How exactly do...

I wanted to give this a gentle ping again šŸ˜… Depending on when we’d want to release this, we might need some prior thinking/concept time before we can implement something....

That being said, I’m not emotional about this feature, but we keep pushing it back for some reason, and I’m wondering whether this has something to do with actual priority,...

I had a few more thoughts around this, which I wanted to share for discussion. What I was wondering about is what the mechanics of these ā€œadvancedā€ features would be,...

@shalver-tp seeing that we have dedicated tickets now for [configuring WiFi](https://github.com/tiny-pilot/tinypilot/issues/131), [launching the console](https://github.com/tiny-pilot/tinypilot-pro/issues/1332) and [toggling the read-only file system](https://github.com/tiny-pilot/tinypilot-pro/issues/1331), I’m wondering whether this ticket here might have become obsolete?...

Ok, alright! I tentatively have set the ticket status to ā€œon holdā€ for the time being, to clarify that it’s not actionable at the moment. We could otherwise also close...

I’ve [dabbled a bit with the structure of the scripts](https://github.com/tiny-pilot/tinypilot/compare/dev-scripts-exploration?expand=1), and to me, the following changes would seem sensible: (Note, the branch doesn’t reflect all of these suggestions yet, it’s...