Viewing profile — edsiper2
edsiper2
HN member- Joined
- Tue, Sep 18, 2012, 10:54 PM UTC
- HN karma
- 266
- Public activity
- 162 items
- HN profile
- View on Hacker News ↗
About edsiper2
Recent public activity
-
comment
Comment #34621602
Calyptia | https://calyptia.com | Full-time / Remote (Americas / Europe) preferred Calyptia is the company behind Open Source project Fluent Bit[0], with a strong DNA in Open Sourc…
- story
-
comment
Comment #32545912
Naming is hard, but please, do not repeat the mistake of many OSS project in the last 20 years calling each project by prefixing the name with the stack/environment involved. Now a…
-
comment
Comment #32311979
Calyptia Inc.| Senior Frontend Engineer - Lead| REMOTE | Full Time Calyptia is an open-source company that focuses on solving Observability challenges for cloud environments. We ar…
-
comment
Comment #32252221
First of all congratulations to Valgrind and the team behind it! This is an essential tool that help me personally over the years while developing. What needs to be done to get Val…
-
comment
Comment #30247996
ah! [ERROR ] GitHub rate limit exceeded! If you have not done so already, [ERROR ] you can tell kraft to use a personal access token when contacting [ERROR ] the GitHub API. First,…
-
comment
Comment #29786962
Calyptia | REMOTE | Full-time | https://calyptia.com Calyptia is the company primary funding the OSS projects Fluent Bit[0] and Fluentd[1], CNCF graduated projects. We are looking …
-
comment
Comment #29786744
my 5c about your intro: I see you can handle a bunch of technologies but your primary focus and interest in the last time has been on Rust. You might promote yourself as a Rust Dev…
-
comment
Comment #24873098
msgpack users: - Fluentd & Fluent Bit - Microsoft SignalR https://docs.microsoft.com/en-us/aspnet/core/signalr/message...
- story
- story
-
comment
Comment #23979988
the following as a 5 min intro video to one of the techniques : - https://www.youtube.com/watch?v=FP-dNd1xTcs if you want to learn more: https://yogananda.org/practice
- story
- story
-
comment
Comment #23854182
Lua is just great. In Fluent Bit[0] we expose Lua filter capabilities. So end-users can write their own scripts to manipulate record logs and accommodate keys/values easily with a …
-
comment
Comment #21292540
Logstash alternatives with Elasticsearch support: [1] https://www.fluentd.org (Ruby Language) [2] https://fluentbit.io (C Language)
-
comment
Comment #20569710
Log structure is really important, from the examples provided I would suggest the same approach can be used using a full 'logfmt' style, so timestamp and the event type can be set …
- comment
- story
-
comment
Comment #19138565
https://byuu.org/library/libco/
-
comment
Comment #19107246
A really good library that we use is libco[0], it supports different architectures and mechanisms. We use it extensively on Fluent Bit[1] to manage async IO network operations (epo…
-
comment
Comment #18887388
Since your goal is to have a career switch I would recommend you the following approach: - Essential books and papers are good as a reference to learn and improve but focus first o…
-
comment
Comment #18072744
Getting into open source very early
- story
-
comment
Comment #17564666
in my experience I would consider the following: - Understand what are your takeaways for the audience. Remember it's about the content, keep in mind main areas/topics to cover. - …