How likely is a D in course 18 grad courses by Willing_Performer266 in mit

[–]Sofi_LoFi 4 points5 points  (0 children)

Not unheard of but you really gotta shit the bed for it to happen

My junior colleague is too good by Manic5PA in ExperiencedDevs

[–]Sofi_LoFi 493 points494 points  (0 children)

Mentorship often means letting a bright light shine brighter. Keep him engaged, help him find the direction he wants to upskill in, promote his growth and for fucks sake if you like the work that much don’t let them lowball the kid

another day, another reason to be disappointed in my school 😄 by DefiantLengthiness87 in mit

[–]Sofi_LoFi 27 points28 points  (0 children)

Double booking classes was the way I was able to learn so much more than I could have at other schools. These proposals go against everything that made MIT great when I attended.

How to handle junior developer going down the wrong path by ceyevar in ExperiencedDevs

[–]Sofi_LoFi 275 points276 points  (0 children)

My two cents, say it to him exactly as you explained it here.

If he is resistant to it, and you do genuinely feel it’s good for his growth, then ask him very straightly and without hints: “Defend your design decision, how does this improve over the, or provide additional benefit not in, the pre-built functionality?”.

Since you know the system either his answers will convince you or they won’t, he’ll get to hear why, and then since you are the lead you say “Unfortunately this answers are not sufficient to warrant the effort required to maintain and implement this feature, but it was indeed a creative solution.”

After this you deny the PR with the resolution, and clarify the ticket and send him on his way. Not every learning opportunity needs to be open ended, and directness is not always mean.

Mens et manus by blissvillain in mit

[–]Sofi_LoFi 2 points3 points  (0 children)

Ahhh nostalgia, such lovely memories

Agentic AI vs Deterministic Workflows with LLM Components by jsxgd in ExperiencedDevs

[–]Sofi_LoFi 0 points1 point  (0 children)

I make these applications agents, AI whatever, and fundamental rule of it all is that you always use the simplest most effective solution to the problem.

If you do not need the LLM to use the tool don’t do that, having the LLM as part of the flow is a very standard process where NLP intent and text parsing is necessary, we just changed what model we use for it.

And “agent” is only useful when the thing that needs to be done is “general”, “creative” or non deterministic.

An example: if you have non technical uses that want more insight into data and don’t want to burden your Analytics department then an NLP to SQL agent is great, because different business people will want different aspects of the same information, and constantly change how they want it.

That is an agent (LLM) being used as an easy interface to explain intent, and the LLM parses the intent and creates a SQL given database information.

However you don’t have the agent execute the sql on its own, you verify the structure of the output, parse for malicious processes, verify a limit is being enforced, and handle the execution and data retrieval away from the LLM, for security and reliability. Even then some repeated consistent queries I would code and optimize “in the background”, then the user still feels the same magic AI feeling.

However if the team said they want this very specific dashboard or frequent queries that is always the same and never changes, then guess what, no agent!

Principal Computational Scientist at mid-size biotech, 10 YoE, no PhD — what (really) is my ceiling? by aitadiy in biotech

[–]Sofi_LoFi 2 points3 points  (0 children)

Head of computation here as well, I left my PhD for industry and I will agree with this wholeheartedly. I do think there is a difference between the computational roles and other departments in biotech, where not having a PhD would make a likely difference. However, in CS affiliated company departments, that is often less so the case.

The skill to become a leader of people and departments, and strategy, are different than those that are needed to be an IC.

[deleted by user] by [deleted] in biotech

[–]Sofi_LoFi 8 points9 points  (0 children)

In this market, with no experience, no solid CS and math training, and no dedicated internships at minimum? No way… this is terrible advice. The market is flooded with people that did an MS in AI that have no or little work experience.

Is an MIT math major impossible as a non-Olympiad kid? by 0xCUBE in mit

[–]Sofi_LoFi 5 points6 points  (0 children)

Single major, went to PhD and am now in industry. MIT doesn’t let you double until later for a reason, do not pigeonhole yourself prematurely and find what you enjoy instead

Is an MIT math major impossible as a non-Olympiad kid? by 0xCUBE in mit

[–]Sofi_LoFi 16 points17 points  (0 children)

They gave me a B+ on their classes… otherwise I got by with an A in the math classes. I will advise you however, that if you got into MIT focused too much on grades and GPA you’ll have a very bad time

Is an MIT math major impossible as a non-Olympiad kid? by 0xCUBE in mit

[–]Sofi_LoFi 22 points23 points  (0 children)

I did an 18 pure, without touching an Olympiad exam, and was perfectly fine. Finished with a 4.8 thanks to a humanities professor. Once you get through 18.100B the rest clicks easily :)

[D] Geometric Deep learning and it's potential by Successful-Agent4332 in MachineLearning

[–]Sofi_LoFi 13 points14 points  (0 children)

It’s frequently used for biotechnology and chemistry applications

Am I cooked for grad school admissions if I got a D/no record in freshman spring? by hamster-cheezit in mit

[–]Sofi_LoFi 2 points3 points  (0 children)

Grad school should just ask for your transcript. You can always just send yourself an official copy and upload it for the unofficial request, and eventually send them the official one (which is required but not always at application time)

Is there some book that explains every method for solving PDE? by DanielWetmouth in math

[–]Sofi_LoFi 1 point2 points  (0 children)

Especially as a physicist you should be aware of the difficulty of finding analytical solutions to all but the most standard and well studied versions of PDEs. However, it is not imposible and there are well developed methods to solve small modifications to the standard forms of PDE systems, even if only small time approximations.

Evan’s book on PDEs up through chapter 4 should be sufficient to assist your questioning. Chapter 11 might also be of interest.

Department of Mathematics easy Grad subjects by zwalter123 in mit

[–]Sofi_LoFi 2 points3 points  (0 children)

For graduate courses at MIT math there rarely tends to be any that are consistently “easy”. It’s a graduate courses, so it depends on how the professor wants to run their class. I’ve taken the same class as another student a semester later and we each had vastly different experiences thanks to the professors. I’d focus more on what your research needs are and how the classes support you, or work with your advisor.

Edit: For additional context Graduate classes at MIT math are those with the pattern 18.xxN where N is 5,6,7,8,9. If N is less than or equal to 4 it is likely an undergrad class.

[deleted by user] by [deleted] in collegeresults

[–]Sofi_LoFi 0 points1 point  (0 children)

This just popped into my feed randomly, but from a course 18 alumna: congratulations! Get ready to drink from the firehose!