Camille Troillard

Results 9 issues of Camille Troillard

Hello, I am using the `country.postgresql.sql` file located at https://raw.githubusercontent.com/umpirsky/country-list/master/country/cldr/en/country.postgresql.sql. Doing `psql -f country.postgresql.sql` does not work because of the way "People's Democratic Republic of Yemen" is escaped. The escape...

Hello, This is a nice project generator, thank you! I am trying to customize Foundation's base SCSS variable, but I am worried to edit the source files in `bower_components`. Shouldn't...

Hi, and thanks for this nice little library! I was just wondering, since your library builds upon the `{Y, M, D}` date representation, why don't you simply compare dates (`is_after/1`,...

Hello, JSX is a nice and concise library, thank you! I would like to use the numeric format for decimal numbers, unfortunately the number representation only works with erlang floating...

feature request

Hi, The Readme file mentions a page that seems no longer available. Also content about FSet is a bit spread on several pages (tutorial, FSet-CL page, ...). I would be...

Hello, I want to save filter fields values in order to restore the state when a user navigates back to a page. The way I do this right now is...

Hello, When loading quicklisp-slime-helper in LispWorks Mac 64 bits from the latest quicklisp ditribution, the following error is raised: ``` Error: External format (:UTF-8 :EOL-STYLE :LF) got error reading #:...

The tutorial at https://svelte.dev/tutorial/tweened does not work on Safari 16.5. The expected result is : the progress bar updates. The actual result is : the progress bar does not change....

Hello Scott, I wanted to clone the misc-extensions repository, but could not find the code. There is a repository on GitHub, but it is not yours: https://github.com/VincentToups/misc-extensions I know I...