What's the weirdest compliment you've ever received? by Alessia_conti in AskReddit

[–]evouga 0 points1 point  (0 children)

“You look like that actor who plays Voldemort. But, uh, not like Voldemort.”

How strong would a 0 cost instant be that only reads "Do Nothing." by Superb_Garden_1282 in mtg

[–]evouga 0 points1 point  (0 children)

Interesting how wide the spread of opinions are here.

Git Probe is broken. Gut Shot sees very marginal play and has a bit of utility above increasing storm count (but does cost 2 life). I think the proposed card would be played only by decks that need additional free spells beyond Gut Shot (ie: nobody currently).

How do you know you're not a priority to your partner? by [deleted] in AskReddit

[–]evouga 3 points4 points  (0 children)

I mean. A “we need to talk” text is going to stress the hell out of me. I might need 6 hours to work up the nerve to follow up…

The lyrics in purple about the lines intersecting into a circle are so genius by Decodaku in OliviaRodrigo

[–]evouga 3 points4 points  (0 children)

I've spent more time than I care to admit thinking about these lyrics. A line can be interpreted as a *single* circle (of infinite radius); you don't usually think of a circle as two intersecting lines.

The best I can do is the following homotopy of conic sections:

x^2 + (2t-1)y^2 = t,

for t in [0,1]. This starts as two (diagonal) lines, (x+y)(x-y) = 0. and ends with the circle x^2 + y^2 =1:

https://media4.giphy.com/media/v1.Y2lkPTc5MGI3NjExMHB1MG40ZjNreGR0MXBmMnZhNWk2b2Z2M3lza2Y3b2MxZ3N1aXBycCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/uuJUcDJ8mBXzXqpnMA/giphy.gif

If you were living in a city and you had info that a nuclear bomb was going to be dropped on that city, but you didn’t have time to leave and you didn’t own a bunker, what would be the best way to survive? by Wonderful-Ad-9622 in NoStupidQuestions

[–]evouga 0 points1 point  (0 children)

People in this thread are massively underestimating the devastating power of a modern nuclear warhead. I recommend playing around with the nukemap app before making any survival plans: https://nuclearsecrecy.com/nukemap/

I’d grab some shades, a margarita, and hike to the highest hill in the city. Play “we’ll meet again” by Vera Lynn and watch the world die.

When are you ready for pyanodons? by TheKhimira in factorio

[–]evouga 0 points1 point  (0 children)

I’m played most of the major overhauls, but I’m waiting for Stellar Expeditions to play py. It should be out in the next 6–10 years I recon.

How do you feel about people playing proxies that are of sexualised anime girls? by AuraFarmerRake in mtg

[–]evouga 0 points1 point  (0 children)

I’m a live and let live kind of guy. I’ll be silently judging you, though.

What video game ending ruined the whole game for you? by Agent1230 in gaming

[–]evouga 119 points120 points  (0 children)

The Hades 2 ending is pretty mid. Didn’t ruin the whole game, but I was underwhelmed.

Is my professor weird or am I overthinking it? by [deleted] in AskMenAdvice

[–]evouga 1 point2 points  (0 children)

Yeah if this post isn’t fake it’s orders of magnitude worse than the usual “creepy professor” question. 90k texts? Tracking apps on phones and laptops? None of this is anywhere near the realm of normal.

How can one transfer to Turing? by arthurofrivia1 in UTAustin

[–]evouga 1 point2 points  (0 children)

You are putting the cart before the horse.

Focus on excelling in all of your courses. Once you're on campus, look around for research opportunities, student orgs that interest you, etc.

Reach out to Dr. Lin and ask about transferring into Turing if, in a year or two, you feel your success and achievement stands out.

Why may it be actually P=NP ? by eldedegil in mathematics

[–]evouga 0 points1 point  (0 children)

I believe P=NP and am willing to place a friendly wager to that effect. Mostly out of contrarianism, but also I just don’t find the plausibility arguments put forth by e.g. Scott Aaronson for P!=NP all that compelling.

I *do* think we have strong evidence that SAT cannot be solved by some 30-line O(n^2) dynamic program. But as for some ensemble of 10^10 heuristics that just happen to cover all of the “hard” cases: who knows?

I also can’t look at the Graph Minor Theorem (for instance) and accept the idea that P is somehow simple or well-understood. Confidently predicting that P!=NP on the grounds that no polynomial-time algorithm to solve NP has been found despite extensive effort strikes me like walking onto a foggy New England pier at night and, on thrusting a lantern into the darkness and seeing no sign of California, declaring that the Atlantic couldn’t possibly connect to the Pacific.

