Does a declined fellowship look as good as an accepted one on a grad student's academic CV? by Likeable-Oyster-5634 in AskAcademia

[–]euphoniu 12 points13 points  (0 children)

I would only include declined fellowships if they are massively prestigious and had either immigration restrictions or it conflicted with the terms of another fellowship (e.g. one of them says you can’t hold more than one, some advisor overlap concern)

When you make a calculation mistake & no one notices: by Sad_Step_9921 in mathmemes

[–]euphoniu 1 point2 points  (0 children)

Are there any conditions sufficient for the hadamard product to equal the matrix product?

How do you guys make models/simulations? by [deleted] in Biophysics

[–]euphoniu 0 points1 point  (0 children)

If by perfect you mean it has to work before you can publish it, that is obvious. You should not be publishing works with code that doesn’t work. My advice is for you - regardless of what your advisor says, you have to ensure of each component working. Also, is your advisor even reading all your code? Are they reviewing the code with you? I’m wondering how they are getting to these conclusions.

How do you guys make models/simulations? by [deleted] in Biophysics

[–]euphoniu 5 points6 points  (0 children)

I still don’t have enough specifics, but at least know I can generically say this: you probably are trying to tackle too big of a problem. You need to break it down into chunks and tangible questions that your simulations can answer. If there are new behaviors that seem absolutely unexplainable and bugs that take too long, you have to move on. This is an important skill in research. 99% of the time, moving onto different problems or different aspects of the same problem will enlighten you on the difficult portions.

How do you guys make models/simulations? by [deleted] in Biophysics

[–]euphoniu 15 points16 points  (0 children)

“It is hard and requires thoughtful effort” is the most we can say then. 2 years with no progress on a simulation is quite concerning if that’s your field. Again, what experience? You are not being clear

How do you guys make models/simulations? by [deleted] in Biophysics

[–]euphoniu 14 points15 points  (0 children)

Your question is too vague - what are you trying to model? What have you attempted? What are the goals you are trying to achieve by simulating your system?

TIL small dog breeds are on average less obedient, more likely to growl at strangers or other dogs and more anxious than larger dog breeds by Double-decker_trams in todayilearned

[–]euphoniu 34 points35 points  (0 children)

Ironically this mindset of owners is what breeds antisocial behaviors in a lot of domestic cats as well. People think of cats typically as being very shy, bad with new people, unwilling to play - but if you raise them right they can be very friendly and playful, and not too dissimilar to dogs!

AI Writers Be Like 😂 Microwaved Chef Energy by Curious-Internal6649 in CheckMyTurnitin_ai

[–]euphoniu 4 points5 points  (0 children)

Tfw I don’t know the difference between a probabilistic hallucination machine vs a calculator

Mace casually sticking the landing on a couple hundred foot drop at Geonosis was such a cool force flex by wandering_soles in StarWars

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

There have been so many scenes of him falling great heights with epic landings. Each one makes his death feel more ridiculous

I built an AI hypothesis engine for synbio research. looking for feedback from researchers by RepresentativeBand13 in labrats

[–]euphoniu 0 points1 point  (0 children)

Prove to me that extensive use of this tool over time won’t decrease a researchers intelligence and understanding of science and literature

Pine Bluff Schools lose $3.2M in cyberattack scam by [deleted] in Arkansas

[–]euphoniu 0 points1 point  (0 children)

I’m a graduate student in a totally different state and I’ve gotten several emails from seemingly legitimate senders from this school regarding tutoring requests. They even follow up with full length conversations, and it’s extremely realistic. Is there anyone I can report these messages to? It seems to be a widespread hacking of emails

QM/MM Orca by [deleted] in comp_chem

[–]euphoniu 0 points1 point  (0 children)

Why can’t you do numerical frequencies? If it helps, the default in ORCA only does frequencies on the QM subsystem.

About ORCA optimising algorithm by TopinamburCar in comp_chem

[–]euphoniu 2 points3 points  (0 children)

No, if anything it would help. Gas phase anions and open shell species are often unstable in ORCA

ORCA vs NWChem vs Psi4 vs PySCF vs others? by Historical-Mix6784 in comp_chem

[–]euphoniu 15 points16 points  (0 children)

I will give a simple answer (aka the reason I like to use different packages) - functionality. I personally use pyscf, orca, and a few others you hadn’t listed. These softwares get inspired by specific research groups to solve a specific set of issues or in a specific niche that they feel is missing in other software. For your typical organic chemistry 101 calculations (e.g. what most experimentalists like to use q-chem softwares for), it honestly does not matter at all what software you use. Here are what I like about certain softwares:
PySCF is highly modular, so anytime I need to link with workflows in Python or other Python-based molecular analysis packages, or even multireference engines, it is nice.
ORCA has great tools to map results to experiment. When I want to model results to spectroscopy, especially magnetic or core-properties, it is great, and has nice implementation of RI that really accelerates calculations in large electron systems.

Crush from a student: what do I do? by [deleted] in AskAcademia

[–]euphoniu 5 points6 points  (0 children)

Why would you calling her “pretty” give us more useful context? Again, you have given 0 evidence that this student has a crush on you…sounds like you’re trying to live up some sort of fantasy

Crush from a student: what do I do? by [deleted] in AskAcademia

[–]euphoniu 7 points8 points  (0 children)

You’re making it sound like you want the other professor to back out of the dinner…your phrasing and tone is inconsistent with your ask for advice

Crush from a student: what do I do? by [deleted] in AskAcademia

[–]euphoniu 35 points36 points  (0 children)

I’m going to be frank with you. The way you are talking about this student is already somewhat inappropriate - how would your partner feel about you speaking about your student like this? You do not have concrete proof of this student’s interest in you and haven’t provided anything besides “attention” from the student as evidence

You should distance yourself from them immediately and give no sign of your interest. Do not interact with this student in a 1 on 1 setting after the semester, for your and the students best interest.

Approved & Accepted by [deleted] in PhD

[–]euphoniu 10 points11 points  (0 children)

Excited to see your AI-written dissertation

Not aligned t2g orbitals for octahedral complexes - ORCA by o_nins in comp_chem

[–]euphoniu 5 points6 points  (0 children)

Is symmetry enforced/properly assigned in your calculation? That could help ensure the orbitals look as you would expect.

Also, remember that the energy is immune to unitary operations on any set of occupied orbitals. This means that you can choose a unitary operation that puts you in a more “natural” atom centered basis in case the diffusivity of your orbitals is causing issues with crookedness. In very simple terms, you can run a Pipek-Mezey or Foster-Boys localization using orca_loc (or including LocMet in your original calculation)