Live data from Hacker News

Viewing profile — bramus

bramus

HN member
Joined
Mon, Feb 18, 2013, 8:42 PM UTC
HN karma
14
Public activity
11 items

About bramus

No profile information was provided.

Recent public activity

  1. comment
    Comment #40492977

    View transitions are the perfect candidate progressive enhancement. If the browser supports it, then the user will get the rich animations. If it doesn’t, then they get what they c…

  2. comment
    Comment #37842183

    Toggling between schemes is not part of this feature. Easily toggling light/dark is part of the Web Preferences API feature, which is being prototyped in Chrome: https://chromestat…

  3. comment
    Comment #37842141

    > I will still need to use prefers-dark-mode for some of my changes Can you detail what those would be? I’m curious to know :)

  4. comment
    Comment #37830740

    (Hi, author of the post/article here) > This solves one tiny aspect of the larger problem in a non-scalable way that will inevitably lead to bloat and inflexibility. It's a really …

  5. comment
    Comment #37830714

    (Hi, author of the post/article here) Yes, `light-dark()` is very specific in what it can do … but it’s not the end goal. The end goal is to have a generic function – something lik…

  6. comment
    Comment #37830445

    Masonry isn’t ready to be shipped as there are still quite a few open spec issues [^1] that need to be resolved first. [^1]: https://github.com/w3c/csswg-drafts/issues?q=is%3Aissue…

  7. comment
    Comment #37830410

    (Hi, author of the post here) `grey` is no accepted value for `color-scheme`, so that would make no sense. Note that `light-dark()` is not the end station here, it’s a step towards…

  8. comment
    Comment #37830389

    ( Hi, author of the post here) Thanks for catching this. I’ve updated the post to fix this copy-paste error. CanIUse has no entry for it, as this feature is brand new. The PR add t…

  9. story
  10. comment
    Comment #5240542

    Same here ... So I created a dynamic version myself: http://bramus.github.com/mercator-puzzle-redux/ :-)

  11. comment
    Comment #5240517

    Same here ... So I created a dynamic version myself: http://bramus.github.com/mercator-puzzle-redux/ :-)