An 'alt+space' launcher for Windows, built with Electron
11–20 of 65 posts
Re: An 'alt+space' launcher for Windows, built with Electron
#12This is cute as a proof of concept, but it needs severe performance improvements if it's intended to replace Launchy. Launchy sits there with 30mb ram used and no cpu used when not in use. This launcher sits there with 170mb ram used, and 1% of a core in constant use.
Even 30MB is ridiculous for this type of App... back in the DOS days there were similar TSRs using a few KB of RAM.
Re: An 'alt+space' launcher for Windows, built with Electron
#13>JS
>Electron
for a thing that should be hyper-light and -fast? With all due respect - no, thanks, but - no.
Re: An 'alt+space' launcher for Windows, built with Electron
#14Would be awesome if it was also working on OSX. Pity I can't and don't wat to program apple platform.
Re: An 'alt+space' launcher for Windows, built with Electron
#15I think there are more interesting open source projects that should hit the HN frontpage. So let's start with this one, that computes Wikipedia Pagerank on a single node in less than 30 minutes : https://www.nayuki.io/page/computing-wikipedias-internal-pag...
Re: An 'alt+space' launcher for Windows, built with Electron
#16If it is platform specific anyways, why not do it in like C# or something that would make it lighter and faster?
Re: An 'alt+space' launcher for Windows, built with Electron
#17This is cute as a proof of concept, but it needs severe performance improvements if it's intended to replace Launchy. Launchy sits there with 30mb ram used and no cpu used when not in use. This launcher sits there with 170mb ram used, and 1% of a core in constant use.
Why do more people not get annoyed with the inefficiency of JS... its just burning CPU cycles and RAM! Even 30MB is ridiculous for this type of App... back in the DOS days there were similar TSRs using a few KB of RAM.
Re: An 'alt+space' launcher for Windows, built with Electron
#18Earlier quoted context omitted.
They definitely should. I have a dedicated button for it, so will continue to use that, but many of my colleagues (at a S-ME IT service provider) didn't know this menu existed. Trust the Indian guy to know, though
You have a dedicated Alt+Space (System Menu) button? Never saw that before, would be curious what kind of keyboard this is. I'm always interested in different kinds of keyboards. Or is it a menu key that opens the right-click menu (not the same as the alt+space system menu), like this one: http://www.laptopmag.com/images/wp/purch-api/incontent/2012/...
Back in the day before those fancy keyboards (and today still) the other keyboard shortcut is Shift+F10.
Re: An 'alt+space' launcher for Windows, built with Electron
#19Don't want to be the naysayer here, but this project is yet another 'I made smth already exisiting but with node.js and the original is still largely better'. I think there are more interesting open source projects that should hit the HN frontpage. So let's start with this one, that computes Wikipedia Pagerank on a single node in less than 30 minutes : https://www.nayuki.io/page/computing-wikipedias-internal-pag...
Don't try to hijack someone else's post.
Re: An 'alt+space' launcher for Windows, built with Electron
#20How does this match up to Launchy?
Launchy doesn't require you to install npm first.