Hacker News new | ask | show | jobs
by Gerharddc 17 days ago
At first I was very excited about this project. After reading the comments, I'm now deeply saddened by it... Given how much competition there already is in the GUI framework space, it's very difficult to see why something hastily thrown together by AI would get much traction. To really make an impact in this space, I think we'll need to see something thoughtfully designed that really tries to innovate in some profound way rather than just being more of the same
1 comments

Zig still lacks a proper GUI framework that you can actually rely on.
ImGui is reliable and Zig makes it trivial to use.
Fair enough. I was referring to the GUI framework space in general, not specifically for Zig
In what general direction would the innovation be?

I'm not sure if it's actually needed - a lot of things have been tried and the paradigms that persisted you can choose between but it seems to be a matter of taste. I often feel that the real issue is the lack of maturity and stability. I rather want a complete UI toolkit including learning resources (not reference docs!), no matter how boring, instead of super clever implementation that is never in a usable state.