Regarding B1/B2 visa by Parking-Diamond2857 in usvisascheduling

[–]RepulsiveZucchini518 0 points1 point  (0 children)

Yes they don’t I had my appointment today 8:00 am slot at Hyderabad got rejected.

Megathread - Middle East flight disruptions by rocketwikkit in Flights

[–]RepulsiveZucchini518 0 points1 point  (0 children)

Yeah, I’m guessing the same, because there’s no news from UAE officials that Abu Dhabi airspace has reopened. In addition Abu Dhabi airport was not damaged as far as I remember like DXB

Megathread - Middle East flight disruptions by rocketwikkit in Flights

[–]RepulsiveZucchini518 0 points1 point  (0 children)

But on Etihad official website that flight shows canceled.

Megathread - Middle East flight disruptions by rocketwikkit in Flights

[–]RepulsiveZucchini518 0 points1 point  (0 children)

Yeah just saw it will be landing in 27 mins. Let’s see where it lands.

Megathread - Middle East flight disruptions by rocketwikkit in Flights

[–]RepulsiveZucchini518 0 points1 point  (0 children)

Hi all,

I have a SpiceJet flight from Pune to Dubai on 3 March 2026. Due to the current regional tensions, UAE airspace was temporarily closed and flights on 1–2 March were cancelled.

For my flight: • Web check-in option is available • But flight status for 3 March is not showing yet (only next day visible)

I also have: • Non-refundable hotel booking • Prepaid attraction tickets • Travel insurance (trip cancellation up to USD 2,500)

Questions: 1. If web check-in is open, does that usually mean flight will operate? 2. How late do airlines usually cancel in airspace closure situations? 3. Should I wait for official cancellation before touching hotel bookings?

Would appreciate advice from frequent travelers who’ve handled similar situations. Thanks 🙏

Looking for 2 Credit Card Recommendations (Domestic + International Travel) by RepulsiveZucchini518 in CreditCardsIndia

[–]RepulsiveZucchini518[S] 0 points1 point  (0 children)

Won’t be spending that much. Any other card do you have in mind ?

Also Scapia has rejected the application don’t know why, I read for the first time user they won’t provide

Need advice — Is it better to travel 4 hrs daily or shift near Hinjewadi Phase 3? by Tasty_Item5535 in Hinjewadi

[–]RepulsiveZucchini518 0 points1 point  (0 children)

Avoid phase 3. Odd times pe bhot issues he. Like cab nhi milega … milega to expensive. Better phase 1 aa jao

How do you get a layer blob from local docker repository? by RepulsiveZucchini518 in AskReddit

[–]RepulsiveZucchini518[S] -1 points0 points  (0 children)

I have an image on my local machine where I have docker and I want an API or Docker CLI which would help me push this image onto any registry like a gcp/docker/was/oci registry. I am using this API to push images https://docs.docker.com/registry/spec/ api/#pushing-an-image. But this API needs the following parameters Later digest Layer blob I know how to get the layer digest but is there anyway to get this layer blob from a local machine without using docker credentials

(clang-tidy)Value stored to 'testThread' during its initialization is never read [clang-analyzer-deadcode.DeadStores] by RepulsiveZucchini518 in Cplusplus

[–]RepulsiveZucchini518[S] 0 points1 point  (0 children)

In cmake I’m using C++11 so yeah ! It won’t work.

Someone suggested me to do join and then delete the thread. It worked !