Frankie Robertson

Results 180 comments of Frankie Robertson

Once this issue is fixed https://github.com/algesten/ureq/issues/535 then ureq can be updated and this bug will be fixed

> It's just a beast of an analytical solution... I gave up last time after a month or trying to implement it everyday. I found yet another dissertation that has...

Patch here: https://github.com/jmnybl/setlib/pull/1

This is quite a bad one, because it tricks people into thinking they have not understood how Julia scoping works, when actually they have. There's even discussion [here](https://docs.julialang.org/en/v1/manual/variables-and-scoping/#Local-Scope) about how...

Thanks for this tool! It's very neat, and compliments [py-spy](https://github.com/benfred/py-spy) (a low overhead sampling profile providing nice flamegraphs) very well. One thing I would like to attach to the feature...

Thanks for your attention and for asking! I don't have an exact schedule for the need, but I am likely to at least integrate this package via Integrals.jl for my...

Hi! It looks like there's a conflict now, but also I found a problem with the approach used in this PR. An outer positional constructor appears to be a requirement...

Looks like there are free ARM builders for open source on Cirrus CI and Circle CI. The former has the more generous free offering.

https://cibuildwheel.readthedocs.io/en/stable/setup/#cirrus-ci

I think the problem is migrating the yaml definition for the workflows. Apparently the yamls are quite large. It's not impossible of course: https://circleci.com/docs/migrating-from-github/ but it might be quite a...