Live data from Hacker News

Viewing profile — rishiloyola

rishiloyola

HN member
Joined
Wed, Jun 29, 2016, 4:37 PM UTC
HN karma
53
Public activity
59 items

About rishiloyola

No profile information was provided.

Recent public activity

  1. 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…

  2. story
    Ask HN: Which Stocks to Buy?

    Which stocks do you recommend to buy during the corona virus outbreak?

  3. story
  4. 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…

  5. 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…

  6. story
  7. 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.

  8. story
  9. story
  10. comment
    Comment #20342698

    How do you handle back pressure? Do you have specific module for it?

  11. 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…

  12. comment
    Comment #20334969

    yeah not even their blogs.

  13. story
  14. 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…

  15. comment
    Comment #20267535

    So finally did you impress that girl or not? :D

  16. 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.

  17. comment
    Comment #20163814

    Not able to access it. Nginx error - 502 Bad Gateway

  18. 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…

  19. story
  20. story
  21. 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…

  22. 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…

  23. 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…

  24. 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…

  25. 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…