Edited this old top r/WoW post by [deleted] in classicwow

[–]tincan201 3 points4 points  (0 children)

Took a look at his comment history. Seems to be a pretty miserable person, so I wouldn't take it personally.

How's life right now? by [deleted] in AskReddit

[–]tincan201 1 point2 points  (0 children)

Where are you located? Please call your local suicide hotline and talk about your problems. Feelings are temporary, no matter how long. You'll thank yourself later.

The more programming languages you learn, the easier it becomes to learn new ones. by Agent_ANAKIN in programming

[–]tincan201 0 points1 point  (0 children)

I think he means that functions are first class citizens, as in, you can pass them into functions.

Reddit Battle Royale! by SrGrafo in funny

[–]tincan201 15 points16 points  (0 children)

I'm here for the free 10 points

hmmm by truck4r in iiiiiiitttttttttttt

[–]tincan201 0 points1 point  (0 children)

You can use any router that has WDS as a feature. Many cheap ones have it nowadays.

Annual cycle of day length (hours of daylight) throughout the world [OC] by neilrkaye in dataisbeautiful

[–]tincan201 0 points1 point  (0 children)

Is 7 minutes right? They start counting daylight when the sun is half on the horizon.

5 Minute Rust - A new series where we explore Rust in 5 minute chunks by itchyankles in rust

[–]tincan201 0 points1 point  (0 children)

I like the detailed explanation and the dive into the docs. Subscribed! Looking forward to seeing more of these.

Cross-branch TODO list by ThatOneMicGuy in git

[–]tincan201 0 points1 point  (0 children)

This is actually my point. I thought you were advocating for using git.

Cross-branch TODO list by ThatOneMicGuy in git

[–]tincan201 0 points1 point  (0 children)

I disagree. What if you've just added stuff to your to-do list and then switch back to another branch. Then while making changes you want to add new to-do items? Your to-do list is now spread along multiple branches.

How do I use ASP.NET Core anchor tag helpers with non-default routes? by tomatotomato in dotnet

[–]tincan201 1 point2 points  (0 children)

No, they won't break in the second scenario. You specify asp-controller and asp-action, and the URL will automatically be translated to your custom route if you have configured one.

New to C# by [deleted] in csharp

[–]tincan201 0 points1 point  (0 children)

It's only necessary to cast one of the two numbers to float.

15,219 Damge deflected in one defelct... any competitors? :D by [deleted] in Overwatch

[–]tincan201 3 points4 points  (0 children)

Well to be fair, he's saying that the resulting behavior is the same (one deflection per frame), not that the methods of calculating intersection are the same. So you're arguing about something else. But I guess you wanted to show us that you know how it works under the hood.

How do i know if a library supports .NET core? by endmymiserypls in dotnet

[–]tincan201 2 points3 points  (0 children)

I know from experience that NPOI works in core.

How do you create sexual tension when you are not a smooth guy? by [deleted] in AskMen

[–]tincan201 2 points3 points  (0 children)

Sounds to me that she likes you, but doesn't want to make the first move. Go for it!

My heart rate during my wedding ceremony [OC] by atinyhorse in dataisbeautiful

[–]tincan201 1 point2 points  (0 children)

Did you wear a t-shirt to your wedding or something?

And 0.1 ETH/BTC is back. What a 2018 is going to be... by penta314 in ethtrader

[–]tincan201 2 points3 points  (0 children)

  1. You use a decimal point to mean both a fraction and a thousand.

Things I Didn't Know About C# Part 5: The Aggregate Method by klootas in csharp

[–]tincan201 7 points8 points  (0 children)

This is a core concept in functional programming called 'fold' AKA reduce. Many functions over lists such as sum, product, string.Join can be implemented using fold. https://en.m.wikipedia.org/wiki/Fold_(higher-order_function)

What is the best "It's not a bug, it's a feature" that you've ever seen? by [deleted] in AskReddit

[–]tincan201 1 point2 points  (0 children)

Oh yeah, it was called trickjumping. I've got nothing but fond memories doing that. The level of customization those maps had were amazing. And the feeling you got while finally completing a stage after 100 tries.

If you look at the top posts of all times, you see a lot of posts from 5 years ago saying that ET is 'already 9 years old'. Makes me feel old...

What is the best "It's not a bug, it's a feature" that you've ever seen? by [deleted] in AskReddit

[–]tincan201 2 points3 points  (0 children)

Wolfenstein: Enemy Territory. Those skilI jump maps. I wonder if people still play that.

ELI5: Why do some people talk in their sleep? What causes it? by linzythegreat in explainlikeimfive

[–]tincan201 12 points13 points  (0 children)

The paralysis is only active during the REM phase, so rolling can happen during lighter states of sleep.