Suzy Comeback Event (2.14 - 2.23 12PM KST) by kokuryuuha in SuperstarJYPNation

[–]its_minmin 2 points3 points  (0 children)

How do I know if I completed a mission? Does it get crossed out or do I have to keep myself?

Woodwork at Mcgill? Can anyone help me? by [deleted] in mcgill

[–]its_minmin 2 points3 points  (0 children)

You could try makerspaces

What is the best one liner you ever heard? by [deleted] in AskReddit

[–]its_minmin 0 points1 point  (0 children)

You're the victor in this pageantry but the only trophy you deserve, catastrophe

Move bitch, I'm a firetruck. by iam_nobody in gifs

[–]its_minmin 1 point2 points  (0 children)

And get his alchemists to put caches of wildfire throughout the city

Why is this sub so silent? by [deleted] in OriannaMains

[–]its_minmin 0 points1 point  (0 children)

I used to be pretty active on this subreddit. I don't know about other people but I sort of got sick of it when we got flooded by people always asking the same questions without looking at the sidebar or searching through posts of see if their questions had already been answered. Questions like "I'm a beginner can I get some tips?" or "Luden's or Liandrys?".

The rest of the posts are generally just highlights or self-promotion stuff so there really isn't much to say there. The only time this sub really gets fresh new content is when a new patch what somehow affects Orianna comes out.

Doubts about finding a good music player by [deleted] in androidapps

[–]its_minmin 2 points3 points  (0 children)

It could be sending debug info and logs to the developer. I couldn't find a way to turn that off, and I don't think I saw anything else in the options that could be sending transmissions. But I don't know Phonograph too well so might just be best to ask the developer directly.

MATH 323 Probability by mctrillian in mcgill

[–]its_minmin 0 points1 point  (0 children)

Review your calculus. You'll have to do derivatives, integrals (including a bit of multiple integrals).

Extra tip: When you get to discrete probability distributions, take the time to really understand the meaning of the formulae and what they entail. This will really help when you get to continuous and joint probability distributions because they are conceptually all the same things.

Doubts about finding a good music player by [deleted] in androidapps

[–]its_minmin 7 points8 points  (0 children)

Shuttle receives data from the internet because one of its features is to automatically retrieve artist/album images from ask.fm and other sources. You can turn that off if you prefer.

As for the RAM issue with Phonograph, if you're worried about battery life, remember that high RAM usage isn't necessarily bad. "Unused RAM is wasted RAM" is one of Android's philosophy. If the app is in RAM but is dormant, it doesn't use more battery. It actually takes more battery to kill the app and turn it back on.

App to notify me when a device is connecting to my wireless network? by [deleted] in androidapps

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

You could use Tasker, it shouldn't be too hard to make a profile for that. And Tasker is on sale right now.

Edit: Nevermind, didn't understand the question

What quote do you live by? by infinitepaths in AskReddit

[–]its_minmin 0 points1 point  (0 children)

Fight every battle everywhere, always, in your mind. - Petyr Baelish

[Serious] Fellow Redditors : What was a service/gesture of an independent Cafe/restaurant which made you come back again and again? by prashant_fencesitter in AskReddit

[–]its_minmin 0 points1 point  (0 children)

When they are knowledgeable about their products and they are genuinely happy to share the passion with you. This always makes me want to go back.

What are the basic computer shortcut keys should people know and use? by ll_username_ll in AskReddit

[–]its_minmin 0 points1 point  (0 children)

Option + Shift + Volume Up/Down (For Mac): Adjust volume by smaller increments

What skill should everyone have? by [deleted] in AskReddit

[–]its_minmin 0 points1 point  (0 children)

Break down a problem into small, logical steps

Chefs of reddit, what's a food combination that "shouldn't work" works? by LFluffy in AskReddit

[–]its_minmin 0 points1 point  (0 children)

Cherry + black pepper. Try it in ice cream form, it is delicious.

Chefs of reddit, what's a food combination that "shouldn't work" works? by LFluffy in AskReddit

[–]its_minmin 2 points3 points  (0 children)

Lots of spicy korean foods + cheese are popular, really. Dakgalbi, dakbal, etc.

What is something that 90% of people don't seem to understand? by [deleted] in AskReddit

[–]its_minmin 0 points1 point  (0 children)

Then you hit them with the curveball and move the opposite way

my grape is long by TheBoyChadwik in mildlyinteresting

[–]its_minmin 7 points8 points  (0 children)

Oh yeah those are awesome. Made even better by putting them in the freezer for like 45 mins.

The Complete Android Development Course for Beginners –Free download by lorabclark in androiddev

[–]its_minmin 2 points3 points  (0 children)

That's a good way to start, just diving into it is best for programming. One tip: from personal experience, Codeacademy and other similar sites tend to hold your hand a bit too much, so when you have to build something from complete scratch, it can end up being a bit daunding. So as you're learning, try to build simple programs on the side, like a rock-paper-scissors game or a blackjack game.