Sam Jeeves

Results 12 issues of Sam Jeeves

I read your blog post and and I'm using your unsafe implementation as a reference for my own implementation. I might be misunderstanding, but wouldn't this particular line just free...

I'm trying to convert a csv file to a po file *without* a pot file. I have tried using `csv2po es.csv es.po` and also `csv2po es.csv es.po -t es.po` but...

Added: * Support for deprecated operations in V2 * see https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#fixed-fields-5 * Support for deprecated parameters in V3 * see https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md#fixed-fields-10 * Support for deprecated schemas in V3 * see...

Not sure if this is best posted here as an issue, but you mention that you've stopped maintaining this library because many other language agnostic libraries have arisen. Could you...

As far as I can tell, the only way to set colors for markers is by using the `catColors` function, as the markercolor field is defined as so: ``` haskell...

I'm try to use Trial and Error Include on a file in my Unreal Engine project, but it fails instantly for every build attempt with the following error: ``` 1>------...

The type the parent of a NodeModel must be a DiagramModel (which is a CanvasModel): https://github.com/projectstorm/react-diagrams/blob/a457385a8ce3379e4554f1ba3bf866265b8b0258/packages/react-diagrams-core/src/entities/node/NodeModel.ts#L21 However, when adding a node to a layer, the layer sets the node's parent...

Is there an easy way to switch over to Bootstrap 4, while using this extension? I understand it's still in Alpha, but I figured it might be something other people...

- Might be related to automatically adding the last known point on service connection. - Could just need to bring the accuracy minimum down (currently at

Looks like might have an extra (0,0) point in there or something?