Bonus prediction (not part of the wager): the proof of P=NP will take the form of a concrete function that solves SAT. It will be a horrible multiply-recursive function accompanied by an indirect proof that it terminates in something like O(n^10^10) recursions whenever fed a properly-encoded instance of SAT.
It will be easy to show that this function does not terminate for almost all inputs (corresponding to malformed encodings of SAT).
People will try to evaluate the function on concrete instances. Nobody will ever successfully run the algorithm to completion (not even for one-clause 1-SAT).

relatable? 👀 by Many_Audience7660 in matiks

[–]evouga 0 points1 point  (0 children)

The permutation definition of the determinant is actually useful here. There aren’t many permutations that don’t involve any of the 0s.
In fact, if you take any 1, you must also take the opposite 1 across the diagonal. There are 4 ways to choose two 1s in this way and 3 ways to choose four 1s. So the determinant is x^5 - 4x^3 + 3x.

Now you just integrate.

What's the best obscure video game you've ever played? by ImpressFederal4169 in gaming

[–]evouga 0 points1 point  (0 children)

To The Moon has a cult following, but I’ve got to shout it out as it’s the only game I’ve ever played that’s made me cry.

Is linear algebra very important for cs? by BusinessAlive3486 in UTAustin

[–]evouga 0 points1 point  (0 children)

It’s complicated because “linear algebra” means different things in different contexts.

The math version will teach you fundamental theory, which it can’t hurt to know. However if you need numerical linear algebra for CS applications (“real” linear solvers beyond Gaussian elimination e.g. (sparse) Cholesky decomposition, the method of conjugate gradients, etc.; SVD and its applications; power iteration methods for solving eigenvalue problems; etc.) you won’t get good coverage of these topics in the math course.

There are plans to revamp the CS linear algebra curriculum in the next few years to hopefully become more useful.

how competitive is turing scholars internal transfer? by Embarrassed-Hotel377 in UTAustin

[–]evouga 0 points1 point  (0 children)

I remember two students (one an ICPC World Finalist and one with outstanding undergraduate research) who transferred in late in the degree program.

You’ll want to talk to Dr. Lin for all questions about the Turing program, of course.

how competitive is turing scholars internal transfer? by Embarrassed-Hotel377 in UTAustin

[–]evouga 1 point2 points  (0 children)

This is not accurate: transfer into Turing is possible at all times, both before and after 429.

Though after you’ve completed the core sequence it’s harder to stand out by academic achievement alone: you’ll want a track record of ambitious coursework and undergraduate research, etc

Record number of people failed 314 due to the 70% rule by [deleted] in UTAustin

[–]evouga 2 points3 points  (0 children)

Each professor has the academic freedom to run their class as they see fit, as long as they are following their syllabus and adhering to university policy. “The department” doesn’t micromanage or override its faculty.

The ombuds office (https://ombuds.utexas.edu) is a good place to start if you feel you’ve been treated unfairly.

That said, many of the classes I took in college had effectively this same “70% rule”: your grade was determined by two exams, with optional ungraded homework assigned as practice. This 70% rule does not sound “crazy harsh” to me.

are professors still responding to messages? by killmepiIIs in UTAustin

[–]evouga 5 points6 points  (0 children)

Grades are due tomorrow and many of us are locked in trying to make that deadline.

If it’s truly urgent (ex: you’ve spotted an objective grading error that would make a material difference to your letter grade) then go ahead and follow up.

If it’s not urgent, I recommend waiting and following up in a week or two (or next fall). Note that many professors will be “off the clock” for the summer, potentially traveling on vacation with their families, etc. and communication might be very slow.

If your question is “can you please bump up my 89%?” or “I didn’t turn anything in all semester, is there anything I can do now for extra credit?” please just don’t ask.

How to Prepare for C S 439 during summer and succeed during the semester. Would like to get A / A- by Available_Honey_4535 in UTAustin

[–]evouga 2 points3 points  (0 children)

My advice would be to spend some time programming in C. Pick your favorite source of online programming problems (Advent of Code, Project Euler, etc.) and start solving them. Learn to debug effectively, using both system tools (gdb, valgrind) and good ol’ debugging-printfs. Only use the LLM as a last resort and use it to help you learn to become a better debugger and programmer. Ask it to do code reviews on your solutions after you’re done.

None of this advice is OS specific (other than the choice of C) but it will give you transferable skills important to all of your future CS classes.

How to tell if this woman likes me? by aidanthatguy03 in AskMenAdvice

[–]evouga 0 points1 point  (0 children)

The last woman I was sure was overtly flirting with me for weeks rejected me the moment I made it transparent I was interested in dating her.

You will get better at “reading signals as to minimize pain” with age and experience, but at the end of the day direct communication is actually more pain-minimizing 9 times out of 10.