September 2016
39 links saved this month.
a16z.com
I wrote a post last week about the challenges in valuing portfolio companies in venture capital that I thought was wonky and inside baseball.
tylerneylon.com
Learn Lua in 15 Minutes -- Two dashes start a one-line comment.
css-tricks.com
This tutorial is the first of a three-part series on React by Brad Westfall.
mywiki.wooledge.org
BASH Frequently Asked Questions Note: The FAQ was split into individual pages for easier editing.
techblog.netflix.com
We recently made a major architectural change to Zuul, our cloud gateway.
developers.lyst.com
Discuss this post on Hacker News Word embeddings are ways of mathematically representing natural language words in a manner that preserves the semantic and syntactic similarities between them.
streamhacker.com
word2vec is an algorithm for constructing vector representations of words, also known as word embeddings.
nltk.org
from nltk.corpus import brown from nltk.tag import RegexpTagger testsent = brown.sents(categories='news')[0] regexptagger = RegexpTagger( ...
www-nlp.stanford.edu
GloVe is an unsupervised learning algorithm for obtaining vector representations for words.
themacro.com
Michael Seibel, Y Combinator CEO, on press strategies for startups.
t37.net
À force de croiser des entrepreneurs du web, j’ai fini par arbitrairement classer les startups dans trois grandes catégories : les me too, celles qui innovent intelligemment, et celles qui poussent la course à l’innovation au delà des limites autorisées de la bêtises.
developers.google.com
Google APIs use the OAuth 2.0 protocol for authentication and authorization.
python-oauth2.readthedocs.io
from wsgiref.simpleserver import makeserver import oauth2 import oauth2.grant import oauth2.error import oauth2.store.memory import oauth2.tokengenerator import oauth2.web.wsgi Create a SiteAdapter to interact with the user.
pythonhosted.org
Watchdog Python API library and shell utilities to monitor file system events.
codeguide.co
✍ Code Guide by @mdo Standards for developing flexible, durable, and sustainable HTML and CSS.
cdn.ampproject.org
We Stopped Publishing New Blog Posts for One Month.
















