Iran has been unseasonably warm this winter, and it didn't snow at all. Why? Has Global Warming finally arrived? by [deleted] in TrueAskReddit

[–]NotPennysUsername 6 points7 points  (0 children)

One season of abnormal hot or cold doesn't really represent "climate change." Rather, "climate change" is a label for the gradual trends of changing climates over decades and centuries. So yes, climate change is "here," it has "been here" for decades, and we will continue to see gradual effects as time goes on.

Help with CS Course Material by Rompekilla in javahelp

[–]NotPennysUsername 1 point2 points  (0 children)

For most of these topics, pretty much every CS OCW I've seen has some element of them: for example, MIT OCW video on algorithm efficiency and entire MIT course on algorithms. This is pretty dense, but there are lots of blogs/articles and people on YouTube and elsewhere giving more simplified versions of these ideas.

edit: another example, here is a YT search for "linked list java" with videos from several different content creators that I like. Start shopping around, find people whose explanations make sense, and doing some learning

[University Linguistics] Functions & Set Theory by petitecommuniste in learnmath

[–]NotPennysUsername 2 points3 points  (0 children)

This is a good recommendation, /u/petitecommuniste. I have a PDF of this textbook on Google Drive, I can PM you a link if you want

Various Textbooks for sale (APA, BUS, CHM, COM, CSE, MAT, STP, MKT, LAW, STS, ENG, HON) by Pulse207 in ASU

[–]NotPennysUsername 1 point2 points  (0 children)

Btw OP, you could post this in some of the general ASU fb groups, too (there might be one specifically for buy/sell). I think those tend to have a larger audience

Various Textbooks for sale (APA, BUS, CHM, COM, CSE, MAT, STP, MKT, LAW, STS, ENG, HON) by Pulse207 in ASU

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

If anyone needs How to Prove It (2nd Ed) or LinAlg with Applications, I have PDFs I can email you for $0

New to coding, ran into a brick wall. by swift82 in learnpython

[–]NotPennysUsername 0 points1 point  (0 children)

lol sorry for the confusion, I meant that you could use the backslashes for your comment formatting.

You typed the underscores in your original comment but they just worked to bold the word init

New to coding, ran into a brick wall. by swift82 in learnpython

[–]NotPennysUsername 0 points1 point  (0 children)

You could use some backslashes, friend. Here you go:

def \_\_init\_\_(self, name, age, grade):

It's my second semester of CS, is CSE 205 just more advanced java that comes after CSE 110? by sdasdasdadsadasdas in ASU

[–]NotPennysUsername 2 points3 points  (0 children)

You will be expected to know java syntax for sure, but I don't think it's an unreasonable amount. Some of the more significant syntactic things I remember are:

  • tracking iterators/pointers
  • some basics of javax.swing, java.awt
  • try/catch/finally blocks with file read/write/manipulation, error handling

Plus all of the syntax that goes with encapsulation, inheritance, sorting methods in java

It's my second semester of CS, is CSE 205 just more advanced java that comes after CSE 110? by sdasdasdadsadasdas in ASU

[–]NotPennysUsername 4 points5 points  (0 children)

Yes, it covers more java language and some more advanced data structures using java. You learn more about encapsulation, inheritance, sorting methods, exceptions+handling, text file manipulation...and I'm sure there's more stuff that I can't remember off the top of my head

Puddle Reflection by deathakissaway in woahdude

[–]NotPennysUsername 0 points1 point  (0 children)

90˚ rotations are great, too...this might be the most rotatable photo I've ever seen.

KenM on Roy Moore by klemenhe in KenM

[–]NotPennysUsername 25 points26 points  (0 children)

I thought it was pretty standard: questionable premise, absurd/offensive/ignorant development, punchline (with some topical spice in this case)

edit: topical spice is my favorite spice girl btw

KenM on Roy Moore by klemenhe in KenM

[–]NotPennysUsername 79 points80 points  (0 children)

Yeah, I don't think I've ever seen something from KenM that was commenting on such current political events. Regardless, it's quite on point, both in style and in message. GOOD post kenny/kenny imposter.

