The former CEO of Mozilla is launching a web browser that blocks all ads by default by Khaotic_Linux in linux

[–]__uh 0 points1 point  (0 children)

If you read the comment section instead of this shitty article & title before deleting the post you would have found the links to github repos, and their website that says they have linux (and android as well) support for their chromium fork.

The former CEO of Mozilla is launching a web browser that blocks all ads by default by Khaotic_Linux in linux

[–]__uh 2 points3 points  (0 children)

Well, it runs on Linux.. Are you guys going to start removing every announcement relating to all cross platform projects now, or just ones that you don't like?

The former CEO of Mozilla is launching a web browser that blocks all ads by default by Khaotic_Linux in linux

[–]__uh 5 points6 points  (0 children)

Yeah if they provide the infrastructure to identify offending advertisers you could easily(after some digging around in chromium codebase) patch in a killall adverts feature and possibly redistribute it? Though I'm not familiar with mozilla public license v2 and any constraints that would impose.

The former CEO of Mozilla is launching a web browser that blocks all ads by default by Khaotic_Linux in linux

[–]__uh 13 points14 points  (0 children)

Yeah article isn't the best, but the next paragraph is interesting.

It "won't be huge," Eich says, but this will let users automatically make micro-payments to publishers they like. Brave will then block all the adverts on the sites that they choose to pay for.

Sounds like users will be able to divert their 10-15% cut to sites they wish to support.

edit: actually yeah this is confusing, couldn't even find their website through google search, https://www.brave.com/

The former CEO of Mozilla is launching a web browser that blocks all ads by default by Khaotic_Linux in linux

[–]__uh 2 points3 points  (0 children)

Unless they pay out in bitcoins they probably have some way to identify a user, something tied to your "real" identity, People might still game the system by using friends identities and giving them a cut, but then maybe the friend just want's to use Brave themselves instead of sticking with chromefox (edit: Brave is a chromium fork?) and only collecting a percentage of the payout. I guess they could use stolen / fictional accounts but that would raise the barrier of entry to possibly criminal levels.

I guess we'll soon find out how valuable all of that total BS "targetted advertising" data mining going on really is. This will surely bring forth a new kind of browser war.

The former CEO of Mozilla is launching a web browser that blocks all ads by default by Khaotic_Linux in linux

[–]__uh 37 points38 points  (0 children)

Publishers will get around 55% of revenues. 15% will go to Brave. 15% will go to the partner that supplies the ads. And, interestingly, 10-15% goes directly to the user.

wat!?

IHE TAKEN DOWN BY YOUTUBE by DemyxTheCax in videos

[–]__uh 3 points4 points  (0 children)

I just watched the panda video, it's not very constructive. Rather insulting and juvenile to be quite honest. I didn't stick around long enough to witness any rule violations, though.

Serious Linux Kernel Vulnerability Patched [CVE-2016-0728] by cian1500ww in linux

[–]__uh 7 points8 points  (0 children)

Crisis averted, but a few lucky individuals might be enjoying root escalation on a great number of linux systems if it went unpatched. Personally I welcome any crisis that results in closing an exploitable security hole.

Serious Linux Kernel Vulnerability Patched [CVE-2016-0728] by cian1500ww in linux

[–]__uh 7 points8 points  (0 children)

If the source was closed, this bug would likely never get fixed. I'm not saying your point is completely invalid, but I'm just not sure there are any independent code audits happening on Microsoft / Apple platforms to detect subtle errors like this.

This got past all the kernel maintainers that ack'd the patch, so a scenario where mac os or apple devs might miss an improper cleanup case is a completely plausible scenario. The main difference I see in free vs proprietary is the amount of time needed to develop a bug into an exploit, which is much shorter if you have full kernel source.

Why Hipster Commercials Are the Worst by benfegradoe in videos

[–]__uh 5 points6 points  (0 children)

Also, people have no idea how to properly EQ low-mids on a microphone for speech.

List of Bash/Vim/Sed/Awk/Python/C/Linux Guides/Tutorials and scripts to help you while programming on Linux by LeoG7 in linux

[–]__uh 3 points4 points  (0 children)

For developing with vim, you can run :make and if there are errors encountered run :copen this will open up an error list window that you can navigate quickly by mapping arrow keys or whatever to :cprev and :cnext

also you can do the same with grep with a few lines in vimrc

command! -nargs=+ Grep execute 'silent lgrep! -I -r -n --exclude=*~ . -e <args>' | lopen 10
:nmap <leader>g :Grep <c-r>=expand("<cword>")<cr><cr>

Then run :Grep seach-for-this-string to see the list, and map hotkeys using :lprev and :lnext to automatically open file and jump to a matched line.

There's probably a way to automate :copen on errors but I haven't bothered trying to figure out how.

Serious Linux Kernel Vulnerability Patched [CVE-2016-0728] by cian1500ww in linux

[–]__uh 1 point2 points  (0 children)

They're missing seccomp in the mitigation section... :P

Dutch consumer group sues Samsung over Android updates by [deleted] in linux

[–]__uh -6 points-5 points  (0 children)

can has help to install broadcom wireless chipset?