-
- [x] new file for calculations
- [ ] filter function; takes acceleration x, y, z, returns filtered acceleration, velocity, position x, y, z
- [ ] new file for graphing output
- [ ] live graph fun…
-
see https://github.com/pipecat-ai/housecat/pull/6 for details/discussion.
-
Currently, the project appears to have both the UI layer and the core business logic bundled together in a single package. While this approach may work for small-scale projects, it can become harder t…
-
### Describe the Feature
Similar to the way Tumblr allows users to tag posts, separate from the post's main text and character limit.
Currently, the low character limit discourages people from usi…
-
similar to how tags are sequestered at the bottom of the post, put reply mentions in a special field at the top of the post, for visual clarity.
-
What is end state:
- copy out [common-theme] from main curriculum
- common docs: should it stay in main curriculum or keep with common theme
- we need a first draft of a release plan for the theme spe…
-
### Feature Summary
A separate reviews page provides a clean and focused landing page while offering a dedicated space for in-depth customer feedback. It organizes testimonials effectively, making …
-
I would like to add a separate contact page in this website plz assign this task to me @tushargupta1504
-
I would like to add a separate contact page for making website better plz assign this task to me @OpenTekHub
-
On PC, game data lives in one folder and save data in another (usually `%localappdata%`). Currently we store both types in a single specified folder. We should separate these properly.