app snark
you know what would be sick? if i could take all my favorite Electron apps, and combine them into a single window. maybe they could even save memory by using the same chromium instance. You could navigate between your apps using some sort of tabbed interface. While we're at it, (this part's a bit of a stretch) but also how sweet would it be if app vendors put their code on like an HTTP server or something, and you could dynamically load new electron apps over the internet; instead of downloading the whole app in one go, just lazy-load the resources as they're needed, with automatic updates happening by vendors updating the files on their server and invalidating the file's local cache entry.