logoalt Hacker News

scottyahtoday at 6:42 PM2 repliesview on HN

They're some of the only new UIs to be made in the last decade. Almost everyone else stays in the browser (or something close like electron- claude code is actually mostly written in React, they couldn't get far from web dev). The problem is they need to interact with the local filesystem, and not many people have built apps for such a wide range of devices in a long time, and of that small talent pool I bet most are corpo coders- moving too slow and to focused on "the right way" to actually ship more than detailed Jira tickets. They also don't have time for stable releases because competition is so fierce.

But I almost always think of things from a talent-pool-first perspective. Perhaps there are actual technical issues like what Boris was referring to.


Replies

watermelon0today at 7:40 PM

Luckily for them, every OS has (at least one) native way of building applications, and with the power of AI they could easily make 3 different desktop UIs, while reusing the same core logic.

nosioptartoday at 8:22 PM

If only there was an easy high-level language that's taught to first year students that allows them to write once, run anywhere.

If they're too lazy to learn java, haxe has hxwidgets[0]. Haxe is pretty damn close to js. If a dev can't handle that, they should turn in their keyboard and get a job that doesn't require a brain, like being a senator or federal judge.

[0] https://haxeui.org/getting-started/haxeui-hxwidgets/