Hacker News new | ask | show | jobs
by reiichiroh 3375 days ago
Ubiquiti uses Java I think.
1 comments

UniFi devices are configured with a standalone Java app, not a Java applet in a web browser.
And that Java app is basically just a web server, which they could rewrite in node or ruby and then I wouldn't need a JVM on my machine any more just to configure my router.