Live data from Hacker News

Viewing profile — hamishwhc

hamishwhc

HN member
Joined
Fri, Nov 18, 2022, 1:57 AM UTC
HN karma
142
Public activity
12 items

About hamishwhc

No profile information was provided.

Recent public activity

  1. comment
    Comment #47191092

    Now someone’s going to write a react-manim renderer I’m sure.

  2. comment
    Comment #46432032

    The author’s point about “not caring about pip vs poetry vs uv” is missing that uv directly supports this use case, including PyPI dependencies, and all you need is uv and your pre…

  3. comment
    Comment #46053694

    See also (2019): https://news.ycombinator.com/item?id=20094866

  4. comment
    Comment #44326881

    > cdk8s is like this, but it is not a good example of what you can do with a generator As a die-hard fan of cdk8s (and the AWS CDK), I am curious to hear about this more. What do y…

  5. comment
    Comment #42212155

    Because if you are working with CSS, there’s a decent chance you’ll be using npm and/or Vite, and it’s convenient to integrate your tools to save yourself time. Don’t like it, pick…

  6. comment
    Comment #41407509

    Also https://github.com/feedback-assistant/reports specifically for Feedback Assistant reports.

  7. comment
    Comment #37713620

    Very curious about the context of that first comment, do you have a link?

  8. comment
    Comment #36821644

    How can the “attesters” verify the integrity of the user agent? Sure the attestation is signed, but why can’t we mess with the data sent to the attester and just nullify the entire…

  9. comment
    Comment #35847131

    This completely misses the part where Discord is keeping the server nicknames system and adding a display name (that will be your existing username), like Twitter’s username + disp…

  10. comment
    Comment #34167028

    Not OP, but I would recommend Kysely as a great example. I’m on mobile so don’t have a link at hand sorry.

  11. comment
    Comment #34155730

    I think a large chunk of this is the tendency in larger Rust projects to split themselves up into smaller library crates, rather than single crate monoliths: single libraries that …

  12. comment
    Comment #33648842

    Anything stopping us from just creating a CNAME to our tailnet domain and registering certs for it instead of whatever.ts.net? This seems like it should work in my head...