Live data from Hacker News

Viewing profile — benjamincburns

benjamincburns

HN member
Joined
Sat, Jun 11, 2011, 9:10 PM UTC
HN karma
2,190
Public activity
657 items

About benjamincburns

Seriously full stack software engineer, based in New Zealand.

github.com/benjamincburns personal: benjamincburns@gmail.com

Recent public activity

  1. comment
    Comment #48305218

    I suspect the first case worked as intended, and VS Code is greasing the wheels. I'm sure there's a way to get it working in iTerm 2, though I wouldn't be surprised if the solution…

  2. comment
    Comment #48305099

    I wasn't alive in the 70s, but I still prefer a terminal. I can string together a complex series of text-related tasks far more effectively as a shell pipeline than I can by pointi…

  3. comment
    Comment #48304976

    But can you paste an image into it? I have a similar setup, but I access it directly via iTerm2 instead of VS Code's terminal. I've figured out the right terminal settings to get c…

  4. comment
    Comment #48273387

    I don't think it's factually correct. There are context pruning strategies that will prune old messages that are no longer relevant, and context compaction from summaries, etc. But…

  5. comment
    Comment #48273342

    IIRC Anthropic's API produces cryptographic signatures for thinking blocks. If you try to submit a set of messages that include thinking blocks with missing/invalid signatures, it'…

  6. comment
    Comment #47410970

    Yes. More than a few times. It however is not really designed to operate as a secure sandbox environment. https://nvd.nist.gov/vuln/detail/CVE-2025-68668 https://nvd.nist.gov/vuln/…

  7. comment
    Comment #44341528

    I generally ask for 150% - usually on the expectation that it’ll make the non-compete go away. It’s not at all a ridiculous ask, either. I’ve made a career out of going after high-…

  8. comment
    Comment #42955641

    Disclosure: I'm an engineer at LangChain, primarily focused on LangGraph. I'm new to the team, though - and I'd really like to understand your perspective a bit better. If we're gr…

  9. comment
    Comment #34336851

    Kaggle or HuggingFace

  10. comment
    Comment #32935360

    Relevant: https://slack.com/blog/news/dear-microsoft

  11. comment
    Comment #22860888

    A lot of the other responses here are too complicated and specific. Here's my attempt to put it into easier-to-digest terms: In a traditional web stack you have a backend and a fro…

  12. comment
    Comment #19874942

    Amazon is becoming more and more like AliExpress with respect to product accuracy and quality. As an example, I recently bought tomato seeds for my garden. I searched for rainbow t…

  13. comment
    Comment #18985972

    Thanks to cumulative windowing, it does have a dropped packet signal: https://en.wikipedia.org/wiki/Transmission_Control_Protocol#...

  14. comment
    Comment #15803937

    > to actually make a transaction on the blockchain On which blockchain, exactly? On the Ethereum Mainnet you can transact for a fraction of a cent USD and it'll typically be verifi…

  15. comment
    Comment #15079735

    > If you KNOW someone is wrong, why not debate them? Why go after them personally? Alternatively, just let them be wrong.

  16. comment
    Comment #15079679

    To be clear I was speaking in terms of likelihood, not extremes. I personally feel I derive a benefit from identifying myself online, but YMMV. Also I really hope I didn't give the…

  17. comment
    Comment #15079656

    FWIW, most of what you're saying here is my rationale for the first half of the sentence you quoted. Specifically, there are times when it makes sense to speak up, and being able t…

  18. comment
    Comment #15078977

    I don't disagree that anonymity offers protection against situations like this, but bear in mind that anonymity is very much a factor in the lack of civil discourse online. I'm not…

  19. comment
    Comment #14939090

    I agree that those who participate in a process like this shouldn't circumvent its rules -- that just makes the whole problem much more difficult to manage. However, I think you co…

  20. comment
    Comment #14939056

    I strongly agree that this is true in a lot of cases, and the ahead-of-time rationalization of limiting liability helps to perpetuate the lack of necessity of a clear, defensible r…

  21. comment
    Comment #14635630

    I recommend starting w/ Gary Bernhardt's excellent "Tar Pipe" blog post. https://web.archive.org/web/20161227222637/http://blog.extra... From there, move on to using the shell as y…

  22. comment
    Comment #14433715

    I assume there must be some way to rotate the mirror? Maybe I'm crazy, but I can't seem to figure it out. Edit: Seems it's mobile only, or the mouse drag event handling is masking …

  23. comment
    Comment #14416223

    Nice work! I'd be curious to see a comparison w/ RabbitMQ's MQTT extension. By any chance have you done such a comparison? Also I assume the comparisons are done at QOS level 0?

  24. comment
    Comment #14297164

    I've downvoted you because I feel the tone of this comment has upended what could have been a constructive, well-thought conversation and turned it into somewhat of a shouting matc…

  25. comment
    Comment #13929682

    As the GP alludes to, the key insight to becoming productive in VIM is the power of the movement system. To (mis)quote Gary Bernhardt, the slowest thing you can do is read somethin…