Would it be possible to make an adaptor between CLAP and VST?
Would it be possible to make an adaptor between CLAP and VST?
At least it has shielding
There is no place like C:\home\zaubentrucker
You can add the proper location to the list of possible dirs. Fhen you can movd your dotfile
Hmmbiut maybe thats just LGPL bekng different. I gotta read GPL completely some time
Afaik, you only need to take GPL into consideration if you distribute GPL software. So if you use the os glibc, you can call into it without having to disclose your source code.
No it does. At least mine has one
Haha, why do people keep putting Windows on these?
This looks really cool!
Since you’ve been using it, what’s your opinion on how mature this project is?
That’s not very nice. He’s still a person, you know?
In Germany this is already done in many places (e.g. Aachen). Additionally, it’s a social norm here, to the point that I don’t think that i know anyone who doesn’t compost.
And maybe one could even use wasm to make cross platform plugins in rust.
I program in rust on arch btw.
I am no webdev, but I think it just runs on whatever your chromium runs on: https://gitlab.com/kerahq/Kera-Desktop/-/blob/main/main.js
I think that’s partly an issue with many people using only Windows. CMD is just so much worse than bash.
Wow, can you hack facebook?
It’s indeed a lot like powershell, but I found it to be much less painful to use for everyday tasks. I can’t really put my finger on it, but powershell always felt very clunky and unpredictable to use. With Nushell, I can write pipelines that usually have the desired behavior on the first try. Also, its more convenient in so many different aspects that I can’t go back anymore.
The biggest downside is, that it hasn’t had a stable release yet. While I haven’t encountered any bugs yet, there are often breaking changes with new releases that may break your scripts.