Splines

Results 150 comments of Splines

I will convert this back to a draft until we get a response here: https://github.com/shioyama/mobility/issues/641. This is not a blocker as `mobility` is working just fine in production; we just...

Closing this, as it works for us right now and we got a responsive that we don't actually need this.

Could you maybe make a proposal with the following content? - What priority does this feature have to you? - For what "level" of inheritance should this score be calculated?...

Thanks for your report. Please paste your code as [code block in Markdown](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks) next time instead of a screenshot, thanks ;) So apparently, the following command fails for you: https://github.com/Splines/raspi-captive-portal/blob/ead22800a844c6bd8f00b1750c7c4f09fd52b6f5/setup.py#L71-L73...

Thanks @tairea for the kind words 😊 Yes, please keep me posted of what ideas you come up with for a captive portal ;) And thanks for confirming that the...

@nar001 @tairea With #15, this issue should be fixed since I now use `nvm` (Node version manager) to install Node.js and npm. Please let me know if you encounter any...

I came here because I misunderstood [this sentence](https://just.systems/man/en/chapter_51.html#private-recipes): > The [private] attribute may also be used to hide recipes or aliases without needing to change the name. [...] This is...

This is probably related to #2273 and the respective PR #2283.

E.g. I'd like to be able to paste something like this ```latex \begin{align} \partial_{x} \coloneqq \pdv{x} , \quad \partial^2_{xx} \coloneqq \partial_x \partial_x \end{align} ```

> We can investigate if there is some other textbox that will accept newlines. That'd be awesome ;) Unfortunately, a mult-line textbook [might not be available](https://blenderartists.org/t/ui-text-box-with-multiple-lines/622448) out of the box...