Live data from Hacker News

Viewing profile — timothya

timothya

HN member
Joined
Sun, Feb 13, 2011, 11:08 PM UTC
HN karma
1,389
Public activity
284 items

About timothya

No profile information was provided.

Recent public activity

  1. comment
    Comment #43033401

    See: https://developer.chrome.com/blog/autoplay tl;dr: The browser attempts to learn your preference for each site automatically based on how you interact with videos. You can see …

  2. comment
    Comment #32131952

    See also Rowan Atkinson’s standup routine from the early 90s: https://youtu.be/uw8dW9Hyno0

  3. comment
    Comment #16732272

    See: https://webmasters.googleblog.com/2018/01/using-page-speed-i...

  4. comment
    Comment #15370915

    > Users can still put obnoxious annotations up. No, annotations are deprecated, you can't add them to videos anymore. [0] [0]: https://youtube-creators.googleblog.com/2017/03/keep-…

  5. comment
    Comment #14112021

    "Changelist". Similar words are commit, diff, patch, etc. (though sometimes those other words have other implications)

  6. comment
    Comment #13255848

    The Google Home definitely supports Chromecast now [0]. My favorite related thing to say is "Hey Google, play House of Cards on my TV" , and it will turn on my TV and then start pl…

  7. comment
    Comment #12996804

    > All this is over-engineered IMO. It's complicated in order to provide a lower-level API so that libraries can take advantage of different features and provide more opinionated wa…

  8. comment
    Comment #12113713

    I think the official documentation is what's found in the help center; this page contains a lot more information about using a custom passphrase for your sync data: https://support…

  9. comment
    Comment #12113507

    To be fair, Chrome has exactly that feature to, and let's the user choose what they want.

  10. comment
    Comment #11852051

    Context is king.

  11. comment
    Comment #11743653

    Yeah, and please also don't send me any messages where you chose autocompletions for the words, or messages where your phone autocorrected the spelling of. Heck, don't even send me…

  12. comment
    Comment #11600957

    It says on Revolv's website that they're giving full refunds to current customers: "If you're a current Revolv customer, please email us at help@revolv.com so we can help you out d…

  13. comment
    Comment #11600951

    They're giving full refunds to all their customers, so it's more like those customers got to use the device for "free" while it was available.

  14. comment
    Comment #11576943

    It's nice to see WebKit adopt this approach too. Chrome and Firefox have already had a policy against new CSS properties with vendor prefixes for over three years, so with Safari o…

  15. comment
    Comment #11287579

    There's another interactive widget when you search for "bubble level" (only on mobile). Handy! If you're not on mobile, this article has some screenshots of the widget: http://www.…

  16. comment
    Comment #11272309

    According to the pre-match interview[0], the AlphaGo project is about two years old, and started out as a collaboration between two members of DeepMind and a member of the Google B…

  17. comment
    Comment #11129573

    For the record, Chrome's sync data can also be an encrypted blob that Google can't decrypt[0]. [0]: https://support.google.com/chrome/answer/1181035?hl=en

  18. comment
    Comment #10910938

    > For some time, Google has been convinced that the semiautonomous systems that others champion (which include various features like collision prevention, self-parking, and lane co…

  19. comment
    Comment #10878597

    While you're right that it's up to the browser to fix, that can be a very time consuming process (especially for something as tricky as video). YouTube doesn't want to wait around …

  20. comment
    Comment #10878458

    > The poor way in which YouTube does feature detection (via user agent string) is almost as appalling. If you could provide a better alternative, I'm sure they'd be all ears.

  21. comment
    Comment #10878437

    That sort of feature detection is likely not sufficient for detecting if a video will play well or correctly . There's been a number of bugs in MSE in the past which means that You…

  22. comment
    Comment #10877958

    Reading the comments on that bug, it looks like it was only a small subset of Firefox users who experienced this bug. Not really a big story.

  23. comment
    Comment #10855839

    > the only way to monetize on youtube right now is via ads That's not true, you can also set up a channel where users have to pay to purchase or rent your videos (or pay a subscrip…

  24. comment
    Comment #10645430

    The Closure Compiler supports compiling ES6 code already, and can also do transpilation down to ES3/ES5. [1][2] Google also has the Traceur Compiler which does transpilation of new…

  25. story