> Nim fills a niche as a Python replacement for easy interfacing to C +1. I continue using Nim for one-time-run single-threaded python-like data processing scrips, but stopped using it for anything else. For web or fast and reliable networking services, in its current state it's just too hard to use.
> I agree that the GC shouldn't be super high-priority +1