Joël Bourgault
Joël Bourgault
Duplicate of #25, #30, #32
Hello, Thanks for the feedback! Indeed, my request was twofold: - self-contained package: I clearly missed the archive. I see that the `.bel` file seems complete, but in a specific...
Very interested by this feature, to standardize what Chrome proposes, thus allowing for nice exports of HTML documents to PDF.
I use it to render HTML files, but not for website display, rather for documents that are then rendered as PDF files by a browser via a webdriver call. The...
I had the same behavior on my machine, `rustc=1.88.0-nightly` and `cargo==1.88.0-nightly`, after installing with `cargo binstall cargo-fuzz`. As shown in #398, `cargo binstall` mixes stuff and nothing works; after running...
The comment at the bottom is not about the technical content of the first issue I opened today. It only proposes a way to handle exchange between humans, in a...
After npm logs retrieval, it appears that the npm error is not raised due to the highlighted warning, which was not obvious from the recorder stderr. So I updated the...
Currently, there are currently three levels in `cargo deny` statistics, that in my company we understand as follows: - `error` , which is blocking, as reporting unallowable issues - `warn`,...
Following work on #878, here's a new branch to map all pins. Still a question on PWM, that I have to explore some more: TCCx are trivial to use, TCx...