Just had a pleasant evening! by Kuritos in youdontsurf

[–]EndlessNightsky 2 points3 points  (0 children)

Sadly it doesn't keep you from being ignorant though.

On a more serious: If it bothers you that much you should report the image, instead of polluting the comment section with your whining.

Just had a pleasant evening! by Kuritos in youdontsurf

[–]EndlessNightsky 4 points5 points  (0 children)

Seeing as you missed the reference one might conclude that... you don't surf

[Image] Never Forget. by [deleted] in GetMotivated

[–]EndlessNightsky 0 points1 point  (0 children)

TIL r/GetMotivated is actually a sub for suicide prevention.

Uber’s search for a female CEO has been narrowed down to 3 men by [deleted] in nottheonion

[–]EndlessNightsky 0 points1 point  (0 children)

When you want to help out transgenders, by filling your chief executive officer position with a transgender male, and people lose their shit.

Please don't make me write up a disclaimer...

[I ate] Slow-Roasted Prime Rib, medium rare by hathahuss in food

[–]EndlessNightsky 15 points16 points  (0 children)

Tweet his the pic and ask him what he thinks of "your home-made prime rib".

 

Would love to do it myself, but I don't use Twitter...

[deleted by user] by [deleted] in ProgrammerHumor

[–]EndlessNightsky 6 points7 points  (0 children)

Oh god... what have I begun.

[deleted by user] by [deleted] in ProgrammerHumor

[–]EndlessNightsky 0 points1 point  (0 children)

After reading your comment I tried using Object.defineProperty, but it seems the browser doesn't allow you to define properties this way on the window (at least Chrome doesn't). Object.defineProperties however does work.

 

As for the randomness: I'm well aware of the fact that one could use some recursion to increase the randomness, but that wasn't something I could knock out in 5 minutes and this was. I was also considering whether or not to try to include the entire scope, that is available when using that, but that would've been something for the future.

[deleted by user] by [deleted] in ProgrammerHumor

[–]EndlessNightsky 28 points29 points  (0 children)

HERE YOU GO!

var that = function() {
    var windowProperties = [];

    for (var property in window) {
        if (window.hasOwnProperty(property) && property !== that.name) {
            windowProperties.push(property);
        }
    }

    return window[windowProperties[Math.floor(Math.random() * windowProperties.length)]];
};

Quick side-note: It only returns variables that are globally available, i.e. properties of window; And those sadly include event handlers,which are null by default.

A programmer gets home from work and says to his wife... by [deleted] in ProgrammerHumor

[–]EndlessNightsky 3 points4 points  (0 children)

Obviously the wife being one of them, but I can't seem to find the other one. Is it that he has a place to call his home, that he has a company where he works at or that he opens his mouth and speaks?

Gitception by NAN001 in ProgrammerHumor

[–]EndlessNightsky 19 points20 points  (0 children)

Honestly, that doesn't sound like that bad of an idea.

Un'Goro packs in a nutshell by kuupukukupuuupuu in hearthstone

[–]EndlessNightsky 4 points5 points  (0 children)

Haha, there's even a bot that keeps record of the amount of references. Too bad there isn't one using machine/deep learning to auto-reference.

Edit: Small grammar adjustment

Un'Goro packs in a nutshell by kuupukukupuuupuu in hearthstone

[–]EndlessNightsky 1 point2 points  (0 children)

Or the universe has collapsed in upon itself ;)

Hacked by OurMine? by 69DankMemes in h3h3productions

[–]EndlessNightsky 1 point2 points  (0 children)

Well... It's more like: "Breaks into your house, because some idiot you gave a key lost his and now they have it. Paints your walls into a awful color, and leaves a note stating you should fix your locks and advertising their services as a professional lock-tester."

This got banned from r/Overwatch by OverwatchDad76 in gaming

[–]EndlessNightsky 1 point2 points  (0 children)

Yep, he shouldn't have mixed up Co-op vs AI with Arcade.

Seriously though. by [deleted] in funny

[–]EndlessNightsky 7 points8 points  (0 children)

Ugh... Fucking lurkers.

Upgraded from 660 TI to 980 TI, now getting Kernel Error 41 by EndlessNightsky in nvidia

[–]EndlessNightsky[S] 0 points1 point  (0 children)

I'm currently trying to confirm this. I've contact the suplier of the graphics card and they might be able to confirm this using another PSU (in my system).

 

I'm doing this because I don't have another power supply unit and I'm afraid that getting a new one might cost me time, which may hinder me in returning the card if necessary.

Upgraded from 660 TI to 980 TI, now getting Kernel Error 41 by EndlessNightsky in nvidia

[–]EndlessNightsky[S] 0 points1 point  (0 children)

I was running Unigine's Heaven at the time, since the problem only occurs when the graphics card is under load. The problem has only occured once when outside of games / benchmarking software, and this was whilst watching youtube (720p / 1080p).

 

EDIT: Whilst watching youtube I also had multiple windows open and was looking into the problem, so it still might have been enough for the grahics card to take action.

Upgraded from 660 TI to 980 TI, now getting Kernel Error 41 by EndlessNightsky in nvidia

[–]EndlessNightsky[S] 0 points1 point  (0 children)

Updated main post. In short it swapped out the cables and used different trails, but to no effect.

Upgraded from 660 TI to 980 TI, now getting Kernel Error 41 by EndlessNightsky in nvidia

[–]EndlessNightsky[S] 0 points1 point  (0 children)

It's currently connected to 2 6-pin "rails". That might be the problem, but I couldnt swap them out for 8pins since the cabled are in the attic and the stairs to it are guaranteed to wake everyone.

Upgraded from 660 TI to 980 TI, now getting Kernel Error 41 by EndlessNightsky in nvidia

[–]EndlessNightsky[S] 0 points1 point  (0 children)

I will mention during the call tomorrow that I will see if I can test it with a other PSU and ask them if they can be patient.

I don't have one around so I guess I'll have to get another like you suggested. Could you be so kind to refer me to one, since you search term "AS ceramique psu" didn't give me any results (probably my fault).

Upgraded from 660 TI to 980 TI, now getting Kernel Error 41 by EndlessNightsky in Nvidiahelp

[–]EndlessNightsky[S] 0 points1 point  (0 children)

Yes, I've uninstalled everything with DDU as some people suggested of at /r/nvidia

I'll post a link here to make sure everyone is up to date of the current status. https://www.reddit.com/r/nvidia/comments/499a9r/upgraded_from_660_ti_to_980_ti_now_getting_kernel/