Craig P Jolicoeur

Results 9 issues of Craig P Jolicoeur

When storing configuration files in XDG_CONFIG_HOME, it's not typical to also have the configuration file be a hidden file. e.g. ~/.ticker.yaml ~/.config/ticker/ticker.yaml This issue is just a placeholder to make...

This will remove the "TODO" not and first check if `entr` is available for use

When #182 is finally merged, the new `Torch.Pagination` module will be included as a macro to create the `paginate_*` and `filter_config/1` methods that previously were injected directly into the context...

discussion

Specfically for the new `Torch.Component` module and other major updates from the v5.0.0 release.

[Reading the code for `Hset`](https://sourcegraph.com/github.com/hoisie/redis@788f01e396a99c96c8f56338383926f16841ebae/.tree/redis.go#def=/github.com/hoisie/redis@master/.GoPackage/github.com/hoisie/redis/.def/Client/Hset&startbyte=24379&endbyte=24615), this package is comparing the return value to 1 to determine the `bool` return value. [According to the redis docs for `HSET`](http://redis.io/commands/hset), a return value...

To prevent slowdowns when loading the app, run the database migrations via dispatch_async instead of directly in the app delegate startup

Feature

Scrivener/Scrivener_Ecto are in low maintenance mode and no longer being updated/supported. [https://github.com/woylie/flop](https://github.com/woylie/flop) [https://github.com/woylie/flop_phoenix](https://github.com/woylie/flop_phoenix) ## UPDATE We have taken over maintenance of Scrivener and Scrivener.Ecto so this should be exploratory. If...

help wanted
discussion
more info needed