Marc
Marc
hey hey. have a look at https://gist.github.com/pachacamac/0f1592cd12cc3bf2c10259ecce8127ee .. maybe you can take some inspiration from the sharing functionality I built in and make it tiny :)
Hey @rehhouari I was checking the fallback locale logic again and it seems like it has degraded. At least the fallback to the name value doesn't work anymore for me....
As you stated your engine needs to have at least one node that has no output interfaces in order to automatically calculate a calculation order. This can be improved by...
What would be the most idiomatic way to add a dark mode switch in Bonsai? It's easy to add a dark-mode class, overwrite some variables from src/variables.css and toggle it...
Is it possible to use an existing directory on the host as working directory? Allowing access to the files inside.
Awesome project! Could you give a few more examples for rule sets for the JavaScript version?
for example if the arrow weight is 10, this is the arrow head: `````` which makes it really big and the individual strokes are barely distinguishable and all that can...
First of all awesome project! Thank you for making this! Was wondering what would roughly be the TX power of a Raspberry Pi (using a Zero W myself) and if...
Is there a way to perform only upscaling without any other generation steps? I tried for example `imagine --init-image pic.jpg --mask-prompt all --mask-mode keep --upscale --fix-faces ""` so using an...
Would be super cool to get a tutorial on how to build isometric games with this. Think of fallout 1/2 etc. Ultimately I'd love to build a light weight fallout...