[QUOTE=DrTaxi;48022016]wanted to click retweet, then I remembered what site I'm on[/QUOTE]
If you must
[url]https://twitter.com/thisstuartlaws/status/600607077627785217[/url]
[QUOTE=latin_geek;48020993]Can't you turn it off in the settings menu? Either way, I wouldn't call it a waste of resources. Defender is a pretty good antivirus.[/QUOTE]
[QUOTE=Sand Castle;48020998]settings, update & security, windows defender, tick real time protection to off[/QUOTE]
In Windows 10 it turns itself back on with every restart, if you turn it off and leave your PC on it turns itself back on some hours later. (It even says so in the settings menu)
[img]http://puu.sh/iy2J8/8d29aa538d.png[/img]
It'll probably turn off if you install another AV. No reason not to have one.
[QUOTE=Bugga12;48022368]In Windows 10 it turns itself back on with every restart, if you turn it off and leave your PC on it turns itself back on some hours later. (It even says so in the settings menu)
[img]http://puu.sh/iy2J8/8d29aa538d.png[/img][/QUOTE]
Welp, that's the handholdiest thing I've ever read. I'm sure someone will come up with a hack to keep it off. Scheduled task maybe?
[QUOTE=DrTaxi;48021174][url=http://forum.doom9.org/showpost.php?p=1076328&postcount=4]This should fix it.[/url]
I'm baffled as to why VLC still has this on by default, but hey.[/QUOTE]
This is literally the first thing I do when in a new install of VLC, it improves the video quality immensely. Though you should make sure the colour range isn't set to limited as well in your drivers if you have an Nvidia card.
That sounds like something that can so easily be fixed with a registry change.
YouTube recommendations
[img]http://puu.sh/ixWdX.png[/img]
How dare you
[QUOTE=paul simon;48023388]YouTube recommendations
[img]http://puu.sh/ixWdX.png[/img]
How dare you[/QUOTE]
Youtube gives me weird recommendations.
[QUOTE=kaukassus;48023432]Youtube gives me weird recommendations.[/QUOTE]
I watch one vine compilation and my related videos become nothing but tits and asses
i watched a south park episode clip and now my related videos are full of 9/11 truthers
[QUOTE=~Kiwi~v2;48023828][img]https://lh3.googleusercontent.com/-ze4MxXTBEWo/VYfb4_w8BbI/AAAAAAAAFA8/gqEbvUkEN8M/s0/2015-06-22_21-56-50.png[/img]
i demand this recommended section gets removed immediately[/QUOTE]
Bookmark this [url]https://www.youtube.com/feed/subscriptions[/url] and block all the recommended elements
[QUOTE=Amiga OS;48023825]I keep mashing "not interested" to try and dislodge all that crap, but it keeps coming back.
I really wish I could completely ditch the YouTube recommendations and have it default to my subscriptions.[/QUOTE]
[editline]22nd June 2015[/editline]
no idea how i managed to accidentally post just that quote
[editline]22nd June 2015[/editline]
on youtube: because i go to a few videos on vevo channels, it gives me videos from other vevo channels. that would be fine if there were any genre matching or vevo didn't encompass pretty much all music channels -- so since i often listen to weezer
or queens of the stone age, and they're vevo, youtube seems to want to think that i might just get down to nicki minaj or meghan trainor or any other think i actually don't care about
some years ago youtube had like a trending section or something like that
just videos that are popular right now
i miss that
[QUOTE=garychencool;48021937]Found this on Twitter, apparently some commercial passenger airplanes now have chat rooms...
[IMG]http://pbs.twimg.com/media/CFXI8T5WAAAiabZ.jpg[/IMG][/QUOTE]
Virgin has had chat rooms for years. Its mostly useless unless you know others on the plane
[QUOTE=Bugga12;48022368]In Windows 10 it turns itself back on with every restart, if you turn it off and leave your PC on it turns itself back on some hours later. (It even says so in the settings menu)
[img]http://puu.sh/iy2J8/8d29aa538d.png[/img][/QUOTE]
Reminds me of OS X that doesn't let you unblock apps from "unknown developers" permanently, it resets after 30 days so almost every time I install something I have to go and change the setting. I hate when "user friendly" becomes "assume the user is an idiot"
Yeah that's probably part of it, but it's not like I'm gonna find everything in the store
[QUOTE=Warship;48024059]I hate when "user friendly" becomes "assume the user is an idiot"[/QUOTE]
You haven't had to maintain any meaningful amount of users have you?
[editline]22nd June 2015[/editline]
If you set it up so "the only way they can screw this up is if they do <complicated edge case that requires you to do w, x, y and z in a very specific sequence>", they'll still manage to figure it out and it will be 100% your fault
[editline]22nd June 2015[/editline]
Kind of like how babies and small dogs manage to fuck everything up in ways you couldn't have possibly imagined
[editline]22nd June 2015[/editline]
Oh my god, I just realized OSX and iOS are the playpens of the operating system world
is there a way to factory reset windows 7 without an installation disk or anything?
So I think Vivaldi has some memory issues right now :v:
[t]http://i.imgur.com/ItltoJP.png[/t]
[t]http://i.imgur.com/2Ik8hBo.png[/t]
What is Vivaldi and why does it have its own useragent icon
Don't make me go find my bloatedchrome.jpg screenshots, I'll do it I swear
[QUOTE=TrafficMan;48024576]What is Vivaldi and why does it have its own useragent icon[/QUOTE]
Chromium based browser made by former opera cofounder. So basically opera. But has some cool things.
[QUOTE=Warship;48024059]Reminds me of OS X that doesn't let you unblock apps from "unknown developers" permanently, it resets after 30 days so almost every time I install something I have to go and change the setting. I hate when "user friendly" becomes "assume the user is an idiot"[/QUOTE]
That's not user friendliness or assuming the user is an idiot, that's just maintaining good security through code signing and permissions. It's a really terrible and outdated practice to just give everything full permissions by default without verification. On OS X if you absolutely need to run an app by an unidentified developer you can just right click the app and click open to trust it from that point onwards. Turning off app verification entirely is never a good idea.
[QUOTE=TrafficMan;48024584]Don't make me go find my bloatedchrome.jpg screenshots, I'll do it I swear[/QUOTE]
[img]http://i.imgur.com/xG7EDYx.png[/img]
[QUOTE=TrafficMan;48024576]What is Vivaldi and why does it have its own useragent icon[/QUOTE]
A webbrowser based on Chromium and used NodeJS for it's GUI.
Javascript everywhere!
[QUOTE=MisterMooth;48024597]That's not user friendliness or assuming the user is an idiot, that's just maintaining good security through code signing and permissions. It's a really terrible and outdated practice to just give everything full permissions by default without verification. On OS X if you absolutely need to run an app by an unidentified developer you can just right click the app and click open to trust it from that point onwards. Turning off app verification entirely is never a good idea.[/QUOTE]
I guess, and it's not a big deal, just a bit of an inconvenience. But I still think you should have the option to leave it there permanently, instead of a 30-day reset.
And most of them have the same shitty thumbnails.
After my video card died I had to revert to integrated and I could only get 10 fps decoding 720p with the settings I had in MPC-HC, I had to go find the spare card from the last upgrade.
Also through the power of [I]64-bit computing[/I] I think I have memory hogging in the bag.
[t]http://i.imgur.com/DpTE0a7.png[/t]
I'll get around to closing some tabs one of these days.
[t]http://rp.braxnet.org/scr/2015-06-22_16-53-53.png[/t]
could be worse :v:
though, i only use the /feed/subscriptions link
[QUOTE=Levelog;48024560]So I think [del]Vivaldi[/del] [B]NodeJS[/B] has some memory issues right now :v:
[t]http://i.imgur.com/ItltoJP.png[/t][t]http://i.imgur.com/2Ik8hBo.png[/t][/QUOTE]
I don't understand how people are somehow [I]surprised[/I] how the combination Webkit and NodeJS is somehow memory inefficient. That's basically their only purpose.
Sorry, you need to Log In to post a reply to this thread.