21 pointsby tech234a7 hours ago4 comments
  • igor47an hour ago
    Nice. I ran into this issue a few months ago:

    https://igor.moomers.org/posts/wled-christmas-lights#flashin...

    Nice to hear it works now without the very hacky work around

  • accelbred4 hours ago
    Whelp time to figure out how to disable it or patch it out.
    • theamk2 hours ago
      why? Web Serial is one of the better web-based integrations out there. There is no functionality available without an explicit authorization, all that website can do is to pop up a dialog. And you approve individual port on per-site basis, so it's not like it can grab a random port without your knowledge.

      This is my favorite model for web: anything more complex should be gated behind user permission. A site which requires that functionality will get that permission with no problem, and a random clickbait fingerprinter will get nothing.

  • focusedone5 hours ago
    Sweet!
  • PaulHoule7 hours ago
    woohoo! let's get web bluetooth too!