silversnitch | 3 years ago | on: Ask HN: How do you decide which language/tech stack to learn?
silversnitch's comments
silversnitch | 3 years ago | on: Google Maps' moat is evaporating (2020)
I’m a user in India and nothing, absolutely nothing comes close to Google maps in both urban and rural areas.
silversnitch | 3 years ago | on: GitHub is adding web cookies for enterprise users
Microsoft might have billions of problems but CIA using windows and PowerPoint isn't one of them.
silversnitch | 3 years ago | on: Samsung’s “repair mode” lets technicians look at your phone, not your data
This is how my repair went through. At no point they asked for my passcode or to unlock Phone.
silversnitch | 3 years ago | on: Samsung’s “repair mode” lets technicians look at your phone, not your data
Diagnosis software is built into iPhone so I can put a trust on it that it ain't sharing private data to the store employees.
Similarly they ran a diagnosis again at the end of repair. They did boot up the phone my themselves and ran it. Looks like they can run diagnosis on locked Phone.
This is overall much better than asking to unlock Phone.
silversnitch | 3 years ago | on: Samsung’s “repair mode” lets technicians look at your phone, not your data
silversnitch | 6 years ago | on: Simultaneous recruiting of new graduates
So pick a domain you want to explore, like working with services, or mobile, or mobile architecture, web etc
I personally started my journey with Python for back-end and I still love it and do my micro projects in Python.
In industry, I've worked with C#, Java, Golang, Python and concepts I learned during my exploration were super useful in my work. These concepts were handling of data, caches, running services, scaling them up, cloud etc etc
I'm sure there is similar story for mobile and web.
So TL;DR, pick a domain you want to explore and pick a language you're comfortable in. Build expertise in the domain and not the language/framework.
Not that expertise in language/framework doesn't matter, I just personally feel from my experience in industry that domain knowledge is valued more.