Viewing profile — anikdas
anikdas
HN member- Joined
- Sun, Jun 11, 2017, 10:30 AM UTC
- HN karma
- 94
- Public activity
- 74 items
- HN profile
- View on Hacker News ↗
About anikdas
Twitter: @anikdas92
Github: anikdas
-- meet.hn/city/ae-Abu-Dhabi
Socials: - anikdas.at.hn - linkedin.com/in/anikdas
Interests: AI/ML, Climate Tech, Entrepreneurship, Technology, Startups
---
Recent public activity
- story
-
comment
Comment #41508658
Just curious, how is an LLM helping here?
-
comment
Comment #41345379
Is it open source?
-
comment
Comment #41069880
> The CAP theorem is also irrelevant if your acceptable response time is greater than the time it takes your partitions to sync. This is really an oversimplification. The more impo…
-
comment
Comment #40278243
We have been using Cloudflare health check at work for this and we have been pretty happy with this. We have this integrated with slack and opsgenie as well. https://developers.clo…
-
comment
Comment #35944355
- pihole - piVPN The piVPN story is interesting. I am currently stationed outside my home country. Using the financial apps (bank apps, wallet apps) outside the country are restric…
-
comment
Comment #35098883
I think BullMQ with deployment in kubernetes gets people off the ground quite quickly and scale out quite well without needing to worry about fine tuning the solution. Also RabbitM…
-
comment
Comment #32122392
Another tool that is built into linux is tc[1] [1] https://man7.org/linux/man-pages/man8/tc.8.html
-
comment
Comment #28038409
yellow.ai | Frontend Engineer, Backend Engineer, Fullstack engineer at all levels | Bangalore, Dhaka, Remote (Around Indian Timezone) | https://yellow.ai South East Asia's leading …
- story
-
comment
Comment #24970718
Yellow Messenger | Full Time | Frontend Engineer, Fullstack Engineer | Bangalore, Dhaka, REMOTE (around IST timezone) Yellow Messenger is a Bangalore based Conversational Engagemen…
-
comment
Comment #24658672
Yellow Messenger | Full Time | Frontend Engineer, Fullstack Engineer | Bangalore, Dhaka, REMOTE (around IST timezone) Yellow Messenger is a Bangalore based Conversational Engagemen…
-
comment
Comment #24399916
Yellow Messenger | Full Time | Frontend Engineer, Fullstack Engineer | Bangalore, Dhaka, REMOTE (around IST timezone) Yellow Messenger is a Bangalore based Conversational Engagemen…
-
comment
Comment #23111602
This article does not say if Zoom tracks the other running application in your PC. It just detects whether the Zoom application is in focus.
-
comment
Comment #19251824
> Using multiple IP addresses on the server box (one IP address per approximately 60k connections) Please correct me if I am wrong. I thought the '64K' limit is per client per serv…
-
comment
Comment #18842484
On a side note, What is the typical way to deploy Django services? It is supervisord+gunicorn? Are there any PM2 like alternative that NodeJS has?
-
comment
Comment #18842370
May be Azure services kicking in.
-
comment
Comment #18723797
Really appreciate for taking the time to answer my question. I use zsh myself. Have not tried fish yet but only heard good things about it. Also, regarding the pipe to clipboard, I…
-
comment
Comment #18723770
All the bindings, hot-corners, expo to name a few.
-
comment
Comment #18671255
yes. I have been using it specifically for Django. You need to install the official python extension though.
-
comment
Comment #18670928
This is really nice. I was looking for something like this for sometime now.
-
comment
Comment #18670910
Have you tried visual studio code? I have replace all my IDEs (Pycharm, WebStorm) with vscode and never looked back. There are some issues if I am nitpicking but overall the experi…
-
comment
Comment #18669665
I use docky as my dock and it has a clipper docklet. It's really handy.
-
comment
Comment #18669528
lsync looks really good. Currently I was using rsync with a custom gulp script to mimic similar functionality.
-
comment
Comment #18669498
To add another one of my favorite: gotop[1] (drop in replacement of htop) is really good. [1] https://github.com/cjbassi/gotop