Earlier quoted context omitted.
> whiffed a few major decisions early on Anything particular in mind?
In general, I’d say there’s too much superficial flexibility but not enough control. - I wrote this elsewhere: I find their approach to memory management/mutable arrays really hits the worst of both worlds (manual memory management and garbage collection). You end up trying to preallocate memory but don’t actually have control over memory allocations. I find the dynamic type system exacerbates this. - It’s a very big…
EDIT: or 2 products: https://news.ycombinator.com/item?id=42962548