Live data from Hacker News

Viewing profile — rickknowlton

rickknowlton

HN member
Joined
Thu, Feb 12, 2026, 3:14 AM UTC
HN karma
4
Public activity
3 items

About rickknowlton

No profile information was provided.

Recent public activity

  1. comment
    Comment #47090103

    in a way the data can't really get into worse hands than palantir, can it? lol jk

  2. comment
    Comment #47089955

    crazy you built this thing in less than a week! did you use the claude code from CLI or via the macOS app to help with this? just kind of curious on your workflow!

  3. comment
    Comment #47089868

    honestly my go to is kind of similar, but I prefer using --format vs. straight grep. just feels like the plumbing is cleaner out of the box: git branch --merged origin/main --forma…