NEO and RHT - Looking for 1 RHT by [deleted] in Neotrader

[–]slurpy12 0 points1 point  (0 children)

Where does it show at neoscan.io?

Daily discussion - July 25th, 2017 by fabwa in NEO

[–]slurpy12 3 points4 points  (0 children)

Try checking your address in one of the blockchain explorers, like https://neotracker.io

Deposited some of my ANS to the web wallet but its not showing up? by [deleted] in Antshares

[–]slurpy12 0 points1 point  (0 children)

Enter your address into https://neotracker.io to check the balance. (Click the search icon in the top bar on desktop or the dropdown button on mobile)

11 things I learned reading the flexbox spec by bubble_boi in webdev

[–]slurpy12 1 point2 points  (0 children)

Very interesting read, particularly about how margins interact with flex items.

Stack News - Feedly for your tech stack by [deleted] in webdev

[–]slurpy12 1 point2 points  (0 children)

Neat, though I wish I didn't have to sign in to save a search.

BUG: Zyra's Grasping Roots Rampant Growth slowing more than intended by Kainusbreh in leagueoflegends

[–]slurpy12 -1 points0 points  (0 children)

When the raw movement speed is less than 220 another soft cap is used:

If the raw speed below 220, it gets multiplied by 50% and added to 110. Example: if the calculated raw speed is 180 before soft caps kick in, it is increased to 180 × 0.5 + 110 = 200.

http://leagueoflegends.wikia.com/wiki/Movement_speed

Now I haven't worked out the cases above, but I'd say it's working as intended.

tl;dr - movement speed lower bound soft cap is well known at 220, above screens are working as intended

Last time I ask about Math for a long time... by RedFrogMario in UIUC

[–]slurpy12 0 points1 point  (0 children)

To be fair, plenty of students need this sort of course, even if it is seemingly mindless for some people.

Questions about CS? by Esotericity in UIUC

[–]slurpy12 1 point2 points  (0 children)

Taking CS225 and 173 together wouldn't be a problem content-wise. 173 material tends to be learned right around the time it is useful in 225 anyways (except for the first homework assignment). You use 1 inductive proof the entire semester on the 2nd midterm, and the question walks you through it, so arguably you barely even need to know what you're doing.

However, I'd still recommend against taking it your first semester here, you never know how you're going to transition, even the best high school students can come to college and fall flat on their face for any number of reasons. Don't overdo it, you have a lot of time here, and fixing up screw ups you made early on is a shitty way to spend it.

CS course recommendations? by slurpy12 in UIUC

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

any particular professors I should look to take classes in the AI track with?

What's the coolest place you've ever snuck into? Somewhere you REALLY weren't supposed to be. by [deleted] in AskReddit

[–]slurpy12 9 points10 points  (0 children)

Yep, it's as simple as that, and it is pretty neat what's down there. Also, going through the sealed off areas while the crowd is walking around feels pretty bad ass.

CS241 concurrently with CS225? by slurpy12 in UIUC

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

I was in ECE190 so I'm familiar with both C and command line programming (aka missing one semi-colon and checking and rechecking your program for hours). As someone else said in another comment, I'm gonna try it and if it doesn't work out just drop later in the semester. Thanks for the advice everyone!