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.
Would it be possible to make an adaptor between CLAP and VST?
High, how performane?
I hope that they’re not here to kill me
Raw sex implies the existance of Box<Sex>
I hope it’s going to be waaaaaay more
Please don’t talk like that. Imagine if it was you or a family member dying in a needless war like that. Remember that people aren’t their government
There’s the great british bake-off
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.
I could fix many peoples problems with the red door
smh, most aren’t even supplementing B12
Gerade in Deutschland haben wir keine großen Veränderungen zu erwarten
Menschen in anderen Ländern sind genauso viel wert wie du und ich. Gerade du, als jemand der sich um Migration sorgt, sollte doch wollen dass das Leben in anderen Ländern lebenswert ist.
Und was das Ausland angeht, da haben wir sowieso keinen nennenswerten Effekt
Wenn sich das jeder denkt, kommt auch kein Land voran.
Deutschland macht gerade einen Alleingang. Und das bedeutet, dass aktuelle Vorhaben vergebens sind.
Erst wieder einmal ein Jahrzehnt habe ich heute gehört, dass man sich eventuell an Klimawandel Folgen anpassen sollte und vorbereiten.
Verstehe den Satz nicht. Meinst du, dass sich das Vorbereiten erst in einem Jahrzehnt lohnen wird? Wenn wir uns dann nicht jetzt um wichtige Projekte kümmern, wie sollen die denn dann in 10 Jahren fertig sein? Gerade Infrastruktur braucht richtig lange.
Modeling a single pair of pants
For the sake of the calculation, lets model the pants as a prism, where:
Total fabric for a given pair of pants p would then be A_p = A_tp * 2 + U_p * d
Nomenclature
Lets denote the two ways of wearing the pants as:
First comparison
We can already note that the amount of fabric that is used, for the two possible ways to wear the pants, will depend on how densely the branches of the tree are packed. Assuming a maximally densely packed tree (if such is possible), where there is no space in between any branches, we’d get a the same area for A_t on the single pants for W_1 and the sum of all A_tp over all little pants in W_c:
A_tW1 = sum( A_tp ) for all pants p in W_c
It’s clear then, that the area difference between W_1 and W_c then only depends on the circumference U_1 in W_1 VS the circumferences U_p in W_c. In this case, the sum of all U_p for each pair of pants p in W_c must be higher than U_1 in W_1, as long as the binary tree has a depth of at least two. This is because the pants would have to have to cover an exterior outline of at least U_1 and in addition there would interior borders between the pants.
Therefore, for a maximally packed tree, W_1 would use less fabric than W_c. On the other hand, given a tree where the siblings would be far away from each other, there would be a lot of space between the siblings. This would then diminish the areas A_tp for the pants in W_c in comparison to A_1 in W_1. (I know this isn’t very rigorous here, but I don’t want to go into too much depth here)
From this, we learn that the comparison of W_1 and W_c depends on the packing density of the pants.
Packing density
The packing density depends on the difference in branch length between children and parents within the tree. It also depends on the angle of the bottom branches to each other. For higher nodes, I’d assume that a node will always be horizontally aligned in the middle between it’s child nodes. Therefore, the angle is only dependent on the length of the legs for non-bottom nodes.
I need to stop now as I’m hungry
Maybe I’ll pick up where I left later.