Viewing profile — ajeet
ajeet
HN member- Joined
- Thu, Sep 27, 2012, 4:26 AM UTC
- HN karma
- 12
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About ajeet
Recent public activity
-
comment
Comment #48782583
I loved reading this article. It was reasonably short to not make the reader lose interest. It jumped around in different domains to make a core point at the end about SREs managin…
-
comment
Comment #44627653
Thank you for taking the time to detail the differences - very educational and easy to read.
-
comment
Comment #44525698
Congrats on the launch! I work in this space, and fwiw I strongly agree with the idea of A/B testing + continuous improvement. I have found that it is relatively easy to setup A/B …
-
comment
Comment #40019647
I have programmed in many languages over a 2 decade long career. C / C++/ C# / Java / Scala / Python / Rust / Go / lisp / JavaScript, and probably more that I have forgotten. I agr…
- story
-
comment
Comment #4579610
I am curious about your use case. Was it full text search? Did you get the database in wiki format, which you transformed to text? The goal of my library is to enable quick data mi…
-
comment
Comment #4579582
Yes I have, and that project would be a great fit. They already have a scala regex based lib though. My library is likely a faster and lighter alternative.
-
story
Ask HN: Interested in a Wikipedia parsing tool for data mining?
I recently developed a C library that parses Wikipedia, with the goal of being _fast_. For example, I was able to parse and extract text from the entire wikipedia dump (~35 GB unco…