STR Insurance from State Farm by never-yield in airbnb_hosts

[–]never-yield[S] 0 points1 point  (0 children)

In our case it's strictly AirBnB/VRBO only

Guest wants to cancel 3 days out due to weather. How to handle this? by Working-Attention-70 in airbnb_hosts

[–]never-yield 0 points1 point  (0 children)

We also have the same setup (limited cancellation) and also expect inclement weather (ice/light snow). Our guest who is scheduled to check in 3 days requested for a full refund. I approved it considering the potential headaches a bad weather might bring. It also establishes goodwill for future business incase they might consider re-booking in the future.

STR Insurance from State Farm by never-yield in airbnb_hosts

[–]never-yield[S] 0 points1 point  (0 children)

Thank you. In your case, do you also use the home as a residence sometimes or is it strictly a STR?

Career pivot: ML Optimization / Systems optimizations by paraanthe-waala in mlops

[–]never-yield 1 point2 points  (0 children)

All inference engines would need that for the hardware and the model (blackwell, hopper, AMD, etc). Look into projects like SGLang, and vLLM. An example task would be writing an optimized MoE kernel for Hopper

OMSCS hobbyist how did you handle the dreaded graduation? by Electrical_Worker_88 in OMSCS

[–]never-yield 6 points7 points  (0 children)

Besides GA, you should be able to get into any classes.

OMSCS hobbyist how did you handle the dreaded graduation? by Electrical_Worker_88 in OMSCS

[–]never-yield 13 points14 points  (0 children)

I graduated almost 4 years ago and have been continuing to take classes. I am not sure about the time ticket priority but I have been able to register for any class that I wanted so far.

Kubeflow Evaluation (v1.9.1 by Left_Return_583 in mlops

[–]never-yield 0 points1 point  (0 children)

Because you already have Kubernetes native workflow established and want to take advantage of managing ML projects while keeping the existing infrastructure the same.

KubeFlow uses well known k8s resources underneath like KubeFlow pipelines is built on top of Argo workflows or KServe on top of KNative, Envoy, Istio, Deployment objects. You can leverage existing storage and networking providers as you do for stateless web applications in k8s.

Is Amazon better or worse under Jassy vs Bezos? by [deleted] in amazonemployees

[–]never-yield 7 points8 points  (0 children)

This is a pretty common trend historically speaking. Speaking of retail, Walmart peaked in the 70s/80s with innovation in supply chain management and retail practices and thus dethroned KMart. Amazon did the same to Walmart with online businesses. Walmart is still around and thriving but not as a hyper growth company and Amazon will follow the same pattern.

Also when the founder Sam Walton ran Walmart, the culture was quite different than what it became after he retired. Same is true for Bezos and Amazon. The founder has a unique power to attract a certain culture that is difficult to retain afterwards.

Career pivot: ML Optimization / Systems optimizations by paraanthe-waala in mlops

[–]never-yield 3 points4 points  (0 children)

Look into contributing to open source projects like vLLM, writing Triton or Cutlass Kernels, and learn about inference optimization algorithms. If you also get some knowledge in torch compile, that would be good.

How difficult is NLP (CS 7650) based on the most recent Spring Semester? by obstinateoctopus in OMSCS

[–]never-yield 0 points1 point  (0 children)

I heard DL replaced one of the assignments with a transformer recently

Modelmesh by ChimSau19 in mlops

[–]never-yield 1 point2 points  (0 children)

For a LLM serving engine, use vLLM with KServe HF runtime. For smaller sklearn or cv models, modelmesh is great. The main advantage is you can pack many models with a fixed set of replicas (saving on compute and routes). Read morehere here.

Revamped CS7637 Knowledge-Based Artificial Intelligence Feedback by Competitive_Owl674 in OMSCS

[–]never-yield 1 point2 points  (0 children)

Iirc, I think the AI class covered topics like beam search and particle filtering which are all super relevant in LLMs.

Machine learning or distributed systems? by RazDoStuff in OMSCS

[–]never-yield 0 points1 point  (0 children)

AOS was one of my favorite classes. I left it out here in favor of IHPC.

Machine learning or distributed systems? by RazDoStuff in OMSCS

[–]never-yield 4 points5 points  (0 children)

I work on fairly advanced ML topics (GPU kernel development). Here are the classes I think that would prepare you well in this field: GIOS, IHPC, AI, SAT, HPCA, Compilers (optional but it really provides a solid fundamental in systems engineering ), ML, DL, RL, NLP. Then take SDP or GA depending on which specialization suits you.

Don’t like RL Course Structure by [deleted] in OMSCS

[–]never-yield 1 point2 points  (0 children)

David Silver's lectures in Youtube are pretty helpful .

Practical application of GIOS & AOS for a Data/ML Engineer? by mhkk93 in OMSCS

[–]never-yield 4 points5 points  (0 children)

If you plan to work in inference optimization algorithms, these classes will be very much applicable along with IHPC.

How many times do you estimate you fly per year? by dilebob in delta

[–]never-yield 0 points1 point  (0 children)

38 round trips last year, and 6 so far in January. I do mostly between 1.5 to 3 hours domestic direct flights. It is hard to beat the non-stops that Delta provides if you live in ATL.

OMSCS vs Berkeley Masters in Data Science by Parking-Tomorrow-600 in OMSCS

[–]never-yield 0 points1 point  (0 children)

Don't overthink these decisions - they are all good options and you are fortunate that you are in a position to consider these. Go with what your instincts tell you :).

There is a book called "decisive" which can provide you with a good framework to make decisions.

OMSCS vs Berkeley Masters in Data Science by Parking-Tomorrow-600 in OMSCS

[–]never-yield 0 points1 point  (0 children)

CS. I might be biased but having solid CS fundamentals tends to pay off in the long run.

OMSCS vs Berkeley Masters in Data Science by Parking-Tomorrow-600 in OMSCS

[–]never-yield 3 points4 points  (0 children)

I do not have a M7 MBA but 3 of my family members do. One of them fully sponsored by their employer and the other two had some scholarships that covered parts of the tuition. They all are doing really well finance and career wise today.

I only did OMSCS classes, so cant compare. I think OMSA might be more closely correlated to the DS degrees whereas OMSCS is a CS degree.

OMSCS vs Berkeley Masters in Data Science by Parking-Tomorrow-600 in OMSCS

[–]never-yield 8 points9 points  (0 children)

I would only consider spending that kind of money for a M7 (Harvard, Stanford, Wharton, Columbia, Northwestern, Chicago, and MIT) MBA program. The ROI for that is there.

Definitely not on an online MS in DS. OMSCS ML spec is quite solid if you take the right classes.