Trending on Redit ???  [Solved]

For interesting topics. But remember this is a Linux Forum. Do not post offensive topics that are meant to cause trouble with other members or are derogatory towards people of different genders, race, color, minors (this includes nudity and sex), politics or religion. Let's try to keep peace among the community and for visitors.

No spam on this or any other forums please! If you post advertisements on these forums, your account may be deleted.

Do not copy and paste entire or even up to half of someone else's words or articles into posts. Post only a few sentences or a paragraph and make sure to include a link back to original words or article. Otherwise it's copyright infringement.

You can talk about other distros here, but no MX bashing. You can email the developers of MX if you just want to say you dislike or hate MX.
Message
Author
bobbee
Posts: 115
Joined: Sun Apr 07, 2019 7:17 pm

Re: Trending on Redit ???

#21 Post by bobbee »

I have chromium dissenter and brave installed but mostly I have been using chromium, lately as it has been better for blocking youtube adds with a plugin.

For some reason the same plugin doesn't work as well with brave or dissenter.

I don't remember what was trending on redit.

I have to look at the newsboat settings, If I can figure out where they are.

User avatar
andyprough
MX Packager
Posts: 918
Joined: Tue Jul 23, 2019 10:16 pm

Re: Trending on Redit ???

#22 Post by andyprough »

Dissenter calls itself "The Comment Section of the Internet". That one might be your problem, as commenting on random websites is a very reddit kind of thing.

Any of these Chrome-based browsers (chromium, Dissenter, Brave) has the ability to give you little pop-up notifications like that. And Newsboat probably does as well. Check your notification settings on all those pieces of software and you'll probably find your problem. For Brave, click on the menu and then Brave Rewards and make sure you have the "Ads" toggle switched off.
Primary Computer - Commodore 64: Processor - MOS 6510/8500, 1.023MHz; Memory - 64kb RAM, 20kB ROM - 8k BASIC V2, 8k Kernel, 4k Character ROM; Display output - 320x200, 16 colours; OS - BASIC V2.0; Weight: 1.8kg

User avatar
Adrian
Developer
Posts: 9227
Joined: Wed Jul 12, 2006 1:42 am

Re: Trending on Redit ???

#23 Post by Adrian »

junoluna wrote: Thu Apr 01, 2021 8:50 am I assumed the OP was using brave browser from looking at his repos...

Then again I have lots of browsers installed but have been sticking to Vivaldi of late
Brave has an option to show you ads and pay you in their crypto coin, it's a personal choice. https://support.brave.com/hc/en-us/arti ... Brave-Ads-

bobbee
Posts: 115
Joined: Sun Apr 07, 2019 7:17 pm

Re: Trending on Redit ???

#24 Post by bobbee »

All three are chrome based.
Dissenter was put out by the maker of gab.ai to get around google comment censorship.

I looked at the newsboat settings. I thought that there might be two, but I only see the one to edit things like colors and such, which I did edit. It is a text only thing run from a terminal. None of my settings have have anything to do with feeds, well other than the urls that I set in a urls folder.

I find it doubtful that a text based news reader would change such a setting. I could uninstall it though.

bobbee
Posts: 115
Joined: Sun Apr 07, 2019 7:17 pm

Re: Trending on Redit ???

#25 Post by bobbee »

As far as browser pop up notifications, I've only seen them pop up in the browser and never when the browser was closed.

bobbee
Posts: 115
Joined: Sun Apr 07, 2019 7:17 pm

Re: Trending on Redit ???

#26 Post by bobbee »

My newsboat config.
I've edited it to change colors and to use vim-like keybindings, and to open video with mpv and audio with audacious. An the default browser as Chromium.

Code: Select all

auto-reload yes

confirm-exit yes

external-url-viewer "urlview"

bind-key j down
bind-key k up
bind-key j next articlelist
bind-key k prev articlelist
bind-key J next-feed articlelist
bind-key K prev-feed articlelist
bind-key G end
bind-key g home
bind-key d pagedown
bind-key u pageup
bind-key l open
bind-key h quit
bind-key a toggle-article-read
bind-key n next-unread
bind-key N prev-unread
bind-key D pb-download
bind-key U show-urls
bind-key x pb-delete
bind-key LEFT quit
bind-key RIGHT open

