Literally just finished a huge re-write of an angular 4 app to latest Angualr 7 today, to revise the UI and improve everything. As I was about to merge it in I see this... time to upgrade!
I also re-read this several times trying to make sense of it. I kept looking for a early 1900's date somewhere I must have missed...
If you want to use Amazon Key (what this article is about) then I think the only lock you can use is this specific one. Any other keyless lock system won't work from Amazon deliveries like this (at least as far as I can…
I haven't used Sublime in years now, but that was one huge feature I think about and miss often when in VSCode. I'm glad VSCode does have the current implementation of multiple cursors, and the way Sublime did it…
I'm on an iPhone 6, before 3D touch was introduced. Usually a long press is equivalent, but not here apparently. I just cannot get to this setting.
This assumes there are Linux users that actually want to use the Edge browser though
I believe this is an issue with car audio/USB players, not iPhones in particular. I might be mistaken though.
I recently deleted all my iTunes music since I listen to everything on Spotify or my podcast app (Downcast) now. I also updated to the iOS 11 public beta. Around the same time my car stopped playing anything via the USB…
You can invert the screen colors. System Preferences > Keyboard > Shortcuts, look under "Accessibility" for "invert colors" You can also assign this to a hotkey to quickly toggle it on/off.
Why is this at the top of HN right now? It's still in alpha. It's a good alpha and I've been using it on some projects, but I think some people might be mislead that this is the final release with the "4.0" in the…
If you're going to install a 2nd OS on your Mac for gaming purposes (where you want as much performance as possible) you might as well just dual boot it with BootCamp. I've not used this before, but it sounds like it's…
Good tip, thanks! i just found the Hype Machine "profile" on spotify and now I'm following their playlists.
I remember seeing my dad drive his brand new BMW 5 series with a beautiful widescreen display in the dash. The screen has a little shelf under it, so it was the perfect place to set his iPhone with the directions he…
This guy is asking the important questions here.
Except now those people who would normally be drivers now get zero dollars from Uber. I do agree with you that this is the way for the future and I'm all behind it, however doing this does cut out jobs (eventually) for…
It's true and i do agree with this sentiment, but when I use it for projects I use the SCSS source files so that i have the ability to simply comment out the `@include`'s in the main file for the features I won't be…
Both this and Textures look really slick, I love them both!
Attributes can be added to make screen readers ignore certain html elements like icons for exactly this reason. <i class="fa fa-pizza" aria-hidden="true"></i>
Maybe initially, but that `any` type really defeats the purpose of having types in the first place. Where I work we have several 100% TS apps and we've banned the `any` type except for very rare exceptions. It's always…
Yes! We have several 100% TypeScript applications and we've found TSLint to be invaluable for maintaining code quality - http://palantir.github.io/tslint/ You can ban the `any` type along with lots of other rules. You…
ok, sure, it's configurable. But that box is checked by default.
One thing to note: When the developer tools are opened Chrome will temporarily disable the cache. When the video loops it would normally just reach into cache and re-play the file that was already downloaded. However,…
As a non New Yorker that price for the square footage is astronomical to me! I live in a small rural town in Georgia and I pay $890 a month to rent a 1618 sq foot house (+ a large front porch). The house is over 100…
Not for me! I was literally in the middle of working on a Slack integration. At least now I know I wasn't crazy when it seemed like only half the requests I made generated a bot message.
You are correct, it seems to be missing a word. I am a native English speaker and I missed that the first time I read it!
Literally just finished a huge re-write of an angular 4 app to latest Angualr 7 today, to revise the UI and improve everything. As I was about to merge it in I see this... time to upgrade!
I also re-read this several times trying to make sense of it. I kept looking for a early 1900's date somewhere I must have missed...
If you want to use Amazon Key (what this article is about) then I think the only lock you can use is this specific one. Any other keyless lock system won't work from Amazon deliveries like this (at least as far as I can…
I haven't used Sublime in years now, but that was one huge feature I think about and miss often when in VSCode. I'm glad VSCode does have the current implementation of multiple cursors, and the way Sublime did it…
I'm on an iPhone 6, before 3D touch was introduced. Usually a long press is equivalent, but not here apparently. I just cannot get to this setting.
This assumes there are Linux users that actually want to use the Edge browser though
I believe this is an issue with car audio/USB players, not iPhones in particular. I might be mistaken though.
I recently deleted all my iTunes music since I listen to everything on Spotify or my podcast app (Downcast) now. I also updated to the iOS 11 public beta. Around the same time my car stopped playing anything via the USB…
You can invert the screen colors. System Preferences > Keyboard > Shortcuts, look under "Accessibility" for "invert colors" You can also assign this to a hotkey to quickly toggle it on/off.
Why is this at the top of HN right now? It's still in alpha. It's a good alpha and I've been using it on some projects, but I think some people might be mislead that this is the final release with the "4.0" in the…
If you're going to install a 2nd OS on your Mac for gaming purposes (where you want as much performance as possible) you might as well just dual boot it with BootCamp. I've not used this before, but it sounds like it's…
Good tip, thanks! i just found the Hype Machine "profile" on spotify and now I'm following their playlists.
I remember seeing my dad drive his brand new BMW 5 series with a beautiful widescreen display in the dash. The screen has a little shelf under it, so it was the perfect place to set his iPhone with the directions he…
This guy is asking the important questions here.
Except now those people who would normally be drivers now get zero dollars from Uber. I do agree with you that this is the way for the future and I'm all behind it, however doing this does cut out jobs (eventually) for…
It's true and i do agree with this sentiment, but when I use it for projects I use the SCSS source files so that i have the ability to simply comment out the `@include`'s in the main file for the features I won't be…
Both this and Textures look really slick, I love them both!
Attributes can be added to make screen readers ignore certain html elements like icons for exactly this reason. <i class="fa fa-pizza" aria-hidden="true"></i>
Maybe initially, but that `any` type really defeats the purpose of having types in the first place. Where I work we have several 100% TS apps and we've banned the `any` type except for very rare exceptions. It's always…
Yes! We have several 100% TypeScript applications and we've found TSLint to be invaluable for maintaining code quality - http://palantir.github.io/tslint/ You can ban the `any` type along with lots of other rules. You…
ok, sure, it's configurable. But that box is checked by default.
One thing to note: When the developer tools are opened Chrome will temporarily disable the cache. When the video loops it would normally just reach into cache and re-play the file that was already downloaded. However,…
As a non New Yorker that price for the square footage is astronomical to me! I live in a small rural town in Georgia and I pay $890 a month to rent a 1618 sq foot house (+ a large front porch). The house is over 100…
Not for me! I was literally in the middle of working on a Slack integration. At least now I know I wasn't crazy when it seemed like only half the requests I made generated a bot message.
You are correct, it seems to be missing a word. I am a native English speaker and I missed that the first time I read it!