Ryan Smith

Results 10 comments of Ryan Smith

At [Yummly](https://github.com/yummly), we use aleph (via [yada](https://github.com/juxt/yada)) for the API responses that drive our smart oven & app integration ([Whirlpool new release on this](https://www.whirlpoolcorp.com/yummly-2-0-will-integrate-curated-cooking-experiences-into-whirlpool-kitchen-appliances/)), but currently don't actively use it...

This bug caused one of the most headache inducing bugs that I've ever encountered. Running API servers at [Yummly](https://www.yummly.com) returned different results using the exact same code and data. And...

> I'm sorry for the headache, but I think the correct thing to do here is to let variables be shadowed the way they would be in a normal `let`...

@youngilchoo , there's an easier way to force the property of removing duplicate bindings to make only distinct names without throwing an exception (`bindings (distinct bindings)`). The problem with this...

[Yummly](https://www.yummly.com) uses kaocha PNG logo: http://assets.whirlpoolcorp.com/logos/Yummly-Logo-2018.png jpg & eps available at: https://www.whirlpoolcorp.com/logos/

The date SQL variable only allows you to select a single date anyways, so if we show only relative dates that are single values rather than ranges (i.e. `today` or...

The new filters that allow us to use relative dates are nice, and solve a section of the use case I'd intended. However, many of the times I want to...

Note that I'm only aware of examples from clojure.core where the apostrophe appears at the end of the name, but theoretically `count's`, or something similar where the apostrophe is within...

I don't use `'` in my own code, as it I've never found a case where it makes sense to do so, and while the the `count's` example I made...

Reference https://github.com/kuanyui/moe-theme.el/pull/22 instead, for powerline additions