@makemytripcare Hi Khushi, just following up on my confirmation for the 50% refund and validation request. I haven’t received an update yet.
Kindly let me know the status when possible. Thank you again for your support.
@makemytrip@makemytripcare @NiraamayaResorts
Booking ID: NH76148458501682
Trip planned for my father was cancelled due to his sudden hospitalization. Medical proof shared.
Disappointed that no flexibility has been offered so far. Requesting compassionate consideration.
@makemytripcare Additionally, if there is any possibility to convert the remaining amount into future credit or allow a date change, I would be very grateful. If not, I understand.
@makemytripcare Please consider this as my confirmation to proceed with the validation and refund process. Kindly let me know if any further details are required from my side.
@makemytripcare Hi Khushi, thank you for the update and for your efforts in coordinating with the hotel.
While I was hoping for a higher waiver or a date change considering the circumstances, I appreciate the 50% refund as a gesture of goodwill.
@makemytripcare At the very least, I am requesting a date change or future credit under the medical waiver policy. Kindly escalate this with the hotel and clarify how this aligns with the policy shown during booking.
@makemytripcare This was a genuine medical emergency (hospitalization proof already shared). Despite this, neither a refund nor even a date change or future credit has been offered so far, which is very disappointing.
@makemytripcare Hi Khushi, thank you for the update.
I understand that hotel approval is required. However, at the time of booking it was clearly mentioned that emergency/medical cases are eligible for cancellation under waiver.
@makemytripcare Hi Khushi, thank you for reaching out.
Yes, I would like to proceed with cancellation under the medical waiver policy due to my father’s sudden hospitalization. Medical proof has already been shared earlier and I’m happy to re-share if required.
@makemytrip@makemytripcare @NiraamayaResorts
Booking ID: NH76148458501682
Trip planned for my father was cancelled due to his sudden hospitalization. Medical proof shared.
Disappointed that no flexibility has been offered so far. Requesting compassionate consideration.
@makemytrip@makemytripcare More details:
• Medical emergency, not personal reasons
• Trip was planned for my father
• Proof shared promptly
• Hotel said decision rests with MakeMyTrip
• No date change / credit offered yet
Hoping for a fair resolution.
A horrifying story shared by my LinkedIn connection, Mr. Sumit Kumar, who trusted Star Health Insurance & Manipal Hospital (Baner, Pune) but was left harassed, looted, and emotionally shattered.
Read this carefully. 👇 Thread:
✨ Angular comes with a context for LLMs to make sure models generate modern code
Head to https://t.co/r0xtpAPL0d and get a markdown file to augment your prompt
Problem: You need to convert a big JavaScript project to TypeScript.
Solution: ts-migrate
It converts all files to .ts, and adds types where it can.
When it can't, it uses `any` or comments like ts-expect-error that you can clean up incrementally, over time.
DIGITAL ARREST SCAM🚨
FIRST TIME LIVE RECORDING.
1. Please read, watch, and share this thread as much as possible so we can save more people from this fraud.
Just saw this performance mistake in a React code review.
Problem: If you invoke a function in useState's default, it's called on every render. (Not React's fault - that's how JS works).
Solution: Specify a function reference instead. Then React only invokes the function once.
Haha we've all been there. I stumbled by this tweet earlier today and tried to write a little utility that auto-generates git commit message based on the git diff of staged changes. Gist:
https://t.co/1SbQsHSNwK
So just typing `gcm` (short for git commit -m) auto-generates a one-line commit message, lets you to accept, edit, regenerate or cancel. Might be fun to experiment with.
Uses the excellent `llm` CLI util from @simonw
https://t.co/LnHeCSfiHc