You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a list of articles compiled (mostly) by a friend who's helped me understand.
These reads (and videos) were tough, sobering, and, in the end, completely worthwhile.
Guys, you may feel like this doesn't apply to you, or you may reject many of these ideas outright. If that's the case, then keep reading. Keep reading because to make a positive change in our industry, we need to cultivate empathy. We must understand the problems and the motivations of the people experiencing them.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
deep tissue exploration to set the table for the conversation
concentric bundles of fibers wrapped in connective tissue. The tiny filaments at the ends are what we care about the most. Proteins Actin and Myosin (esp). If you leave with any knowledge today, let it be about the presence and behavior of proteins.
besides the muscle tissue, we care a lot about this. It carries with it some water, active aromatic compounds, and provides us with natural moisture in a variety of processes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This PR adds support for URL query string parameters to pathjs. While query string params are typically used to send information to an application running on a server, I ran into a use case where query string params would be very useful in the construction of a single page app.
Specifically, I wanted to give other technical teams (and myself) the ability to modify certain app-wide parameters through a simple query string key/value pair.
This PR add support for the following situations, and has the following effects:
// if this were the pathjs mapping...pathjs.map('#/some/:id').to(function(){console.log(this.params);
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AT&T Screwed up the iPhone 5 Launch (mirror) @NickWoodhams
AT&T Screwed up the iPhone 5 Launch
September 21, 2012
I was invited into the AT&T store this morning, after a long wait, to purchase my iPhone 5. I avoided looking at the display model iPhones on the way in, and averted my gaze from everyone elses iPhones. I wanted to enrich the experience of opening my own iPhone 5, and make it more special than it already would be. The sales rep retrieved the iPhone I requested…
Then he then proceeded to open the iPhone himself, with his back to me.
My stomach sank. Opening an Apple product is a religious experience. It’s one of the best things about the first day with your shiny new device. He took that from me. I felt like this sales rep had stolen from me. They were stealing from everyone. No one was opening their new iPhone. Is it not supposed to be special anymore? Then why does Apple continue to spend 3, 5, or 10 times as much on packaging and presentation as other companies?
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters