Live data from Hacker News

Viewing profile — chrisl99

chrisl99

HN member
Joined
Tue, Jun 10, 2008, 7:02 PM UTC
HN karma
53
Public activity
13 items

About chrisl99

https://www.lundie.ca/

Recent public activity

  1. comment
    Comment #27785417

    I had a 3-LCD projector go wrong in two different ways. Thankfully it was easy to fix, but this information was deeply buried in a forum for home theatre enthusiasts. The manufactu…

  2. comment
    Comment #19639148

    That is correct, it is just opening Chrome's password manager: await navigator.credentials.get({password:true}) https://developers.google.com/web/fundamentals/security/cred... I do…

  3. comment
    Comment #13994922

    No offence taken. we want the same thing - for Chrome to allow fine grain permissions. Although when I think about it, even a style sheet could be malicious to a degree (e.g. hidin…

  4. comment
    Comment #13989651

    Hello, I'm the author of the extension. It's ok if you don't trust it. I couldn't find any way to ask for a smaller set of permissions. To my knowledge there is no way to specify t…

  5. comment
    Comment #13706321

    JS modules are working in Safari Technology Preview today - so it should be available to everyone soon enough. Pretty simple too, you load your entry point like this - And then mai…

  6. comment
    Comment #12925363

    The only reason I can think of, is you can use a USB-C-to-Lightning cable and use it as a fast charger for iPad Pro.

  7. comment
  8. comment
    Comment #4902126

    Careful browsing this at work. I saw something that cannot be unseen.

  9. comment
    Comment #245114

    Does Hacker News have to re-post everything Jeff Atwood writes? Sorry for my ranting.

  10. comment
    Comment #228835

    One thing I should point out, is that although the 1st edition does have a fair bit of talk about the Internet, (even predicting things like VoIP), Gates uses the phrase "informati…

  11. comment
    Comment #228614

    I have a copy of the first edition of The Road Ahead. Here is the index entry for Internet: Internet, 3-4, 91-100, 91 activities on, 93-97 addresses on, 94 cost of use of, 97-99, 1…

  12. comment
    Comment #225816

    Look at Wordpress (wordpress.org). Their code makes me want to throw up, yet it presents itself quite nicely to the end user.

  13. comment
    Comment #214171

    The iPhone OS is very, very similar to Mac OS X. The UI is the biggest difference but most of your non-UI code will be similar or identical to OS X code. If you are one of the thou…