Hacker News new | ask | show | jobs
by qudat 2717 days ago
Having built an electron app with linux support: it takes time and effort to get it right, you have to come up with a different updating strategy than windows/mac, and they might not have many users on linux at the moment (low priority).

It's not as simple as "add a flag to build linux." There's a little bit more to it.