2mur
No user record in our sample, but 2mur has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but 2mur has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
My choice as well. Lovely dive into psychedelics
Repeat after me: "Correlation is not causation."
Sounds like it could have been toxic shock syndrome. https://en.wikipedia.org/wiki/Toxic_shock_syndrome
Trigger Warning - Neil Gaiman's short story collection. Trying to finish it before next week when I will drop everything to read: Seveneves - Neal Stephenson which comes out on Tuesday.
Sebaceous glands function in a similar manner. Holocrine secretion where you basically expel the cell entirely. Not surprising really since breast tissue is essentially modified sweat/salivary gland.…
Javascript Allongé [0] by Reg Braithwaite [1] [0] https://leanpub.com/javascript-allonge/read [1] https://news.ycombinator.com/user?id=raganwald
Vim alone or vim+tmux is what you're looking for.
package =/= repo name Don't do that
Interested in switching off gmail. How are folks getting new email notifications on mobile?
This is really helpful. I'm getting started with Go now and common idioms and refactoring are useful when moving past the tour and introduction stage.
That's exactly how I feel. These days all I'm playing is TF2, Minecraft and Starbound. All on Ubuntu.
Basically don't ever deploy from npm. Tarballs
And everybody's favorite new band: Chvrches (Seriously they are pretty great though, impossible not to smile for the whole album).
Awesome work guys! contributors: https://github.com/nodeschool/nodeschool.github.io/graphs/co...
You may be interested in dnode[0] as well. Protocol documented here[1]. [0] https://github.com/substack/dnode [1] https://github.com/substack/dnode-protocol/blob/master/doc/p...
If you are a node.js user, these libraries have familiar APIs: https://github.com/substack/hyperquest https://github.com/iriscouch/browser-request
I was thinking it should be a chewed on apple core, but now I cannot unsee the oreos... so I vote cookie logo too! Cool project
The Glitch Mob - Drink the Sea and We Can Make the World Stop EP
That's amazing. So powerful. They have this information on all of us.
+1 (Or if I could get MDN's JS docs offline and in-browser (not Dash)).
Happy with Rdio. Sticking with them.
You don't have to mangle your code to get it into the AMD format. Just require() like node.js or CommonJS.
--bare ensures you don't have a working directory. It is the bare .git directory only. You don't want people pushing to your working directory. Simple as that.
How is the sleep support? Can you close the lid and go? Whenever I have tried to use linux on a laptop, I've never had this working right. One of the big reasons why I've always gone back to a macbook (that and the…
expressjs is the most frequently used framework. Geddy is another one. Socketstream is also being developed. Personally, I'm moving away from using frameworks. Just starting to bang together all of the awesome modules…