color listnormal cyan default
# color listfocus black yellow standout bold
color listnormal_unread color183 default
#color listnormal_unread color45 default
color listfocus_unread yellow default bold
# color listfocus_read black default default
color info red black bold
color article cyan default

highlight feedlist "---.*---" color87 default bold
# highlight feedlist "---.*---" [COLOR_OF_YOUR_CHOOSING] default bold
highlight feedlist ".*0/0.." default default invis

browser chromium
# browser linkhandler
macro , open-in-browser
# macro v set browser " xfce4-terminal --hide-menubar --hide-borders --drop-down -x mpv "; open-in-browser ; set browser chromium
macro m set browser " xfce4-terminal -x mpv "; open-in-browser ; set browser chromium
macro a set browser " xfce4-terminal -x audacious "; open-in-browser ; set browser chromium
#macro r set browser " i3 exec mpv "; open-in-browser ; set browser chromium
# macro y set browser " spawndl "; open-in-browser ; set browser chromium
macro w set browser " lynx "; open-in-browser ; set browser chromium
# macro w set browser " w3m "; open-in-browser ; set browser chromium
# macro p set browser " dmenuhandler "; open-in-browser ; set browser chromium
# c copies the link to the clipboard
# The link bellow is probably the skiddiest that Luke has ever written
macro c set browser " copy (){ echo $1 | xclip ; } ; copy "; open-in-browser ; set browser chromium
Last edited by bobbee on Fri Apr 02, 2021 4:44 pm, edited 2 times in total.

User avatar
andyprough
MX Packager
Posts: 918
Joined: Tue Jul 23, 2019 10:16 pm

Re: Trending on Redit ???

#27 Post by andyprough »

bobbee wrote: Thu Apr 01, 2021 9:21 am As far as browser pop up notifications, I've only seen them pop up in the browser and never when the browser was closed.
Chrome-based browsers seem to have the ability to do exactly that. I can show you a screenshot later of a Brave popup if I turn on Brave Reward Ads with the browser closed. I would check your notification settings on each one of them, especially Dissenter.
Primary Computer - Commodore 64: Processor - MOS 6510/8500, 1.023MHz; Memory - 64kb RAM, 20kB ROM - 8k BASIC V2, 8k Kernel, 4k Character ROM; Display output - 320x200, 16 colours; OS - BASIC V2.0; Weight: 1.8kg

User avatar
junoluna
Posts: 522
Joined: Sun Sep 29, 2019 11:53 pm

Re: Trending on Redit ???

#28 Post by junoluna »

I have chromium dissenter and brave installed but mostly I have been using chromium, lately as it has been better for blocking youtube adds with a plugin.
have not seen a youtube advert in years with any browser

i think ublock origin kills them dead

User avatar
agnivo007
Posts: 720
Joined: Mon May 04, 2020 11:39 pm

Re: Trending on Redit ???

#29 Post by agnivo007 »

andyprough wrote: Thu Apr 01, 2021 9:30 am
bobbee wrote: Thu Apr 01, 2021 9:21 am As far as browser pop up notifications, I've only seen them pop up in the browser and never when the browser was closed.
Chrome-based browsers seem to have the ability to do exactly that. I can show you a screenshot later of a Brave popup if I turn on Brave Reward Ads with the browser closed. I would check your notification settings on each one of them, especially Dissenter.
Is this setting in brave responsible (turned off in my case)?

Image
- Roy, Kolkata, IN. "REDUCE-REUSE-RECYCLE-REPURPOSE"
MX-21-AHS-KDE on [ H110M-H : Modded BIOS | Core i3-9350K | 8GB DDR4 | SP A60 NVMe PCIe3x4 | Samsung Evo 870 SSD | WD Black Mobile HDD ]

bobbee
Posts: 115
Joined: Sun Apr 07, 2019 7:17 pm

Re: Trending on Redit ???

#30 Post by bobbee »

Chromium defaults to having the less intrusive settings.
Dissenter has settings much like brave but does not auto update. And an update has not been made for a long time. And it wasn't a problem before.
Brave defaults to allot of settings that I don't like including that crypto stuff and password saving.
I disable pretty much everything, but it is always updating so maybe I need to go through the settings again.
If any, I would suspect brave.

I just went through the brave settings, nothing new or changed jumps out at me.

Post Reply

Return to “General”