Viewing profile — robbie-c
robbie-c
HN member- Joined
- Mon, Nov 02, 2015, 5:43 PM UTC
- HN karma
- 634
- Public activity
- 129 items
- HN profile
- View on Hacker News ↗
About robbie-c
No profile information was provided.
Recent public activity
-
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 …
-
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…
-
comment
Comment #48903113
> There are people who do, - And there are those who criticize. There’s no need for that. I’ve done plenty.
-
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…
-
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…
-
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"
-
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.
-
comment
Comment #48847702
PostHog has always been open source. I'm not sure why this has been shared on HN at all.
-
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…
-
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…
-
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…
-
comment
Comment #48665982
:D I was hoping to avoid the criticism that I was picking the most favourable number and being misleading!
-
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…
-
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…
-
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…
-
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…
- story
- story
-
comment
Comment #48279339
We pay github quite a bit of money and it's down for us too
-
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…
-
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.
-
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 …
-
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…
-
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 …
-
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…