karambir | 3 months ago | on: Mistral releases Devstral2 and Mistral Vibe CLI
karambir's comments
karambir | 1 year ago | on: Tell HN: GitHub Actions workflow currently stuck in queue
karambir | 1 year ago | on: Letting go of the idea of keeping up
The passage discusses the author's experience with the growing sense of competition and obligation around reading and book consumption. It criticizes the way platforms like Goodreads have turned reading into a quantifiable task, with people feeling pressure to read a certain number of books per year. The author argues that reading should be about the experience and personal enjoyment, not about keeping up with others or hitting reading goals. The passage encourages readers to step away from the social media side of reading and not worry about the "right" way to read. It emphasizes that the value of reading is not quantifiable and that people should read at their own pace without external pressure.
karambir | 2 years ago | on: In Digital Ocean, S3-like space keys can access all your buckets
They had issues with DNS PTR records too for years. Same for initial auth tokens being global. I had hopes for them and used them exclusively at 1 time.
karambir | 4 years ago | on: JsonLogic
But I always thought there should be better way for this kind of application. I see a lot of comments about Lisp. My question is: Is Lisp better for above scenario or there is even better way?
karambir | 5 years ago | on: I Just Hit $100k/year On GitHub Sponsors
I have seen some gamers in India asking for donations and giving direct account details(UPI[1] details), but I am very cautious against this. I am just waiting(selfishly) for Income Tax dept to serve notice to someone and get this clarified via court case.
karambir | 5 years ago | on: Speed.cloudflare.com
Kept getting the test paused automatically on Firefox Dev Edition. Looking at the console:
Error fetching https://speed.cloudflare.com/__down?measId=2826350041244361&bytes=1000: TypeError: can't access property "transferSize", i is undefinedkarambir | 5 years ago | on: AMD Ryzen 3 3100 and Ryzen 3 3300X Offering Great Budget Linux CPU Performance
I just hope they do something similar to their GPU software platforms(CUDA killer).
karambir | 5 years ago | on: Backblaze B2 Cloud Storage Now Has S3 Compatible APIs
Already 4 networks have exited the market and 3rd & 4th largest networks(Vodafone and Idea) have combined due to cash crunch. Airtel(earlier largest) has been raising outside money in hopes that it can survive the low prices. So there are only 4 networks remaining. Only recently they started increasing prices.
That billionaire is also going into Fibre(purchased his bankrupt bother company's infrastructure), maybe we'll see that competition extend to DC and interconnects.
karambir | 5 years ago | on: Apple, Google ban location tracking in apps using their contact-tracing system
Also I personally think the permissions(location and bluetooth) are fine for an app like this to really function. I have read someone mentioned on HN that these platforms prove their worth when >60% people are using them(I maybe remembering wrong though).
karambir | 5 years ago | on: Apple, Google ban location tracking in apps using their contact-tracing system
Recently this has also been made mandatory for employees, public and private. So organizations have to ensure all employees have this app on their smartphones. We will see how much this is enforced.
karambir | 5 years ago | on: Apple, Google ban location tracking in apps using their contact-tracing system
Previously Apple were made to bend their rules when India threatened to ban Apple devices if they don't allow TRAI Do Not Disturb app in 2018.[2]
[1] https://play.google.com/store/apps/details?id=nic.goi.aarogy...
[2] https://9to5mac.com/2018/11/30/apple-approves-india-dnd-app/
[3] https://paste.gg/p/anonymous/b7c95d3967514e78a652840b5b666d5...
karambir | 5 years ago | on: Backblaze B2 Cloud Storage Now Has S3 Compatible APIs
- Thankful Personal Backup Customer
karambir | 5 years ago | on: PWA Store
I can understand PWA wants to be more than just a web page and have their own UX. I have more experience in Backend software development and right now leading a small web/mobile/devops team, and always stress to not override browser controls unless absolutely necessary. Somewhat similar thing happens with scrolling. I feel most of the JS overridden scrolling is not needed.
karambir | 6 years ago | on: India announces nationwide lockdown to stop spread of coronavirus
Also I am worried about support services to essential workers as well. Like just today, my sister(see GP) called a medical equipment company to come and fix an issue with their device that her team is not able to fix. The company refused and just said to talk over video call.
karambir | 6 years ago | on: India announces nationwide lockdown to stop spread of coronavirus
- Many people are making excuses of getting groceries/milk/medicine to roam.
- Some people are just treating it as picnic and roaming streets to see what a lock-down looks like. Local police was perplexed with this thought.
- People who are in essential services are having hard time to get to their workplaces. For example: my sister is a Bio-medical engineer in local hospital and she is not able to book a cab or take local public transport. Today I went to drop her off and police stopped me twice to ask why I am out. We need to somehow make this easier. So essential services and their support can function.
karambir | 6 years ago | on: Guide to running Elasticsearch in production
But x-pack security is actually free from some point release in version 7. Though x-pack is not open source, just free to use. So our nginx Kibana auth is still there.
karambir | 6 years ago | on: India is the next internet frontier (2018)
But in the last few years due to Jio revolution, people from tier 3 cities and villages and getting connected to the internet for the first time. So companies wanting to capture these markets have to put extra effort into their products. Aside from language preferences, this section sees products in a different manner. Like Tiktok and Youtube have very different "popular" videos here.
karambir | 6 years ago | on: Scaling to 100k Users
For our company, we had more than 500k users with 1 small nginx + 1 medium appServer(with autoscaling, though never needed it) + 1 small cache server and RDS till now. We just added a aws managed load balancer into the setup and think it might be overkill.
For a client with NewsFeed needs, I used a dedicated server(64GB, 2TB space) to run nginx, app, cache, huge elasticsearch and postgres. It was great(and cheap) option for an MVP and let them validate the product for few months with >10k users.
It was awesome to learn a few years ago, how much compute power we don't use.
karambir | 6 years ago | on: Ask HN: How do you process payments?
Stripe just came out of private beta in India but their processing fees are pretty high. We are looking at two providers as they are promising better fees. Razorpay and Payu:
- Razorpay is pretty much Stripe of India with the documentation and UI similar to Stripe.
- Payu is an old dog in Indian Payment Industry with good sales team but bad integration and overall product.