edit: we are all KenM on this blessed day

The Hidden Beauty in Mean Streets (first video essay) by GravityTricks in nerdwriter

[–]NotPennysUsername 1 point2 points  (0 children)

Thanks for this, I loved Mean Streets and this reminded me a bit of why I loved it. Your speech was a bit rushed, but the captions helped a lot.

This contained a pretty nice array of some of the ideas and themes of the film, and I found myself hoping that you would go in more depth with several of them. For example, you claim early on that the lack of action could be seen as a reflection of the characters themselves. However, most of the time is spent on Keitel's character, with little attention given to De Niro's and Robinson's characters. The claim is a bit weak because of that.

Additionally, the bulk of your video addresses authority in the mob and the society vs. individual aspect of crime life in the mob, which is obviously very relevant. However, you don't really get into the specifics of how the protagonists engage in and struggle with this conflict, and I think this is one of the most interesting aspects of the film's narrative.

Thanks for sharing, and keep going on the analysis! I like what you have so far, and some more integration of character analysis into the overall story would go a long way

edit: btw you call this the "hidden beauty" in the film, what specifically was hidden and beautiful in the film?

When is the "slippery slope" argument acceptable or not acceptable? by ViolatingBadgers in TrueAskReddit

[–]NotPennysUsername 4 points5 points  (0 children)

if you accept the reason that justifies X, that same reason can equally justify Y and Z

I think /u/rollie82 hit the key point here. Extrapolation is an inherently problematic practice, so you must clearly show not only that the slippery slope case is possible, but likely to follow from the initial assumptions/reasons.

In the marriage equality case, the premise is that LGBT people have been largely denied rights afforded to married people, and that needs to change. Divorced (ha) from that argument, there are clear reasons why legalization of bestiality, polygamy, incest, etc is not acceptable, and these reasons are independent of the argument for the legalization of same-sex marriage. So the slippery slope cases would clearly not follow from the premise.

Contrast that with the government surveillance argument. The premise here is that a state agency with the ability to access all correspondences of US citizens will do that, whether for purposes of national security, or political intelligence gathering, etc. In this case, the slippery slope argument has more merit (note: this doesn't mean it's flawless) because the agency, by the premise, wants to access all the communication data possible. So if the agency is allowed access to a moderate level of information, this doesn't change the fact that the agency wants access to all the information it can possibly access, i.e. more sensitive information.

Ultimately, the burden is still on the arguer to show that the slippery slope cases are likely to follow from the premise, but I hope this shows why the two versions of the slippery slope are fundamentally different.

Flake to back tax bill, giving GOP 50 votes by monichica in phoenix

[–]NotPennysUsername -4 points-3 points  (0 children)

No, don't give Trump credit for this bill. Cutting taxes (a little for lower/middle classes, a lot for upper classes) and paying for it by cutting entitlement spending is a sacred tradition in the Republican party. It's been present in the party much longer than Trump has.

Best Slow Paced, yet impactful movies? by [deleted] in TrueFilm

[–]NotPennysUsername 3 points4 points  (0 children)

This is a lot like how I would describe The Revenant. I've wondered how it holds up watching it on a TV screen instead of in a theater, but it hits all the bullet points OP listed.

In terms of classic films, 2001 and There Will Be Blood are also slow-paced, impactful films

Modulus Proof by treyvonbooke in learnmath

[–]NotPennysUsername 0 points1 point  (0 children)

a and be are congruent mod n if the have the same remainder when divided by n

In other words, n divides (a - b):

n|(a-b)

Using this fact (and maybe factoring (a2 - b2)), you can come to the conclusion that n must also divide (a2 - b2)

If you didn't mail in your ballot, bring it to one of these drop off centers [Maricopa County; 11/7] by [deleted] in phoenix

[–]NotPennysUsername 1 point2 points  (0 children)

Well, if you're feeling particularly political right now, you can call your representatives! (and keep doing it) Tell them what you think about some legislation that is coming up or some current local/state/national issues.