Federico Ceratto
Federico Ceratto
Thanks for developing run-on-arch-action. When doing multi-arch builds using a matrix, being able to put amd64 and i386 in it would help keep the github action simple. In that case...
--- forwarded from https://github.com/FedericoCeratto/nim-package-directory/issues/26 --- --- original author: https://github.com/samdmarshall --- today i was trying to find a package for a personal project, and came across the [htmlview](https://nimble.directory/pkg/htmlview) package. this package...
The [Nim](https://nim-lang.org/) language compiles to C and makes a good fit for microcontrollers and small systems. I'd be happy to provide pointers.
Drop support for versions below 1.1.0 Move away from deprecated functions Fixes: #19604
1. `nim doc` fails to run when nimdoc.css is not found. The error message does not indicate how to configure the correct path 1. There is no mention of the...
##### Summary Collector for ClickHouse database ##### Test Plan Tested with local database ##### Additional Information This is an initial version. The selection of metrics could be improved and some...
Jester could have some hooks to call logging functions: - many web frameworks log the client IP address for security (and sometimes legal) reasons. A callback on incoming requests perhaps?...
Nimble could recommend populating a field in the packages.json entry to link to a changelog file. The changelog could be machine-readable and be linted/checked by Nimble. Related to https://github.com/FedericoCeratto/nim-package-directory/issues/4