|
|
|
|
|
by chaosprint
843 days ago
|
|
I also applied with Glicol (https://glicol.org/) and got rejected. I guess the main reason is that the project is not as mature as others. I am basically working this project on my own with almost zero extra funding. There are so many places I want to change. I am currently working on a new website. The old stack is Vite, Svelte and Windi CSS (discontinued unfortunately). So this time maybe Astro + Solid + Tailwind. And I am also trying to rewrite the whole Rust backend if possible, so there is quite some work to be done. What I want to change most is to make the dsp algorithm of each node clear and easy to understand and contribute to. And I also hope that the entire rust project can have complete bench and test, as well as ci, and get rid of the proc macro. Generally speaking, what I actually care about is how to compose music, and the new possibilities that live coding brings to improvisation and composition. There is also network cooperation, real-time or non-real-time cooperation, and cooperation with AI. What possibilities can these bring? Let me know on GH or Discord if you are interested. It's a good chance to try Rust, WASM, DSP, etc. |
|
> I am currently working on a new website. The old stack is Vite, Svelte and Windi CSS (discontinued unfortunately). So this time maybe Astro + Solid + Tailwind.
It's a bit amusing to read that Vite+Svelte can be considered an "old" stack. :)
I'm curious: what makes you want to move to Astro+Solid?