Jérémie Ferry
Jérémie Ferry
Nix is a awesome package manager who works on many linux distributions ! Bring a GUI like **bauh** would be a nice experience.
Html's attribute "id" must be unique. If you use multiple code-bocks with 'linespans' option activate, this affirmation isn't correct. I suggest a little patch to correct this. Sorry for re-iterate...
mails in non english format (like french) used accent username to form mail but this is not correct : mail providers works in ascii.
I tried to convert json with null values to a format without it. ```rust let json_value: Value = serde_json::from_str("{ \"key\": \"value\", \"null_value\": null }")?; println!("{}", serde_json::to_string(&json_value)?); ``` must be print...
Warnings on _translateX_, _translateY_, _scaleX and _scaleY_ : `Warning (in usvg_parser::svgtree:282): Failed to parse transform value: 'translateX(20px) translateY(20px) scaleX(2) scaleY(3)'.` SVG File : 
I would like to generate an consistent address with timezone, longitude et latitude. Nothing like this exists.
I tried a transposition of the keyboard's demo of termbox. No exactly the same behavior, having probably some oversights, archi inspirate of c implementation ( not really rust- esque )...
I've created a little tool https://github.com/mothsART/cssoptiadvisor (not really mature, just a toy) Lightningcss and other minification tools don't find duplicates on keyframes. It seems difficult to analyze all the values...
Output could be really fat. Why not propose an option for optimize a little : * html * css * javascript * svg * pictures * etc There's a lot...