Jakub Pavlík
Jakub Pavlík
like e.g. this python client https://github.com/lord63/tldr.py/blob/master/tldr/cli.py Right now tldrb is quite lazy and useless offline. Content caching would make it much more useful.
Recently I was debugging code which relied on TimeDifference when computing difference in days between two `Date`s. It turned out that code like ``` ruby TimeDifference.between( Date.new(2015, 3, 15), Date.new(2015,...
Currently all errors coming from the depths of rest-client are rescued and translated to `IOError`. I suggest to change it: 1. It's a bad practice to rescue `Exception`. If you...
to compile on recent Eiffel compilers (tested Gobo Eiffel, Liberty Eiffel)
[waits for not-yet-published liturgical texts] The title currently included in the data files corresponds closely to the one used in the Vatican decree and has some history in official communication...
There is an example of a recursive Config structure in ZIO HTTP: `zio.http.ClientSSLConfig`. An attempt to generate its documentation results in infinite recursion and stack overflow. Minimal example to reproduce:...
If you rely on the API, please make sure to set up your own instance or migrate your client applications to one of the other providers of liturgical calendar data.
https://middlemanapp.com/basics/layouts/ > Layouts allow the common HTML surrounding individual pages to be shared across all your templates. **Developers coming from PHP will be used to the concept of "header" and...
- [x] I solemnly swear that this is all original content of which I am the original author - [x] Pull request title is prepended with `[language/lang-code]` (example `[python/fr]` for...