Live data from Hacker News

Viewing profile — ajeet

ajeet

HN member
Joined
Thu, Sep 27, 2012, 4:26 AM UTC
HN karma
12
Public activity
8 items

About ajeet

Twitter: @ajeet LinkedIn: http://www.linkedin.com/in/ajeetgrewal

Recent public activity

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

  2. comment
    Comment #44627653

    Thank you for taking the time to detail the differences - very educational and easy to read.

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

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

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

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

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