Live data from Hacker News

Viewing profile — xaprb

xaprb

HN member
Joined
Thu, Apr 04, 2013, 1:24 PM UTC
HN karma
14
Public activity
18 items

About xaprb

No profile information was provided.

Recent public activity

  1. comment
    Comment #12167611

    Justify that with actual math, please? I don't think you know how computers (processors, bus, memory access, etc) work. How exactly do you think an RDBMS can query an index at a hu…

  2. comment
    Comment #12167270

    Why not PostgreSQL? (Sorry, someone had to say it.)

  3. comment
    Comment #10703721

    I'm the article's author. I don't think the headline HN chose is great but I don't mind if people have different interpretations of what I write. Hopefully all the commenters here …

  4. comment
    Comment #10703693

    This is an excellent point. The distribution of the measurements are the distribution of the sample, not of the population. In my experience very few non-statisticians understand t…

  5. story
  6. story
  7. story
  8. story
  9. comment
    Comment #6430894

    I've been crossfitting for years at kylered's gym. I've also judged at the competition series he mentioned, and traveled and worked out at crossfit gyms all around the country. I'v…

  10. comment
    Comment #6343489

    I agree -- I dislike when important technical concepts are redefined for marketing purposes. It's a bit like lightweight marital fidelity, where your spouse is faithful to you in s…

  11. comment
    Comment #6104816

    I'm a sometimes-coder at VividCortex. Yeah, there are endless potential issues with this that make it a non-general solution. I mean, it works for us -- so far -- but it's easy to …

  12. story
  13. comment
    Comment #6020755

    Link to the Moleskine pocket notebook? IMO Moleskine is the Starbucks of notebooks. It's a crowded category, but for me, the Leuchtturm is the clear standout for quality and fit-an…

  14. comment
    Comment #6019866

    Yes, the Whitelines notebook is a little bit self-promotional. It makes sure you don't forget that you're holding a Swedish, patented, revolutionary notebook.

  15. comment
    Comment #5820444

    You're awesome :-D Come work for us! https://vividcortex.com/jobs/

  16. comment
    Comment #5820164

    That's a good example, yes.

  17. comment
    Comment #5820127

    It's tough to give examples of this in Perl without a lot of narrative (and sometimes a lot of code), but the technique I'm referring to is currying: programs that write programs, …

  18. comment
    Comment #5819420

    I didn't put much code into the article, but ask me if you'd like more details on exactly what I'm talking about -- in terms of real code.