Hindi: The missing "v" sound

why do indians use w and v interchangeably

Pyramid of Giza

Egypt in 8 days

Egypt, locally known as Misr (मिस्र) is world-famous for its pyramids and ancient polytheist temples. I made a trip to Egypt in Nov 2020, during the COVID-19 era. Given the general lack of tourism, it was a great time to travel since I didn’t face any queues and in many temples, I was the sole visitor. Very few people outside the tourism industry understand English, so, it is good to make yourself aware of a few basic phrases. The equivalent of “hello” is “As-salamu alaykum”. To ask for a price, say " bekam da ". And of course learn the common numbers like five (hamza), three (thlath), ten (ashri), and twenty (ashrin) since these are what you will encounter on the street. And “I don’t understand Arabic” is “Ana mish fahem al Arabee”. ...

Docker Logo

Docker: Be careful about the scratch image

After I wrote my previous post, some suggested that I can cut down the image size further by using a “scratch” image. And that’s true, “scratch i"s a reserved 0-sized image with nothing in it. And utilizing a scratch binary image did cut down the size of the final Docker image from 13MB to 7.5MB. Pretty good, right? Except the image cannot do an SSL cert verification because of the missing SSL certs!!! Bash 1 Failed to reach google.com: Get https://google.com: x509: certificate signed by unknown authority

Grinnell Glacier

Glacier National Park in 4 days

Glacier National Park, Montana is considered to be one of the most gorgeous national parks in the US. We went there in September 2020. It wasn’t snowing but the weather was still pretty erratic with random cold showers during the day. So, I would recommend going no later than August. Also, the east side, which has Native American reservations were closed to prevent COVID-19 spread. Dressing in at least three layers is highly recommended as the weather changes dramatically with heights and the time of the day. ...

Indeterminate Progress bar is an inferior UX design

60 milliseconds is when we notice something isn’t immediate. Any user interaction, that involves sending data over the network or doing heavy computation on it, usually takes way longer than 60 milliseconds. So, we end with a progress bar. There are two broad categories of progress bars, one that shows the absolute/relative progress, a determinate progress bar, and one that does not an indeterminate progress bar.

Middleham Falls

Things to do in Dominica - The nature island of the Caribbean

Dominica, not to be confused with the Dominican Republic , the nature island, is not easily accessible via the mainland United States. The airport is small and only propeller planes can land there. The island is beautiful and is one of the few Caribbean islands with a rainforest. It is known to have 365 rivers. The currency is East Caribbean Dollar (1 USD = 2.7 XCD). The USD has full acceptance, though. Kalalau is the national dish. It’s a soup made from Dakshin, and I would recommend trying it out. Public transport is better than most other islands but is still limiting if your itinerary is jam-packed. There are two towns, Roseau and Portsmouth. I would recommend staying in Roseau if you don’t have a rental car since most tours, taxis, and buses depart from there. Most good activities are on the south side of the island. The south faces the calmer Caribbean Sea while the north side faces a more turbulent Atlantic Ocean. Things to do Boiling Lake - a 6-hour round-trip hike on a well-marked trail. It starts at Laudat, the highest village on the island. You can either take a 50 EC$ taxi or a 5 EC$ public bus from the Botanical Gardens. There is a “breakfast river” stop one hour into the hike where you can refill water bottles. The temperature at the center of the lake is about 400ºC, while at the edges is 80ºC. Victoria Falls - The most beautiful falls on the island. It has an excellent natural swimming pool. It has a bit convoluted of a hike that involves crossing a river four times. So, it is hard to do this without a guide. Wavine Cyrique Falls - The falls themselves are not extraordinary, but the hike to the falls is pretty intense and involves climbing down a ladder on the cliff along with a cliff hike. ...

How many source-code repositories should a startup have

Recently, this question came up during the discussion. “How many source-code repositories should a startup have?” There are two extreme answers, a single monorepo for all the code or repository for each library/microservice. Uber, for example, had 8000 git repositories with only 200 engineers! I think both extremes are wrong. Too many repositories make it hard to find code and one single repository makes it harder to do simple things like testing , bisecting (to find buggy commit), deciding repository owners.

Celsius vs Fahrenheit

Quick reference for converting Celsius to Fahrenheit and vice versa

October 1, 2020 Â· 1 min      Misc

I’m looking for financial partners and would like to connect...

A sample of LinkedIn requests I receive these days. Hi Ashish, I’m the CEO of [redacted]. [redacted]. I’m looking for financial partners and would like to connect to see if we’re a fit. Hi Ashish, I’m the CEO of [redacted]. [redacted]. I’m looking for financial partners and would love to connect! - M Hey Ashish, I’m the CEO of [redacted] - [redacted]. I’m looking for introductions to financial partners and would like to connect to see if we’re a fit. - S Hi Ashish, I’m the CEO of [redacted]. [redacted]. I’m looking for introductions to financial partners and would love to connect! - K

Chicen Itza

Three days in Cancun, Mexico

Cancun, or, more precisely, Cancún, is a coastal tourist city on the Caribbean (eastern) side of Mexico. There are two significant areas, Punta Cancun (tip of Cancun), also known as the Hotel Zone and Playa Del Carmen. We chose to stay in Punta Cancun. The Hotel Zone is walkable and you don’t need to rent a car if you are staying there. Buses are always available to go to other parts of Cancun though you rarely will. ...