Re: A taxonomy of Nim packages

2019-11-10 Thread Willyboar
Well, I think awesome-nim is abandoned. If anyone knows the creator it would be nice if he wants to pass the repo to the official nim organization or to someone active in the community.

Re: A taxonomy of Nim packages

2019-11-11 Thread Willyboar
Well, there is a two-month-old PR waiting to merged. I think awesome-nim is a very important resource for newcomers. Personally, it was one of the first repos I checked when I found nim. Also, I agree with @kidandcat

Re: Nim is the friendliest language to start

2019-12-03 Thread Willyboar
I agree. Both are awesome tools. But I am talking about a full stack web framework. Something that attract more people in the Nim community because is a huge market.

Re: Nim is the friendliest language to start

2019-12-03 Thread Willyboar
I agree. Both are awesome tools. But I am talking about a full stack framework. Something that attract more people in the Nim community because is a huge market.

Re: Nim is the friendliest language to start

2019-12-03 Thread Willyboar
Yes. Also, assets, project creation, scaffolding, and all the things make it newbie-friendly but also enough powerfull for advance users.

Re: What are you building now?

2019-10-17 Thread Willyboar
Nothing. Must be removed because is default. PR's are welcome. I told that I am new in Nim. Can we please keep the thread on topic?

What are you building now?

2019-10-17 Thread Willyboar
Hello, I am Willyboar and this is my first post. This is a thread to share what we are building these days. ( Of course in Nim) I am new in Nim and these days I created a little lib for Nim ( rainbow ) and explore all the procedures of publishing it in Nimble. Also, I played a little

Re: What are you building now?

2019-10-17 Thread Willyboar
Or you can merge it :)

Re: Nim is the friendliest language to start

2019-12-02 Thread Willyboar
I tried it a little. I think is closest to CMS than a framework. The nearest to a rails-like framework is Xander.

Re: Nim is the friendliest language to start

2019-12-02 Thread Willyboar
I think Nim lacks tools to some famous areas like full-stack web frameworks, etc. Almost every language, who not backed by a huge foundation or company, needs well-known projects to advertise what you can do with language.

Hackathon as part of NimConf 2020

2020-05-31 Thread Willyboar
It would be nice to organize a small hackathon as part of the nim conf. We can work as teams or standalone for a weekend. The subject could be to pick a library from needed libraries for example or desktop apps, tools, etc. Final Projects must be OSS, hosted on GitHub -to let judges review the

Re: Hackathon as part of NimConf 2020

2020-05-31 Thread Willyboar
I think compiler issues is for a small number of nim users. I believe that we must target to have lots of participants.

Re: Change Nim colour on GitHub

2020-06-24 Thread Willyboar
Well PR already submitted : [https://github.com/github/linguist/pull/4900](https://github.com/github/linguist/pull/4900) and pass the tests. This is the new proposed color: [https://www.color-hex.com/color/deb012](https://www.color-hex.com/color/deb012)

Re: Trivial AsyncHttpServer example crashes on every request

2020-06-15 Thread Willyboar
This is a known problem that was fixed and backported to 1.2.0. If you are using choosenim delete and re-install 1.2.0 problem will be solved.

Re: Nimble Directory Redesign

2020-06-07 Thread Willyboar
Credits belongs to federico for creating and maintaning it. I just spend a couple of hours on it.

Nimble Directory Redesign

2020-06-06 Thread Willyboar
I open a PR to redesign the nimble directory web site. You can see screenshots and vote if you want to merged or remain as is. [https://github.com/FedericoCeratto/nim-package-directory/pull/28](https://github.com/FedericoCeratto/nim-package-directory/pull/28)