Juan Carlos

Results 49 issues of Juan Carlos

```console PS C:\Users\user> .\choosenim-0.7.4_windows_amd64.exe update self Updating choosenim Info: Already up to date at version 0.7.4 PS C:\Users\user> .\choosenim-0.7.4_windows_amd64.exe --yes --verbose --noColor --debug --firstInstall stable Debug: Reporting to analytics... Http...

- Please allow longer blank feeds, more than 45mm, at least 99mm. I am using it for a manual cutting thermal printer, and 45mm is not enough, but if I...

Hello, very interesting project, I have some libs for Python coded on Nim and uploaded to PyPI. Maybe you can do the same with pipelines, feel free to ask any...

enhancement

Would be nice to add examples for using StdLib source code filters SCF in the documentation too, even if not recommended, compared to Karax, some people may want to use...

- Added `envvars.getEnv` overload that stores the value in argument.

- Removed deprecated symbols from `std/macros`, deprecated before Nim `1.0`. - There was like >30 deprecated symbols on `std/macros` and `2.0` can be a good opportunity for clean up.

Requires Araq

```nim import jester routes: get "/": resp " Test Download " ``` [OK.zip](https://github.com/dom96/jester/files/2568872/OK.zip) [FAIL.zip](https://github.com/dom96/jester/files/2568875/FAIL.zip) 1. Create a `./public/` folder. 2. Put ZIP files on `./public/` folder. 3. Rename `FAIL.zip` to...

Bug

This is about https://github.com/Pebaz/nimporter/tree/nimporter-v2.0.0rc On this image, on the right code block, at the top, it says `calculatorlib.nim` but has Python code inside, I think it should be `calculatorlib.py` ?....

Today a new ORM was born: https://github.com/moigagoo/norm#norm-a-nim-orm https://nimble.directory/pkg/norm Its better than Gatabase: https://github.com/juancarlospaco/nim-gatabase Tentative plans: - [x] Remove Gatabase. - [ ] Add Norm. - [x] Deprecate Gatabase. - [x]...

enhancement
roadmap