Live data from Hacker News

Viewing profile — dylanjha

dylanjha

HN member
Joined
Thu, Nov 08, 2012, 8:51 AM UTC
HN karma
145
Public activity
42 items

About dylanjha

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #44170930

    Why do you want to migrate from remotion to pure canvas?

  4. comment
    Comment #44058030

    Ever consider shipping this as an SDK that other apps can embed? This is something I’ve heard many people ask for.

  5. story
  6. story
  7. comment
    Comment #40291778

    Yeah, worth noting that there IS an escape hatch for monkey-patching (at your own risk). So you're not totally out of luck. It is just HTMLElement all the way down

  8. comment
    Comment #40291732

    Not everyone has to use everything. In my 13 years there are a lot of technologies I've never used. Maybe there was opportunities where you could have, or maybe things are working …

  9. comment
    Comment #40291709

    Styling components nested inside other components can still work with either slots or scoping CSS custom properties with parent selectors. .login-form { --button-outline-width: 2px…

  10. comment
    Comment #40291336

    > think there is a clear tension between the component desire for encapsulation vs the web designer wanting to impose their styling on the nested components This is the inherent te…

  11. comment
    Comment #40291266

    I see. Particularly with CSS there's more of an enforced contract around how the element internals get exposed for styling. If the element hasn't exposed `parts` or slots it's hard…

  12. comment
    Comment #40290924

    (author from Mux here) -- that is correct. For the stuff we build for in-house use on mux.com and dashboard.mux.com we have a components library written in React. You nailed it tha…

  13. comment
    Comment #40290868

    (author here) I think the problem might be more around bureaucracy mixed with bad & buggy code than it is a specific problem with web components. Can you expand on that?

  14. story
  15. story
  16. story
  17. comment
    Comment #34461878

    It's amazing how the web has come full circle now. 2023 web developers: I figured it out y'all. Send HTML from the server. 1994 web developer: ...excuse me? What else would you do?…

  18. comment
    Comment #34080076

    Wow that’s exactly it. I didn’t know there was a term for this. Thanks for sharing!

  19. comment
    Comment #34076538

    Even though I’m not deaf or hard of hearing, I find myself using captions more and more when I consume video content. I don’t think I’m alone in that. I saw something a while ago t…

  20. story
  21. story
  22. story
  23. comment
    Comment #28684718

    Thanks! Yeah that would be a significant improvement. This started as a little demo project with Nextjs + Mux and then evolved into more of an actual product ( https://github.com/m…

  24. comment
    Comment #28684457

    Hey there :). Author here. It was a fun experiment to play around with some different strategies for adding content moderation to https://stream.new Hive ended up being the one I l…

  25. story