Music Blocks/2025-03-02-meeting: Difference between revisions

Initial notes
 
Ubayed (talk | contribs)
Line 108: Line 108:


Other than this i have also started updating the Svg files for the grid in dark mode using entities.
Other than this i have also started updating the Svg files for the grid in dark mode using entities.
=== Nikhil ===
multiple vs single repo
Is storing HTML a good idea?
Walter: Rendering data as HTML makes sense. In a git repo, data is in a compact representation, and there are ways to render it.
Q. How can a user be identified as the author of a project? Give them a secret key, and they will store it.
A. How secret can the secret be? where to maintain them? Robustness < Openness.
=== Ayishi ===
Introduces. Interested in JS internalization and the git backend project.
=== Farhan ===
The record button does not appear in FF.
Ans: It is intended behavior because it doesn't work in FF.
The index of /guide is incomplete in Google search results.
Maybe some problem in deployment
=== Harshit ===
Interested in the AI tool for reflection project.
Fine-tuning and developing API to generate reflection.
Walter: Prompt tuning can work.
Shares Architecture:
Student -> client APP -> API -> reflection model
MostlyK says: AI api will be AWS, and we are making Sugar-ai as the central hub of LLMs in SL.
Walter: Reflection Learning is different across Sugar Labs apps.
=== Ubayed ===
this.palettes.activePalette is null, and so the pitch slider problem is occurring. Raised a ticket for this issue.