- Joined
- Oct 26, 2016
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Not really. You're still connected to the device through the Play Store, and even if you remove your Google account entirely, there's still some data collection going on.Is there a point to getting off of Chrome and Gmail if you still have an Android phone? I find myself in a position where I'd love to get away from both but I feel like I'm tethered to Google.
Some interesting tabs you got openHOW DO I GET THIS SPYWARE OFF MY LAPTOP!‽‽‽
View attachment 363618
HOW DO I GET THIS SPYWARE OFF MY LAPTOP!‽‽‽
View attachment 363618
I expected worse.Some interesting tabs you got open
None of those articles address the fact Windows 10 will automatically re-enable those features the next time you log into or restart your PC, adds new spying features with updates, or just makes some plain impossible to disable. The only way to be sure is to block the phone home servers in your firewall but the IPs change for those all the time apparently. If you use Win 10 you're fucked regardless.Windows 10 is a privacy nightmare.
luckily there are ways to prevent it from sharing datas and information without consent.
W10Privacy - This tool uses some known methods that attempt to disable major tracking features in Windows 10.
WindowsSpyBlocker - Open source tool that blocks data collection.
Comparison of Windows 10 Privacy tools - ghacks.net
Fix Windows 10 privacy. - fix10.isleaked.com
Windows 10 doesn’t offer much privacy by default: Here’s how to fix it. - Ars Technica.
Guide: How to disable data logging in W10.
Then the best option would be to move on to Linux or Ubuntu, or use Windows 7, really good operating system that Microsoft seemed to have stopped supporting.None of those articles address the fact Windows 10 will automatically re-enable those features the next time you log into or restart your PC, adds new spying features with updates, or just makes some plain impossible to disable. The only way to be sure is to block the phone home servers in your firewall but the IPs change for those all the time apparently. If you use Win 10 you're fucked regardless.
I'm trying it on Desktop and it's good but I just had an issue where two tabs froze and I wasn't able to close them. I was still able to open new tabs which is weird.
Windows 10 is a privacy nightmare.
luckily there are ways to prevent it from sharing datas and information without consent.
W10Privacy - This tool uses some known methods that attempt to disable major tracking features in Windows 10.
WindowsSpyBlocker - Open source tool that blocks data collection.
Comparison of Windows 10 Privacy tools - ghacks.net
Fix Windows 10 privacy. - fix10.isleaked.com
Windows 10 doesn’t offer much privacy by default: Here’s how to fix it. - Ars Technica.
Guide: How to disable data logging in W10.
None of those articles address the fact Windows 10 will automatically re-enable those features the next time you log into or restart your PC, adds new spying features with updates, or just makes some plain impossible to disable. The only way to be sure is to block the phone home servers in your firewall but the IPs change for those all the time apparently. If you use Win 10 you're fucked regardless.
check this shit outThen the best option would be to move on to Linux or Ubuntu, or use Windows 7, really good operating system that Microsoft seemed to have stopped supporting.
Is this what they call a PSU wipe?Just an update if anyone gives a fuck: I had a PSU issue a while ago and had to replace it. There was only one store in my town that sells PSU's and I went with the only model there which was a cheapie 550 Watt. My previous PSU was a 600 Watt. I installed it and everything is okay. I then go to play a game and notice some slowdown when exiting the game. I also notice performance issues with watching YT.
I also had that weird issue I listed above.
I swapped out the PSU with another one that just came in and the problem is gone. I did however experience a frozen tab when I tried moving one tab to another window. So Brave isn't a flawless experience but I do like it right now. Thanks Null.
Is this what they call a PSU wipe?
No. My older PSU died and the temp one I bought just wasn't powerful enough for YT and to play certain games. My new 850 Watt has had no problems so far (knock on wood).
Quantum broke scrolling through tabs with the mouse wheel in Linux. Until that shit is fixed it's unusable to me.
this is technically possible with the developer version of firefox through installing a legacy extension after enabling the capability to do so in about:configgod i've been using windows for so long i forgot how awesome that feature was
#IfWinActive, ahk_class MozillaWindowClass
~WheelDown::
CoordMode, Mouse, Window
MouseGetPos xpos, ypos
if (ypos < 41) {
SendInput ^{PgDn}
} return
~WheelUp::
CoordMode, Mouse, Window
MouseGetPos xpos, ypos
if (ypos < 41) {
SendInput ^{PgUp}
} return
So all that does it remove the ads?For all the Chads like me who like to crank Spotify while pounding your qtgf try this: EZBlocker
It spoofs Spotify into thinking you have a premium account.
https://www.ericzhang.me/projects/spotify-ad-blocker-ezblocker/
Start spotify, then start this program. Might have to run as admin depending on your Windows settings.
Shit works 100% of the time, even after Spotify updates.
View attachment 363027
I use it every fucking day.
I don't even understand how to use it, quick help?check this shit out
https://github.com/TambourineReindeer/BlockWindows/blob/master/hosts-dnsmasq
you put that list on a router with DNSMasq on the firmware and you're golden. any router that DD-WRT firmware supports can potentially do this
So all that does it remove the ads?
You mean like if you blocked ads in hosts, like all the cool kids do, instead of using awful Adblock shit?
I'll need the brand and model of your router.I don't even understand how to use it, quick help?