Andrew Price
Andrew Price
I second this proposal. I'm currently trying to download the appimage and finding it very unreliable -- it typically stalls out after 200MB or so. Neither chrome or wget seems...
I did finally get the download from amazon, it took about 30 wgets (thankfully using the -c flag, something worth mentioning on the d/l page I think) and about 4hrs....
Wierd https://fosstorrents.com/softwares/cad/freecad/ is the *only* page on fosstorrents I can get to show, all others show "This site can’t be reached The connection was reset."
Likewise, I am just starting with ClearCore and would like this option. PlatformIO is much more developed than Arduino IDE.
@soypat you could however do: ```go n := a.f(t + dt2).Sub(a.f(t - dt2))` ``` couldn't you?
I understand but respectfully disagree :) I find the method-operator version to be clearer, since it enforces the order in which operators are applied rather than relying on conventions from...