Rufus – Best free app to create bootable USB-sticks (Win, Linux..)

I’ve been playing around with different Linux distros and I seem to be the go-to-guy when someone needs their computer to “get fixed”. To fix the computers I sometimes have to reinstall everything or boot into a Linux distro to be able to remove viruses, malware and other stuff since Windows is not working properly … Read more

Remove the Google Cookie Consent Dialog with uBlock

Here is a simple way to get rid of the annoying Google Cookie Consent Dialog by using uBlock Origin. You might not need the lines with the “google.se” domain, or you can change them to another country TLD. ! Remove the Google Consent Dialog // Nordicnode.com www.google.com##div[jsname][jsaction^=”dg_close”] www.google.com##html:style(overflow: visible !important;) www.google.com###lb www.google.se##div[jsname][jsaction^=”dg_close”] www.google.se##html:style(overflow: visible !important;) … Read more