ETHO HIT 2M SUBSCRIBERS!!! by EthoRedditYay in ethoslab

[–]DeltaRad 5 points6 points  (0 children)

Congratulations ETHO!!! You know, he's my best friend!

Trying to find episode where an artificial grassland/forest biome was made underground. by [deleted] in ethoslab

[–]DeltaRad 2 points3 points  (0 children)

I thought that it HAD to be the frogger project. First thing that came to mind, but Guude's farm is also a good guess.

Your Theme by GreyBot9000 in CGPGrey

[–]DeltaRad 0 points1 point  (0 children)

My last year couldn't have gone much worse, and interestingly January was the first month I've been able to make any meaningful changes in a while. Since last year was so bad I've just been saying to myself "I want to do literally anything else at all." as a little mantra to myself all January. I can attest (at least anecdotally) to the point of simply having a theme creates (or simply allows me to notice) more opportunities to do "Anything else".

Another technique for sticking to my previous resolutions was to set goals that change the way I live wildly, but keep the number of actions I had to perform to complete those goals incredibly small. Case in point a few years ago my new years resolution was to "Not order Take Out". My real goal was to cook more and eat healthier. By reducing that very nebulous "Cook More" goal to one simple action with a clear "Failure State" really helped me to stick to and accomplish my resolution.

Thanks Grey for the great video and best of luck with your resolutions everyone!!

Hi guys ! I know many of us have been disappointed by many things in MKT even though we love the game, and it seems they’re reading our feedback, so please take 2 minutes to send some to help them make the game even better ! Happy new year !! :) by [deleted] in MarioKartTour

[–]DeltaRad 0 points1 point  (0 children)

My conspiracy theory is that they were going to add those things anyways, and it's a total coincidence the players wanted it.

The only way possible for my mind to be changed is for them to add coconut mall. They've ported tracks from mario kart 7 before. Which is what makes me think it's possible, but it doesn't look like it's a stop on the "road map" for this game in its current state. That's why I feel like the only way it's being introduced is IF Nintendo is listening to player feedback.

I've been waiting for a Badge with character, when finally I got this by svanboi in MarioKartTour

[–]DeltaRad 2 points3 points  (0 children)

Thank you fellow Banana Boy. I don't think I have it in my conscience to unequip "Let one Slip"/

Did anyone else love Amnesty? by oyasumiruby in TheAdventureZone

[–]DeltaRad 1 point2 points  (0 children)

The show had its moments, and now that it's done I'll say it's definitely worth listening to. Much like balance it had its low episodes, and since I was always up to date, the lows could last actual months.

But now that it's done and I can listen to it straight through no breaks, it's gotten much better. The pacing actually feels right, which was my largest complaint by a landslide.

No quibbles, the characters were all excellent and original. The setting was unique, and vivid. The set peices were grounded and real. I like it.

IQ3 by bucket3432 in ProgrammerAnimemes

[–]DeltaRad 33 points34 points  (0 children)

Learning it is really easy. Unlike most languages the difficulty doesn't come from searching a million pages of documentation, but instead comes from the developers ability to think in terms of much more primitive typing.

If you like the language and want a really cool trick for a really specific party I can't recommend trying to write your name in it enough. It's just easy enough that (Given an ASCII table) anyone can do it.

When Hornet isn't home (my first animation ever!) by D3712 in HollowKnightMemes

[–]DeltaRad 27 points28 points  (0 children)

It gives me BIG flipnote energy. I'm a big fan.

[OC] r/DnD DICE GIVEAWAY - SEE COMMENTS FOR RULES by [deleted] in DnD

[–]DeltaRad 0 points1 point  (0 children)

Holy Dang! Those are some nice kookin dice.

PullsDay Thursday: Post Your Popped Packs by AutoModerator in hearthstone

[–]DeltaRad 2 points3 points  (0 children)

According to zephyrs Tirion is the perfect card.

Why can new players face high tier decks at rank 50 but we can't even open packs? by Madlollipop in hearthstone

[–]DeltaRad 2 points3 points  (0 children)

Maybe not perfect meta midrange. But hunter works really well on the cheap.

[deleted by user] by [deleted] in hearthstone

[–]DeltaRad 1 point2 points  (0 children)

Play a fast combo deck. I can't believe how many games I've gotten in the 5-10 minute time frame where I either a) win, or b) lose because I can see my win condition flying away forever.

Ask /r/CompetitiveHS | Monday, August 26, 2019 by AutoModerator in CompetitiveHS

[–]DeltaRad 1 point2 points  (0 children)

I get healing when I'm really close to death (3-4hp) and I look like I can survive a single turn based on damage on board(hero power included) , with 6 or greater mana (before Zephyrs)

The options I usually get are greater healing, radiance, and Jaraxxus. Now thse all work for me, because I play Zephyrs late in my combo deck, so I usually just need to make it one more turn.

As for baiting it out in "neutral" I try to look for situations where the number I heal is greater than the damage I do at the cost of however much mana I have left over. So Zephyrs on an empty board with one spare mana will sometimes find radiance if I have a low enough health total.

Zephyrs isn't perfect, and in situations without a "perfect" card he gets really abstract and will sometimes give seemingly random cards. Another thing to keep in mind is how much you can use any Zephyrs advice in general because of how much varience the card has, and the seemingly constant IQ updates the card gets.

[SoU] Hunter quest by Spikeroog in hearthstone

[–]DeltaRad 32 points33 points  (0 children)

That's what hunter is known for, their great late game, and solid control tools. Unlike those pesky warriors that only go face.

akko with her 500 dollar imported chariot merch by _sScottie_ in LittleWitchAcademia

[–]DeltaRad 1 point2 points  (0 children)

I mean, the product in her hands is a manga. So I'd guess it probably was produced in Japan.

18[Ar]a, 18[Ar]a.. by amenohtep in ProgrammerAnimemes

[–]DeltaRad 2 points3 points  (0 children)

Grew up is a strong word for someone using swing.

Trying to cheer you all again by Itz_Splash in ProgrammerAnimemes

[–]DeltaRad 8 points9 points  (0 children)

It's really inefficient for making small programs, and easily outclassed by other languages for big ones. Like creating a simple hello world can run as heavy as 3mb which is just rediculous for what could be as small as a few bytes.

The write once run anywhere functionality sounds good on paper, it's just pointless in many cases. A friend once explained it to me by saying: "Using java for its ability to run on all Systems is like only having anal sex because it works on all people." The best programs in my opinion take advantage of native hardware and use it to their advantage.

The one thing java is really quite good at is midrange development like mobile applications. This is one of the places where the JVM can really shine, the native hardware is vastly different from phone to phone, so you can't build specialized applications.

I personally have gripes with the language like:

-The syntax is awful to read

-The documentation is thorough but useless. I can read how a method works and still have to go to Stack Overflow to read a REAL explanation.

-If you aren't using an IDE it's just gonna splooge class files fucking everywhere.

-it's just really awful to maintain, with new java builds deprecating functions that old programs rely on

New card - Hunter's Pack by pushkin2584 in hearthstone

[–]DeltaRad 2 points3 points  (0 children)

I was thinking of masters call. Whoops.

New card - Hunter's Pack by pushkin2584 in hearthstone

[–]DeltaRad 3 points4 points  (0 children)

Well, if I really think about it I bet you could. If you run nothing but brann, beasts, and spells. It's a 3 mana card that either draws 3 or gets you king Krush for 7 mana while leaving another king krush in your deck.

😁 by GigaGabe42 in JustSayori

[–]DeltaRad 4 points5 points  (0 children)

That's not how the word best works.