It could help to add reddit.com to your hosts file or your ublock origin filter list.
Technology
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
I'm not sure why you think you need to avoid Reddit at cost to you finding the information you're after.
If the information you want is on Reddit, why wouldn't you want to read it?
I setup TimeLimit to block the reddit apps for some time. I hope it can help you with the redde-addiction.
I'm considering filtering reddit out using Portmaster since I use Portmaster anyway.
I feel this, I was buying something this morning and I googled something about it and instinctively clicked on the reddit link that popped up. The subreddit was private because of the blackout. Gotta alter my research methodology!
What I find frustrating is that on iOS, the system put my Ice (Mastodon) icon into a Social folder but my Narwhal app was placed in Information and Reading! So my muscle memory has me tapping an icon in a different folder and I can't move Ice to where I want it. I'm trying to train myself to use the PWA links on my Home Screen for sh.itjust.works and kbin.social but it's a struggle.
Edit: just to be clear, I've never understood why Narwhal was put in the Information folder instead of Social.
this is already so much like reddit of old, im cool with it. if it comes up in a search thats fine, might port the data though!
That's why I went for the nuclear option and deleted 13 years of accounts and comments, a lot of those comments being fixes for various Linux issues, I hate deleting something that could help someone, but I figure a lot of them are old enough to not really be needed anymore.
I unfortunately had to use reddit to resolve an issue with angular 😭😭😭
If you don't run your own search (SearxNG) and dont use pihole, you can get the uBlacklist extension for chrome/firefox to blacklist Reddit in search results on Google/Bing/DDG/etc.
To deter myself further, I even went so far as to block any search results from Reddit in my SearxNG instance.
If anyone else is interested.
In settings.yml uncomment the following, they are commented out by default
enabled_plugins:
- 'Hostname replace' # see hostname_replace configuration below
hostname_replace:
Then add '(.*\.)?reddit\.com$': false
under hostname_replace, restart SearxNG and bobs your uncle.