Live data from Hacker News

Viewing profile — robbie-c

robbie-c

HN member
Joined
Mon, Nov 02, 2015, 5:43 PM UTC
HN karma
634
Public activity
129 items

About robbie-c

No profile information was provided.

Recent public activity

  1. comment
    Comment #48994763

    While I'm here - I recently optimized our PR review skill to make better use of the KV cache. Previously, it loaded up the diff, persona and prompt, and wrote those into the first …

  2. comment
    Comment #48992555

    I'm begging people to write articles themselves rather than letting Claude do it for them. I want an expert opinion, if I just wanted to ask an LLM I have my own. How can this arti…

  3. comment
    Comment #48903113

    > There are people who do, - And there are those who criticize. There’s no need for that. I’ve done plenty.

  4. comment
    Comment #48898374

    Is it on topic to complain about the various claude-isms in this article? I don't know any actual humans that write titles like "Two floors the rate card hides". I find my brain di…

  5. comment
    Comment #48884087

    They sort of are, in that they want subscription users to have clients that behave well with the KV cache etc. If you don't use a subscription, and pay per token instead, you can e…

  6. comment
    Comment #48881087

    A family member stayed in a hotel in Dubai recently and on returning said how incredible the staff were and willing they were to help them, and my response was "no shit"

  7. comment
    Comment #48855768

    Nothing has changed, just OP found the mirror of the main repo with the ee/ folder removed. That repo has been up for most of the lifetime of the company.

  8. comment
    Comment #48847702

    PostHog has always been open source. I'm not sure why this has been shared on HN at all.

  9. comment
    Comment #48672348

    That's valid criticism, I kinda hand-waved the "months" part. I read everything I could about parsers while building this (I have a CS background but hadn't thought about parsers i…

  10. comment
    Comment #48672311

    The previous parser is mostly a declarative grammar file, which is extremely readable. It codegens a C++ parser, which is hard to read. It depends which of those you count as the p…

  11. comment
    Comment #48666381

    Yeah, one of the interesting parts to me while working on this is that the breakpoint for when it's worth writing your own parser vs accepting ANTLR's slowness has shifted massivel…

  12. comment
    Comment #48665982

    :D I was hoping to avoid the criticism that I was picking the most favourable number and being misleading!

  13. comment
    Comment #48665410

    In what way? This was a geometric mean of the improvements from a small test corpus. In production, where it only parses longer SQL that didn't hit the parser cache, the mean parse…

  14. comment
    Comment #48665254

    Ha I did consider that! But 70x is plenty fast enough (we still have to query an actual database!) and the parser runs in a shared process on untrusted input, so it wasn't worth th…

  15. comment
    Comment #48664983

    It took about 2 days to get a proof of concept, and about a week to get something I could ship to production. I skipped a few features for the PoC (like XML tag support, token posi…

  16. comment
    Comment #48664957

    Our SQL is very similar to ClickHouse SQL, in that we used ClickHouse SQL as a starting point as that's what our underlying DB is. We needed to have our own parser so that we could…

  17. story
  18. story
  19. comment
    Comment #48279339

    We pay github quite a bit of money and it's down for us too

  20. comment
    Comment #48119463

    I did that first, which didn't work for a couple of reasons. Many "big and tall" stores are the intersection only, and many of the stores didn't quite have the right vibe. I do hav…

  21. comment
    Comment #48113892

    Undecided. One of the sites didn't have an LT but the LLM flagged that chest dimensions on their large were narrower than others, so could be worth trying.

  22. comment
    Comment #48113663

    Huh, I shopped for clothes using AI today. Not super relevant to the Googlebook ad, but in case the perspective is interesting to you: I'm quite tall (194cm) but not very wide, so …

  23. comment
    Comment #47466579

    Wait - are you missing all the context on this? Anthropic pushed back against this hard, there was a whole back and forth. I'm on mobile and can't look it up for you atm but if you…

  24. comment
    Comment #47466189

    Quite a lot worse. Both OpenAI and xAI were among the largest donors of Trump's campaign Musk was the largest individual political donor of the 2024 election [1] and Greg Brockman …

  25. comment
    Comment #46300994

    There's proof of financial dependence, here's a recent report https://assets.mozilla.net/annualreport/2021/mozilla-fdn-202... In 2021 they got $500M "royalties" (this is their paym…