Live data from Hacker News

Viewing profile — extra88

extra88

HN member
Joined
Fri, Jun 14, 2013, 9:24 PM UTC
HN karma
2,743
Public activity
1,687 items

About extra88

No profile information was provided.

Recent public activity

  1. comment
    Comment #49137088

    On iOS, the filled-in ones are all in colors set by the font but in macOS Safari they inherit the text `color`.

  2. comment
    Comment #49064017

    I have a personal site on a shared host that was recently suspended for excessive CPU use caused by incessant AI bot crawling. I don't have a problem with crawling per se, there's …

  3. comment
    Comment #48600223

    Same. Also, proper names should be excluded entirely; the only "Advanced" one I got wrong was a place name.

  4. comment
    Comment #48578590

    Their "where is it" data is from https://www.justwatch.com/ maybe that site has its own watchlist feature?

  5. comment
    Comment #48358440

    That's not what your original message was about and please don't invent quotes that are not what I wrote or anything like what I wrote. You wrote: > The iTunes movie store is not f…

  6. comment
    Comment #48351382

    You're moving goalposts and ignoring what I wrote. An Apple TV box is not expensive and you can use even cheaper streaming devices to buy and watch instead.

  7. comment
    Comment #48351201

    MSRP of an Apple TV device is $129. The iPhone's market share in the U.S. is already over 60%. But neither matters because the Apple TV app is available on basically everything and…

  8. comment
    Comment #48346788

    How would you avoid that? How would someone exploit that information? The whole point of the other auth means are that they're more secure.

  9. comment
    Comment #48346123

    > many sites that have a form with only one input don't automatically focus on it. That's reasonable to do when that form is the reason a page exists but otherwise it's best to not…

  10. comment
    Comment #48345735

    There is no pair for the enterprise users signing in with their company's SSO or those using Passkey. I think what some sites do is have a visually hidden, not required password fi…

  11. comment
    Comment #48315339

    None of that legal complexity has anything to do with putting "aria-labels on absolutely everything." > And for the attacker, they only need to find one case of violation - while y…

  12. comment
    Comment #48296773

    They have defined what exactly needs to be done to be compliant, it's basically "meet WCAG 2.1 Level AA" with some additions. WCAG has already been the de facto standard for decade…

  13. comment
    Comment #48296545

    I don't know what accessibility tools you're thinking of. If you mean assistive technology software like screen readers and voice control, yes, too often they fail to do what they …

  14. comment
    Comment #48258174

    The entire purpose of was what it looked like. They changed its definition to not be about what it looked like but why an author might make it look that way, i.e. to bring attentio…

  15. comment
    Comment #48252754

    Because the elements already exist. When the elements were invented and defined, CSS didn't exist and authors had to use elements to make presentational changes. When HTML5 was def…

  16. comment
    Comment #48250640

    In practice today, that's fine. Typically authors have a hard time differentiating what "emphasis," "importance," and "bring attention to" mean to them. Therefore, nothing conveys …

  17. comment
    Comment #48250560

    lol, you should actually read the HTML spec, there are good explanations of all the elements. The whole point of defining semantics is that elements have meaning independent of the…

  18. comment
    Comment #48250362

    Well, it took about a decade for web standards to become a real thing and a lot longer for Web Platform Tests to come to be. Still, while there are lots of tests for DOM constructi…

  19. comment
    Comment #48250201

    Eh, it's fine, elements should be defined for what they mean, not what they look like. The explanation and distinctions made between and other elements ( , , ) make sense. The sugg…

  20. comment
    Comment #48250094

    There are already well-defined rules, you just don't like some of the rules, e.g. you can't (today) style options. Keyboard navigation is free as long as you follow the rules about…

  21. comment
    Comment #48249996

    Good news! `.ariaNotify()` is basically a real implementation of your hypothetical document.speakText. https://developer.mozilla.org/en-US/docs/Web/API/Element/ari...

  22. comment
    Comment #48173552

    I think popover and invoker commands with polyfills are already the way to go. The polyfills are small (and if you only want to use the "show-modal" invoker, it's like 10 lines to …

  23. comment
    Comment #48173455

    Note the word "if" at the beginning.

  24. comment
    Comment #48165002

    Sure. I don't know where you're claiming that misinformation is coming from, it doesn't have anything to do with what I wrote. I was referring to CSS properties that affect the acc…

  25. comment
    Comment #48164629

    is awesome, especially when combined with Invoker commands or `popover`. does nothing, it's just another name for .