- Went to ear appointment with Allie. Was very interesting.
- Did surgery on a couple keys on my laptop. The S key was sticking, so I removed and cleaned underneath it. I also checked the A key next to it, to make sure I had put S back correctly, but it didn't come off as well. The retaining clip system is ridiculous, there are like 3 layers with 4 corner attach points each. It's back in place and working ok, but definitely not perfect. You have to press the A extra hard to register (which is annoying since it's a pinky key).
- HN
- Facebook unveiled Libra, their cryptocurrency.
- Slack (the chat app) IPOed yesterday, opening at 38.50, closing at 38.62, and peaking at 42.
- Remember, webpack helps bundle all your js deps (like those specified in <script> tags to other files/urls, or require and import inside a js script) into one. It even builds a nice depgraph for you.