Live data from Hacker News

Viewing profile — harelba

harelba

HN member
Joined
Mon, Feb 13, 2012, 12:25 PM UTC
HN karma
126
Public activity
16 items

About harelba

No profile information was provided.

Recent public activity

  1. comment
    Comment #32951495

    Hi again, thanks a lot for the suggestions! You're absolutely right about the auto-detection (and documentation) of both the header row and the delimiter, I was busy with the auto-…

  2. comment
    Comment #32938326

    Hi, author of q here. Regarding the error you got, q currently does not autodetect headers, so you'd need to add -H as a flag in order to use the "country" column name. You're abso…

  3. comment
    Comment #29439861

    pyoxidizer is amazing indeed. Just repackaged my own open source project for multiple platforms using pyoxidizier. I wish it would merge into the python ecosystem itself. Harel htt…

  4. comment
    Comment #18481642

    Hi, q's creator here, Any kind of input/output delimiter is supported (-d and -D ), and also multiple encodings (-e ). Also, q performs automatic type inference over the actual dat…

  5. comment
    Comment #18481623

    q supports any kind of input and output delimiter (-d and -D respectively). harelba (creator of q)

  6. comment
    Comment #10084185

    q has a windows installer as well. http://harelba.github.io/q/ Harel

  7. comment
    Comment #10071878

    Hi. q's developer here. Thanks for the mention and kind words everyone. I've considered the searchability issue when deciding on a name for it, but eventually favored the day-to-da…

  8. comment
    Comment #8537885

    There's a command line tool called q, which allows performing SQL-like queries directly on text files, basically treating text as data and auto detecting column types. http://harel…

  9. story
  10. comment
    Comment #7292714

    Hi, I'm q's creator, Harel. There are obviously lots of other software which can provide a similar capability, and while I haven't checked all of them out, I'm really believe that …

  11. comment
    Comment #7292652

    Hi, I'm q's creator, Harel Ben-Attia. The Linux toolset is really great, and I use it extensively. The whole idea of the tool is not to replace any of the existing tools, but to ex…

  12. comment
    Comment #7291732

    Hi, i'm q's creator (HN made the name q uppercase, but it's actually a lowercase q). The reasoning was that it's used as a command line tool, and used often. So "q" and not "Q" :)I…

  13. story
  14. story
  15. comment
    Comment #3585674

    The standard tools are great, and I love them - It's not a tool for replacing them. The example above is the simplest one so people would get the concept (I would use wc -l in that…

  16. story