Tim Carry
Tim Carry
Hello, The README mentions that one could set a custom duration in the `XXmYYs` format, but this doesn't seem to be implemented. ``` $ pomodoro start --duration 22m30s Error: invalid...
The live example on how to exclude a facet (https://community.algolia.com/algoliasearch-helper-js/examples.html#excluding-facets) uses the `toggleExclude` method.  But the Reference documentation seems to document only: - [Helper.toggleFacetExclusion](https://community.algolia.com/algoliasearch-helper-js/reference.html#AlgoliaSearchHelper#toggleFacetExclusion) - [SearchParameters.toggleExcludeFacetRefinement](https://community.algolia.com/algoliasearch-helper-js/reference.html#SearchParameters#toggleExcludeFacetRefinement) It's not clear...
Hello, I noticed that you have a lot of content on your blog, but no way to quickly search into it. As the author of the [jekyll-algolia](https://community.algolia.com/jekyll-algolia/) plugin, I'd like...
Hello, The following code: ```markdown ![Alternative text][1] {my-class} [1]: http://www.example.com/image.jpg ``` Gives: ```html ``` While it should give: ```html ``` Unless I am missing something? I tried by putting the...
## Peut-on garder une URL secrète ? *Talk format :* Long *Description :* > L'émission [Un Bon > Moment](https://www.youtube.com/watch?v=GyyWID16PCM&list=PLSkidoCR8oB3HDB-QSDlwGYbjeb5Ra4wG) est diffusée sur YouTube tous les dimanches. Durant chaque émission, des...
## on-circle: Simplifiez-vous la config et le run sur CircleCI *Talk format :* Long *Description :* > J'utilise régulièrement CircleCI comme plateforme de CI pour faire tourner mes tests, automatiser...
Seems like the API Control tests we moved into their own weekly CRON job has had its first fail: https://github.com/algolia/npm-search/actions/runs/6704941688/job/18218376954. This is partly expected, as those tests are flaky. The...
We should mention that users can use the provided poweredBy template
### Description When importing `lint-staged` (v15.2.10), the `import/no-unresolved` rule from [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) complains that it's "Unable to resolve path to module 'lint-staged'" ### Steps to reproduce I made a repro repo...
### Titre Subject, Speaker, Story, Slides: Les 4S d'un premier talk réussi. ### Contenu Vous aussi vous aimeriez bien présenter un sujet au Paris TS meetup mais vous ne savez...