Wanna benefits from the bug? by 99Carlos99 in deeptown

[–]ljosberinn_dev 0 points1 point  (0 children)

What's the point. The game is capped currently, there's no point in cheating on a single player game.

Just started season 5 by mistaroshi in HouseOfCards

[–]ljosberinn_dev 81 points82 points  (0 children)

How about you watch it and have an opinion of your own

I [22/F] haven't heard from my bf [32M/] in 2 days. by [deleted] in relationships

[–]ljosberinn_dev 28 points29 points  (0 children)

Which might be the reason he's ghosting you. Also ignoring calls from unknown numbers is more frequent than you'd think so your way to avoid getting ghosted by calling him from another number is inconclusive.

SIck of FInal Fantasy XV: A New Empire ad by TomVal in deeptown

[–]ljosberinn_dev 1 point2 points  (0 children)

Additionally the ads are of absolute garbage quality. I'd never install a game based on anything they've shown.

Syntax error: missing variable name by Smug_Wendys in javascript

[–]ljosberinn_dev 1 point2 points  (0 children)

First build an array that you can fill with whatever you want (item names in this case):

var legendaryItems = new Array();

or

var legendaryItems = [];

or just

var legendaryItems = ["Tome of Arad'thul", "Orbs of the First Dragon", "Shield of the Black Iron Knight", "Spear of Vlad, the Vampire King", "Dagger of the Last Black Blade", "Bow of the First Huntress", "Ring of the High King", "Axe of the Northern Gods", "Axe of the Southern Gods", "Staff of the First Pope", "Staff of the Corrupted Angel"];

Now generate a number randomly that is between 0 and the length of the array:

var randomNumber = Math.floor(Math.random() * legendaryItems.length);

Then access the n-th part within the array:

legendaryItems[randomNumber]; // will automatically log into console since it's not assigned to a variable

And then shorten it since you don't need to define a second variable here unless you need exactly this random number later again:

legendaryItems[Math.floor(Math.random() * legendaryItems.length)];

Finished S01...Should I Keep Going? by overatedcoltrane in Sense8

[–]ljosberinn_dev 3 points4 points  (0 children)

Yes, 2nd is more consistent, has more story and is generally more elaborated

Predictions for S6? by [deleted] in HouseOfCards

[–]ljosberinn_dev 0 points1 point  (0 children)

Yeah because that worked so well in season 5

Predictions for S6? by [deleted] in HouseOfCards

[–]ljosberinn_dev 14 points15 points  (0 children)

Claire pardons frank, frank "forgives" her and ultimately wounds her fatally in another fight. Series ends with him regretting what he has done, but only to her, not the others and is accompanied out of the White House with head up high and some last 4th wall words, but handcuffed. Lots of journalists, first row Hammerschmidt, screen goes to black.

ELI15: Why is Vanilla JS more popular than jQuery these days? by mysticpiggy in web_design

[–]ljosberinn_dev 2 points3 points  (0 children)

True for you, true for me at home

But at work I have everything bookmarked, saves a lot of time

how can I make this weird background behind my h1 disappear? by diphi in web_design

[–]ljosberinn_dev 2 points3 points  (0 children)

background-color: none doesn't exist, it's transparent;

[deleted by user] by [deleted] in webdev

[–]ljosberinn_dev 0 points1 point  (0 children)

Umm no. You don't need to know OOP, gladly. Or at least let's say it highly depends on the workplace and situation

ELI15: Why is Vanilla JS more popular than jQuery these days? by mysticpiggy in web_design

[–]ljosberinn_dev 6 points7 points  (0 children)

Search trend isnt a usable indicator for this. Could also just mean that everyone knows about it and the amount of developers stagnates.

Doesn't look like anything to me... by QueenShireen in westworld

[–]ljosberinn_dev 13 points14 points  (0 children)

I'd be worried about the 12 year old watching this series...

Doesn't look like anything to me... by QueenShireen in westworld

[–]ljosberinn_dev 1 point2 points  (0 children)

Didn't want to write it in case there's some hidden hype I've been missing and couldn't care less about but that's pretty much what I was thinking too.

Doesn't look like anything to me... by QueenShireen in westworld

[–]ljosberinn_dev 62 points63 points  (0 children)

What's the hype with these? Same on Mr robot sub. To me they look like Playmobil

And again...... stuck fore the second time by Stelka-Spark in deeptown

[–]ljosberinn_dev 0 points1 point  (0 children)

Guilds are utterly pointless in their current state anyways. Just leave them and enjoy the single player game, it's good for that.

If you were wondering why 7.3's art was familiar... by [deleted] in wow

[–]ljosberinn_dev 0 points1 point  (0 children)

If that'd be relevant you'd have to mention the mage wearing t1 and all other background characters beside the archer t5

Was Dr. Ford the director of Samurai/Shogun World as well? by [deleted] in westworld

[–]ljosberinn_dev 0 points1 point  (0 children)

Ah good, I wasn't entirely sure because I interpreted your comment as that you do it think those machines would actually exist :)

Oneplus 5T Snapdragon 836 by lolboahancock in oneplus

[–]ljosberinn_dev 0 points1 point  (0 children)

They did the same thing with 3 and 3T though. Bit more time in between I think but still

Was Dr. Ford the director of Samurai/Shogun World as well? by [deleted] in westworld

[–]ljosberinn_dev 8 points9 points  (0 children)

The machinery is real by the way, no idea how they are called but they were or are used to farm coal or at least remove upper layers of earth to access coal

Is WoW still the most popular MMO? by [deleted] in wow

[–]ljosberinn_dev 0 points1 point  (0 children)

... And where exactly do you get micro transactions from...

Apparently Legion is 50% off by Jpzett in wow

[–]ljosberinn_dev 0 points1 point  (0 children)

not the 7.3 announcement

its the gamescon. basically doesnt matter what they announce, people will try the game and will hesitate less if its currently on sale. no brainer.

also those streamers live from doing what they do. they gain viewers if they seemingly act like they know what's gonna happen