Rick M

Results 91 issues of Rick M

Does LibHTTP stream a POSTed file to disk, or hold it all in memory? We have an issue right now where our embedded server loads an entire uploaded file in...

Using Carthage (Please add SPM support to this and MZFormSheet). MZAppearance.framework/MZAppearance have the same architectures (arm64) and can't be in the same fat output file Building universal frameworks with common...

Is this project still supported? There haven't been any commits in the last couple of years. I’m running into this: ``` 16827 16:25: repo/ (master) $ carthage update *** Fetching...

### Describe the bug The Docker deployment instructions don't match template docker files. For example, the instructions talk about some environment variables being defined at the top of `docker-compose.yml`, but...

bug

I'm pretty sure URLSession is part of Swift open source, why add a dependency on cURL?

I'd like to automatically determine the type of CSV file I'm importing by examining the first line. Is there any way to get the first line as `[String]` so that...

* **C3 version**: 0.7.15 * **D3 version**: 5.15.0 * **Browser**: Safari 13.0.5 (15608.5.11) * **OS**: macOS 10.15.3 See [this chart](https://latencyzero.github.io/COVID/) for an example. I specify the ticks to show along...

Log-type charts have really bizarre y-axis min and max. I've tried starting my line charts with log scale, changing it after the fact, and setting the minimum to 0 after...

Since macOS uses the scroll wheel to scroll, as soon as a chart scrolls under the pointer, it begins to zoom; if a zoom limit is hit, it starts to...