Hacker News new | ask | show | jobs
by danek 4933 days ago
Lately I've been using embedded chromium to solve the write once/run anywhere/look great everywhere problem. While java isn't going away anytime soon, it's nice to see it incrementally lose applicability.
1 comments

Embedded Chromium may work for simple stuff but I questioned it for a more complex desktop app (e.g.: http://almworks.com/jiraclient/) from development, feature-rich, and maintainability perspective.
Genuinely curious: why is this any better than a web client?
JIRA web-client is harder to use, in my opinion.
you could argue chromium is better for those same reasons ;) spotify is a good example of where this works well.