Wow, this is brilliant if it works well. If anyone from Unchecky reads this, you should repeat this experiment with your software installed and post it on your blog.
Firefox differs from Chrome in that it will enable Flash for a whole page, rather than per-element. This means you still need an extension for blocking Flash ads on Flash video sites.
Firefox's model is better, I think. Plenty of sites use hidden flash videos for various utility functionality. How are you supposed to click on these hidden videos so that you can enable them?
Mate seems to be under active development. They're currently adding support for Wayland and GTK3 for the next release [1]. It's not like they're just repackaging GNOME 2.32 for the latest distributions.
Opening up access to the wolfram language will let more science be possible using Mathematica and remain reproducible by non-Mathematica users. Must be a good thing.
"There is no explicit “Enable/Disable” button any more. We would like to promote the use of searching and feel that Baloo should never get in the users way. However, we are smart about it and IF you add your HOME directory to the list of “excluded folders”, Baloo will switch itself off since it no longer has anything to index."
This philosophy is why I stopped using GNOME and now prefer Xfce. I'm looking forward to trying LXQt when it's more stable.
Yeah, the developer has a really strange take on indexing. I got into a bit of an argument about it with him on a bug tracker. Baloo had decided that it would index all of my data files which are huge (multiple GB) which was going poorly for it and for me. The system is a wrapper around Xapian (http://xapian.org/) and Sqlite, as with any full text index when you try and put things which are huge into the index it is going to explode the index. Which is what happened to me. It also indexes source code which is fairly useless. (Although to be fair they have (today) blacklisted source code https://projects.kde.org/projects/kde/kdelibs/baloo/reposito... )
> EDIT: looks like 4.13.1 will also have a check box to disable Baloo!
FINALLY. Thanks for digging this up. Having no means of presently disabling it through the UI seems unnecessarily user-hostile.
> Baloo had decided that it would index all of my data files which are huge (multiple GB) which was going poorly for it and for me.
As I mentioned in my previous comment, Baloo seemed to happily go about its business indexing precisely everything I told it not to, even to the extent of ignoring child directories of those I specified in the ignored directory list. I suspect that was a bug, but considering the suggestion in lieu of a button to disable the feature was "just add your home directory and it'll do the right thing" (which didn't work) is counter productive.
Sigh.
I can understand being excited about a new feature and (possibly) being one of its only proponents, and occasionally something good surfaces from such thankless chores. But I sometimes have to wonder what the motivation is to staunchly defend decisions that seem rather... myopic. Ordinarily I wouldn't care, but pounding the heck out of partitions and NFS mounts to do something that I can do quickly and simply with grep and find is just insanity.
On the other hand, now I understand why xapian-core is listed as a dependency.
> Violating all expectations and trends, new Java users on GitHub even grew as a percentage of overall new users, while everything else went downhill. This further supports the assertion that GitHub is reaching the enterprise.
This is more likely to be due to the rise of Android since 2009.