Viewing profile — rishiloyola
rishiloyola
HN member- Joined
- Wed, Jun 29, 2016, 4:37 PM UTC
- HN karma
- 53
- Public activity
- 59 items
- HN profile
- View on Hacker News ↗
About rishiloyola
No profile information was provided.
Recent public activity
-
story
Ask HN: Which games you are playing during the Corona quarantine?
Feel free to list any one player or multiplayer games that you are enjoying to play during the current WFH situation. Also feel free to list the games you like to play with your co…
-
story
Ask HN: Which Stocks to Buy?
Which stocks do you recommend to buy during the corona virus outbreak?
- story
-
comment
Comment #21586044
No I am not using Kafka. It is just basic python server. I want to calculate what is the nth percentile of size of my incoming request object over past one hour. I don't want to st…
-
story
Ask HN: What is the best way to calculate percentile of streaming data?
Hello, I need to code python function which will iterate through incoming requests and calculate percentile of size of body dynamically. Which lib or algo do you guy recommend? Exa…
- story
-
story
Ask HN: Which tool do you use to monitor your system and application?
Hello I used famous ELK stack to monitor syslog and trigger alarms. I would like to know about alternative tools maybe language specific or maybe not.
- story
- story
-
comment
Comment #20342698
How do you handle back pressure? Do you have specific module for it?
-
comment
Comment #20336011
Well logstash is now supporting good persistent queue. https://www.elastic.co/guide/en/logstash/current/persistent-... I don't know why author didn't put correctness tick mark on i…
-
comment
Comment #20334969
yeah not even their blogs.
- story
-
story
Ask HN: Which system books developers must read?
Hello, I have interest in low level systems and Distributed Systems. I want to go deep into these fields. I started reading following books 1. Linux Kernel Development by Robert Lo…
-
comment
Comment #20267535
So finally did you impress that girl or not? :D
-
story
Ask HN: Which one is your favourite talk?
Hello, I would like to ask HN community about their favorite talk. Feel free to share any tech or nontechnical conference talks.
-
comment
Comment #20163814
Not able to access it. Nginx error - 502 Bad Gateway
-
story
Ask HN: What are some of the best logging architecture?
Hello, I want to see how other companies built cost-effective logging infrastructures. ELK is the most famous stack these days but I want to see some alternatives or the way you go…
- story
- story
-
story
Ask HN: How did you implement GDPR compliant Global Log Collection system?
Hello Guys, I am running hundreds of servers across the globe. Right now all these servers are pushing the data to centralized ELK cluster. I want to make a regional log collection…
-
story
Ask HN: How can I become a good Site Reliability Engineer?
Hello, I just started my career as an SRE. I am really passionate about this field. I do watch videos and read blogs regularly related to different architectures to increase my kno…
-
story
Ask HN: What is a cool thing to do in Paris?
Hello, I just moved to Paris. I am having a hard time over here because I don't have any friends and family over here. I would like to ask the HN community about what is a cool thi…
-
comment
Comment #19965448
No, you are not the only one here :-) Yeah, sometimes I am really pissed off because many people just try to find issues in my PR. They don't care for the rest of the work. I would…
-
story
Ask HN: How did you implement GDPR compliant Global Log Collection system?
Hello Guys, I am running hundreds of servers across the globe. Right now all these servers are pushing the data to centralized ELK cluster. I want to make a regional log collection…