Hacker News new | ask | show | jobs
by sdmac99 1569 days ago
I really need to thoroughly read this. I have scanned sections like the one on References and Pointers and found them useful, but only scratched the surface.

Late last year I switched my work site from Go to Nim. Then this year, with the help of the community and library nimterop, I was able to wrap the duckdb C api and use it in my web app for really fast analytic queries. I really like Nim syntax and the routes in jester:

  routes:
    get "/":
      resp "Wow, nice"

The false-positive virus issue affected my workstation as well, but after consulting with our security team we were able to resolve it.

I would love Nim to have more funding and support.

I like the batteries included approach, but certainly there are some libraries that do things like json better.