Viewing profile — chrisl99
chrisl99
HN member- Joined
- Tue, Jun 10, 2008, 7:02 PM UTC
- HN karma
- 53
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About chrisl99
Recent public activity
-
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…
-
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…
-
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…
-
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…
-
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…
-
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.
-
comment
Comment #12925353
Yes.
-
comment
Comment #4902126
Careful browsing this at work. I saw something that cannot be unseen.
-
comment
Comment #245114
Does Hacker News have to re-post everything Jeff Atwood writes? Sorry for my ranting.
-
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…
-
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…
-
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.
-
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…