Mark Fine

Results 8 issues of Mark Fine

A flow-like library for simple workflow. Simple workflow is notoriously difficult to use - we wrote some convenience wrappers around the API to support easier usage and to present a...

feedback-wanted

Depends on https://github.com/haskell/unix/pull/74. We're using higher baud rates not defined - we'd like to access them if our underlying system can support them. The limited set of baud rates is...

##### Should this be an issue instead - [ ] is it a convenience method? (no new functionality, streamlines some use case) - [ ] exposes a previously private type,...

enhancement
breaking changes
feedback given

Some other prometheus exporters expire metrics. For example: https://github.com/prometheus/statsd_exporter#time-series-expiration https://github.com/prometheus/statsd_exporter/blob/master/exporter.go#L447 We'd like to see support for this in prometheus-cpp and would be happy to add it. Any guidance around going...

Currently when the Bounded Queue is full, writes block - is it possible to introduce behavior that lets writes complete successfully when the queue is full? Our use case is...

enhancement
help wanted

The concrete `IO` types in hedis make it very hard to use with other kinds of Monads, especially in applications using Monad transformers. How do you feel about making more...

Track Elo rankings.

Capture biggest movers week to week. Completion looks like: another table of rankings tracking the movement in the list, both negatively and positively (maybe rank the divisions and conference absolutely,...