Cerebro App – Open-source productivity booster with a brain
61–70 of 171 posts
Re: Cerebro App – Open-source productivity booster with a brain
#62Earlier quoted context omitted.
Don't worry about drinchev, it is very common in Bulgaria to point out flaws whenever someone else is doing something, instead of congratulating how awesome the work is. It is not personal, just cultural.
Speechless here. Bravo!
Re: Cerebro App – Open-source productivity booster with a brain
#63Earlier quoted context omitted.
sure native apps would be great, but this guy seems to be doing this in his free time. i doubt he has time to learn and make native apps on all three os's
Could not QT fill this space better than a whole electron stack ?
Re: Cerebro App – Open-source productivity booster with a brain
#64Earlier quoted context omitted.
sure native apps would be great, but this guy seems to be doing this in his free time. i doubt he has time to learn and make native apps on all three os's
Could not QT fill this space better than a whole electron stack ?
Re: Cerebro App – Open-source productivity booster with a brain
#65So basically... an imitation of Spotlight? I prefer that they copy Alfred's UI. Simple and does all I need. Need Alfred on my Windows machine!
Check Hain [1] on Windows. It works very nicely. [1] https://github.com/appetizermonster/hain
Re: Cerebro App – Open-source productivity booster with a brain
#66Re: Cerebro App – Open-source productivity booster with a brain
#67“Cerebro.app” can’t be opened because it is from an unidentified developer. I'm really curious why developers release software without signing it. The Mac developer account and code signing certificate seem like a small cost if you're releasing software you actually expect people to use. Personally, I see that warning and assume the developers aren't serious and/or don't care about their users and delete the software…
Gatekeeper on Mac OS, while ostensibly a "security" restriction, is nothing more than a blatant money-grab by Apple.
Re: Cerebro App – Open-source productivity booster with a brain
#68Earlier quoted context omitted.
I think people should be slightly less critical of design decisions enforced by a limited amount of time to work on a side-project that's free. Comments such as "why didn't you make everything from scratch" probably aren't going to contribute much to the conversation.
Well, maybe we should choose our projects based on time we have for them, instead of using a hammer to drive in a screw?
Re: Cerebro App – Open-source productivity booster with a brain
#69Earlier quoted context omitted.
Completely agree. Electron is free, easy to use and doesn't take much effort. Although it isn't the most memory efficient thing in the world, it is great at making really small applications (like this one) which developers can easily make plugins for. Javascript is probably one of the most common languages, with Node.JS the most common server-side variant of it, allowing so very many people to contribute. Also, we li…
Choosing Electron kinda by definition means that you as a developer chose the easy way when developing the app and decided to compromise on user experience, performance and disk space to save a bit of time. It's an antithesis of "working hard".
Re: Cerebro App – Open-source productivity booster with a brain
#70Earlier quoted context omitted.
Completely agree. Electron is free, easy to use and doesn't take much effort. Although it isn't the most memory efficient thing in the world, it is great at making really small applications (like this one) which developers can easily make plugins for. Javascript is probably one of the most common languages, with Node.JS the most common server-side variant of it, allowing so very many people to contribute. Also, we li…
Choosing Electron kinda by definition means that you as a developer chose the easy way when developing the app and decided to compromise on user experience, performance and disk space to save a bit of time. It's an antithesis of "working hard".