├── 2012 └── 11 │ ├── axel-rauschmayer-multiple-dispatch.md │ ├── brian-leroux-wtfjs.md │ ├── charlie-robbins-open-source-like-a-boss.md │ ├── david-iglesias-a-promise-is-a-promise.md │ ├── fat-what-is-open-source-and-why-do-i-feel-so-guilty.md │ ├── jeremy-ashkenas-symbiotic-languages.md │ ├── matt-westcott-why-eval-makes-js-the-best-language-in-the-world.md │ └── omar-qunsul-socketio-in-chess-realtime-multiplayer-web-application.md ├── 2013 ├── 10 │ └── bryan-helmkamp-building-a-culture-of-code-quality.md ├── 12 │ ├── addy-osmani-yo-polymer.md │ ├── alex-sexton-practicing-safe-script.md │ ├── guillermo-rauch-need-for-speed.md │ └── john-k-paul-type-dependence.md └── 06 │ ├── brad-fitzpatrick-software-im-excited-about.md │ └── solomon-hykes-why-we-built-docker.md ├── 2014 ├── 10 │ ├── andrew-gerrand-5-things-i-love-or-why-you-should-learn-go.md │ ├── blake-mizerany-three-fallacies-of-dependencies.md │ ├── brad-fitzpatrick-the-state-of-the-gopher.md │ ├── dave-cheney-functional-options-for-friendly-apis.md │ ├── felix-geisendorfer-godrone-writing-a-quadcopter-firmware-in-go.md │ ├── francesc-campoy-flores-things-i-learned-teaching-go.md │ ├── jeremy-saenz-building-better-packages.md │ ├── john-graham-cumming-concurrency-composition.md │ ├── keith-rarick-vendoring-and-import-path-rewriting.md │ └── thomas-senart-vegeta-http-load-testing.md ├── 11 │ ├── alexey-kachayev-channels-are-not-enough.md │ ├── ana-tudor-distributions.md │ ├── angus-croll-a-book-nerds-guide-to-javascript.md │ ├── bert-bos-a-handful-of-typographic-challenges.md │ ├── charlie-robbins-dependencies-static-analysis-and-the-grid.md │ ├── daniel-glazman-20-years-of-css-maturity-or-senility.md │ ├── domenic-denicola-the-jsdom.md │ ├── estelle-weyl-css-wtf.md │ ├── gregor-adams-functionality-in-css.md │ ├── harry-roberts-10-principles-for-effective-frontend-development.md │ ├── hugo-giraudel-keep-calm-and-write-sass.md │ ├── james-halliday-substack-immutable-offline-webapps.md │ ├── joe-mccann-tuning-node.md │ ├── john-david-dalton-a-shimblance-of-success.md │ ├── justin-meyer-a-javascript-project-checklist.md │ ├── kaelig-deloumeau-prigent-bridging-the-gap-between-developers-and-designers.md │ ├── martin-gontovnikas-json-web-tokens.md │ ├── maxime-thirouin-back-to-the-css.md │ ├── mike-mcneil-pulling-the-plug.md │ ├── nicolas-gallagher-thinking-beyond-scalable-css.md │ ├── paul-oshannessy-react-through-the-ages.md │ ├── soledad-penades-tools-for-the-21st-century-musician.md │ ├── sylvain-zimmer-introducing-the-dot-post.md │ └── yehuda-katz-a-guide-to-indie-open-source-software.md └── 05 │ ├── alison-gianotto-understanding-risk-and-security.md │ └── robert-kennedy-life-in-the-trenches-of-healthcare-gov.md ├── 2015 ├── 11 │ ├── alan-shreve-conceptualizing-large-software-systems.md │ ├── anthony-starks-the-other-side-of-go-programming-pictures.md │ ├── arnaud-porterie-abusing-texttemplate-for-data-transformation.md │ ├── david-crawshaw-living-with-c.md │ ├── eleanor-mchugh-encrypt-all-transports.md │ ├── fatih-arslan-tools-for-working-with-go-code.md │ ├── francesc-campoy-flores-functional-go.md │ ├── jason-hickey-a-new-pnacl-llvm-go-compiler.md │ ├── jessica-frazelle-the-docker-trail.md │ ├── marty-schoch-a-tour-of-the-bleve.md │ ├── matt-aimonetti-applied-concurrency-in-go.md │ ├── matt-horsnell-what-have-the-architects-ever-done-for-us.md │ ├── peter-bourgon-a-case-for-microservices.md │ ├── rob-pike-simplicity-is-complicated.md │ ├── sebastien-binet-gopy-extending-cpython-with-go.md │ └── veronica-lopez-beyond-the-distributed-system.md ├── 12 │ ├── alan-stearns-becoming-responsible-for-css.md │ ├── andre-medeiros-the-whole-future-declared-in-a-var.md │ ├── andrey-sitnik-fix-global-css-with-postcss.md │ ├── ben-briggs-intelligent-css-optimisation.md │ ├── brendan-eich-web-evolution-in-action-2.md │ ├── chris-eppstein-the-expanding-boundaries-of-css.md │ ├── christophe-porteneuve-modern-asynchronous-javascript.md │ ├── daniel-eden-move-slow-and-fix-things.md │ ├── daniel-glazman-pushing-css-to-new-frontiers.md │ ├── eric-schoffstall-webrtc-everywhere.md │ ├── etienne-margraff-easier-remote-javascript-debugging-with-vorlonjs.md │ ├── forbes-lindesay-pug-the-compiler-pipeline.md │ ├── henrik-joreteg-pocket-sized-javascript.md │ ├── johannes-fiala-how-to-end-manual-rest-api-client-coding.md │ ├── mathias-buus-hyperdrive-a-p2p-filesharing-network.md │ ├── maxim-salnikov-getting-started-with-angular2.md │ ├── nicolas-bevacqua-practical-es6-for-the-modern-javascript-tinkerer.md │ ├── nicolas-grenie-serverless-microservices-in-javascript.md │ ├── rachel-andrew-the-new-css-layout.md │ ├── rebecca-murphey-http2-is-here-now-lets-make-it-easy.md │ ├── samuel-saccone-dealing-with-garbage.md │ ├── tim-caswell-teaching-kids-programming-using-web-browsers-and-real-robots.md │ ├── tom-giannattasio-transform-alchemy.md │ ├── una-kravets-editing-images-in-css.md │ └── vincent-voyer-authoring-and-publishing-es6-modules-today.md ├── 01 │ └── daniel-steinberg-the-excitement-of-the-blank-page.md ├── 02 │ ├── ash-furrow-swift-in-production.md │ ├── corinne-kyrch-switch-to-swift.md │ ├── daniel-steinberg-the-ugly-american-learns-swift.md │ ├── dimitri-dupuis-latour-think-swiftly.md │ ├── francescu-santoni.md │ ├── jp-simard-introspecting-swift.md │ ├── kyle-fuller-practical-functional-programming-in-swift.md │ ├── marius-rackwitz-static-vs-dynamic-linking.md │ └── romain-huet-swiftly-building-better-apps.md └── 06 │ ├── ben-firshman-how-to-use-an-internet-sized-computer.md │ ├── chris-sinjakli-zero-downtime-postgresql-migrations.md │ ├── dan-brown-convergent-replicated-data-types.md │ ├── david-mytton-scaling-humans-ops-teams-and-incident-management.md │ ├── jeremy-edberg-your-infrastructure-is-not-a-unique-snowflake-and-thats-ok.md │ ├── john-graham-cumming-i-got-10-trillion-problems-but-logging-aint-one.md │ ├── john-wilkes-cluster-management-at-google-with-borg.md │ ├── kyle-kingsbury-jepsen-iv-hope-springs-eternal.md │ ├── mario-loriedo-docker-meets-the-ide.md │ ├── matt-bostock-coordinating-unattended-reboots-using-a-distributed-mutex.md │ ├── matthieu-nantern-leader-election-with-cassandra.md │ ├── neha-narula-consistency-and-candy-crush.md │ ├── paul-dix-time-series-data-the-worst-and-best-use-case-in-distributed-databases.md │ ├── salvatore-sanfilippo-introducing-disque.md │ ├── sam-bessalah-your-system-is-distributed-like-it-or-not.md │ └── simon-riggs-databases-the-long-view.md ├── 2016 ├── 10 │ ├── damian-gryski-slices-performance-through-cache-friendliness.md │ ├── dave-cheney-do-not-fear-first-class-functions.md │ ├── dmitri-shuralyov-go-in-the-browser.md │ ├── elias-naur-make-mobile-programming-fun-again.md │ ├── franz-eichhorn-go-machine-learning-at-large-scale.md │ ├── javier-provecho-fernandez-building-smaller-go-binaries.md │ ├── jean-bernard-jansen-the-low-level-awesomeness-of-go.md │ ├── john-cinnamond-a-look-at-the-criticism-of-go.md │ ├── katrina-owen-the-scandalous-story-of-the-dreadful-code-written-by-the-best-of-us.md │ ├── kelsey-hightower-self-deploying-go-applications.md │ ├── lucas-clemente-a-quic-server-implementation-in-go.md │ ├── matthew-holt-go-with-acme.md │ ├── peter-szilagyi-immutability-in-go-post-mortem-from-a-dos-ed-blockchain.md │ ├── rhys-hiltner-go-execution-tracer.md │ ├── robert-griesemer-prototype-your-design.md │ ├── sebastien-binet-interpreters-in-go-and-for-go.md │ └── simone-carletti-using-go-to-guide-api-design-decisions.md ├── 12 │ ├── ada-rose-edwards-realities-of-doing-vr-on-the-web.md │ ├── bertrand-chevrier-webvim.md │ ├── chris-lilley-web-fonts-power-up.md │ ├── christophe-porteneuve-tuning-babel-to-your-runtimes.md │ ├── evan-you-reactivity-in-frontend-javascript-frameworks.md │ ├── goncalo-morais-binary-in-javascript.md │ ├── guy-bedford-unbundling-the-future-web-runtime.md │ ├── igor-minar-keep-your-minds-open.md │ ├── kevin-mandeville-hacking-html-emails-with-css.md │ ├── matthias-beitl-diversity-in-style.md │ ├── maxime-thirouin-a-static-website-with-react-really.md │ ├── nolan-lawson-service-worker-and-the-appification-of-the-web.md │ ├── philip-walton-the-dark-side-of-polyfilling-css.md │ ├── rolf-erik-lekang-enforcing-code-changes-over-time.md │ ├── sam-wray-tim-pietrusky-livejs.md │ ├── sean-goresht-language-translation-in-css.md │ ├── sebastien-chopin-nuxtjs-universal-vuejs-applications.md │ ├── thomas-belin-user-interfaces-as-pure-functions-of-time.md │ ├── tim-carry-dotcss-logo-in-only-one-div.md │ ├── val-head-the-ins-and-outs-of-easing.md │ ├── varya-stepanova-pattern-libraries-through-trial-and-error.md │ ├── vladimir-de-turckheim-nosql-injections-in-nodejs-the-case-of-mongodb.md │ ├── wenting-zhang-make-css-your-secret-super-drawing-tool.md │ └── zeke-sikelianos-navigating-javascript-userland.md ├── 01 │ ├── alessandro-ludovici-creating-an-animation-with-careplicatorlayer.md │ ├── ayaka-nonaka-going-swift-and-beyond-first-wave-swift.md │ ├── chris-eidhof-tiny-networking-in-swift.md │ ├── daniel-haight-xcodeless.md │ ├── gregoire-lhotellier-protocol-oriented-programming.md │ ├── maxim-zaks-beyond-json.md │ ├── michael-may-the-empathetic-developer.md │ ├── paul-ardeleanu-the-forgotten-cloud.md │ ├── rob-napier-beyond-crusty-real-world-protocols.md │ ├── roy-marmelstein-localization-is-hard.md │ ├── thomas-visser-the-bright-future-of-swift.md │ ├── tj-usiyan-swift-and-the-evolution.md │ └── victor-wang-build-ios-ui-in-the-way-of-lego-bricks.md └── 05 │ ├── anne-canteaut-the-struggle-for-secure-cryptography.md │ ├── benjamin-fernandes-monitoring-101-how-to-monitor-at-scale.md │ ├── dan-brown-convergent-replicated-data-types-part-2.md │ ├── diogo-monica-secure-software-distribution-in-an-adversarial-world.md │ ├── eliot-horowitz-the-case-for-cross-service-joins.md │ ├── fabien-potencier-monolithic-repositories-vs-many-repositories.md │ ├── gleb-budman-a-peek-behind-the-cloud.md │ ├── jacob-kaplan-moss-implementing-multi-factor-authentication.md │ ├── jean-baptiste-aviat-application-security-from-the-inside.md │ ├── juan-benet-ipfs-distributed-web-apps.md │ ├── mickael-remond-building-scalable-systems-what-you-can-learn-from-erlang.md │ ├── mike-west-web-platform-security.md │ ├── oliver-keeble-planetary-computing-for-cerns-large-hadron-collider.md │ ├── ori-pekelman-sudont-or-going-rootless.md │ ├── scott-helme-content-security-policy-the-application-security-swiss-army-knife.md │ ├── sean-owen-scaling-learning-on-apache-spark.md │ ├── spencer-kimball-distributed-transactions-in-cockroachdb.md │ ├── ted-dunning-it-from-first-principles.md │ ├── theo-de-raadt-privilege-separation-and-pledge.md │ └── vasia-kalavri-demystifying-distributed-graph-processing.md ├── 2017 └── 01 │ ├── dimitri-dupuis-latour-subclassing-structs.md │ ├── drew-mccormack-the-value-in-trees.md │ ├── greg-lhotellier-the-inheritance-curse.md │ ├── hugues-bernet-rollande-iot-and-ios-lessons-learned.md │ ├── karoly-lorentey-optimizing-swift-collections.md │ ├── logan-wright-representables-in-swift.md │ ├── marin-todorov-rxswift-on-ios.md │ ├── michele-titolo-generics-in-theory-and-practice.md │ └── saul-mora-dynamic-swift.md ├── .gitignore ├── LICENSE ├── Makefile ├── README.md ├── conferences ├── dotcss-2014.md ├── dotcss-2015.md ├── dotcss-2016.md ├── dotcss-2017.md ├── dotcss.md ├── dotgo-2014.md ├── dotgo-2015.md ├── dotgo-2016.md ├── dotgo-2017.md ├── dotgo.md ├── dotjs-2012.md ├── dotjs-2013.md ├── dotjs-2014.md ├── dotjs-2015.md ├── dotjs-2016.md ├── dotjs-2017.md ├── dotjs.md ├── dotrb-2013.md ├── dotrb.md ├── dotscale-2013.md ├── dotscale-2014.md ├── dotscale-2015.md ├── dotscale-2016.md ├── dotscale-2017.md ├── dotscale.md ├── dotsecurity-2016.md ├── dotsecurity-2017.md ├── dotsecurity.md ├── dotswift-2015.md ├── dotswift-2016.md ├── dotswift-2017.md ├── dotswift-2018.md └── dotswift.md ├── contributors ├── adaroseedwards.md ├── addyosmani.md ├── ajstarks.md ├── alanstearns.md ├── aleludovici.md ├── andrestaltz.md ├── andreysitnik.md ├── anguscroll.md ├── annecanteaut.md ├── antirez.md ├── aphyr.md ├── ashfurrow.md ├── attasi.md ├── ayanonagon.md ├── bapapada.md ├── ben_eb.md ├── benjaminfernandes.md ├── bert-bos.md ├── bertrandchevrier.md ├── bfirsh.md ├── bmizerany.md ├── bradfitz.md ├── brendaneich.md ├── brianleroux.md ├── brynary.md ├── chriseidhof.md ├── chriseppstein.md ├── chrissinjakli.md ├── christopheporteneuve.md ├── codegangsta.md ├── corinnekrych.md ├── creationix.md ├── csswizardry.md ├── danbrown.md ├── daniel1of1.md ├── danieleden.md ├── davecheney.md ├── davidcrawshaw.md ├── davidmytton.md ├── dgryski.md ├── dimitridupuislatour.md ├── dimsumthinking.md ├── diogomonica.md ├── ditman.md ├── domenic.md ├── drewmccormack.md ├── eliasnaur.md ├── eliothorowitz.md ├── enneff.md ├── ericschoffstall.md ├── estellevw.md ├── evanyou.md ├── fabpot.md ├── fat.md ├── felixge.md ├── feyeleanor.md ├── forbeslindesay.md ├── francesc.md ├── francescu.md ├── franzeichhorn.md ├── frazelledazzell.md ├── ftharsln.md ├── gasman.md ├── glazou.md ├── glebbudman.md ├── goncalomorais.md ├── greg3z.md ├── gregoradams.md ├── griotspeak.md ├── guidobouman.md ├── guybedford.md ├── henrikjoreteg.md ├── hugogiraudel.md ├── huguesbernetrollande.md ├── icanzilb.md ├── icecrime.md ├── igorminar.md ├── images │ ├── aaron-patterson.png │ ├── adaroseedwards.png │ ├── addyosmani.png │ ├── ajstarks.png │ ├── alanstearns.png │ ├── aleludovici.png │ ├── andrestaltz.png │ ├── andreysitnik.png │ ├── anguscroll.png │ ├── annecanteaut.png │ ├── antirez.png │ ├── aphyr.png │ ├── ashfurrow.png │ ├── attasi.png │ ├── ayanonagon.png │ ├── bapapada.png │ ├── barry-abrahamson.png │ ├── ben_eb.png │ ├── benjaminfernandes.png │ ├── bert-bos.png │ ├── bert.png │ ├── bertrandchevrier.png │ ├── bfirsh.png │ ├── bmizerany.png │ ├── bradfitz.png │ ├── brendan-eich.png │ ├── brendaneich.png │ ├── brian-ford.png │ ├── brianleroux.png │ ├── brynary.png │ ├── charles-nutter.png │ ├── chriseidhof.png │ ├── chriseppstein.png │ ├── chrissinjakli.png │ ├── christian.png │ ├── christopheporteneuve.png │ ├── codegangsta.png │ ├── corinnekrych.png │ ├── creationix.png │ ├── csswizardry.png │ ├── danbrown.png │ ├── daniel1of1.png │ ├── danieleden.png │ ├── dave-methvin.png │ ├── davecheney.png │ ├── davidcrawshaw.png │ ├── davidmytton.png │ ├── dgryski.png │ ├── dimitridupuislatour.png │ ├── dimsumthinking.png │ ├── diogomonica.png │ ├── ditman.png │ ├── domenic.png │ ├── doug-cutting.png │ ├── drewmccormack.png │ ├── eliasnaur.png │ ├── eliothorowitz.png │ ├── emily-stolfo.png │ ├── enneff.png │ ├── ericschoffstall.png │ ├── estellevw.png │ ├── evan-phoenix.png │ ├── evanyou.png │ ├── fabien-potencier.png │ ├── fabpot.png │ ├── faidon-liambotis.png │ ├── fat.png │ ├── felixge.png │ ├── feyeleanor.png │ ├── forbeslindesay.png │ ├── francesc.png │ ├── franzeichhorn.png │ ├── frazelledazzell.png │ ├── ftharsln.png │ ├── gasman.png │ ├── george-brocklehurst.png │ ├── glazou.png │ ├── glebbudman.png │ ├── goncalomorais.png │ ├── greg3z.png │ ├── gregoradams.png │ ├── griotspeak.png │ ├── guybedford.png │ ├── henrikjoreteg.png │ ├── hugogiraudel.png │ ├── huguesbernetrollande.png │ ├── icanzilb.png │ ├── icecrime.png │ ├── igorminar.png │ ├── inconshreveable.png │ ├── indexzero.png │ ├── jacobian.png │ ├── james-burke.png │ ├── jashkenas.png │ ├── jasonhickey.png │ ├── jbaviat.png │ ├── jcinnamond.png │ ├── jdalton.png │ ├── jean-michel-lemieux.png │ ├── jeanbernardjansen.png │ ├── jedberg.png │ ├── jeff-lindsay.png │ ├── jgrahamc.png │ ├── joemccann.png │ ├── johannesfiala.png │ ├── johnkpaul.png │ ├── johnwilkes.png │ ├── jonathan-weiss.png │ ├── joshua-mckenty.png │ ├── jpsimard.png │ ├── juanbenet.png │ ├── julia-ferraioli.png │ ├── julien-lecomte.png │ ├── justinbmeyer.png │ ├── kachayev.png │ ├── kaelig.png │ ├── kelseyhightower.png │ ├── kevinmandeville.png │ ├── kinsey.png │ ├── konstantin-haase.png │ ├── krarick.png │ ├── kylefuller.png │ ├── kytrinyx.png │ ├── lars-bak.png │ ├── laurence-moroney.png │ ├── laurent-sansonetti.png │ ├── lightning-talks.png │ ├── loganwright.png │ ├── lorentey.png │ ├── lucasclemente.png │ ├── macxim.png │ ├── mafintosh.png │ ├── mandy-waite.png │ ├── marioloriedo.png │ ├── marmelroy.png │ ├── mathias.png │ ├── mattbostock.png │ ├── mattetti.png │ ├── matthew-ahrens.png │ ├── matthiasbeitl.png │ ├── maver.png │ ├── maximsalnikov.png │ ├── maximzaks.png │ ├── meulta.png │ ├── mgonto.png │ ├── mholt.png │ ├── michaelmay.png │ ├── micheletitolo.png │ ├── mickaelremond.png │ ├── mikermcneil.png │ ├── mikewest.png │ ├── mitchell-hashimoto.png │ ├── mnantern.png │ ├── moox.png │ ├── more.png │ ├── mrackwitz.png │ ├── mraleph.png │ ├── mrdoob.png │ ├── mschoch.png │ ├── necolas.png │ ├── nehanarula.png │ ├── nicolas-belmonte.png │ ├── nicolas-geoffray.png │ ├── nicolasbevacqua.png │ ├── nigel-beighton.png │ ├── noah-zoschke.png │ ├── nolanlawson.png │ ├── oliverkeeble.png │ ├── omarqunsul.png │ ├── oripekelman.png │ ├── pamela-fox.png │ ├── pardel.png │ ├── paul-mockapetris.png │ ├── pauldix.png │ ├── peterbourgon.png │ ├── peterszilagyi.png │ ├── philipwalton.png │ ├── picsoung.png │ ├── quentin-adam.png │ ├── rachelandrew.png │ ├── rauchg.png │ ├── rauschma.png │ ├── relekang.png │ ├── remy-sharp.png │ ├── rhyshiltner.png │ ├── rmurphey.png │ ├── robertgriesemer.png │ ├── robertkennedy.png │ ├── robnapier.png │ ├── robpike.png │ ├── romainhuet.png │ ├── sambessalah.png │ ├── samccone.png │ ├── samwray-timpietrusky.png │ ├── saulmora.png │ ├── sbinet.png │ ├── schaaf.png │ ├── scotthelme.png │ ├── seangoresht.png │ ├── seanowen.png │ ├── sebastienbinet.png │ ├── sebastienchopin.png │ ├── sferik.png │ ├── shay-banon.png │ ├── shurcool.png │ ├── shykes.png │ ├── simonecarletti.png │ ├── simonriggs.png │ ├── slexaxton.png │ ├── snipe.png │ ├── soledadpenades.png │ ├── solomon-hykes.png │ ├── spencerkimball.png │ ├── steve-klabnik.png │ ├── substack.png │ ├── svgeesus.png │ ├── sylvinus.png │ ├── teddunning.png │ ├── terence-lee.png │ ├── thebabydino.png │ ├── theoderaadt.png │ ├── thomas-hatch.png │ ├── thomas-stocking.png │ ├── thomasbelin.png │ ├── thomasvisser.png │ ├── timcarry.png │ ├── tsenart.png │ ├── una.png │ ├── valhead.png │ ├── varyastepanova.png │ ├── veronicalopez.png │ ├── victorwang.png │ ├── vkalavri.png │ ├── vladimirdeturckheim.png │ ├── vojta.png │ ├── wentingzhang.png │ ├── wycats.png │ ├── zeke.png │ ├── zeroload.png │ └── zpao.png ├── inconshreveable.md ├── indexzero.md ├── jacobian.md ├── jashkenas.md ├── jasonhickey.md ├── javierprovecho.md ├── jbaviat.md ├── jcinnamond.md ├── jdalton.md ├── jeanbernardjansen.md ├── jedberg.md ├── jgrahamc.md ├── joemccann.md ├── johannesfiala.md ├── johnkpaul.md ├── johnwilkes.md ├── jpsimard.md ├── juanbenet.md ├── justinbmeyer.md ├── kachayev.md ├── kaelig.md ├── kelseyhightower.md ├── kevinmandeville.md ├── krarick.md ├── kylefuller.md ├── kytrinyx.md ├── loganwright.md ├── lorentey.md ├── lucasclemente.md ├── mafintosh.md ├── marioloriedo.md ├── marmelroy.md ├── mattbostock.md ├── mattetti.md ├── matthiasbeitl.md ├── maver.md ├── maximsalnikov.md ├── maximzaks.md ├── meulta.md ├── mgonto.md ├── mholt.md ├── michaelfester.md ├── michaelmay.md ├── micheletitolo.md ├── mickaelremond.md ├── mikermcneil.md ├── mikewest.md ├── mnantern.md ├── moox.md ├── mrackwitz.md ├── mschoch.md ├── necolas.md ├── nehanarula.md ├── nicolasbevacqua.md ├── nolanlawson.md ├── oliverkeeble.md ├── omarqunsul.md ├── oripekelman.md ├── pardel.md ├── pauldix.md ├── peterbourgon.md ├── peterszilagyi.md ├── philipwalton.md ├── picsoung.md ├── rachelandrew.md ├── rauchg.md ├── rauschma.md ├── relekang.md ├── rhyshiltner.md ├── rmurphey.md ├── robertgriesemer.md ├── robertkennedy.md ├── robnapier.md ├── robpike.md ├── romainhuet.md ├── sambessalah.md ├── samccone.md ├── samwray-timpietrusky.md ├── saulmora.md ├── sbinet.md ├── scotthelme.md ├── seangoresht.md ├── seanowen.md ├── sebastienbinet.md ├── sebastienchopin.md ├── shurcool.md ├── shykes.md ├── simonecarletti.md ├── simonriggs.md ├── slexaxton.md ├── snipe.md ├── soledadpenades.md ├── spencerkimball.md ├── substack.md ├── svgeesus.md ├── sylvinus.md ├── teddunning.md ├── thebabydino.md ├── theoderaadt.md ├── thomasbelin.md ├── thomasvisser.md ├── timcarry.md ├── tsenart.md ├── una.md ├── valhead.md ├── varyastepanova.md ├── veronicalopez.md ├── victorwang.md ├── vkalavri.md ├── vladimirdeturckheim.md ├── wentingzhang.md ├── wycats.md ├── zeke.md ├── zeroload.md └── zpao.md ├── images ├── contributors └── logo │ ├── dot-logo.svg │ └── thedotpost-logo.svg ├── pages └── about │ ├── api.md │ ├── contact.md │ ├── contributing.md │ ├── independence.md │ ├── index.md │ ├── roadmap.md │ └── writing.md ├── scripts ├── create_dotconference_talk.py ├── detect_duplicate_metadata.py └── update_metadata_from_youtube.py └── typescript /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | venv 3 | -------------------------------------------------------------------------------- /2012/11/brian-leroux-wtfjs.md: -------------------------------------------------------------------------------- 1 | Title: WTFJS 2 | Author: brianleroux 3 | Summary: Brian explores the trickiest, funniest parts of JavaScript. 4 | Video: https://www.youtube.com/watch?v=et8xNAc2ic8 5 | Slides: http://brian.io/slides/dotjs-2012/ 6 | Date: 2012-11-30 7 | Filmed: 2012-11-30 8 | Image: https://farm8.staticflickr.com/7501/15804724972_926a2e3026_k_d.jpg 9 | Tags: funny, javascript, wtf 10 | Category: Frontend 11 | Template: talk 12 | Conference: dotjs-2012 13 | Curator: sylvinus 14 | -------------------------------------------------------------------------------- /2012/11/charlie-robbins-open-source-like-a-boss.md: -------------------------------------------------------------------------------- 1 | Title: Open Source Like A BOSS 2 | Author: indexzero 3 | Summary: How to effectively manage Open Source projects and save the world without going insane 4 | Video: https://www.youtube.com/watch?v=Yx1rt0KM4F4 5 | Slides: http://likeaboss.jit.su/ 6 | Date: 2014-11-21 7 | Filmed: 2012-11-30 8 | Image: https://farm8.staticflickr.com/7551/15617795078_c0bb752c2f_k_d.jpg 9 | Tags: opensource 10 | Category: Humans 11 | Template: talk 12 | Conference: dotjs-2012 13 | Curator: sylvinus -------------------------------------------------------------------------------- /2012/11/david-iglesias-a-promise-is-a-promise.md: -------------------------------------------------------------------------------- 1 | Title: A promise is a Promise 2 | Author: ditman 3 | Summary: Sync events without the Nasty Hacks 4 | Video: https://www.youtube.com/watch?v=8N5ZHlNXzL0 5 | Slides: http://speakerdeck.com/player/fed355c01ba1013014db1231380fad16 6 | Date: 2014-11-21 7 | Filmed: 2012-11-30 8 | Image: https://farm8.staticflickr.com/7482/15183075894_74a4db68f1_k_d.jpg 9 | Tags: javascript 10 | Category: Theory 11 | Template: talk 12 | Conference: dotjs-2012 13 | Curator: sylvinus 14 | -------------------------------------------------------------------------------- /2012/11/fat-what-is-open-source-and-why-do-i-feel-so-guilty.md: -------------------------------------------------------------------------------- 1 | Title: What Is Open Source & Why Do I Feel So Guilty? 2 | Author: fat 3 | Summary: fat talks about the history of open source and his experience maintaining Twitter Bootstrap. 4 | Video: https://www.youtube.com/watch?v=UIDb6VBO9os 5 | Slides: http://fat.github.io/slides-os-guilt/ 6 | Date: 2012-11-30 7 | Filmed: 2012-11-30 8 | Image: https://farm6.staticflickr.com/5604/15618098390_ace54e8184_k_d.jpg 9 | Tags: opensource, history, github, burnout 10 | Category: Humans 11 | Template: talk 12 | Conference: dotjs-2012 13 | Curator: sylvinus 14 | -------------------------------------------------------------------------------- /2012/11/jeremy-ashkenas-symbiotic-languages.md: -------------------------------------------------------------------------------- 1 | Title: Symbiotic Languages 2 | Author: jashkenas 3 | Summary: Jeremy talks about new languages that compiles into other languages by source code. 4 | Video: https://www.youtube.com/watch?v=Kq5hmbjaBFk 5 | Date: 2012-11-30 6 | Filmed: 2012-11-30 7 | Image: https://farm8.staticflickr.com/7542/15617981497_1cdedf9e90_k_d.jpg 8 | Tags: compilers, expressiveness 9 | Category: Theory 10 | Template: talk 11 | Conference: dotjs-2012 12 | Curator: sylvinus 13 | -------------------------------------------------------------------------------- /2012/11/matt-westcott-why-eval-makes-js-the-best-language-in-the-world.md: -------------------------------------------------------------------------------- 1 | Title: Why 'eval' makes JS the best language in the world 2 | Author: gasman 3 | Summary: Matt makes the case for 'eval' and its benefits when writing ZX Spectrum emulators 4 | Video: https://www.youtube.com/watch?v=JiIdD2zuSx8 5 | Slides: http://jsspeccy.zxdemo.org/dotjs-eval-talk/ 6 | Date: 2014-11-21 7 | Filmed: 2012-11-30 8 | Image: https://farm8.staticflickr.com/7583/15801164421_55496f8518_k_d.jpg 9 | Tags: opensource 10 | Category: Theory 11 | Template: talk 12 | Conference: dotjs-2012 13 | Curator: sylvinus -------------------------------------------------------------------------------- /2012/11/omar-qunsul-socketio-in-chess-realtime-multiplayer-web-application.md: -------------------------------------------------------------------------------- 1 | Title: Socket.IO for realtime multiplayer chess 2 | Author: omarqunsul 3 | Summary: Omar talks about his experience of choosing Socket.IO to add real-time support to his chess website 4 | Video: https://www.youtube.com/watch?v=pgJUHhWlds0 5 | Slides: https://docs.google.com/file/d/0Bx2mnk3cTYVOR2lGajdxQlBqYkk/edit 6 | Date: 2014-11-29 7 | Filmed: 2012-11-30 8 | Image: https://farm8.staticflickr.com/7556/15183623103_d6dbfbb482_k_d.jpg 9 | Tags: socket.io, chess, javascript, realtime, websockets 10 | Category: Frontend 11 | Template: talk 12 | Conference: dotjs-2012 13 | Curator: sylvinus -------------------------------------------------------------------------------- /2013/06/brad-fitzpatrick-software-im-excited-about.md: -------------------------------------------------------------------------------- 1 | Title: Software I'm exicted about 2 | Author: bradfitz 3 | Summary: Brad talks about Go, lock servers and Camlistore. 4 | Video: https://www.youtube.com/watch?v=sYukPc0y_Ro 5 | Slides: https://docs.google.com/presentation/d/1U5jayCB6Uy13RhQBVxGiljSGJR7AVVnNJZpkaGWy-YE/present 6 | Date: 2013-06-07 7 | Filmed: 2013-06-07 8 | Image: https://farm4.staticflickr.com/3702/9118305870_7183eb9182_k_d.jpg 9 | Tags: golang, camlistore, lockservers 10 | Category: Backend 11 | Template: talk 12 | Conference: dotscale-2013 13 | Curator: sylvinus 14 | 15 | -------------------------------------------------------------------------------- /2013/06/solomon-hykes-why-we-built-docker.md: -------------------------------------------------------------------------------- 1 | Title: Why We Created Docker 2 | Author: shykes 3 | Summary: Solomon explains how he came to build Docker. 4 | Video: https://www.youtube.com/watch?v=3N3n9FzebAA 5 | Date: 2013-06-07 6 | Filmed: 2013-06-07 7 | Image: https://farm4.staticflickr.com/3670/9116258067_b5c0576429_k_d.jpg 8 | Tags: docker, containers, virtualization 9 | Category: Backend 10 | Template: talk 11 | Conference: dotscale-2013 12 | Curator: sylvinus 13 | 14 | -------------------------------------------------------------------------------- /2013/10/bryan-helmkamp-building-a-culture-of-code-quality.md: -------------------------------------------------------------------------------- 1 | Title: Building a Culture of Code Quality 2 | Author: brynary 3 | Summary: Bryan explains best practices for producing great code as a team. 4 | Video: https://www.youtube.com/watch?v=IadcIkBeBuI 5 | Date: 2014-11-29 6 | Filmed: 2013-10-18 7 | Image: https://farm4.staticflickr.com/3779/10473344674_6360793c81_k_d.jpg 8 | Tags: teams 9 | Category: Humans 10 | Template: talk 11 | Conference: dotrb-2013 12 | Curator: sylvinus -------------------------------------------------------------------------------- /2013/12/addy-osmani-yo-polymer.md: -------------------------------------------------------------------------------- 1 | Title: yo polymer 2 | Author: addyosmani 3 | Summary: In his second dotJS talk, Addy presents Polymer, a new way of using web components to build apps. 4 | Video: https://www.youtube.com/watch?v=booRxAJblwM 5 | Date: 2013-12-02 6 | Filmed: 2013-12-02 7 | Image: https://farm3.staticflickr.com/2845/11235254525_0f4c9b2dfe_k_d.jpg 8 | Tags: webcomponents, polymer 9 | Category: Frontend 10 | Template: talk 11 | Conference: dotjs-2013 12 | Curator: sylvinus 13 | -------------------------------------------------------------------------------- /2013/12/alex-sexton-practicing-safe-script.md: -------------------------------------------------------------------------------- 1 | Title: Practicing Safe Script 2 | Author: slexaxton 3 | Summary: Front End Web Security is hard. This talk goes through why there's no hope of patching every hole and suggests the opposite approach via whitelisting and trying to make security sexier so more people buy-in. 4 | Video: https://www.youtube.com/watch?v=glx9_5QdYfY 5 | Slides: https://speakerdeck.com/player/bc6d81003e280131482d4e52bac46bd2 6 | Date: 2013-12-02 7 | Filmed: 2013-12-02 8 | Image: https://farm8.staticflickr.com/7366/11290249993_aa4271b9c9_k_d.jpg 9 | Tags: security 10 | Category: Security 11 | Template: talk 12 | Conference: dotjs-2013 13 | Curator: sylvinus 14 | 15 | -------------------------------------------------------------------------------- /2013/12/guillermo-rauch-need-for-speed.md: -------------------------------------------------------------------------------- 1 | Title: The Need for Speed 2 | Author: rauchg 3 | Summary: Guillermo talks about performance in single-page apps, optimistic UIs and reactivity. 4 | Video: https://www.youtube.com/watch?v=Ar9R-CX217o 5 | Date: 2013-12-02 6 | Filmed: 2013-12-02 7 | Image: https://farm4.staticflickr.com/3724/11800770985_4d267c4229_k_d.jpg 8 | Tags: performance 9 | Category: Frontend 10 | Template: talk 11 | Conference: dotjs-2013 12 | Curator: sylvinus 13 | -------------------------------------------------------------------------------- /2013/12/john-k-paul-type-dependence.md: -------------------------------------------------------------------------------- 1 | Title: Type Dependence 2 | Author: johnkpaul 3 | Summary: John covers Validation, linting and TypeScript. 4 | Video: https://www.youtube.com/watch?v=JektQ3SuOAo 5 | Slides: http://johnkpaul.github.io/presentations/dotjs/2013/js-tools/ 6 | Date: 2013-12-02 7 | Filmed: 2013-12-02 8 | Image: https://farm6.staticflickr.com/5531/11447794546_89a4cae93a_k_d.jpg 9 | Tags: compilers, typescript, javascript, linting 10 | Category: Theory 11 | Template: talk 12 | Conference: dotjs-2013 13 | Curator: sylvinus 14 | -------------------------------------------------------------------------------- /2014/05/alison-gianotto-understanding-risk-and-security.md: -------------------------------------------------------------------------------- 1 | Title: Understanding Risk and Security 2 | Author: snipe 3 | Summary: Alison explains how understanding the risks an organization faces is critical to its security. 4 | Video: https://www.youtube.com/watch?v=nH8mopSU06g 5 | Date: 2014-05-19 6 | Filmed: 2014-05-19 7 | Image: https://farm3.staticflickr.com/2928/14233612895_d225ca7b69_k_d.jpg 8 | Slides: http://www.slideshare.net/slideshow/embed_code/34896133 9 | Tags: risk, security 10 | Category: Security 11 | Template: talk 12 | Conference: dotscale-2014 13 | Curator: sylvinus 14 | 15 | 16 | -------------------------------------------------------------------------------- /2014/05/robert-kennedy-life-in-the-trenches-of-healthcare-gov.md: -------------------------------------------------------------------------------- 1 | Title: Life in the Trenches of healthcare.gov 2 | Author: robertkennedy 3 | Summary: Robert tells a couple insightful stories about his time as a commando sent to rescue healthcare.gov 4 | Video: https://www.youtube.com/watch?v=GLQyj-kBRdo 5 | Date: 2014-05-19 6 | Filmed: 2014-05-19 7 | Image: https://farm3.staticflickr.com/2915/14047489410_13cb686fe6_k_d.jpg 8 | Tags: risk, security 9 | Category: Humans 10 | Template: talk 11 | Conference: dotscale-2014 12 | Curator: sylvinus 13 | 14 | 15 | -------------------------------------------------------------------------------- /2014/10/andrew-gerrand-5-things-i-love-or-why-you-should-learn-go.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2014 2 | Tags: golang 3 | Filmed: 2014-10-10 4 | Author: enneff 5 | Image: https://farm6.staticflickr.com/5615/15588984102_61fe7092d0_k_d.jpg 6 | Title: 5 things I love (or why you should learn Go) 7 | Curator: sylvinus 8 | Category: Bankend 9 | Summary: Andrew lists out 5 reasons for you to learn Go. 10 | Video: https://www.youtube.com/watch?v=fsTOOPB1TBY 11 | Template: talk 12 | Date: 2014-11-29 13:57:24 -------------------------------------------------------------------------------- /2014/10/blake-mizerany-three-fallacies-of-dependencies.md: -------------------------------------------------------------------------------- 1 | Title: Three fallacies of dependencies 2 | Author: bmizerany 3 | Summary: Blake explains what rock climbing shoes taught him about dependencies in software projects. 4 | Video: https://www.youtube.com/watch?v=yi5A3cK1LNA 5 | Date: 2014-11-29 6 | Filmed: 2014-10-10 7 | Image: https://farm6.staticflickr.com/5606/15400486349_b217ede56f_k_d.jpg 8 | Tags: golang, dependencies 9 | Category: Theory 10 | Template: talk 11 | Conference: dotgo-2014 12 | Curator: sylvinus 13 | -------------------------------------------------------------------------------- /2014/10/brad-fitzpatrick-the-state-of-the-gopher.md: -------------------------------------------------------------------------------- 1 | Title: The State of the Gopher 2 | Author: bradfitz 3 | Summary: Brad explains where the Go project has been, and where it is going. 4 | Video: https://www.youtube.com/watch?v=4KFTacxqkcQ 5 | Date: 2014-11-29 6 | Filmed: 2014-10-10 7 | Image: https://farm4.staticflickr.com/3937/14966058294_753809ac62_k_d.jpg 8 | Slides: http://talks.golang.org/2014/state-of-the-gopher.slide#1 9 | Tags: golang 10 | Category: Backend 11 | Template: talk 12 | Conference: dotgo-2014 13 | Curator: sylvinus 14 | -------------------------------------------------------------------------------- /2014/10/dave-cheney-functional-options-for-friendly-apis.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2014 2 | Tags: Functional Options, API 3 | Filmed: 2014-10-10 4 | Author: davecheney 5 | Image: https://farm4.staticflickr.com/3934/14966979513_ced0f2bfad_k_d.jpg 6 | Title: Functional options for friendly APIs 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: Dave explains how functional options let us write Go APIs that can grow over time and use the entire power of the language to initialize complex values. 10 | Slides: http://dave.cheney.net/2014/10/17/functional-options-for-friendly-apis 11 | Video: https://www.youtube.com/watch?v=24lFtGHWxAQ 12 | Template: talk 13 | Date: 2015-11-06 12:41:07 -------------------------------------------------------------------------------- /2014/10/felix-geisendorfer-godrone-writing-a-quadcopter-firmware-in-go.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2014 2 | Tags: golang 3 | Filmed: 2014-10-10 4 | Author: felixge 5 | Image: https://farm4.staticflickr.com/3946/15584209771_00b16c8dc3_k_d.jpg 6 | Title: GoDrone: Writing a Quadcopter firmware in Go 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: Felix explains us how to write a Quadcopter firmwire in Go language by live-coding and demo on stage. 10 | Slides: https://docs.google.com/a/dotconferences.eu/file/d/0B3lEU2lM-l9gQTdndDZVZXQtRnZIcXhNMDh1RVVoSzRDQlFr/edit 11 | Video: https://www.youtube.com/watch?v=YcSCFEw08WA 12 | Template: talk 13 | Date: 2015-01-16 15:50:48 14 | 15 | -------------------------------------------------------------------------------- /2014/10/francesc-campoy-flores-things-i-learned-teaching-go.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2014 2 | Tags: golang, education 3 | Filmed: 2014-10-10 4 | Author: francesc 5 | Image: https://farm6.staticflickr.com/5607/15587781525_11954e4975_k_d.jpg 6 | Title: Things I learned teaching Go 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: Some thoughts about the difference between learning natural languages and programming languages, false friends, and hard stuff about interfaces. 10 | Slides: https://speakerdeck.com/player/9a1faa2033680132573e121bd1ded631 11 | Video: http://www.youtube.com/watch?v=B-r3Wf_I2Lk 12 | Template: talk 13 | Date: 2014-12-17 14 | 15 | Read more about Francesc's experience at dotGo on his blog. -------------------------------------------------------------------------------- /2014/10/jeremy-saenz-building-better-packages.md: -------------------------------------------------------------------------------- 1 | Title: Building Better Packages 2 | Author: codegangsta 3 | Summary: Jeremy explains how to build Go packages that feel like they belong in the standard library. 4 | Video: https://www.youtube.com/watch?v=cYgm2JJblCE 5 | Date: 2014-12-17 6 | Filmed: 2014-10-10 7 | Image: https://farm6.staticflickr.com/5598/15585376301_8e38c7983f_k_d.jpg 8 | Slides: http://speakerdeck.com/player/8d45dda0327601322feb4edc433df659 9 | Tags: golang 10 | Category: Backend 11 | Template: talk 12 | Conference: dotgo-2014 13 | Curator: sylvinus 14 | -------------------------------------------------------------------------------- /2014/10/keith-rarick-vendoring-and-import-path-rewriting.md: -------------------------------------------------------------------------------- 1 | Title: Vendoring and Import Path Rewriting 2 | Author: krarick 3 | Summary: Keith covers godep, vendoring dependencies and import path rewriting. 4 | Video: https://www.youtube.com/watch?v=myCHCXFFTPY 5 | Date: 2014-10-24 6 | Filmed: 2014-10-10 7 | Image: http://i.ytimg.com/vi/myCHCXFFTPY/maxresdefault.jpg 8 | Tags: golang, godep, vendoring, dependencies 9 | Category: Backend 10 | Template: talk 11 | Conference: dotgo-2014 12 | Curator: sylvinus 13 | -------------------------------------------------------------------------------- /2014/10/thomas-senart-vegeta-http-load-testing.md: -------------------------------------------------------------------------------- 1 | Title: HTTP load testing with Vegeta 2 | Author: tsenart 3 | Summary: Tomás talks about Vegeta, the Go tool he wrote to do HTTP load testing. 4 | Video: https://www.youtube.com/watch?v=yg7zsuasIIE 5 | Date: 2014-10-24 6 | Filmed: 2014-10-10 7 | Image: https://farm4.staticflickr.com/3946/15564173886_f3f71c40ef_k_d.jpg 8 | Tags: golang, http, scalability 9 | Category: Backend 10 | Template: talk 11 | Conference: dotgo-2014 12 | Curator: sylvinus 13 | -------------------------------------------------------------------------------- /2014/11/angus-croll-a-book-nerds-guide-to-javascript.md: -------------------------------------------------------------------------------- 1 | Conference: dotjs-2014 2 | Tags: javascript 3 | Filmed: 2014-11-17 4 | Author: anguscroll 5 | Image: https://farm9.staticflickr.com/8626/15648745628_2b9b7ec782_k_d.jpg 6 | Title: A Book Nerd's Guide to JavaScript 7 | Curator: sylvinus 8 | Category: Humans 9 | Summary: Angus takes us on a whirlwind tour of JavaScript as written by famous literary luminaries, and explains why we should care and keep and open mind by playing and experimenting. 10 | Slides: http://www.speakerdeck.com/player/587a1f6050a001326d5e12019b66b992 11 | Video: https://www.youtube.com/watch?v=uub1wARuSHQ 12 | Template: talk 13 | Date: 2015-01-15 00:52:38 14 | 15 | For more on the book: [If Hemingway Wrote JavaScript](http://anguscroll.com/hemingway). 16 | -------------------------------------------------------------------------------- /2014/11/bert-bos-a-handful-of-typographic-challenges.md: -------------------------------------------------------------------------------- 1 | Conference: dotcss-2014 2 | Tags: CSS, Typography 3 | Filmed: 2014-11-14 4 | Author: bert-bos 5 | Image: https://farm6.staticflickr.com/5607/15634838220_c70fb5dab2_k_d.jpg 6 | Title: A handful of typographic challenges 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: Bert explores the gap between established practices of good typography and what HTML and CSS are currently capable of. 10 | Slides: http://www.w3.org/Talks/2014/1114-CSS-Paris/ 11 | Video: https://www.youtube.com/watch?v=MI7Xz-_ddu4 12 | Template: talk 13 | Date: 2015-10-30 14:17:06 -------------------------------------------------------------------------------- /2014/11/charlie-robbins-dependencies-static-analysis-and-the-grid.md: -------------------------------------------------------------------------------- 1 | Conference: dotjs-2014 2 | Tags: Dependency, static analysis, the grid 3 | Filmed: 2014-11-17 4 | Author: indexzero 5 | Image: https://farm8.staticflickr.com/7575/15811765226_bb5d35f503_k_d.jpg 6 | Title: Dependencies, Static Analysis and The Grid 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: Charlie explain why graphs are everywhere around us, including in package managers, and explores the ways we can analyze dependency graphs to answer questions about our npm modules. 10 | Slides: http://www.speakerdeck.com/player/d0edd73050740132e0726ed97dbd7c38 11 | Video: https://www.youtube.com/watch?v=Nbykp5d07O0 12 | Template: talk 13 | Date: 2016-02-12 11:12:36 -------------------------------------------------------------------------------- /2014/11/daniel-glazman-20-years-of-css-maturity-or-senility.md: -------------------------------------------------------------------------------- 1 | Conference: dotcss-2014 2 | Tags: CSS 3 | Filmed: 2014-11-14 4 | Author: glazou 5 | Image: https://farm8.staticflickr.com/7510/15822428702_514a6fa2bc_k_d.jpg 6 | Title: 20 years of CSS: maturity or senility? 7 | Curator: sylvinus 8 | Category: Frontend 9 | Slides: http://disruptive-innovations.com/zoo/slides/20141114-dotCSS/dotCSS2014.pdf 10 | Summary: Daniel gives us insights on the decision process of the CSS Working Group and the current state of CSS, 20 years after it was invented. 11 | Video: https://www.youtube.com/watch?v=H9D4K8PrjhA 12 | Template: talk 13 | Date: 2015-10-27 11:27:25 -------------------------------------------------------------------------------- /2014/11/estelle-weyl-css-wtf.md: -------------------------------------------------------------------------------- 1 | Conference: dotcss-2014 2 | Tags: CSS 3 | Filmed: 2014-11-14 4 | Author: estellevw 5 | Image: https://farm8.staticflickr.com/7513/15200577573_2564c90acc_k_d.jpg 6 | Title: Do you really know CSS? 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: Estelle explores some of the quirks of CSS like centering, counters, specificity, shapes, masking, ... and how to use them to your advantage! 10 | Slides: http://estelle.github.io/doyouknowcss/ 11 | Video: https://www.youtube.com/watch?v=IvhIupbJrKc 12 | Template: talk 13 | Date: 2016-05-09 10:25:16 -------------------------------------------------------------------------------- /2014/11/harry-roberts-10-principles-for-effective-frontend-development.md: -------------------------------------------------------------------------------- 1 | Conference: dotcss-2014 2 | Tags: css 3 | Filmed: 2014-11-14 4 | Author: csswizardry 5 | Image: https://farm8.staticflickr.com/7534/15635842060_a4d7da4464_k_d.jpg 6 | Title: 10 Principles for effective Front-end Development 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: It is often valuable to put down your tools, take a couple of steps back, and get a view of the bigger picture. In this talk, Harry forgoes tools completely in order to discuss principle-led approaches to more effective, long-lasting front-end development. 10 | Slides: https://speakerdeck.com/player/9a84ca204e0c0132c7590efcccd0b8fe 11 | Video: https://www.youtube.com/watch?v=8adsZeMQjGQ 12 | Template: talk 13 | Date: 2015-01-28 -------------------------------------------------------------------------------- /2014/11/james-halliday-substack-immutable-offline-webapps.md: -------------------------------------------------------------------------------- 1 | Conference: dotjs-2014 2 | Tags: offline 3 | Filmed: 2014-11-17 4 | Author: substack 5 | Title: Immutable offline webapps 6 | Image: https://farm8.staticflickr.com/7547/15833710571_5d1a0b910d_k_d.jpg 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: James (aka substack) explains how to build webapps that use the browser cache to avoid relying on backends and give more control to users. 10 | Video: https://www.youtube.com/watch?v=J9_VaU4N3Rg 11 | Template: talk 12 | Date: 2014-12-29 08:00:00 -------------------------------------------------------------------------------- /2014/11/joe-mccann-tuning-node.md: -------------------------------------------------------------------------------- 1 | Conference: dotjs-2014 2 | Tags: nodejs, v8 3 | Filmed: 2014-11-17 4 | Author: joemccann 5 | Image: https://farm6.staticflickr.com/5608/15648527007_032bcd840b_k_d.jpg 6 | Title: Tuning Node 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: In this talk, Joe goes under the hood of performant Node apps and shows a couple ways to speed up your JavaScript code by better understanding how V8 works. 10 | Slides: https://www.dropbox.com/s/1vk5cjjwiayqt67/Tuning-Node-Joe-McCann-dotJS-EU.zip 11 | Video: https://www.youtube.com/watch?v=FXyM1yrtloc 12 | Template: talk 13 | Date: 2015-04-04 14:51:31 -------------------------------------------------------------------------------- /2014/11/john-david-dalton-a-shimblance-of-success.md: -------------------------------------------------------------------------------- 1 | Conference: dotjs-2014 2 | Tags: JavaScript; Built-ins, Shims 3 | Filmed: 2014-11-17 4 | Author: jdalton 5 | Image: https://farm8.staticflickr.com/7553/15648088929_201379b710_k_d.jpg 6 | Title: A Shimblance of Success 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: John-David explains the various issues JavaScript developers can face when using shims emulating built-in methods and makes the case for replacing them with proper libraries. 10 | Slides: https://docs.google.com/presentation/d/1roCpgHDGnR_JiuZOOwGIgWPMF88cJvdbBdTlycuBOkA/present?slide=id.i0 11 | Video: https://www.youtube.com/watch?v=Pq1RD22W7B4 12 | Template: talk 13 | Date: 2015-10-23 12:08:08 -------------------------------------------------------------------------------- /2014/11/justin-meyer-a-javascript-project-checklist.md: -------------------------------------------------------------------------------- 1 | Conference: dotjs-2014 2 | Tags: javascript, project 3 | Filmed: 2014-11-17 4 | Author: justinbmeyer 5 | Image: https://farm9.staticflickr.com/8565/15650521130_c3ac3783cf_k_d.jpg 6 | Title: A JavaScript Project Checklist 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: Justin explains his JavaScript Project Checklist, based off his experience building more than 30 apps. 10 | Video: https://www.youtube.com/watch?v=20ebllexvuc 11 | Template: talk 12 | Date: 2015-10-29 16:00:01 13 | 14 | For more, check out the [JavaScript Project Checklist](http://blog.bitovi.com/why-checklist/) series on Bitovi's blog. -------------------------------------------------------------------------------- /2014/11/kaelig-deloumeau-prigent-bridging-the-gap-between-developers-and-designers.md: -------------------------------------------------------------------------------- 1 | Conference: dotcss-2014 2 | Filmed: 2014-11-14 3 | Author: kaelig 4 | Image: https://farm8.staticflickr.com/7566/15635906460_b6cae4ce5e_k_d.jpg 5 | Title: Bridging the gap between developers and designers 6 | Curator: sylvinus 7 | Category: Frontend 8 | Summary: Kaelig explains how a ubiquitous way of conversing about colours, typography, viewport sizes or responsive grids can bridge the gap between teams working on a digital product. 9 | Video: https://www.youtube.com/watch?v=ciG-A_1FyVg 10 | Template: talk 11 | Date: 2015-01-06 01:55:30 12 | -------------------------------------------------------------------------------- /2014/11/martin-gontovnikas-json-web-tokens.md: -------------------------------------------------------------------------------- 1 | Conference: dotjs-2014 2 | Tags: cookies 3 | Filmed: 2014-11-17 4 | Author: mgonto 5 | Image: https://farm9.staticflickr.com/8275/15649672360_940f0d582d_k_d.jpg 6 | Title: JSON Web Tokens 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: Martin explains why JSON Web Tokens are the natural successors to cookies. 10 | Slides: https://speakerdeck.com/player/b17bfcf05b990132e0861646a38ce118 11 | Video: https://www.youtube.com/watch?v=ls6Cfm50RgY 12 | Template: talk 13 | Date: 2014-12-30 18:07:48 14 | 15 | For more, check the main website: JSON Web Token. -------------------------------------------------------------------------------- /2014/11/mike-mcneil-pulling-the-plug.md: -------------------------------------------------------------------------------- 1 | Conference: dotjs-2014 2 | Filmed: 2014-11-17 3 | Author: mikermcneil 4 | Image: https://farm8.staticflickr.com/7503/15213960964_7fe35d76fd_k_d.jpg 5 | Title: Pulling the Plug 6 | Curator: sylvinus 7 | Category: Backend 8 | Summary: Mike recaps lessons he and his team learned building the Sails framework and introduces machinepacks, a new way for node modules to implement a standardized interface. 9 | Video: https://www.youtube.com/watch?v=72jI0dQx7pw 10 | Template: talk 11 | Date: 2015-01-12 23:56:49 12 | 13 | For more, check node-machine.org. 14 | -------------------------------------------------------------------------------- /2014/11/nicolas-gallagher-thinking-beyond-scalable-css.md: -------------------------------------------------------------------------------- 1 | Conference: dotcss-2014 2 | Tags: css 3 | Filmed: 2014-11-14 4 | Author: necolas 5 | Image: https://farm8.staticflickr.com/7541/15634970000_9fc22e17db_k_d.jpg 6 | Title: Thinking beyond “Scalable CSS” 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: Nicolas explains how good components empower designers and engineers by letting them think only about their inputs and outputs, not their internal complexity. 10 | Slides: https://speakerdeck.com/player/0794ea4050cf013261a706fa84ad753a 11 | Video: https://www.youtube.com/watch?v=L8w3v9m6G04 12 | Template: talk 13 | Date: 2014-12-29 15:00:00 -------------------------------------------------------------------------------- /2014/11/paul-oshannessy-react-through-the-ages.md: -------------------------------------------------------------------------------- 1 | Conference: dotjs-2014 2 | Tags: React, JavaScript, PHP, XML 3 | Filmed: 2014-11-17 4 | Author: zpao 5 | Image: https://farm9.staticflickr.com/8634/15833602065_86f5789e6d_k_d.jpg 6 | Title: React Through the Ages 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: Paul takes us through the historical context of how React came to be, where it stands currently, and what lies ahead. 10 | Slides: https://speakerdeck.com/player/15da5af052d401329c84463548c09950 11 | Video: https://www.youtube.com/watch?v=dCAlXPTSVtw 12 | Template: talk 13 | Date: 2015-10-28 16:00:01 -------------------------------------------------------------------------------- /2014/11/soledad-penades-tools-for-the-21st-century-musician.md: -------------------------------------------------------------------------------- 1 | Conference: dotjs-2014 2 | Tags: audio 3 | Filmed: 2014-11-17 4 | Author: soledadpenades 5 | Image: https://farm6.staticflickr.com/5614/15810141756_526dc4637d_k_d.jpg 6 | Title: Tools for the 21st century musician 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: Soledad shows how to use Web Audio to play sounds with incredible accuracy, develop real-time instruments and create interactive experiences. 10 | Slides: http://soledadpenades.com/files/t/20141117_dotjs/ 11 | Video: https://www.youtube.com/watch?v=Qb08pUWB2lc 12 | Template: talk 13 | Date: 2015-01-14 00:54:13 14 | 15 | You can check the code and build the slides from this talk on [Soledad's Github](https://github.com/sole/slides-dotjs2014). 16 | -------------------------------------------------------------------------------- /2014/11/yehuda-katz-a-guide-to-indie-open-source-software.md: -------------------------------------------------------------------------------- 1 | Conference: dotjs-2014 2 | Tags: opensource 3 | Filmed: 2014-11-17 4 | Author: wycats 5 | Image: https://farm8.staticflickr.com/7554/15214128443_47d18d5911_k_d.jpg 6 | Title: A guide to Indie Open Source Software 7 | Curator: sylvinus 8 | Category: Humans 9 | Summary: Yehuda tells us how to run a robust open source project that balances the need to get adoption with a desire to maintain high quality. 10 | Video: https://www.youtube.com/watch?v=FMPmNNUEtTI 11 | Template: talk 12 | Date: 2015-01-20 13 | -------------------------------------------------------------------------------- /2015/02/ash-furrow-swift-in-production.md: -------------------------------------------------------------------------------- 1 | Conference: dotswift-2015 2 | Tags: swift, production 3 | Filmed: 2015-02-06 4 | Author: ashfurrow 5 | Image: https://farm8.staticflickr.com/7296/15866706393_f001e92783_k_d.jpg 6 | Title: Swift in Production 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: Is Swift ready for use in production codebases? Ash takes you through his recent adventures writing a complete, 100% Swift app. From the benefits of using this new language to the problems you'll likely face, this talk should give you the know-how to make your own informed decision. 10 | Slides: https://speakerdeck.com/player/79a7ada323a74a029909d03d3639288d 11 | Video: https://www.youtube.com/watch?v=oMn4sspgrkQ 12 | Template: talk 13 | Date: 2015-03-09 20:50:38 -------------------------------------------------------------------------------- /2015/02/corinne-kyrch-switch-to-swift.md: -------------------------------------------------------------------------------- 1 | Conference: dotswift-2015 2 | Filmed: 2015-02-06 3 | Author: corinnekrych 4 | Image: https://farm8.staticflickr.com/7361/16301070927_670660a79f_k_d.jpg 5 | Title: Switch to Swift? 6 | Curator: sylvinus 7 | Category: Frontend 8 | Summary: Corinne shares her experience using Swift from day 1 on the AeroGear open source project. 9 | Slides: http://speakerdeck.com/player/9f8064cf31104bbbb2a353da800ea84c 10 | Video: https://www.youtube.com/watch?v=pEGHDRz-Nbw 11 | Template: talk 12 | Date: 2015-10-21 01:46:21 -------------------------------------------------------------------------------- /2015/02/dimitri-dupuis-latour-think-swiftly.md: -------------------------------------------------------------------------------- 1 | Conference: dotswift-2015 2 | Tags: swift, optionals, enums 3 | Filmed: 2015-02-06 4 | Author: dimitridupuislatour 5 | Image: https://farm9.staticflickr.com/8653/15864475084_1d0c2ceb0e_k_d.jpg 6 | Title: Think Swiftly 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: For Dimitri, the announcement of Swift was not a revolution but a revelation. In this opening talk at dotSwift, he explores a few "Swiftisms" like Optionals and Enums. 10 | Video: https://www.youtube.com/watch?v=DTAs_OVGWIs 11 | Template: talk 12 | Date: 2015-02-25 17:21:17 -------------------------------------------------------------------------------- /2015/02/francescu-santoni.md: -------------------------------------------------------------------------------- 1 | Conference: dotswift-2015 2 | Tags: Swift 3 | Filmed: 2015-02-06 4 | Author: francescu 5 | Image: https://farm8.staticflickr.com/7303/16300633409_3a28d5bc20_k_d.jpg 6 | Title: 4 Swift tips in 4 minutes 7 | Summary: Francescu breifly points out 4 useful tips on coding Swift language. 8 | Curator: sylvinus 9 | Category: Backend 10 | Video: https://www.youtube.com/watch?v=MehWVG5Vbu4 11 | Template: talk 12 | Date: 2015-10-16 14:56:11 13 | Status: draft -------------------------------------------------------------------------------- /2015/02/jp-simard-introspecting-swift.md: -------------------------------------------------------------------------------- 1 | Conference: dotswift-2015 2 | Tags: introspection, swift 3 | Filmed: 2015-02-06 4 | Author: jpsimard 5 | Image: https://farm8.staticflickr.com/7432/16485131811_f06f133725_k_d.jpg 6 | Title: Introspecting Swift 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: Much has been said about all that was gained in _The Great Swiftening_ of 2014, but one great feature of Objective-C was lost along the way: runtime introspection. Let's look at why it's useful, why Swift's support for it is limited and how we can build it into the language ourselves. 10 | Slides: https://speakerdeck.com/player/68fb086ae63d457d9afa1fbe72547080 11 | Video: https://www.youtube.com/watch?v=YXZODVMLW1w 12 | Template: talk 13 | Date: 2015-03-09 01:15:17 14 | -------------------------------------------------------------------------------- /2015/02/romain-huet-swiftly-building-better-apps.md: -------------------------------------------------------------------------------- 1 | Conference: dotswift-2015 2 | Tags: swift, sdk 3 | Filmed: 2015-02-06 4 | Author: romainhuet 5 | Image: https://farm8.staticflickr.com/7375/16299462560_a0b1709207_k_d.jpg 6 | Title: Swiftly Building Better Apps 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: Curious how to design an SDK with Swift developers in mind? Twitter recently launched Fabric, a modular platform which makes it easy to build great apps. Romain takes us through Twitter’s experience building Fabric with seamless Swift support at launch, and shares some of his stories and insights working with the language. 10 | Slides: https://speakerdeck.com/player/b93c5f4bd9db448eaf22975071a3e1f0 11 | Video: https://www.youtube.com/watch?v=t4ZnhOzod9A 12 | Template: talk 13 | Date: 2015-03-09 21:07:50 14 | -------------------------------------------------------------------------------- /2015/06/ben-firshman-how-to-use-an-internet-sized-computer.md: -------------------------------------------------------------------------------- 1 | Conference: dotscale-2015 2 | Tags: docker 3 | Filmed: 2015-06-08 4 | Author: bfirsh 5 | Image: https://farm1.staticflickr.com/286/18680062466_61b118209c_k_d.jpg 6 | Title: How to use an Internet-sized computer 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: When we combine containerization and cloud computer, we get an Internet sized computer. This is an exploration of what the user interfaces for these might be like, and how you can use them for your own apps. 10 | Slides: https://speakerdeck.com/player/a431087c87b94b30be84662ed67deb6e 11 | Video: https://www.youtube.com/watch?v=TonHiVuCBuU 12 | Template: talk 13 | Date: 2016-02-15 14:09:12 -------------------------------------------------------------------------------- /2015/06/john-graham-cumming-i-got-10-trillion-problems-but-logging-aint-one.md: -------------------------------------------------------------------------------- 1 | Conference: dotscale-2015 2 | Tags: scalability, logs 3 | Filmed: 2015-06-08 4 | Author: jgrahamc 5 | Image: https://farm1.staticflickr.com/346/18710956971_44f2fe1d78_k_d.jpg 6 | Title: I got 10 trillion problems, but logging ain't one 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: John explains how CloudFlare uses NGINX, LuaJIT, Cap’n Proto and Apache Kafka to extract a signal from 10 trillion log lines each month, in order to detect attacks and provide rolled up statistics. 10 | Slides: https://github.com/cloudflare/jgc-talks/blob/master/dotScale/2015/10trillion.pdf 11 | Video: https://www.youtube.com/watch?v=LA-gNoxSLCE 12 | Template: talk 13 | Date: 2015-06-25 13:00:00 -------------------------------------------------------------------------------- /2015/06/mario-loriedo-docker-meets-the-ide.md: -------------------------------------------------------------------------------- 1 | Conference: dotscale-2015 2 | Tags: docker 3 | Filmed: 2015-06-08 4 | Author: marioloriedo 5 | Image: https://farm1.staticflickr.com/340/18082650094_3a07fe032e_k_d.jpg 6 | Title: Docker meets the IDE 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: Mario explores the integration of Docker inside IDEs and introduces a plugin able to edit, build and run Docker containers straight from Eclipse. 10 | Slides: http://www.slideshare.net/slideshow/embed_code/key/eVm0FP9d7t4alz 11 | Video: https://www.youtube.com/watch?v=f2KBxqkS69c 12 | Template: talk 13 | Date: 2015-10-14 00:59:27 -------------------------------------------------------------------------------- /2015/06/neha-narula-consistency-and-candy-crush.md: -------------------------------------------------------------------------------- 1 | Conference: dotscale-2015 2 | Tags: cap, acid, consistency, serializability, databases 3 | Filmed: 2015-06-08 4 | Author: nehanarula 5 | Image: https://farm1.staticflickr.com/391/18518302278_cba8a8f0c2_k_d.jpg 6 | Title: Consistency and Candy Crush: Don't give up on serializability just yet 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: “Consistency” is used in a lot of different contexts. This talk covers three of them: ACID database transactions, consistency models, and the CAP theorem. 10 | Slides: http://speakerdeck.com/player/1bbabcfd1d8e46a184c03517cb4fa1b4 11 | Video: https://www.youtube.com/watch?v=Ax11eF771Ys 12 | Template: talk 13 | Date: 2015-06-30 10:00:00 14 | -------------------------------------------------------------------------------- /2015/06/simon-riggs-databases-the-long-view.md: -------------------------------------------------------------------------------- 1 | Conference: dotscale-2015 2 | Tags: Databases, SQL 3 | Filmed: 2015-06-08 4 | Author: simonriggs 5 | Image: https://farm1.staticflickr.com/520/18702353092_bc49c0d82c_k_d.jpg 6 | Title: Databases - The Long View 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: Simon talks about his experience working on PostgreSQL and why SQL still matters. 10 | Video: https://www.youtube.com/watch?v=8wligryH_gY 11 | Template: talk 12 | Date: 2015-10-23 14:58:14 13 | -------------------------------------------------------------------------------- /2015/11/alan-shreve-conceptualizing-large-software-systems.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2015 2 | Tags: golang 3 | Filmed: 2015-11-09 4 | Author: inconshreveable 5 | Image: https://farm6.staticflickr.com/5765/22351413243_e2da1707de_k_d.jpg 6 | Title: Conceptualizing Large Software Systems 7 | Curator: sylvinus, davecheney 8 | Category: Backend 9 | Summary: We struggle to conceptualize large software systems. This is a barrier to entry for new contributors and a large source of software errors. Can we build tools that help developers build mental models and understand unfamiliar complex codebases? 10 | Video: https://www.youtube.com/watch?v=2T6Prj82adg 11 | Template: talk 12 | Date: 2015-12-14 12:15:15 -------------------------------------------------------------------------------- /2015/11/anthony-starks-the-other-side-of-go-programming-pictures.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2015 2 | Tags: golang 3 | Filmed: 2015-11-09 4 | Author: ajstarks 5 | Image: https://i.imgur.com/KG66zEs.jpg?1 6 | Title: The Other Side of Go: Programming Pictures 7 | Curator: sylvinus, davecheney 8 | Category: Backend 9 | Summary: Anthony explores Go libraries for generating 2D graphics and presentations with SVG, and explains the unique features of Go that facilitate design and tool building, including on devices like the Raspberry Pi. 10 | Slides: http://speakerdeck.com/player/8bcd20d05d8f0132f3e9521dfa914056 11 | Video: https://www.youtube.com/watch?v=nuDO1oQxARs 12 | Template: talk 13 | Date: 2015-11-27 14:34:32 14 | -------------------------------------------------------------------------------- /2015/11/david-crawshaw-living-with-c.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2015 2 | Tags: golang 3 | Filmed: 2015-11-09 4 | Author: davidcrawshaw 5 | Image: https://farm6.staticflickr.com/5700/22350504534_f110e21cde_k_d.jpg 6 | Title: Living with C 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: David talks about the Go Mobile OpenGL package, and some of the technical difficulties that come with building a Go API on a C API. 10 | Video: https://www.youtube.com/watch?v=sCZUNfG0oUI 11 | Template: talk 12 | Date: 2016-03-04 11:50:33 13 | Status: draft -------------------------------------------------------------------------------- /2015/11/eleanor-mchugh-encrypt-all-transports.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2015 2 | Tags: golang, encryption 3 | Filmed: 2015-11-09 4 | Author: feyeleanor 5 | Image: https://farm1.staticflickr.com/572/22983488971_e914a4843e_k_d.jpg 6 | Title: Encrypt All Transports 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: If you are writing network applications you should be encrypting the links between their internal components, and between the applications and their clients. Eleanor explores the facilities provided by the Go standard library for encrypted transport with 7 examples in just 4 minutes. 10 | Slides: http://www.slideshare.net/slideshow/embed_code/key/5hziP2R1jcmA96 11 | Video: https://www.youtube.com/watch?v=uO0cci9bglQ 12 | Template: talk 13 | Date: 2015-12-18 14:51:40 -------------------------------------------------------------------------------- /2015/11/fatih-arslan-tools-for-working-with-go-code.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2015 2 | Tags: golang 3 | Filmed: 2015-11-09 4 | Author: ftharsln 5 | Image: https://farm6.staticflickr.com/5716/22550441448_9d9a8aa117_k_d.jpg 6 | Title: Tools for working with Go Code 7 | Curator: sylvinus, davecheney 8 | Category: Backend 9 | Summary: Fatih highlights some of the best and most used tools and shows how to use from an editor. Go was designed from the beginning to make tools easy to write. This caused the Go ecosystem to have dozens of well built tools, such as formatters, refactoring tools, code generators, navigators, and so on. 10 | Slides: http://speakerdeck.com/player/58c4a0600d1f4aa399125142f037c7ba 11 | Video: https://www.youtube.com/watch?v=wqN-l4OrMP4 12 | Template: talk 13 | Date: 2015-11-27 15:26:46 -------------------------------------------------------------------------------- /2015/11/francesc-campoy-flores-functional-go.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2015 2 | Filmed: 2015-11-09 3 | Author: francesc 4 | Image: https://farm6.staticflickr.com/5671/22348385063_91c3902ca9_k_d.jpg 5 | Title: Functional Go? 6 | Curator: sylvinus 7 | Category: Backend 8 | Summary: Francesc discusses the feasibility and practicality of functional programming in Go. Is it possible to go all the way functional? Is it even worth it? Maybe there is something we can learn from functional languages that could make our Go code better? 9 | Slides: http://speakerdeck.com/player/0feaedadd2ed4ec280698ea13405092f 10 | Video: https://www.youtube.com/watch?v=ouyHp2nJl0I 11 | Template: talk 12 | Date: 2015-12-10 15:20:40 -------------------------------------------------------------------------------- /2015/11/jason-hickey-a-new-pnacl-llvm-go-compiler.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2015 2 | Tags: golang 3 | Filmed: 2015-11-09 4 | Author: jasonhickey 5 | Image: https://farm1.staticflickr.com/730/22784497630_cf65852c70_k_d.jpg 6 | Title: A new PNaCl/LLVM Go Compiler 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: We present a new compiler to compile programs written in the Go language to the Portable Native Client (PNaCl) sandbox, based on LLVM. This is part of an effort to support distributed development environments, where programs can be run, developed, and debugged everywhere and anywhere. 10 | Slides: http://www.slideshare.net/slideshow/embed_code/key/4jij8UA7BkXCqE 11 | Video: https://www.youtube.com/watch?v=jEoIiNJTQWE 12 | Template: talk 13 | Date: 2015-12-18 16:22:44 -------------------------------------------------------------------------------- /2015/11/jessica-frazelle-the-docker-trail.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2015 2 | Tags: golang 3 | Filmed: 2015-11-09 4 | Author: frazelledazzell 5 | Image: https://farm1.staticflickr.com/702/22581505389_0c33c361de_k_d.jpg 6 | Title: The Docker Trail 7 | Curator: sylvinus, davecheney 8 | Category: Backend 9 | Summary: Jessica recounts stories from the trenches of developing Docker, explaining 3 odd things her team stumbled upon in their Go code and how they fixed them. 10 | Slides: https://docs.google.com/presentation/d/1_CDS5nDeHHwKfzhY9p2efV9E9C2umYyuKEh2t9rePnQ/edit?usp=sharing 11 | Video: https://www.youtube.com/watch?v=j55aWjgzfV8 12 | Template: talk 13 | Date: 2015-11-30 14:31:29 -------------------------------------------------------------------------------- /2015/11/marty-schoch-a-tour-of-the-bleve.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2015 2 | Tags: golang 3 | Filmed: 2015-11-09 4 | Author: mschoch 5 | Image: https://i.imgur.com/Lo0zCNW.jpg?1 6 | Title: A Tour of the Bleve 7 | Curator: sylvinus, davecheney 8 | Category: Backend 9 | Summary: Marty introduces Bleve, an open-source full-text search library for Go. After diving into select technical parts of the codebase, he explores the unique ways the community has shaped the project. 10 | Slides: http://speakerdeck.com/player/5deddf2a4c67446e9d8526cc19fe6e13 11 | Video: https://www.youtube.com/watch?v=OynPw4aOlV0 12 | Template: talk 13 | Date: 2015-11-30 15:09:29 -------------------------------------------------------------------------------- /2015/11/matt-aimonetti-applied-concurrency-in-go.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2015 2 | Tags: golang 3 | Filmed: 2015-11-09 4 | Author: mattetti 5 | Image: https://farm6.staticflickr.com/5688/22350810834_20caad1e11_k_d.jpg 6 | Title: Applied concurrency in Go 7 | Curator: sylvinus, davecheney 8 | Category: Backend 9 | Summary: Go was designed with concurrency and parallelism baked in. That said, getting started and doing it right is straightforward but not always obvious. In this talk, Matt walks the audience through the parallelization of code execution and all the mistakes we usually make. 10 | Slides: http://speakerdeck.com/player/c55aca1f604545abbbc143ca65171ec7 11 | Video: https://www.youtube.com/watch?v=TI8OW22WZvQ 12 | Template: talk 13 | Date: 2015-11-30 16:58:11 -------------------------------------------------------------------------------- /2015/11/matt-horsnell-what-have-the-architects-ever-done-for-us.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2015 2 | Tags: golang 3 | Filmed: 2015-11-09 4 | Author: maver 5 | Image: https://farm6.staticflickr.com/5673/22972277165_fe77a69df1_k_d.jpg 6 | Title: What have the instruction set architects ever done for us? 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: Matt briefly describes the context and process of evolving an instruction set, using a functional simulator built in Go as a prop. 10 | Slides: http://speakerdeck.com/player/80174a905ceb4a0594b017ab31644349 11 | Video: https://www.youtube.com/watch?v=uRzdBIcY-Go 12 | Template: talk 13 | Date: 2015-12-15 15:13:40 -------------------------------------------------------------------------------- /2015/11/peter-bourgon-a-case-for-microservices.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2015 2 | Tags: golang 3 | Filmed: 2015-11-09 4 | Author: peterbourgon 5 | Image: https://farm6.staticflickr.com/5741/22550291718_1eb25a5e7c_k_d.jpg 6 | Title: A case for microservices 7 | Curator: sylvinus, davecheney 8 | Category: Backend 9 | Summary: Go has well-known downsides, but Go programmers know that they enable higher-order virtues. Microservices also come at huge costs, but enable similar higher-order benefits. Taken together, microservices and Go form a virtuous cycle, boosting developer confidence and happiness. 10 | Slides: http://peter.bourgon.org/a-case-for-microservices 11 | Video: https://www.youtube.com/watch?v=Vd4DE6D6o94 12 | Template: talk 13 | Date: 2015-12-15 16:18:11 -------------------------------------------------------------------------------- /2015/11/rob-pike-simplicity-is-complicated.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2015 2 | Tags: golang 3 | Filmed: 2015-11-09 4 | Author: robpike 5 | Image: https://farm1.staticflickr.com/710/22973772255_7a3955c621_k_d.jpg 6 | Title: Simplicity is Complicated 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: Go is often described as a simple language. It is not, it just seems that way. Rob explains how Go's simplicity hides a great deal of complexity, and that both the simplicity and complexity are part of the design. 10 | Video: https://www.youtube.com/watch?v=rFejpH_tAHM 11 | Slides: http://talks.golang.org/2015/simplicity-is-complicated.slide 12 | Template: talk 13 | Date: 2015-12-02 10:38:24 -------------------------------------------------------------------------------- /2015/11/sebastien-binet-gopy-extending-cpython-with-go.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2015 2 | Tags: golang 3 | Filmed: 2015-11-09 4 | Author: sbinet 5 | Image: https://farm1.staticflickr.com/659/22349515114_a76c6e1713_k_d.jpg 6 | Title: gopy: extending CPython with Go 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: gopy is a Go command, modeled after the gomobile one. In the same fashion than gomobile for Java and Objective-C, gopy automates the drudgery work of creating a python C-extension module out of a Go package. 10 | Slides: https://github.com/sbinet/talks/tree/master/2015/20151109-gopy-dotgo 11 | Video: https://www.youtube.com/watch?v=od0-9dgEP68 12 | Template: talk 13 | Date: 2015-12-18 15:45:29 -------------------------------------------------------------------------------- /2015/11/veronica-lopez-beyond-the-distributed-system.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2015 2 | Tags: golang 3 | Filmed: 2015-11-09 4 | Author: veronicalopez 5 | Image: https://farm6.staticflickr.com/5803/22780824580_1bbb643ee6_k_d.jpg 6 | Title: Go, Beyond the Distributed Systems 7 | Curator: sylvinus, davecheney 8 | Category: Backend 9 | Summary: Developers usually come to Go for the concurrency patterns and the simplicity, but not everybody out there is looking tools for distributed and concurrent systems, at least in the beginning. Yet, they still use Go for their specific problems, which is a key for adoption worldwide. Veronica presents two such interesting use cases. 10 | Video: https://www.youtube.com/watch?v=pLdpxoT6v8A 11 | Template: talk 12 | Date: 2016-03-23 16:25:25 -------------------------------------------------------------------------------- /2015/12/andre-medeiros-the-whole-future-declared-in-a-var.md: -------------------------------------------------------------------------------- 1 | Conference: dotjs-2015 2 | Tags: JavaScript, Var 3 | Filmed: 2015-12-07 4 | Author: andrestaltz 5 | Image: https://i.imgur.com/81s4WKl.jpg?1 6 | Title: The whole future declared in a var 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: Andre explores reactive programming, a paradigm centered on one idea: specifying the dynamic behavior of a variable only at the declaration of that variable. The benefits of this approach are the use of declarative programming and a better separation of concerns. 10 | Slides: http://speakerdeck.com/player/d17d497a0f3b4afebfa245f9679676ed 11 | Video: https://www.youtube.com/watch?v=BfZpr0USIi4 12 | Template: talk 13 | Date: 2016-01-06 15:16:12 -------------------------------------------------------------------------------- /2015/12/ben-briggs-intelligent-css-optimisation.md: -------------------------------------------------------------------------------- 1 | Conference: dotcss-2015 2 | Tags: CSS 3 | Filmed: 2015-12-04 4 | Author: ben_eb 5 | Image: https://farm1.staticflickr.com/580/23494406902_8391b3d2e3_k_d.jpg 6 | Title: Intelligent CSS optimisation 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: CSS optimisation has come a long way. In this short presentation, Ben talks about the PostCSS based minifier cssnano, and some of the transforms that you can do to improve compression using PostCSS. 10 | Slides: http://slides.com/beneb/deck#/ 11 | Video: https://www.youtube.com/watch?v=j-ols__895M 12 | Template: talk 13 | Date: 2016-01-19 09:01:13 14 | 15 | For more, check out [cssnano on GitHub](https://github.com/ben-eb/cssnano) -------------------------------------------------------------------------------- /2015/12/brendan-eich-web-evolution-in-action-2.md: -------------------------------------------------------------------------------- 1 | Conference: dotjs-2015 2 | Tags: JavaScript 3 | Filmed: 2015-12-07 4 | Author: brendaneich 5 | Image: https://i.imgur.com/kezx9SE.jpg?1 6 | Title: Web Evolution in Action 2 7 | Curator: sylvinus 8 | Category: Frontend 9 | Slides: http://www.slideshare.net/slideshow/embed_code/key/8OVd1JM0Bt5piA 10 | Video: https://www.youtube.com/watch?v=gO2tt9x9zBc 11 | Template: talk 12 | Date: 2016-02-16 23:18:30 13 | Summary: As a follow-up to his dotJS 2013 talk, Brendan shares some insights on the current state of the Web, the inner workings of the TC39, what makes WebAssembly exciting and why we should always bet on JavaScript. -------------------------------------------------------------------------------- /2015/12/christophe-porteneuve-modern-asynchronous-javascript.md: -------------------------------------------------------------------------------- 1 | Conference: dotjs-2015 2 | Tags: JavaScript 3 | Filmed: 2015-12-07 4 | Author: christopheporteneuve 5 | Image: https://farm6.staticflickr.com/5753/23656413985_7dfbfbe47b_k_d.jpg 6 | Title: Modern Asynchronous JavaScript 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: JavaScript is asynchronous by nature and that can lead to uneasy code patterns, but we’ve come a long way since Callback Hell. From Async.js to promises to generators to async/await, and a wink at Functional Reactive Programming (FRP), Christophe makes a strong case for clean, readable async JS code. 10 | Video: https://www.youtube.com/watch?v=qNLCTBO3mec 11 | Slides: http://bitly.com/dotjs-async 12 | Template: talk 13 | Date: 2016-03-14 10:09:53 -------------------------------------------------------------------------------- /2015/12/daniel-eden-move-slow-and-fix-things.md: -------------------------------------------------------------------------------- 1 | Conference: dotcss-2015 2 | Tags: css 3 | Filmed: 2015-12-04 4 | Author: danieleden 5 | Image: https://i.imgur.com/WAaDIaN.jpg?1 6 | Title: Move Slow and Fix Things 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: Over the 8 years of its life, Dropbox’s CSS codebase has grown to a considerable scale. Dan talks about how their CSS has grown, the pains of inheriting a large CSS codebase, and some of the approaches for refactoring and scaling CSS at scale. 10 | Video: https://www.youtube.com/watch?v=zmjfh099zYg 11 | Template: talk 12 | Date: 2016-01-21 14:10:30 -------------------------------------------------------------------------------- /2015/12/daniel-glazman-pushing-css-to-new-frontiers.md: -------------------------------------------------------------------------------- 1 | Conference: dotcss-2015 2 | Tags: css 3 | Filmed: 2015-12-04 4 | Author: glazou 5 | Image: https://farm1.staticflickr.com/623/23238355599_58288039ea_k_d.jpg 6 | Title: Pushing CSS to new frontiers 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: CSS has focused a lot on layout issues and less on APIs or expanding its domain of use. After many years spent co-chairing the CSS Working Group, Daniel argues that it is time to fix that issue. 10 | Slides: http://disruptive-innovations.com/zoo/slides/20151204-dotCSS/dotCSS2015.pdf 11 | Video: https://www.youtube.com/watch?v=MOc5ay-0iRU 12 | Template: talk 13 | Date: 2016-01-15 16:42:30 -------------------------------------------------------------------------------- /2015/12/forbes-lindesay-pug-the-compiler-pipeline.md: -------------------------------------------------------------------------------- 1 | Conference: dotjs-2015 2 | Tags: JavaScript 3 | Filmed: 2015-12-07 4 | Author: forbeslindesay 5 | Image: https://farm1.staticflickr.com/571/23358313930_0b113f4f81_k_d.jpg 6 | Title: The Compiler Pipeline of Pug 7 | Curator: sylvinus 8 | Category: Frontend 9 | Slides: http://www.slideshare.net/slideshow/embed_code/key/eC4arMMwLIdxWu 10 | Video: https://www.youtube.com/watch?v=Tr-Sqz3jAKg 11 | Template: talk 12 | Date: 2016-01-14 14:37:37 13 | Summary: From Lexer to Code-Gen, Forbes takes us on a deep dive of the compiler pipeline of the templating language Pug (formerly Jade). -------------------------------------------------------------------------------- /2015/12/maxim-salnikov-getting-started-with-angular2.md: -------------------------------------------------------------------------------- 1 | Conference: dotjs-2015 2 | Tags: JavaScript 3 | Filmed: 2015-12-07 4 | Author: maximsalnikov 5 | Image: https://farm6.staticflickr.com/5799/23286738429_2b994a608e_k_d.jpg 6 | Title: Getting started with Angular2 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: Maxim shortly goes through some key concepts of Angular2: components, template syntax, data flow, dependency injection and the supported languages including ES6 and TypeScript. 10 | Slides: https://speakerdeck.com/player/44f09eda6c1f4e158d691d81bb8a1eeb 11 | Video: https://www.youtube.com/watch?v=A-Io9TQqqLY 12 | Template: talk 13 | Date: 2016-04-07 16:18:53 14 | 15 | Code for this talk is [available on GitHub](https://github.com/webmaxru/angular2-dotconf). -------------------------------------------------------------------------------- /2015/12/rachel-andrew-the-new-css-layout.md: -------------------------------------------------------------------------------- 1 | Conference: dotcss-2015 2 | Tags: css 3 | Filmed: 2015-12-04 4 | Author: rachelandrew 5 | Image: https://farm6.staticflickr.com/5701/22971449624_3b42f0320c_k_d.jpg 6 | Title: The New CSS Layout 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: We are in the middle of the biggest change in how we lay out webpages since we switched from tables to CSS. Rachel explains how Flexbox, CSS Grid Layout and the Box Alignment Model work together to create a new system for layout. 10 | Slides: https://www.slideshare.net/slideshow/embed_code/key/2gsmx1837Um60j 11 | Video: https://www.youtube.com/watch?v=mVk7xMrcEMk 12 | Template: talk 13 | Date: 2015-12-22 11:42:30 -------------------------------------------------------------------------------- /2015/12/tom-giannattasio-transform-alchemy.md: -------------------------------------------------------------------------------- 1 | Conference: dotcss-2015 2 | Tags: CSS, transforms 3 | Filmed: 2015-12-04 4 | Author: attasi 5 | Image: https://farm6.staticflickr.com/5802/23237383009_b9a111fc84_k_d.jpg 6 | Title: Transform Alchemy 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: The transform is one of the most powerful CSS properties, but also one of the most abused. Tom helps us wield its power to create simple, fast and engaging work. 10 | Slides: http://attasi.com/transforms/ 11 | Video: https://www.youtube.com/watch?v=4KLX9a9p-Tk 12 | Template: talk 13 | Date: 2016-01-14 16:24:42 14 | 15 | Additional Reads:
16 | Article that Tom wrote on advanced transforms: [Beercamp experiment with css3d](http://www.smashingmagazine.com/2012/04/beercamp-experiment-with-css3d/) -------------------------------------------------------------------------------- /2016/01/daniel-haight-xcodeless.md: -------------------------------------------------------------------------------- 1 | Conference: dotswift-2016 2 | Tags: Swift 3 | Filmed: 2016-01-29 4 | Author: daniel1of1 5 | Image: https://farm2.staticflickr.com/1684/24659806161_7c0df65172_k_d.jpg 6 | Title: Xcodeless 7 | Curator: dimsumthinking, sylvinus 8 | Category: Frontend 9 | Video: https://www.youtube.com/watch?v=IvGNB4bMpHI 10 | Summary: Daniel explores the good, the bad and the frustrating of removing Xcode (and almost OS X) from your Swift development workflow. 11 | Template: talk 12 | Date: 2016-06-08 11:28:55 -------------------------------------------------------------------------------- /2016/01/tj-usiyan-swift-and-the-evolution.md: -------------------------------------------------------------------------------- 1 | Conference: dotswift-2016 2 | Tags: swift 3 | Filmed: 2016-01-29 4 | Author: griotspeak 5 | Image: https://farm2.staticflickr.com/1689/24726738996_bb8a355fa5_k_d.jpg 6 | Title: Swift [and the] Evolution 7 | Curator: dimsumthinking, sylvinus 8 | Category: Frontend 9 | Summary: The open source release of Swift was much more than we might have hoped for, enabling an unprecedentel level of dialogue with Apple. TJ discusses the stated goals of the upcoming 2.2 and 3.0 releases, what will not be included and how we can take this information to foster the most fruitful discussion. 10 | Slides: http://www.slideshare.net/slideshow/embed_code/key/lnYjY91q4xhUVD 11 | Video: https://www.youtube.com/watch?v=Gh1RgYz--wg 12 | Template: talk 13 | Date: 2016-03-04 13:16:20 14 | -------------------------------------------------------------------------------- /2016/05/jacob-kaplan-moss-implementing-multi-factor-authentication.md: -------------------------------------------------------------------------------- 1 | Conference: dotsecurity-2016 2 | Tags: MFA 3 | Filmed: 2016-05-22 4 | Author: jacobian 5 | Image: https://farm8.staticflickr.com/7321/26740203224_379f9e6711_k_d.jpg 6 | Title: Implementing Multi-factor Authentication 7 | Curator: sylvinus 8 | Category: Security 9 | Summary: MFA is an incredibly effective security control, but the landscape is complicated and it can be hard to know how to implement MFA. Jacob breaks down the options and provides specific guidance on a couple of implementation options. 10 | Slides: https://speakerdeck.com/player/1537f39c3c364df39b7642c698ea2b1f 11 | Video: https://www.youtube.com/watch?v=yrzL14tNXDM 12 | Template: talk 13 | Date: 2016-06-03 11:54:41 -------------------------------------------------------------------------------- /2016/05/jean-baptiste-aviat-application-security-from-the-inside.md: -------------------------------------------------------------------------------- 1 | Conference: dotsecurity-2016 2 | Tags: Security 3 | Filmed: 2016-05-22 4 | Author: jbaviat 5 | Image: https://farm2.staticflickr.com/1487/26674473985_cb950f3d36_k_d.jpg 6 | Title: Application security from the inside 7 | Curator: sylvinus 8 | Category: Security 9 | Summary: Jean-Baptiste illustrates the pain points of traditional security assessments within modern development processes and how security can be provided directly at run-time, as a dedicated software component. 10 | Slides: http://speakerdeck.com/player/2347a0869ada4d78b4c03d12c0718fce 11 | Video: https://www.youtube.com/watch?v=d1mPVcbBJl4 12 | Template: talk 13 | Date: 2016-06-10 11:04:04 -------------------------------------------------------------------------------- /2016/05/ori-pekelman-sudont-or-going-rootless.md: -------------------------------------------------------------------------------- 1 | Conference: dotsecurity-2016 2 | Tags: Security 3 | Filmed: 2016-05-22 4 | Author: oripekelman 5 | Image: https://farm2.staticflickr.com/1580/26674472525_43e90d068e_k_d.jpg 6 | Title: Sudon’t or going rootless 7 | Curator: sylvinus 8 | Category: Security 9 | Summary: Operating at scale means a constant fight against entropy. In this short talk Ori presents a trivial Slack hack to shame yourself into compliance and get, gradually, rid of root. 10 | Video: https://www.youtube.com/watch?v=X-2HxEIz-xE 11 | Template: talk 12 | Date: 2016-05-13 14:58:17 -------------------------------------------------------------------------------- /2016/05/theo-de-raadt-privilege-separation-and-pledge.md: -------------------------------------------------------------------------------- 1 | Conference: dotsecurity-2016 2 | Tags: Security 3 | Filmed: 2016-05-22 4 | Author: theoderaadt 5 | Image: https://farm8.staticflickr.com/7289/26965141200_193be5cecb_k_d.jpg 6 | Title: Privilege Separation and Pledge 7 | Curator: sylvinus 8 | Category: Security 9 | Slides: http://www.openbsd.org/papers/dot2016.pdf 10 | Summary: Privilege separation is a programming technique which splits a program into distrinct units. Each unit then performs part of the task, but in a distinct security domain. Theo presents the recent development of the pledge(2) subsystem in OpenBSD which led to some surprising advances in this technique. 11 | Video: https://www.youtube.com/watch?v=a_EYdzGyNWs 12 | Template: talk 13 | Date: 2016-05-13 15:18:10 -------------------------------------------------------------------------------- /2016/10/damian-gryski-slices-performance-through-cache-friendliness.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2016 2 | Tags: Golang 3 | Filmed: 2016-10-10 4 | Author: dgryski 5 | Image: https://farm8.staticflickr.com/7503/29647138933_63519cbf94_k_d.jpg 6 | Title: Slices: Performance through cache-friendliness 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: Modern computers have multiple layers of caches between the processor and main memory. Algorithms which effectively use these caches can be orders of magnitude faster than those that don’t. Damian looks at how using slices can make your inner loops more cache friendly. 10 | Slides: https://go-talks.appspot.com/github.com/dgryski/talks/dotgo-2016/slices.slide#1 11 | Video: https://www.youtube.com/watch?v=jEG4Qyo_4Bc 12 | Template: talk 13 | Date: 2017-02-01 12:27:45 -------------------------------------------------------------------------------- /2016/10/kelsey-hightower-self-deploying-go-applications.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2016 2 | Tags: Golang 3 | Filmed: 2016-10-10 4 | Author: kelseyhightower 5 | Image: https://farm9.staticflickr.com/8548/30191788781_8c2669a859_k_d.jpg 6 | Title: Self Deploying Go Applications 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: Kelsey demonstrates how self-contained Go binaries allow us to treat the world as one massive global-scale computer. 10 | Slides: https://docs.google.com/presentation/d/1nEHR3EolR-IPySJPUvqmabIo0WcZc6Z5RvG_F6EG8rc/present 11 | Video: https://www.youtube.com/watch?v=nhmAyZNlECw 12 | Template: talk 13 | Date: 2017-01-09 11:30:03 -------------------------------------------------------------------------------- /2016/10/matthew-holt-go-with-acme.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2016 2 | Tags: golang, tls 3 | Filmed: 2015-10-10 4 | Author: mholt 5 | Image: https://farm6.staticflickr.com/5619/30191784881_61d8c8e40e_k_d.jpg 6 | Title: Go with ACME 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: It is now possible to obtain and maintain trusted TLS certificates automatically and in seconds directly within your Go programs. Matthew explains the motivations for using TLS and how to get certificates using the ACME protocol with a few lines of code. 10 | Slides: https://docs.google.com/presentation/d/1slXKAAX1e6ceDX9bdP2Kcm7zEEfSK9B6vcqpfVzNv6Q/present?slide=id.p 11 | Video: https://www.youtube.com/watch?v=KdX51QJWQTA 12 | Template: talk 13 | Date: 2016-10-20 17:52:24 -------------------------------------------------------------------------------- /2016/10/rhys-hiltner-go-execution-tracer.md: -------------------------------------------------------------------------------- 1 | Conference: dotgo-2016 2 | Tags: Golang 3 | Filmed: 2016-10-10 4 | Author: rhyshiltner 5 | Image: https://farm6.staticflickr.com/5776/30191787471_80eb0077ca_k_d.jpg 6 | Title: Go's execution tracer 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: Go's tools can help you diagnose problems with your applications—if you can wield them effectively. The Execution Tracer provides great visibility into the scheduler, to help solve timing dependent bugs and track down latency problems. Rhys argues you should learn how to use the tools before you have a time-critical need. 10 | Slides: https://speakerdeck.com/player/8f43f46bfbca4b2ca13ca52d0221b9ea 11 | Video: https://www.youtube.com/watch?v=mmqDlbWk_XA 12 | Template: talk 13 | Date: 2017-01-17 11:19:31 -------------------------------------------------------------------------------- /2016/12/igor-minar-keep-your-minds-open.md: -------------------------------------------------------------------------------- 1 | Conference: dotjs-2016 2 | Tags: JavaScript 3 | Filmed: 2016-12-05 4 | Author: igorminar 5 | Image: https://farm6.staticflickr.com/5590/31115210240_e6c0156b70_k_d.jpg 6 | Title: Keep Your Minds Open 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: Being open-minded is an attitude worth cultivating: we get exposed to more ideas that form our opinions and allow us to make better decisions. This improves the quality of our products or even our lives. To prove this point, Igor focuses on the background story of building Angular and show how it was influenced by the whole JavaScript ecosystem. 10 | Slides: https://goo.gl/JEabBg 11 | Video: https://www.youtube.com/watch?v=7iBSc7YRzwU 12 | Template: talk 13 | Date: 2017-01-11 14:57:24 -------------------------------------------------------------------------------- /2016/12/sean-goresht-language-translation-in-css.md: -------------------------------------------------------------------------------- 1 | Conference: dotcss-2016 2 | Tags: CSS 3 | Filmed: 2016-12-02 4 | Author: seangoresht 5 | Image: https://farm1.staticflickr.com/200/30664574104_f3123544b7_k_d.jpg 6 | Title: Language translation in CSS 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: Is it possible to do language translation in pure CSS? Sean investigates on the current translation technologies, contrasted with a pure CSS technique to translate 2 languages in real-time using the checkbox hack. 10 | Slides: https://1drv.ms/p/s!AoZNt7p9ifrcxRTmAE7HKfxKlREH 11 | Video: https://www.youtube.com/watch?v=BU0KBj-G0_0 12 | Template: talk 13 | Date: 2017-01-13 14:15:32 14 | Status: draft -------------------------------------------------------------------------------- /2016/12/sebastien-chopin-nuxtjs-universal-vuejs-applications.md: -------------------------------------------------------------------------------- 1 | Conference: dotjs-2016 2 | Tags: JavaScript 3 | Filmed: 2016-12-05 4 | Author: sebastienchopin 5 | Image: https://farm6.staticflickr.com/5546/31339874162_30e103a4b4_k_d.jpg 6 | Title: Nuxt.js: Universal Vue.js Applications 7 | Curator: sylvinus 8 | Category: Backend 9 | Summary: Sébastien introduces Nuxt.js, a minimalist framework for creating server-rendered applications made with Vue.js, which can also be used to create static websites. 10 | Slides: https://www.slideshare.net/secret/kU8zpM0RuV6I3Q 11 | Video: https://www.youtube.com/watch?v=qHZGxhMMKCQ 12 | Template: talk 13 | Date: 2017-01-18 10:49:23 14 | 15 | Learn more on how Nuxt.js works on [https://nuxtjs.org](https://nuxtjs.org) -------------------------------------------------------------------------------- /2016/12/val-head-the-ins-and-outs-of-easing.md: -------------------------------------------------------------------------------- 1 | Conference: dotcss-2016 2 | Tags: CSS 3 | Filmed: 2016-12-02 4 | Author: valhead 5 | Image: https://farm1.staticflickr.com/674/31468110546_0a1df6cfc8_k_d.jpg 6 | Title: The Ins and Outs of Easing 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: We use easing all the time in web animation, but we don't always know what makes them tick. From cubic-beziers, to the Penner easing equations, to springs, Val takes a look at the math that drives the resulting motion and what each is best used for. 10 | Slides: http://www.slideshare.net/slideshow/embed_code/key/IGUFpzaLVUo3sX 11 | Video: https://www.youtube.com/watch?v=K4oORp42FxA 12 | Template: talk 13 | Date: 2017-01-18 13:44:51 -------------------------------------------------------------------------------- /2017/01/dimitri-dupuis-latour-subclassing-structs.md: -------------------------------------------------------------------------------- 1 | Conference: dotswift-2017 2 | Tags: Swift 3 | Filmed: 2017-01-27 4 | Author: dimitridupuislatour 5 | Image: https://farm1.staticflickr.com/755/32286385110_65085801aa_k_d.jpg 6 | Title: “Subclassing Structs” 7 | Curator: dimsumthinking, sylvinus 8 | Category: Frontend 9 | Summary: Dimitri describes a pattern used in their ‘struct’ objects to have some form of ‘class’ hierarchy… without using ‘classes’. How do you subclass a struct? Answer: Enums, Associated Values and Composition… 10 | Slides: https://speakerdeck.com/player/0c6a0ff78eba47308efa9c4f5c3e3813 11 | Video: https://www.youtube.com/watch?v=tQwenFIYzUg 12 | Template: talk 13 | Date: 2017-02-28 10:52:35 -------------------------------------------------------------------------------- /2017/01/greg-lhotellier-the-inheritance-curse.md: -------------------------------------------------------------------------------- 1 | Conference: dotswift-2017 2 | Tags: Swift 3 | Filmed: 2017-01-27 4 | Author: greg3z 5 | Image: https://farm1.staticflickr.com/423/32665467435_03ea44a100_k_d.jpg 6 | Title: The Inheritance Curse 7 | Curator: dimsumthinking, sylvinus 8 | Category: Frontend 9 | Summary: In the Objective-C kingdom, the evil Queen NSObject was reigning over her people by keeping them under the control of the inheritance chains. But one day, a Swift wizard named Christobald came to create a new kingdom next to the Queen’s. The war between the two kingdoms was ongoing for several years when the wizard suddenly left... 10 | Slides: https://speakerdeck.com/player/f6e25eddfd9c462fa4d98453546d330f 11 | Video: https://www.youtube.com/watch?v=SWWK9e7xUxw 12 | Template: talk 13 | Date: 2017-02-23 11:22:58 -------------------------------------------------------------------------------- /2017/01/saul-mora-dynamic-swift.md: -------------------------------------------------------------------------------- 1 | Conference: dotswift-2017 2 | Tags: Swift 3 | Filmed: 2017-01-27 4 | Author: saulmora 5 | Image: https://farm1.staticflickr.com/532/32286387310_32d46b16ea_k_d.jpg 6 | Title: Dynamic Swift 7 | Curator: sylvinus 8 | Category: Frontend 9 | Summary: In this talk Saul explains one little trick to add a handy dynamic feature to your Swift code. 10 | Slides: https://www.slideshare.net/slideshow/embed_code/key/Ge0xkKUBr4EUFM 11 | Video: https://www.youtube.com/watch?v=3TC7rOd_WqI 12 | Template: talk 13 | Date: 2017-03-09 14:01:07 14 | Status: draft -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | http://creativecommons.org/licenses/by-sa/4.0/ -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- 1 | clean: 2 | find ./ -name .DS_Store | xargs rm 3 | 4 | virtualenv: 5 | test -d venv || virtualenv venv 6 | . venv/bin/activate; STATIC_DEPS=true pip install lxml requests cssselect python-slugify -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ## The dot Post 2 | 3 | In this repo you will find all the content from http://www.thedotpost.com/, available in Markdown under a Creative Commons license! 4 | 5 | For more info on how to contribute, please read http://www.thedotpost.com/about/contributing 6 | -------------------------------------------------------------------------------- /conferences/dotcss-2014.md: -------------------------------------------------------------------------------- 1 | Name: dotCSS 2014 2 | Link: http://2014.dotcss.io 3 | Location: Paris, France 4 | Date: 2014-11-14 5 | Photos: https://www.flickr.com/photos/97226415@N08/sets/72157648943761479/ -------------------------------------------------------------------------------- /conferences/dotcss-2015.md: -------------------------------------------------------------------------------- 1 | Name: dotCSS 2015 2 | Link: http://2015.dotcss.io 3 | Location: Paris, France 4 | Date: 2015-12-04 5 | Photos: https://www.flickr.com/photos/97226415@N08/sets/72157662173518555 -------------------------------------------------------------------------------- /conferences/dotcss-2016.md: -------------------------------------------------------------------------------- 1 | Name: dotCSS 2016 2 | Link: http://2016.dotcss.io 3 | Location: Paris, France 4 | Date: 2016-12-02 5 | Photos: https://flic.kr/s/aHskQgfVct -------------------------------------------------------------------------------- /conferences/dotcss-2017.md: -------------------------------------------------------------------------------- 1 | Name: dotCSS 2017 2 | Link: https://2017.dotcss.io 3 | Location: Paris, France 4 | Tickets: https://2017.dotcss.io/tickets 5 | Date: 2017-11-30 -------------------------------------------------------------------------------- /conferences/dotcss.md: -------------------------------------------------------------------------------- 1 | Name: dotCSS 2 | Next: dotcss-2017 3 | Oneliner: The largest CSS conference in Europe -------------------------------------------------------------------------------- /conferences/dotgo-2014.md: -------------------------------------------------------------------------------- 1 | Name: dotGo 2014 2 | Link: http://2014.dotgo.eu 3 | Location: Paris, France 4 | Date: 2014-10-10 5 | Photos: https://www.flickr.com/photos/97226415@N08/sets/72157648881665562/ -------------------------------------------------------------------------------- /conferences/dotgo-2015.md: -------------------------------------------------------------------------------- 1 | Name: dotGo 2015 2 | Link: http://2015.dotgo.eu 3 | Location: Paris, France 4 | Date: 2015-11-09 5 | Photos: https://www.flickr.com/photos/97226415@N08/sets/72157661133005275/ -------------------------------------------------------------------------------- /conferences/dotgo-2016.md: -------------------------------------------------------------------------------- 1 | Name: dotGo 2016 2 | Link: http://2016.dotgo.eu 3 | Location: Paris, France 4 | Date: 2016-10-10 5 | Photos: https://flic.kr/s/aHskFbyLqL -------------------------------------------------------------------------------- /conferences/dotgo-2017.md: -------------------------------------------------------------------------------- 1 | Name: dotGo 2017 2 | Link: https://2017.dotjs.eu 3 | Location: Paris, France 4 | Tickets: https://2017.dotgo.eu/tickets 5 | Date: 2017-11-06 -------------------------------------------------------------------------------- /conferences/dotgo.md: -------------------------------------------------------------------------------- 1 | Name: dotGo 2 | Next: dotgo-2017 3 | Oneliner: The European Go conference -------------------------------------------------------------------------------- /conferences/dotjs-2012.md: -------------------------------------------------------------------------------- 1 | Name: dotJS 2012 2 | Link: http://2012.dotjs.io 3 | Location: Paris, France 4 | Date: 2012-11-30 5 | Photos: https://www.flickr.com/photos/97226415@N08/sets/72157646987840514/ -------------------------------------------------------------------------------- /conferences/dotjs-2013.md: -------------------------------------------------------------------------------- 1 | Name: dotJS 2013 2 | Link: http://2013.dotjs.io 3 | Location: Paris, France 4 | Date: 2012-12-02 5 | Photos: https://www.flickr.com/photos/97226415@N08/sets/72157638279190564/ -------------------------------------------------------------------------------- /conferences/dotjs-2014.md: -------------------------------------------------------------------------------- 1 | Name: dotJS 2014 2 | Link: http://2014.dotjs.io 3 | Location: Paris, France 4 | Date: 2014-11-17 5 | Photos: https://www.flickr.com/photos/97226415@N08/sets/72157647060195353/ -------------------------------------------------------------------------------- /conferences/dotjs-2015.md: -------------------------------------------------------------------------------- 1 | Name: dotJS 2015 2 | Link: http://2015.dotjs.io 3 | Location: Paris, France 4 | Date: 2015-12-07 5 | Photos: https://www.flickr.com/photos/97226415@N08/sets/72157661549425069 -------------------------------------------------------------------------------- /conferences/dotjs-2016.md: -------------------------------------------------------------------------------- 1 | Name: dotJS 2016 2 | Link: http://2016.dotjs.io 3 | Location: Paris, France 4 | Date: 2016-12-05 5 | Photos: https://flic.kr/s/aHskMA4oB9 -------------------------------------------------------------------------------- /conferences/dotjs-2017.md: -------------------------------------------------------------------------------- 1 | Name: dotJS 2017 2 | Link: https://2017.dotjs.io 3 | Location: Paris, France 4 | Tickets: https://2017.dotjs.io/tickets 5 | Date: 2017-12-01 -------------------------------------------------------------------------------- /conferences/dotjs.md: -------------------------------------------------------------------------------- 1 | Name: dotJS 2 | Next: dotjs-2017 3 | Oneliner: The largest JavaScript conference in Europe -------------------------------------------------------------------------------- /conferences/dotrb-2013.md: -------------------------------------------------------------------------------- 1 | Name: dotRB 2013 2 | Link: http://www.dotrb.eu 3 | Location: Paris, France 4 | Date: 2013-10-18 5 | Photos: https://www.flickr.com/photos/97226415@N08/sets/72157636928642894/ -------------------------------------------------------------------------------- /conferences/dotrb.md: -------------------------------------------------------------------------------- 1 | Name: dotRB 2 | Oneliner: The largest Ruby conference in France -------------------------------------------------------------------------------- /conferences/dotscale-2013.md: -------------------------------------------------------------------------------- 1 | Name: dotScale 2013 2 | Link: http://2013.dotscale.io 3 | Location: Paris, France 4 | Date: 2013-06-07 5 | Photos: https://www.flickr.com/photos/97226415@N08/sets/72157634001562049/ -------------------------------------------------------------------------------- /conferences/dotscale-2014.md: -------------------------------------------------------------------------------- 1 | Name: dotScale 2014 2 | Link: http://2014.dotscale.io 3 | Location: Paris, France 4 | Date: 2014-05-19 5 | Photos: https://www.flickr.com/photos/97226415@N08/sets/72157644771181624/ -------------------------------------------------------------------------------- /conferences/dotscale-2015.md: -------------------------------------------------------------------------------- 1 | Name: dotScale 2015 2 | Link: http://2015.dotscale.io 3 | Location: Paris, France 4 | Date: 2015-06-08 5 | Photos: https://www.flickr.com/photos/97226415@N08/sets/72157653979506429 -------------------------------------------------------------------------------- /conferences/dotscale-2016.md: -------------------------------------------------------------------------------- 1 | Name: dotScale 2016 2 | Link: http://2016.dotscale.io 3 | Location: Paris, France 4 | Date: 2016-05-25 5 | Photos: https://www.flickr.com/photos/97226415@N08/sets/72157667434164472 -------------------------------------------------------------------------------- /conferences/dotscale-2017.md: -------------------------------------------------------------------------------- 1 | Name: dotScale 2017 2 | Link: http://2017.dotscale.io 3 | Location: Paris, France 4 | Tickets: http://2017.dotscale.io/tickets 5 | Date: 2017-05-24 -------------------------------------------------------------------------------- /conferences/dotscale.md: -------------------------------------------------------------------------------- 1 | Name: dotScale 2 | Next: dotscale-2017 3 | Oneliner: The European Tech Conference on Scalability -------------------------------------------------------------------------------- /conferences/dotsecurity-2016.md: -------------------------------------------------------------------------------- 1 | Name: dotSecurity 2016 2 | Link: http://2016.dotsecurity.io 3 | Location: Paris, France 4 | Date: 2016-05-22 5 | Photos: https://www.flickr.com/photos/97226415@N08/sets/72157667581312126 -------------------------------------------------------------------------------- /conferences/dotsecurity-2017.md: -------------------------------------------------------------------------------- 1 | Name: dotSecurity 2017 2 | Link: http://2017.dotsecurity.io 3 | Location: Paris, France 4 | Tickets: http://2017.dotsecurity.io/tickets 5 | Date: 2017-05-21 -------------------------------------------------------------------------------- /conferences/dotsecurity.md: -------------------------------------------------------------------------------- 1 | Name: dotSecurity 2 | Next: dotsecurity-2017 3 | Oneliner: The Security Conference for Developers -------------------------------------------------------------------------------- /conferences/dotswift-2015.md: -------------------------------------------------------------------------------- 1 | Name: dotSwift 2015 2 | Link: http://2015.dotswift.io 3 | Location: Paris, France 4 | Date: 2015-02-06 5 | Photos: https://www.flickr.com/photos/97226415@N08/sets/72157650327158430/ -------------------------------------------------------------------------------- /conferences/dotswift-2016.md: -------------------------------------------------------------------------------- 1 | Name: dotSwift 2016 2 | Link: http://2016.dotswift.io 3 | Location: Paris, France 4 | Date: 2016-01-29 5 | Photos: https://www.flickr.com/photos/97226415@N08/sets/72157664007173042 -------------------------------------------------------------------------------- /conferences/dotswift-2017.md: -------------------------------------------------------------------------------- 1 | Name: dotSwift 2017 2 | Link: http://2017.dotswift.io 3 | Location: Paris, France 4 | Date: 2017-01-27 5 | Photos: https://flic.kr/s/aHskNiHqd4 -------------------------------------------------------------------------------- /conferences/dotswift-2018.md: -------------------------------------------------------------------------------- 1 | Name: dotSwift 2018 2 | Link: https://www.dotswift.io 3 | Location: Paris, France -------------------------------------------------------------------------------- /conferences/dotswift.md: -------------------------------------------------------------------------------- 1 | Name: dotSwift 2 | Oneliner: The first Swift conference worldwide -------------------------------------------------------------------------------- /contributors/adaroseedwards.md: -------------------------------------------------------------------------------- 1 | Twitter: lady_ada_king 2 | Github: AdaRoseEdwards 3 | Oneliner: Senior Engineer at Samsung Research UK 4 | Name: Ada Rose Edwards -------------------------------------------------------------------------------- /contributors/addyosmani.md: -------------------------------------------------------------------------------- 1 | Name: Addy Osmani 2 | Twitter: addyosmani 3 | Github: addyosmani 4 | Oneliner: Creator of TodoMVC, Yeoman, Web Starter Kit & others -------------------------------------------------------------------------------- /contributors/ajstarks.md: -------------------------------------------------------------------------------- 1 | Twitter: ajstarks 2 | Github: ajstarks 3 | Oneliner: Creator of SVGo 4 | Name: Anthony Starks -------------------------------------------------------------------------------- /contributors/alanstearns.md: -------------------------------------------------------------------------------- 1 | Twitter: alanstearns 2 | Oneliner: Co-chairman of the CSS Working Group
CSS Panjandrum at Adobe 3 | Name: Alan Stearns -------------------------------------------------------------------------------- /contributors/aleludovici.md: -------------------------------------------------------------------------------- 1 | Twitter: aleludovici 2 | Github: AleLudovici 3 | Oneliner: Software Developer at the Guardian 4 | Name: Alessandro Ludovici -------------------------------------------------------------------------------- /contributors/andrestaltz.md: -------------------------------------------------------------------------------- 1 | Twitter: andrestaltz 2 | Oneliner: RxJS core contributor
Creator of Cycle.js 3 | Name: Andre Medeiros -------------------------------------------------------------------------------- /contributors/andreysitnik.md: -------------------------------------------------------------------------------- 1 | Twitter: andreysitnik 2 | Github: ai 3 | Oneliner: Creator of PostCSS and Autoprefixer 4 | Name: Andrey Sitnik -------------------------------------------------------------------------------- /contributors/anguscroll.md: -------------------------------------------------------------------------------- 1 | Twitter: angustweets 2 | Github: angus-c 3 | Oneliner: Creator of Flight, author 4 | Name: Angus Croll -------------------------------------------------------------------------------- /contributors/annecanteaut.md: -------------------------------------------------------------------------------- 1 | Oneliner: Researcher at Inria & Scientific leader of the team SECRET 2 | Name: Anne Canteaut -------------------------------------------------------------------------------- /contributors/antirez.md: -------------------------------------------------------------------------------- 1 | Twitter: antirez 2 | Github: antirez 3 | Oneliner: Creator of Redis 4 | Name: Salvatore Sanfilippo -------------------------------------------------------------------------------- /contributors/aphyr.md: -------------------------------------------------------------------------------- 1 | Twitter: aphyr 2 | Github: aphyr 3 | Oneliner: Creator of Riemann & Jepsen 4 | Name: Kyle Kingsbury -------------------------------------------------------------------------------- /contributors/ashfurrow.md: -------------------------------------------------------------------------------- 1 | Twitter: ashfurrow 2 | Github: ashfurrow 3 | Oneliner: Author, iOS developer at Artsy 4 | Name: Ash Furrow -------------------------------------------------------------------------------- /contributors/attasi.md: -------------------------------------------------------------------------------- 1 | Twitter: attasi 2 | Github: thomasxiii 3 | Oneliner: Founder of Macaw 4 | Name: Tom Giannattasio -------------------------------------------------------------------------------- /contributors/ayanonagon.md: -------------------------------------------------------------------------------- 1 | Twitter: ayanonagon 2 | Github: ayanonagon 3 | Oneliner: iOS lead at Venmo & Author of Learn Swift ↯ 4 | Name: Ayaka Nonaka -------------------------------------------------------------------------------- /contributors/bapapada.md: -------------------------------------------------------------------------------- 1 | Twitter: bapapada 2 | Github: jyh 3 | Oneliner: Software Engineer at Google 4 | Name: Jason Hickey -------------------------------------------------------------------------------- /contributors/ben_eb.md: -------------------------------------------------------------------------------- 1 | Twitter: ben_eb 2 | Github: ben-eb 3 | Oneliner: Web Developer 4 | Name: Ben Briggs -------------------------------------------------------------------------------- /contributors/benjaminfernandes.md: -------------------------------------------------------------------------------- 1 | Twitter: lotharsee 2 | Github: LotharSee 3 | Oneliner: Software Engineer at Datadog 4 | Name: Benjamin Fernandes -------------------------------------------------------------------------------- /contributors/bert-bos.md: -------------------------------------------------------------------------------- 1 | Oneliner: W3C Staff contact of the CSS WG 2 | Name: Bert Bos -------------------------------------------------------------------------------- /contributors/bertrandchevrier.md: -------------------------------------------------------------------------------- 1 | Twitter: kramp 2 | Github: krampstudio 3 | Oneliner: Lead JavaScript developer at TAO Testing 4 | Name: Bertrand Chevrier -------------------------------------------------------------------------------- /contributors/bfirsh.md: -------------------------------------------------------------------------------- 1 | Twitter: bfirsh 2 | Github: bfirsh 3 | Oneliner: ​​Co-founder of Orchard, Product Manager at Docker 4 | Name: Ben Firshman -------------------------------------------------------------------------------- /contributors/bmizerany.md: -------------------------------------------------------------------------------- 1 | Name: Blake Mizerany 2 | Twitter: bmizerany 3 | Github: bmizerany 4 | Oneliner: Creator of Sinatra, co-creator of Doozer -------------------------------------------------------------------------------- /contributors/bradfitz.md: -------------------------------------------------------------------------------- 1 | Name: Brad Fitzpatrick 2 | Twitter: bradfitz 3 | Github: bradfitz 4 | Oneliner: Creator of memcached, OpenID & LiveJournal -------------------------------------------------------------------------------- /contributors/brendaneich.md: -------------------------------------------------------------------------------- 1 | Twitter: BrendanEich 2 | Github: BrendanEich 3 | Oneliner: Inventor of JavaScript 4 | Name: Brendan Eich -------------------------------------------------------------------------------- /contributors/brianleroux.md: -------------------------------------------------------------------------------- 1 | Name: Brian LeRoux 2 | Twitter: brianleroux 3 | Github: brianleroux 4 | Oneliner: PhoneGap lead, XUI & Lawnchair creator -------------------------------------------------------------------------------- /contributors/brynary.md: -------------------------------------------------------------------------------- 1 | Name: Bryan Helmkamp 2 | Twitter: brynary 3 | Github: brynary 4 | Oneliner: Founder of Code Climate -------------------------------------------------------------------------------- /contributors/chriseidhof.md: -------------------------------------------------------------------------------- 1 | Twitter: chriseidhof 2 | Github: chriseidhof 3 | Oneliner: Creator of Deckset & Scenery, Co-author of Advanced Swift 4 | Name: Chris Eidhof -------------------------------------------------------------------------------- /contributors/chriseppstein.md: -------------------------------------------------------------------------------- 1 | Twitter: chriseppstein 2 | Github: chriseppstein 3 | Oneliner: Co-creator of Sass
Creator of Compass and Eyeglass 4 | Name: Chris Eppstein -------------------------------------------------------------------------------- /contributors/chrissinjakli.md: -------------------------------------------------------------------------------- 1 | Twitter: ChrisSinjo 2 | Github: Sinjo 3 | Oneliner: Engineer at GoCardless 4 | Name: Chris Sinjakli -------------------------------------------------------------------------------- /contributors/christopheporteneuve.md: -------------------------------------------------------------------------------- 1 | Twitter: porteneuve 2 | Github: tdd 3 | Oneliner: JavaScript trainer & author, Former Prototype Core member 4 | Name: Christophe Porteneuve -------------------------------------------------------------------------------- /contributors/codegangsta.md: -------------------------------------------------------------------------------- 1 | Name: Jeremy Saenz 2 | Twitter: codegangsta 3 | Github: codegangsta 4 | Oneliner: Creator of Martini and Negroni -------------------------------------------------------------------------------- /contributors/corinnekrych.md: -------------------------------------------------------------------------------- 1 | Twitter: corinnekrych 2 | Github: corinnekrych 3 | Oneliner: iOS tech lead for Red Hat 4 | Name: Corinne Krych -------------------------------------------------------------------------------- /contributors/creationix.md: -------------------------------------------------------------------------------- 1 | Twitter: creationix 2 | Github: creationix 3 | Oneliner: Creator of Luvit, JS-Git and NVM 4 | Name: Tim Caswell -------------------------------------------------------------------------------- /contributors/csswizardry.md: -------------------------------------------------------------------------------- 1 | Twitter: csswizardry 2 | Github: csswizardry 3 | Oneliner: Creator of inuit.css
Author of CSS guidelines 4 | Name: Harry Roberts -------------------------------------------------------------------------------- /contributors/danbrown.md: -------------------------------------------------------------------------------- 1 | Twitter: roooms 2 | Github: roooms 3 | Oneliner: Engineer at Basho 4 | Name: Dan Brown -------------------------------------------------------------------------------- /contributors/daniel1of1.md: -------------------------------------------------------------------------------- 1 | Twitter: daniel1of1 2 | Github: Daniel1of1 3 | Name: Daniel Haight 4 | Oneliner: Project Juggler at Manythings
Former mobile lead at giffgaff -------------------------------------------------------------------------------- /contributors/danieleden.md: -------------------------------------------------------------------------------- 1 | Twitter: _dte 2 | Github: daneden 3 | Oneliner: Creator of animate.css,
Design engineer at Dropbox 4 | Name: Daniel Eden -------------------------------------------------------------------------------- /contributors/davecheney.md: -------------------------------------------------------------------------------- 1 | Twitter: davecheney 2 | Github: davecheney 3 | Oneliner: Blogger & open source author, Contributor to the Go project 4 | Name: Dave Cheney -------------------------------------------------------------------------------- /contributors/davidcrawshaw.md: -------------------------------------------------------------------------------- 1 | Twitter: davidcrawshaw 2 | Github: crawshaw 3 | Oneliner: Creator of gomobile, Member of the Google Go team 4 | Name: David Crawshaw -------------------------------------------------------------------------------- /contributors/davidmytton.md: -------------------------------------------------------------------------------- 1 | Twitter: davidmytton 2 | Github: dmytton 3 | Oneliner: Founder of Server Density 4 | Name: David Mytton -------------------------------------------------------------------------------- /contributors/dgryski.md: -------------------------------------------------------------------------------- 1 | Twitter: dgryski 2 | Github: dgryski 3 | Oneliner: Developer at booking.com 4 | Name: Damian Gryski -------------------------------------------------------------------------------- /contributors/dimitridupuislatour.md: -------------------------------------------------------------------------------- 1 | Twitter: dupuislatour 2 | Github: DimDL 3 | Oneliner: Former Xcode Engineer at Apple 4 | Name: Dimitri Dupuis-Latour -------------------------------------------------------------------------------- /contributors/dimsumthinking.md: -------------------------------------------------------------------------------- 1 | Name: Daniel Steinberg 2 | Twitter: dimsumthinking 3 | Github: dimsumthinking 4 | Oneliner: Author, Host of the CocoaConf podcast -------------------------------------------------------------------------------- /contributors/diogomonica.md: -------------------------------------------------------------------------------- 1 | Twitter: diogomonica 2 | Github: diogomonica 3 | Oneliner: Security Lead at Docker 4 | Name: Diogo Mónica -------------------------------------------------------------------------------- /contributors/ditman.md: -------------------------------------------------------------------------------- 1 | Name: David Iglesias 2 | Twitter: ditman 3 | Github: ditman 4 | Oneliner: Web Development Engineer at Amazon -------------------------------------------------------------------------------- /contributors/domenic.md: -------------------------------------------------------------------------------- 1 | Twitter: domenic 2 | Oneliner: Maintainer of jsdom
Editor for ES6 promises 3 | Name: Domenic Denicola 4 | Github: domenic -------------------------------------------------------------------------------- /contributors/drewmccormack.md: -------------------------------------------------------------------------------- 1 | Twitter: drewmccormack 2 | Github: drewmccormack 3 | Oneliner: Developer of Studies and the Ensembles sync framework 4 | Name: Drew McCormack -------------------------------------------------------------------------------- /contributors/eliasnaur.md: -------------------------------------------------------------------------------- 1 | Twitter: elias_naur 2 | Github: eliasnaur 3 | Oneliner: Contributor to Gomobile 4 | Name: Elias Naur -------------------------------------------------------------------------------- /contributors/eliothorowitz.md: -------------------------------------------------------------------------------- 1 | Twitter: eliothorowitz 2 | Github: erh 3 | Oneliner: CTO & co-founder of MongoDB 4 | Name: Eliot Horowitz -------------------------------------------------------------------------------- /contributors/enneff.md: -------------------------------------------------------------------------------- 1 | Twitter: enneff 2 | Github: nf 3 | Oneliner: Member of the Go team 4 | Name: Andrew Gerrand -------------------------------------------------------------------------------- /contributors/ericschoffstall.md: -------------------------------------------------------------------------------- 1 | Twitter: contrahacks 2 | Github: contra 3 | Oneliner: Creator of gulp and genome.js 4 | Name: Eric Schoffstall -------------------------------------------------------------------------------- /contributors/estellevw.md: -------------------------------------------------------------------------------- 1 | Twitter: estellevw 2 | Github: estelle 3 | Oneliner: Creator of the Clown Car technique 4 | Name: Estelle Weyl 5 | 6 | -------------------------------------------------------------------------------- /contributors/evanyou.md: -------------------------------------------------------------------------------- 1 | Twitter: youyuxi 2 | Github: yyx990803 3 | Oneliner: Creator of Vue.js 4 | Name: Evan You -------------------------------------------------------------------------------- /contributors/fabpot.md: -------------------------------------------------------------------------------- 1 | Twitter: fabpot 2 | Github: fabpot 3 | Oneliner: Founder of Blackfire.io, Co-founder SensioLabs
Creator of Symfony 4 | Name: Fabien Potencier -------------------------------------------------------------------------------- /contributors/fat.md: -------------------------------------------------------------------------------- 1 | Name: fat 2 | Twitter: fat 3 | Github: fat 4 | Oneliner: Co-author of Twitter Bootstrap, Ender & Hogan.js -------------------------------------------------------------------------------- /contributors/felixge.md: -------------------------------------------------------------------------------- 1 | Twitter: felixge 2 | Github: felixge 3 | Oneliner: Creator of the GoDrone and NodeCopter 4 | Name: Felix Geisendörfer -------------------------------------------------------------------------------- /contributors/feyeleanor.md: -------------------------------------------------------------------------------- 1 | Twitter: feyeleanor 2 | Github: feyeleanor 3 | Oneliner: Proprietor of Games With Brains 4 | Name: Eleanor McHugh -------------------------------------------------------------------------------- /contributors/forbeslindesay.md: -------------------------------------------------------------------------------- 1 | Twitter: forbeslindesay 2 | Github: ForbesLindesay 3 | Oneliner: Maintainer of Jade & Contributor to Promises 4 | Name: Forbes Lindesay -------------------------------------------------------------------------------- /contributors/francesc.md: -------------------------------------------------------------------------------- 1 | Twitter: Francesc 2 | Github: campoy 3 | Oneliner: Member of the Google Go team 4 | Name: Francesc Campoy Flores 5 | 6 | -------------------------------------------------------------------------------- /contributors/francescu.md: -------------------------------------------------------------------------------- 1 | Twitter: francescu 2 | Github: Francescu 3 | Oneliner: Swift Paris meetup 4 | Name: Francescu Santoni -------------------------------------------------------------------------------- /contributors/franzeichhorn.md: -------------------------------------------------------------------------------- 1 | Oneliner: Software Engineer at Lovoo 2 | Name: Franz Eichhorn -------------------------------------------------------------------------------- /contributors/frazelledazzell.md: -------------------------------------------------------------------------------- 1 | Twitter: jessfraz 2 | Github: jfrazelle 3 | Oneliner: Core team at Docker 4 | Name: Jessica Frazelle -------------------------------------------------------------------------------- /contributors/ftharsln.md: -------------------------------------------------------------------------------- 1 | Twitter: ftharsln 2 | Github: fatih 3 | Oneliner: Creator of Vim-go
Co-author of Kite 4 | Name: Fatih Arslan -------------------------------------------------------------------------------- /contributors/gasman.md: -------------------------------------------------------------------------------- 1 | Name: Matt Westcott 2 | Github: gasman 3 | Twitter: gasmanic 4 | Oneliner: Demoscener and ZX Spectrum obsessive -------------------------------------------------------------------------------- /contributors/glazou.md: -------------------------------------------------------------------------------- 1 | Twitter: glazou 2 | Github: therealglazou 3 | Oneliner: Co-chairman of the CSS Working Group 4 | Name: Daniel Glazman -------------------------------------------------------------------------------- /contributors/glebbudman.md: -------------------------------------------------------------------------------- 1 | Twitter: glebbudman 2 | Oneliner: Co-founder and CEO of Backblaze 3 | Name: Gleb Budman -------------------------------------------------------------------------------- /contributors/goncalomorais.md: -------------------------------------------------------------------------------- 1 | Twitter: gnclmorais 2 | Github: gnclmorais 3 | Oneliner: Frontend dev at BridgeU 4 | Name: Gonçalo Morais -------------------------------------------------------------------------------- /contributors/greg3z.md: -------------------------------------------------------------------------------- 1 | Twitter: greg3z 2 | Github: greg3z 3 | Oneliner: iOS Lead Developer at Kawet 4 | Name: Grégoire Lhotellier -------------------------------------------------------------------------------- /contributors/gregoradams.md: -------------------------------------------------------------------------------- 1 | Twitter: gregoradams 2 | Oneliner: Frontend developer/architect 3 | Name: Gregor Adams 4 | Github: pixelass -------------------------------------------------------------------------------- /contributors/griotspeak.md: -------------------------------------------------------------------------------- 1 | Twitter: griotspeak 2 | Github: griotspeak 3 | Oneliner: Creator of Chordal Text 4 | Name: TJ Usiyan -------------------------------------------------------------------------------- /contributors/guidobouman.md: -------------------------------------------------------------------------------- 1 | Twitter: guidobouman 2 | Oneliner: Interaction engineer 3 | Name: Guido Bouman -------------------------------------------------------------------------------- /contributors/guybedford.md: -------------------------------------------------------------------------------- 1 | Twitter: guybedford 2 | Github: guybedford 3 | Oneliner: Creator of SystemJS and jspm.io 4 | Name: Guy Bedford -------------------------------------------------------------------------------- /contributors/henrikjoreteg.md: -------------------------------------------------------------------------------- 1 | Twitter: henrikjoreteg 2 | Github: HenrikJoreteg 3 | Oneliner: Creator of Ampersand.js and simpleWebRTC 4 | Name: Henrik Joreteg -------------------------------------------------------------------------------- /contributors/hugogiraudel.md: -------------------------------------------------------------------------------- 1 | Twitter: hugogiraudel 2 | Github: HugoGiraudel 3 | Oneliner: Maintainer of SassDoc
Sass Writing Machine 4 | Name: Hugo Giraudel -------------------------------------------------------------------------------- /contributors/huguesbernetrollande.md: -------------------------------------------------------------------------------- 1 | Twitter: rompelstilchen 2 | Github: huguesbr 3 | Oneliner: iOS developer 4 | Name: Hugues Bernet-Rollande -------------------------------------------------------------------------------- /contributors/icanzilb.md: -------------------------------------------------------------------------------- 1 | Twitter: icanzilb 2 | Github: icanzilb 3 | Oneliner: Book author, product engineer at Realm 4 | Name: Marin Todorov -------------------------------------------------------------------------------- /contributors/icecrime.md: -------------------------------------------------------------------------------- 1 | Twitter: icecrime 2 | Github: icecrime 3 | Oneliner: Senor Engineering Manager at Docker 4 | Name: Arnaud Porterie -------------------------------------------------------------------------------- /contributors/igorminar.md: -------------------------------------------------------------------------------- 1 | Twitter: igorminar 2 | Github: igorminar 3 | Oneliner: AngularJS lead 4 | Name: Igor Minar -------------------------------------------------------------------------------- /contributors/images/aaron-patterson.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/aaron-patterson.png -------------------------------------------------------------------------------- /contributors/images/adaroseedwards.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/adaroseedwards.png -------------------------------------------------------------------------------- /contributors/images/addyosmani.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/addyosmani.png -------------------------------------------------------------------------------- /contributors/images/ajstarks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/ajstarks.png -------------------------------------------------------------------------------- /contributors/images/alanstearns.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/alanstearns.png -------------------------------------------------------------------------------- /contributors/images/aleludovici.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/aleludovici.png -------------------------------------------------------------------------------- /contributors/images/andrestaltz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/andrestaltz.png -------------------------------------------------------------------------------- /contributors/images/andreysitnik.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/andreysitnik.png -------------------------------------------------------------------------------- /contributors/images/anguscroll.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/anguscroll.png -------------------------------------------------------------------------------- /contributors/images/annecanteaut.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/annecanteaut.png -------------------------------------------------------------------------------- /contributors/images/antirez.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/antirez.png -------------------------------------------------------------------------------- /contributors/images/aphyr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/aphyr.png -------------------------------------------------------------------------------- /contributors/images/ashfurrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/ashfurrow.png -------------------------------------------------------------------------------- /contributors/images/attasi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/attasi.png -------------------------------------------------------------------------------- /contributors/images/ayanonagon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/ayanonagon.png -------------------------------------------------------------------------------- /contributors/images/bapapada.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/bapapada.png -------------------------------------------------------------------------------- /contributors/images/barry-abrahamson.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/barry-abrahamson.png -------------------------------------------------------------------------------- /contributors/images/ben_eb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/ben_eb.png -------------------------------------------------------------------------------- /contributors/images/benjaminfernandes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/benjaminfernandes.png -------------------------------------------------------------------------------- /contributors/images/bert-bos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/bert-bos.png -------------------------------------------------------------------------------- /contributors/images/bert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/bert.png -------------------------------------------------------------------------------- /contributors/images/bertrandchevrier.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/bertrandchevrier.png -------------------------------------------------------------------------------- /contributors/images/bfirsh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/bfirsh.png -------------------------------------------------------------------------------- /contributors/images/bmizerany.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/bmizerany.png -------------------------------------------------------------------------------- /contributors/images/bradfitz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/bradfitz.png -------------------------------------------------------------------------------- /contributors/images/brendan-eich.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/brendan-eich.png -------------------------------------------------------------------------------- /contributors/images/brendaneich.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/brendaneich.png -------------------------------------------------------------------------------- /contributors/images/brian-ford.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/brian-ford.png -------------------------------------------------------------------------------- /contributors/images/brianleroux.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/brianleroux.png -------------------------------------------------------------------------------- /contributors/images/brynary.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/brynary.png -------------------------------------------------------------------------------- /contributors/images/charles-nutter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/charles-nutter.png -------------------------------------------------------------------------------- /contributors/images/chriseidhof.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/chriseidhof.png -------------------------------------------------------------------------------- /contributors/images/chriseppstein.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/chriseppstein.png -------------------------------------------------------------------------------- /contributors/images/chrissinjakli.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/chrissinjakli.png -------------------------------------------------------------------------------- /contributors/images/christian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/christian.png -------------------------------------------------------------------------------- /contributors/images/christopheporteneuve.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/christopheporteneuve.png -------------------------------------------------------------------------------- /contributors/images/codegangsta.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/codegangsta.png -------------------------------------------------------------------------------- /contributors/images/corinnekrych.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/corinnekrych.png -------------------------------------------------------------------------------- /contributors/images/creationix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/creationix.png -------------------------------------------------------------------------------- /contributors/images/csswizardry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/csswizardry.png -------------------------------------------------------------------------------- /contributors/images/danbrown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/danbrown.png -------------------------------------------------------------------------------- /contributors/images/daniel1of1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/daniel1of1.png -------------------------------------------------------------------------------- /contributors/images/danieleden.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/danieleden.png -------------------------------------------------------------------------------- /contributors/images/dave-methvin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/dave-methvin.png -------------------------------------------------------------------------------- /contributors/images/davecheney.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/davecheney.png -------------------------------------------------------------------------------- /contributors/images/davidcrawshaw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/davidcrawshaw.png -------------------------------------------------------------------------------- /contributors/images/davidmytton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/davidmytton.png -------------------------------------------------------------------------------- /contributors/images/dgryski.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/dgryski.png -------------------------------------------------------------------------------- /contributors/images/dimitridupuislatour.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/dimitridupuislatour.png -------------------------------------------------------------------------------- /contributors/images/dimsumthinking.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/dimsumthinking.png -------------------------------------------------------------------------------- /contributors/images/diogomonica.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/diogomonica.png -------------------------------------------------------------------------------- /contributors/images/ditman.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/ditman.png -------------------------------------------------------------------------------- /contributors/images/domenic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/domenic.png -------------------------------------------------------------------------------- /contributors/images/doug-cutting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/doug-cutting.png -------------------------------------------------------------------------------- /contributors/images/drewmccormack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/drewmccormack.png -------------------------------------------------------------------------------- /contributors/images/eliasnaur.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/eliasnaur.png -------------------------------------------------------------------------------- /contributors/images/eliothorowitz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/eliothorowitz.png -------------------------------------------------------------------------------- /contributors/images/emily-stolfo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/emily-stolfo.png -------------------------------------------------------------------------------- /contributors/images/enneff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/enneff.png -------------------------------------------------------------------------------- /contributors/images/ericschoffstall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/ericschoffstall.png -------------------------------------------------------------------------------- /contributors/images/estellevw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/estellevw.png -------------------------------------------------------------------------------- /contributors/images/evan-phoenix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/evan-phoenix.png -------------------------------------------------------------------------------- /contributors/images/evanyou.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/evanyou.png -------------------------------------------------------------------------------- /contributors/images/fabien-potencier.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/fabien-potencier.png -------------------------------------------------------------------------------- /contributors/images/fabpot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/fabpot.png -------------------------------------------------------------------------------- /contributors/images/faidon-liambotis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/faidon-liambotis.png -------------------------------------------------------------------------------- /contributors/images/fat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/fat.png -------------------------------------------------------------------------------- /contributors/images/felixge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/felixge.png -------------------------------------------------------------------------------- /contributors/images/feyeleanor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/feyeleanor.png -------------------------------------------------------------------------------- /contributors/images/forbeslindesay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/forbeslindesay.png -------------------------------------------------------------------------------- /contributors/images/francesc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/francesc.png -------------------------------------------------------------------------------- /contributors/images/franzeichhorn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/franzeichhorn.png -------------------------------------------------------------------------------- /contributors/images/frazelledazzell.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/frazelledazzell.png -------------------------------------------------------------------------------- /contributors/images/ftharsln.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/ftharsln.png -------------------------------------------------------------------------------- /contributors/images/gasman.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/gasman.png -------------------------------------------------------------------------------- /contributors/images/george-brocklehurst.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/george-brocklehurst.png -------------------------------------------------------------------------------- /contributors/images/glazou.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/glazou.png -------------------------------------------------------------------------------- /contributors/images/glebbudman.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/glebbudman.png -------------------------------------------------------------------------------- /contributors/images/goncalomorais.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/goncalomorais.png -------------------------------------------------------------------------------- /contributors/images/greg3z.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/greg3z.png -------------------------------------------------------------------------------- /contributors/images/gregoradams.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/gregoradams.png -------------------------------------------------------------------------------- /contributors/images/griotspeak.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/griotspeak.png -------------------------------------------------------------------------------- /contributors/images/guybedford.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/guybedford.png -------------------------------------------------------------------------------- /contributors/images/henrikjoreteg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/henrikjoreteg.png -------------------------------------------------------------------------------- /contributors/images/hugogiraudel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/hugogiraudel.png -------------------------------------------------------------------------------- /contributors/images/huguesbernetrollande.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/huguesbernetrollande.png -------------------------------------------------------------------------------- /contributors/images/icanzilb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/icanzilb.png -------------------------------------------------------------------------------- /contributors/images/icecrime.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/icecrime.png -------------------------------------------------------------------------------- /contributors/images/igorminar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/igorminar.png -------------------------------------------------------------------------------- /contributors/images/inconshreveable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/inconshreveable.png -------------------------------------------------------------------------------- /contributors/images/indexzero.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/indexzero.png -------------------------------------------------------------------------------- /contributors/images/jacobian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/jacobian.png -------------------------------------------------------------------------------- /contributors/images/james-burke.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/james-burke.png -------------------------------------------------------------------------------- /contributors/images/jashkenas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/jashkenas.png -------------------------------------------------------------------------------- /contributors/images/jasonhickey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/jasonhickey.png -------------------------------------------------------------------------------- /contributors/images/jbaviat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/jbaviat.png -------------------------------------------------------------------------------- /contributors/images/jcinnamond.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/jcinnamond.png -------------------------------------------------------------------------------- /contributors/images/jdalton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/jdalton.png -------------------------------------------------------------------------------- /contributors/images/jean-michel-lemieux.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/jean-michel-lemieux.png -------------------------------------------------------------------------------- /contributors/images/jeanbernardjansen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/jeanbernardjansen.png -------------------------------------------------------------------------------- /contributors/images/jedberg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/jedberg.png -------------------------------------------------------------------------------- /contributors/images/jeff-lindsay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/jeff-lindsay.png -------------------------------------------------------------------------------- /contributors/images/jgrahamc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/jgrahamc.png -------------------------------------------------------------------------------- /contributors/images/joemccann.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/joemccann.png -------------------------------------------------------------------------------- /contributors/images/johannesfiala.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/johannesfiala.png -------------------------------------------------------------------------------- /contributors/images/johnkpaul.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/johnkpaul.png -------------------------------------------------------------------------------- /contributors/images/johnwilkes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/johnwilkes.png -------------------------------------------------------------------------------- /contributors/images/jonathan-weiss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/jonathan-weiss.png -------------------------------------------------------------------------------- /contributors/images/joshua-mckenty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/joshua-mckenty.png -------------------------------------------------------------------------------- /contributors/images/jpsimard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/jpsimard.png -------------------------------------------------------------------------------- /contributors/images/juanbenet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/juanbenet.png -------------------------------------------------------------------------------- /contributors/images/julia-ferraioli.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/julia-ferraioli.png -------------------------------------------------------------------------------- /contributors/images/julien-lecomte.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/julien-lecomte.png -------------------------------------------------------------------------------- /contributors/images/justinbmeyer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/justinbmeyer.png -------------------------------------------------------------------------------- /contributors/images/kachayev.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/kachayev.png -------------------------------------------------------------------------------- /contributors/images/kaelig.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/kaelig.png -------------------------------------------------------------------------------- /contributors/images/kelseyhightower.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/kelseyhightower.png -------------------------------------------------------------------------------- /contributors/images/kevinmandeville.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/kevinmandeville.png -------------------------------------------------------------------------------- /contributors/images/kinsey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/kinsey.png -------------------------------------------------------------------------------- /contributors/images/konstantin-haase.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/konstantin-haase.png -------------------------------------------------------------------------------- /contributors/images/krarick.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/krarick.png -------------------------------------------------------------------------------- /contributors/images/kylefuller.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/kylefuller.png -------------------------------------------------------------------------------- /contributors/images/kytrinyx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/kytrinyx.png -------------------------------------------------------------------------------- /contributors/images/lars-bak.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/lars-bak.png -------------------------------------------------------------------------------- /contributors/images/laurence-moroney.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/laurence-moroney.png -------------------------------------------------------------------------------- /contributors/images/laurent-sansonetti.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/laurent-sansonetti.png -------------------------------------------------------------------------------- /contributors/images/lightning-talks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/lightning-talks.png -------------------------------------------------------------------------------- /contributors/images/loganwright.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/loganwright.png -------------------------------------------------------------------------------- /contributors/images/lorentey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/lorentey.png -------------------------------------------------------------------------------- /contributors/images/lucasclemente.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/lucasclemente.png -------------------------------------------------------------------------------- /contributors/images/macxim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/macxim.png -------------------------------------------------------------------------------- /contributors/images/mafintosh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/mafintosh.png -------------------------------------------------------------------------------- /contributors/images/mandy-waite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/mandy-waite.png -------------------------------------------------------------------------------- /contributors/images/marioloriedo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/marioloriedo.png -------------------------------------------------------------------------------- /contributors/images/marmelroy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/marmelroy.png -------------------------------------------------------------------------------- /contributors/images/mathias.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/mathias.png -------------------------------------------------------------------------------- /contributors/images/mattbostock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/mattbostock.png -------------------------------------------------------------------------------- /contributors/images/mattetti.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/mattetti.png -------------------------------------------------------------------------------- /contributors/images/matthew-ahrens.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/matthew-ahrens.png -------------------------------------------------------------------------------- /contributors/images/matthiasbeitl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/matthiasbeitl.png -------------------------------------------------------------------------------- /contributors/images/maver.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/maver.png -------------------------------------------------------------------------------- /contributors/images/maximsalnikov.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/maximsalnikov.png -------------------------------------------------------------------------------- /contributors/images/maximzaks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/maximzaks.png -------------------------------------------------------------------------------- /contributors/images/meulta.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/meulta.png -------------------------------------------------------------------------------- /contributors/images/mgonto.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/mgonto.png -------------------------------------------------------------------------------- /contributors/images/mholt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/mholt.png -------------------------------------------------------------------------------- /contributors/images/michaelmay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/michaelmay.png -------------------------------------------------------------------------------- /contributors/images/micheletitolo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/micheletitolo.png -------------------------------------------------------------------------------- /contributors/images/mickaelremond.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/mickaelremond.png -------------------------------------------------------------------------------- /contributors/images/mikermcneil.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/mikermcneil.png -------------------------------------------------------------------------------- /contributors/images/mikewest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/mikewest.png -------------------------------------------------------------------------------- /contributors/images/mitchell-hashimoto.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/mitchell-hashimoto.png -------------------------------------------------------------------------------- /contributors/images/mnantern.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/mnantern.png -------------------------------------------------------------------------------- /contributors/images/moox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/moox.png -------------------------------------------------------------------------------- /contributors/images/more.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/more.png -------------------------------------------------------------------------------- /contributors/images/mrackwitz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/mrackwitz.png -------------------------------------------------------------------------------- /contributors/images/mraleph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/mraleph.png -------------------------------------------------------------------------------- /contributors/images/mrdoob.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/mrdoob.png -------------------------------------------------------------------------------- /contributors/images/mschoch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/mschoch.png -------------------------------------------------------------------------------- /contributors/images/necolas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/necolas.png -------------------------------------------------------------------------------- /contributors/images/nehanarula.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/nehanarula.png -------------------------------------------------------------------------------- /contributors/images/nicolas-belmonte.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/nicolas-belmonte.png -------------------------------------------------------------------------------- /contributors/images/nicolas-geoffray.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/nicolas-geoffray.png -------------------------------------------------------------------------------- /contributors/images/nicolasbevacqua.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/nicolasbevacqua.png -------------------------------------------------------------------------------- /contributors/images/nigel-beighton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/nigel-beighton.png -------------------------------------------------------------------------------- /contributors/images/noah-zoschke.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/noah-zoschke.png -------------------------------------------------------------------------------- /contributors/images/nolanlawson.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/nolanlawson.png -------------------------------------------------------------------------------- /contributors/images/oliverkeeble.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/oliverkeeble.png -------------------------------------------------------------------------------- /contributors/images/omarqunsul.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/omarqunsul.png -------------------------------------------------------------------------------- /contributors/images/oripekelman.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/oripekelman.png -------------------------------------------------------------------------------- /contributors/images/pamela-fox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/pamela-fox.png -------------------------------------------------------------------------------- /contributors/images/pardel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/pardel.png -------------------------------------------------------------------------------- /contributors/images/paul-mockapetris.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/paul-mockapetris.png -------------------------------------------------------------------------------- /contributors/images/pauldix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/pauldix.png -------------------------------------------------------------------------------- /contributors/images/peterbourgon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/peterbourgon.png -------------------------------------------------------------------------------- /contributors/images/peterszilagyi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/peterszilagyi.png -------------------------------------------------------------------------------- /contributors/images/philipwalton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/philipwalton.png -------------------------------------------------------------------------------- /contributors/images/picsoung.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/picsoung.png -------------------------------------------------------------------------------- /contributors/images/quentin-adam.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/quentin-adam.png -------------------------------------------------------------------------------- /contributors/images/rachelandrew.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/rachelandrew.png -------------------------------------------------------------------------------- /contributors/images/rauchg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/rauchg.png -------------------------------------------------------------------------------- /contributors/images/rauschma.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/rauschma.png -------------------------------------------------------------------------------- /contributors/images/relekang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/relekang.png -------------------------------------------------------------------------------- /contributors/images/remy-sharp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/remy-sharp.png -------------------------------------------------------------------------------- /contributors/images/rhyshiltner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/rhyshiltner.png -------------------------------------------------------------------------------- /contributors/images/rmurphey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/rmurphey.png -------------------------------------------------------------------------------- /contributors/images/robertgriesemer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/robertgriesemer.png -------------------------------------------------------------------------------- /contributors/images/robertkennedy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/robertkennedy.png -------------------------------------------------------------------------------- /contributors/images/robnapier.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/robnapier.png -------------------------------------------------------------------------------- /contributors/images/robpike.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/robpike.png -------------------------------------------------------------------------------- /contributors/images/romainhuet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/romainhuet.png -------------------------------------------------------------------------------- /contributors/images/sambessalah.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/sambessalah.png -------------------------------------------------------------------------------- /contributors/images/samccone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/samccone.png -------------------------------------------------------------------------------- /contributors/images/samwray-timpietrusky.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/samwray-timpietrusky.png -------------------------------------------------------------------------------- /contributors/images/saulmora.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/saulmora.png -------------------------------------------------------------------------------- /contributors/images/sbinet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/sbinet.png -------------------------------------------------------------------------------- /contributors/images/schaaf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/schaaf.png -------------------------------------------------------------------------------- /contributors/images/scotthelme.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/scotthelme.png -------------------------------------------------------------------------------- /contributors/images/seangoresht.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/seangoresht.png -------------------------------------------------------------------------------- /contributors/images/seanowen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/seanowen.png -------------------------------------------------------------------------------- /contributors/images/sebastienbinet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/sebastienbinet.png -------------------------------------------------------------------------------- /contributors/images/sebastienchopin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/sebastienchopin.png -------------------------------------------------------------------------------- /contributors/images/sferik.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/sferik.png -------------------------------------------------------------------------------- /contributors/images/shay-banon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/shay-banon.png -------------------------------------------------------------------------------- /contributors/images/shurcool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/shurcool.png -------------------------------------------------------------------------------- /contributors/images/shykes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/shykes.png -------------------------------------------------------------------------------- /contributors/images/simonecarletti.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/simonecarletti.png -------------------------------------------------------------------------------- /contributors/images/simonriggs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/simonriggs.png -------------------------------------------------------------------------------- /contributors/images/slexaxton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/slexaxton.png -------------------------------------------------------------------------------- /contributors/images/snipe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/snipe.png -------------------------------------------------------------------------------- /contributors/images/soledadpenades.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/soledadpenades.png -------------------------------------------------------------------------------- /contributors/images/solomon-hykes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/solomon-hykes.png -------------------------------------------------------------------------------- /contributors/images/spencerkimball.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/spencerkimball.png -------------------------------------------------------------------------------- /contributors/images/steve-klabnik.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/steve-klabnik.png -------------------------------------------------------------------------------- /contributors/images/substack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/substack.png -------------------------------------------------------------------------------- /contributors/images/svgeesus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/svgeesus.png -------------------------------------------------------------------------------- /contributors/images/sylvinus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/sylvinus.png -------------------------------------------------------------------------------- /contributors/images/teddunning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/teddunning.png -------------------------------------------------------------------------------- /contributors/images/terence-lee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/terence-lee.png -------------------------------------------------------------------------------- /contributors/images/thebabydino.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/thebabydino.png -------------------------------------------------------------------------------- /contributors/images/theoderaadt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/theoderaadt.png -------------------------------------------------------------------------------- /contributors/images/thomas-hatch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/thomas-hatch.png -------------------------------------------------------------------------------- /contributors/images/thomas-stocking.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/thomas-stocking.png -------------------------------------------------------------------------------- /contributors/images/thomasbelin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/thomasbelin.png -------------------------------------------------------------------------------- /contributors/images/thomasvisser.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/thomasvisser.png -------------------------------------------------------------------------------- /contributors/images/timcarry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/timcarry.png -------------------------------------------------------------------------------- /contributors/images/tsenart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/tsenart.png -------------------------------------------------------------------------------- /contributors/images/una.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/una.png -------------------------------------------------------------------------------- /contributors/images/valhead.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/valhead.png -------------------------------------------------------------------------------- /contributors/images/varyastepanova.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/varyastepanova.png -------------------------------------------------------------------------------- /contributors/images/veronicalopez.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/veronicalopez.png -------------------------------------------------------------------------------- /contributors/images/victorwang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/victorwang.png -------------------------------------------------------------------------------- /contributors/images/vkalavri.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/vkalavri.png -------------------------------------------------------------------------------- /contributors/images/vladimirdeturckheim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/vladimirdeturckheim.png -------------------------------------------------------------------------------- /contributors/images/vojta.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/vojta.png -------------------------------------------------------------------------------- /contributors/images/wentingzhang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/wentingzhang.png -------------------------------------------------------------------------------- /contributors/images/wycats.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/wycats.png -------------------------------------------------------------------------------- /contributors/images/zeke.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/zeke.png -------------------------------------------------------------------------------- /contributors/images/zeroload.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/zeroload.png -------------------------------------------------------------------------------- /contributors/images/zpao.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thedotpost/thedotpost-content/8f3cef885c1cf6828429f486c632424968fc1df1/contributors/images/zpao.png -------------------------------------------------------------------------------- /contributors/inconshreveable.md: -------------------------------------------------------------------------------- 1 | Twitter: inconshreveable 2 | Github: inconshreveable 3 | Oneliner: Creator of ngrok 4 | Name: Alan Shreve 5 | -------------------------------------------------------------------------------- /contributors/indexzero.md: -------------------------------------------------------------------------------- 1 | Name: Charlie Robbins 2 | Twitter: indexzero 3 | Github: indexzero 4 | Oneliner: CEO & Co-founder of nodejitsu, Curator of EmpireJS & EmpireNode -------------------------------------------------------------------------------- /contributors/jacobian.md: -------------------------------------------------------------------------------- 1 | Twitter: jacobian 2 | Github: jacobian 3 | Oneliner: Co-creator of Django, Security Lead at 18F
Former Director of Security at Heroku 4 | Name: Jacob Kaplan-Moss -------------------------------------------------------------------------------- /contributors/jashkenas.md: -------------------------------------------------------------------------------- 1 | Name: Jeremy Ashkenas 2 | Twitter: jashkenas 3 | Github: jashkenas 4 | Oneliner: Creator of Backbone.js, Underscore.js & CoffeeScript -------------------------------------------------------------------------------- /contributors/jasonhickey.md: -------------------------------------------------------------------------------- 1 | Name: Jason Hickey 2 | Github: jyh 3 | Oneliner: Software Engineer at Google -------------------------------------------------------------------------------- /contributors/javierprovecho.md: -------------------------------------------------------------------------------- 1 | Twitter: javierprovecho 2 | Github: javierprovecho 3 | Oneliner: DevOps Engineer at bq 4 | Name: Javier Provecho Fernández -------------------------------------------------------------------------------- /contributors/jbaviat.md: -------------------------------------------------------------------------------- 1 | Twitter: jbaviat 2 | Github: jbaviat 3 | Oneliner: Co-founder & CTO of SqreenIO 4 | Name: Jean-Baptiste Aviat -------------------------------------------------------------------------------- /contributors/jcinnamond.md: -------------------------------------------------------------------------------- 1 | Twitter: jcinnamond 2 | Github: jcinnamond 3 | Name: John Cinnamond 4 | Oneliner: Developer -------------------------------------------------------------------------------- /contributors/jdalton.md: -------------------------------------------------------------------------------- 1 | Twitter: jdalton 2 | Github: jdalton 3 | Oneliner: Creator of Lo-Dash, co-maintainer of jsPerf , Chakra Performance Program Manager 4 | Name: John-David Dalton -------------------------------------------------------------------------------- /contributors/jeanbernardjansen.md: -------------------------------------------------------------------------------- 1 | Github: duckie 2 | Oneliner: Creator of Boson 3 | Name: Jean-Bernard Jansen -------------------------------------------------------------------------------- /contributors/jedberg.md: -------------------------------------------------------------------------------- 1 | Twitter: jedberg 2 | Github: jedberg 3 | Oneliner: Former Reddit Chief Architect,
First SRE at Netflix 4 | Name: Jeremy Edberg -------------------------------------------------------------------------------- /contributors/jgrahamc.md: -------------------------------------------------------------------------------- 1 | Name: John Graham-Cumming 2 | Twitter: jgrahamc 3 | Github: jgrahamc 4 | Oneliner: Programmer at CloudFlare
Author of The Geek Atlas -------------------------------------------------------------------------------- /contributors/joemccann.md: -------------------------------------------------------------------------------- 1 | Twitter: joemccann 2 | Github: joemccann 3 | Oneliner: CEO of NodeSource
Creator of Dillinger 4 | Name: Joe McCann -------------------------------------------------------------------------------- /contributors/johannesfiala.md: -------------------------------------------------------------------------------- 1 | Name: Johannes Fiala 2 | Twitter: johannes_fiala 3 | Oneliner: FWD GmbH / Application developer 4 | -------------------------------------------------------------------------------- /contributors/johnkpaul.md: -------------------------------------------------------------------------------- 1 | Name: John K. Paul 2 | Twitter: johnkpaul 3 | Github: johnkpaul 4 | Oneliner: Organizer of nychtml5 -------------------------------------------------------------------------------- /contributors/johnwilkes.md: -------------------------------------------------------------------------------- 1 | Name: John Wilkes 2 | Oneliner: Principal Software Engineer at Google -------------------------------------------------------------------------------- /contributors/jpsimard.md: -------------------------------------------------------------------------------- 1 | Twitter: simjp 2 | Github: jpsim 3 | Oneliner: Creator of jazzy
iOS developer at Realm 4 | Name: JP Simard -------------------------------------------------------------------------------- /contributors/juanbenet.md: -------------------------------------------------------------------------------- 1 | Twitter: juanbenet 2 | Github: jbenet 3 | Oneliner: Creator of IPFS 4 | Name: Juan Benet -------------------------------------------------------------------------------- /contributors/justinbmeyer.md: -------------------------------------------------------------------------------- 1 | Twitter: justinbmeyer 2 | Github: justinbmeyer 3 | Oneliner: Lead author of CanJS, JavaScriptMVC, jQuery++, FuncUnit & StealJS 4 | Name: Justin Meyer -------------------------------------------------------------------------------- /contributors/kachayev.md: -------------------------------------------------------------------------------- 1 | Name: Alexey Kachayev 2 | Twitter: kachayev 3 | Github: kachayev 4 | Oneliner: ‎CTO at Attendify -------------------------------------------------------------------------------- /contributors/kaelig.md: -------------------------------------------------------------------------------- 1 | Twitter: kaelig 2 | Oneliner: Author and Front-end Developer at FT Labs 3 | Name: Kaelig Deloumeau-Prigent 4 | Github: kaelig -------------------------------------------------------------------------------- /contributors/kelseyhightower.md: -------------------------------------------------------------------------------- 1 | Twitter: kelseyhightower 2 | Github: kelseyhightower 3 | Oneliner: Developer Advocate at Google Cloud Platform 4 | Name: Kelsey Hightower -------------------------------------------------------------------------------- /contributors/kevinmandeville.md: -------------------------------------------------------------------------------- 1 | Twitter: kevinmandeville 2 | Oneliner: Email designer & developer at Litmus 3 | Name: Kevin Mandeville -------------------------------------------------------------------------------- /contributors/krarick.md: -------------------------------------------------------------------------------- 1 | Name: Keith Rarick 2 | Github: kr 3 | Twitter: krarick 4 | Oneliner: Creator of godep, Beanstalkd and Doozer -------------------------------------------------------------------------------- /contributors/kylefuller.md: -------------------------------------------------------------------------------- 1 | Twitter: kylefuller 2 | Github: kylef 3 | Oneliner: Swift Developer at Apiary
Rubyist at CocoaPods 4 | Name: Kyle Fuller -------------------------------------------------------------------------------- /contributors/kytrinyx.md: -------------------------------------------------------------------------------- 1 | Twitter: kytrinyx 2 | Github: kytrinyx 3 | Oneliner: Creator of Exercism.io 4 | Name: Katrina Owen -------------------------------------------------------------------------------- /contributors/loganwright.md: -------------------------------------------------------------------------------- 1 | Twitter: logmaestro 2 | Github: LoganWright 3 | Oneliner: Co-founder of Vapor 4 | Name: Logan Wright -------------------------------------------------------------------------------- /contributors/lorentey.md: -------------------------------------------------------------------------------- 1 | Twitter: lorentey 2 | Github: lorentey 3 | Oneliner: Independent Swift developer, creator of BTree and GlueKit 4 | Name: Károly Lőrentey -------------------------------------------------------------------------------- /contributors/lucasclemente.md: -------------------------------------------------------------------------------- 1 | Twitter: luke_r2d2 2 | Github: lucas-clemente 3 | Oneliner: Software Engineer at Google 4 | Name: Lucas Clemente -------------------------------------------------------------------------------- /contributors/mafintosh.md: -------------------------------------------------------------------------------- 1 | Twitter: mafintosh 2 | Github: mafintosh 3 | Oneliner: Member of the dat project & NPM module author 4 | Name: Mathias Buus -------------------------------------------------------------------------------- /contributors/marioloriedo.md: -------------------------------------------------------------------------------- 1 | Twitter: mariolet 2 | Github: l0rd 3 | Oneliner: Project Manager at Zenika 4 | Name: Mario Loriedo -------------------------------------------------------------------------------- /contributors/marmelroy.md: -------------------------------------------------------------------------------- 1 | Twitter: marmelroy 2 | Github: marmelroy 3 | Oneliner: Creator of PhoneNumberKit and Format 4 | Name: Roy Marmelstein -------------------------------------------------------------------------------- /contributors/mattbostock.md: -------------------------------------------------------------------------------- 1 | Twitter: mattbostock 2 | Github: mattbostock 3 | Oneliner: Web Operations Engineer at GOV.UK 4 | Name: Matt Bostock -------------------------------------------------------------------------------- /contributors/mattetti.md: -------------------------------------------------------------------------------- 1 | Twitter: mattetti 2 | Github: mattetti 3 | Oneliner: Co-founder and CTO of Splice 4 | Name: Matt Aimonetti -------------------------------------------------------------------------------- /contributors/matthiasbeitl.md: -------------------------------------------------------------------------------- 1 | Twitter: cssence 2 | Github: cssence 3 | Name: Matthias Beitl 4 | Oneliner: Web developer & technical consultant -------------------------------------------------------------------------------- /contributors/maver.md: -------------------------------------------------------------------------------- 1 | Twitter: maver 2 | Github: matt2909 3 | Oneliner: Principal Research Engineer, ARM 4 | Name: Matt Horsnell -------------------------------------------------------------------------------- /contributors/maximsalnikov.md: -------------------------------------------------------------------------------- 1 | Twitter: webmaxru 2 | Github: webmaxru 3 | Name: Maxim Salnikov 4 | Oneliner: Organizer of MobileOslo and AngularOslo -------------------------------------------------------------------------------- /contributors/maximzaks.md: -------------------------------------------------------------------------------- 1 | Twitter: icex33 2 | Github: mzaks 3 | Oneliner: Software developer with a passion for Games, Testing and Agile. 4 | Name: Maxim Zaks -------------------------------------------------------------------------------- /contributors/meulta.md: -------------------------------------------------------------------------------- 1 | Twitter: meulta 2 | Github: meulta 3 | Oneliner: Creator of vorlonjs.io 4 | Name: Etienne Margraff -------------------------------------------------------------------------------- /contributors/mgonto.md: -------------------------------------------------------------------------------- 1 | Twitter: mgonto 2 | Oneliner: Developer Advocate at Auth0 3 | Name: Martin Gontovnikas 4 | Github: mgonto -------------------------------------------------------------------------------- /contributors/mholt.md: -------------------------------------------------------------------------------- 1 | Twitter: mholt6 2 | Github: mholt 3 | Oneliner: Author of Caddy 4 | Name: Matthew Holt -------------------------------------------------------------------------------- /contributors/michaelfester.md: -------------------------------------------------------------------------------- 1 | Twitter: michaelfester 2 | Github: michaelfester 3 | Oneliner: Co-founder @snips. Founder @8pen. 4 | Name: Michael Fester -------------------------------------------------------------------------------- /contributors/michaelmay.md: -------------------------------------------------------------------------------- 1 | Twitter: CoderMay 2 | Oneliner: Mobile Developer at Songkick 3 | Name: Michael May -------------------------------------------------------------------------------- /contributors/micheletitolo.md: -------------------------------------------------------------------------------- 1 | Twitter: micheletitolo 2 | Github: mtitolo 3 | Oneliner: Lead Software Engineer at Capital One 4 | Name: Michele Titolo -------------------------------------------------------------------------------- /contributors/mickaelremond.md: -------------------------------------------------------------------------------- 1 | Twitter: mickael 2 | Github: mremond 3 | Oneliner: Founder & CEO of ProcessOne, Lead Developer of ejabberd 4 | Name: Mickaël Rémond -------------------------------------------------------------------------------- /contributors/mikermcneil.md: -------------------------------------------------------------------------------- 1 | Twitter: mikermcneil 2 | Github: mikermcneil 3 | Oneliner: Creator of Sails.js 4 | Name: Mike McNeil -------------------------------------------------------------------------------- /contributors/mikewest.md: -------------------------------------------------------------------------------- 1 | Twitter: mikewest 2 | Github: mikewest 3 | Oneliner: Member of Chrome's security team
Spec editor at W3C WebAppSec WG 4 | Name: Mike West -------------------------------------------------------------------------------- /contributors/mnantern.md: -------------------------------------------------------------------------------- 1 | Twitter: mnantern 2 | Github: mnantern 3 | Oneliner: Engineer at Xebia 4 | Name: Matthieu Nantern -------------------------------------------------------------------------------- /contributors/moox.md: -------------------------------------------------------------------------------- 1 | Twitter: moox 2 | Github: MoOx 3 | Oneliner: Frontend software engineer 4 | Name: Maxime Thirouin -------------------------------------------------------------------------------- /contributors/mrackwitz.md: -------------------------------------------------------------------------------- 1 | Twitter: mrackwitz 2 | Github: mrackwitz 3 | Oneliner: Core Team Member of CocoaPods 4 | Name: Marius Rackwitz -------------------------------------------------------------------------------- /contributors/mschoch.md: -------------------------------------------------------------------------------- 1 | Twitter: mschoch 2 | Github: mschoch 3 | Oneliner: Creator of Bleve 4 | Name: Marty Schoch -------------------------------------------------------------------------------- /contributors/necolas.md: -------------------------------------------------------------------------------- 1 | Twitter: necolas 2 | Github: necolas 3 | Oneliner: Creator of Normalize.css & suit.css 4 | Name: Nicolas Gallagher -------------------------------------------------------------------------------- /contributors/nehanarula.md: -------------------------------------------------------------------------------- 1 | Twitter: neha 2 | Github: narula 3 | Oneliner: PhD student at PDOS, ex-Googler 4 | Name: Neha Narula -------------------------------------------------------------------------------- /contributors/nicolasbevacqua.md: -------------------------------------------------------------------------------- 1 | Twitter: nzgb 2 | Github: bevacqua 3 | Oneliner: Author of JavaScript Application Design 4 | Name: Nicolas Bevacqua -------------------------------------------------------------------------------- /contributors/nolanlawson.md: -------------------------------------------------------------------------------- 1 | Twitter: nolanlawson 2 | Github: nolanlawson 3 | Oneliner: Maintainer of PouchDB Web Platform PM for Microsoft Edge 4 | Name: Nolan Lawson -------------------------------------------------------------------------------- /contributors/oliverkeeble.md: -------------------------------------------------------------------------------- 1 | Oneliner: Data solutions for Worldwide LHC Computing Grid at CERN 2 | Name: Oliver Keeble -------------------------------------------------------------------------------- /contributors/omarqunsul.md: -------------------------------------------------------------------------------- 1 | Name: Omar Qunsul 2 | Twitter: OmarQunsul 3 | Github: OmarQunsul 4 | Oneliner: Web developer -------------------------------------------------------------------------------- /contributors/oripekelman.md: -------------------------------------------------------------------------------- 1 | Twitter: oripekelman 2 | Github: OriPekelman 3 | Name: Ori Pekelman 4 | Oneliner: Co-Founder at platform.sh -------------------------------------------------------------------------------- /contributors/pardel.md: -------------------------------------------------------------------------------- 1 | Twitter: pardel 2 | Github: pardel 3 | Name: Paul Ardeleanu 4 | Oneliner: Software engineer -------------------------------------------------------------------------------- /contributors/pauldix.md: -------------------------------------------------------------------------------- 1 | Twitter: pauldix 2 | Github: pauldix 3 | Oneliner: Creator of InfluxDB 4 | Name: Paul Dix -------------------------------------------------------------------------------- /contributors/peterbourgon.md: -------------------------------------------------------------------------------- 1 | Twitter: peterbourgon 2 | Github: peterbourgon 3 | Oneliner: Creator of Gokit
Distributed systems engineer at Weaveworks 4 | Name: Peter Bourgon -------------------------------------------------------------------------------- /contributors/peterszilagyi.md: -------------------------------------------------------------------------------- 1 | Twitter: peter_szilagyi 2 | Github: karalabe 3 | Oneliner: Core Developer at Ethereum 4 | Name: Péter Szilágyi -------------------------------------------------------------------------------- /contributors/philipwalton.md: -------------------------------------------------------------------------------- 1 | Twitter: philwalton 2 | Github: philipwalton 3 | Oneliner: Creator of Solved By Flexbox 4 | Name: Philip Walton -------------------------------------------------------------------------------- /contributors/picsoung.md: -------------------------------------------------------------------------------- 1 | Twitter: picsoung 2 | Github: picsoung 3 | Oneliner: Hacker in Residence at 3scale.net 4 | Name: Nicolas Grenié -------------------------------------------------------------------------------- /contributors/rachelandrew.md: -------------------------------------------------------------------------------- 1 | Twitter: rachelandrew 2 | Github: rachelandrew 3 | Oneliner: Co-founder of Perch CMS 4 | Name: Rachel Andrew -------------------------------------------------------------------------------- /contributors/rauchg.md: -------------------------------------------------------------------------------- 1 | Name: Guillermo Rauch 2 | Twitter: rauchg 3 | Github: guille 4 | Oneliner: Creator of socket.io & Mongoose -------------------------------------------------------------------------------- /contributors/rauschma.md: -------------------------------------------------------------------------------- 1 | Name: Axel Rauschmayer 2 | Twitter: rauschma 3 | Github: rauschma 4 | Oneliner: Organizer of MunichJS -------------------------------------------------------------------------------- /contributors/relekang.md: -------------------------------------------------------------------------------- 1 | Twitter: relekang 2 | Github: relekang 3 | Oneliner: Software engineer and consultant at Itera 4 | Name: Rolf Erik Lekang -------------------------------------------------------------------------------- /contributors/rhyshiltner.md: -------------------------------------------------------------------------------- 1 | Twitter: rhyshiltner 2 | Github: rhysh 3 | Oneliner: Software Engineer at Twitch 4 | Name: Rhys Hiltner -------------------------------------------------------------------------------- /contributors/rmurphey.md: -------------------------------------------------------------------------------- 1 | Twitter: rmurphey 2 | Github: rmurphey 3 | Oneliner: Creator of js-assessment
Senior staff software engineer at Bazaarvoice 4 | Name: Rebecca Murphey -------------------------------------------------------------------------------- /contributors/robertgriesemer.md: -------------------------------------------------------------------------------- 1 | Twitter: robertgriesemer 2 | Github: griesemer 3 | Oneliner: Co-creator of Go 4 | Name: Robert Griesemer -------------------------------------------------------------------------------- /contributors/robertkennedy.md: -------------------------------------------------------------------------------- 1 | Name: Robert Kennedy 2 | Twitter: RobertOrJimbob 3 | Oneliner: Former SRE for Healthcare.gov -------------------------------------------------------------------------------- /contributors/robnapier.md: -------------------------------------------------------------------------------- 1 | Twitter: cocoaphony 2 | Github: rnapier 3 | Oneliner: Co-author of iOS Programming Pushing the Limits 4 | Name: Rob Napier -------------------------------------------------------------------------------- /contributors/robpike.md: -------------------------------------------------------------------------------- 1 | Twitter: rob_pike 2 | Github: robpike 3 | Oneliner: Co-creator of Go 4 | Name: Rob Pike -------------------------------------------------------------------------------- /contributors/romainhuet.md: -------------------------------------------------------------------------------- 1 | Twitter: romainhuet 2 | Github: romainhuet 3 | Oneliner: Swift Expert at Twitter
Member of the Fabric team 4 | Name: Romain Huet -------------------------------------------------------------------------------- /contributors/sambessalah.md: -------------------------------------------------------------------------------- 1 | Twitter: samklr 2 | Github: samklr 3 | Oneliner: Software Engineer 4 | Name: Sam Bessalah -------------------------------------------------------------------------------- /contributors/samccone.md: -------------------------------------------------------------------------------- 1 | Twitter: samccone 2 | Github: samccone 3 | Oneliner: TodoMVC core member & Creator of Drool
Software engineer at Google 4 | Name: Samuel Saccone -------------------------------------------------------------------------------- /contributors/samwray-timpietrusky.md: -------------------------------------------------------------------------------- 1 | Oneliner: Digital Artists at LiveJS 2 | Name: Sam Wray & Tim Pietrusky 3 | Github: livejs -------------------------------------------------------------------------------- /contributors/saulmora.md: -------------------------------------------------------------------------------- 1 | Twitter: casademora 2 | Github: casademora 3 | Oneliner: Senior iOS Enginer 4 | Name: Saul Mora -------------------------------------------------------------------------------- /contributors/sbinet.md: -------------------------------------------------------------------------------- 1 | Twitter: 0xb1ns 2 | Github: sbinet 3 | Oneliner: Research engineer at CNRS/IN2P3 4 | Name: Sebastien Binet -------------------------------------------------------------------------------- /contributors/scotthelme.md: -------------------------------------------------------------------------------- 1 | Twitter: scott_helme 2 | Github: ScottHelme 3 | Oneliner: Creator of report-uri.io and securityheaders.io 4 | Name: Scott Helme -------------------------------------------------------------------------------- /contributors/seangoresht.md: -------------------------------------------------------------------------------- 1 | Twitter: sgoresht 2 | Github: srsgores 3 | Oneliner: Web developer 4 | Name: Sean Goresht -------------------------------------------------------------------------------- /contributors/seanowen.md: -------------------------------------------------------------------------------- 1 | Twitter: sean_r_owen 2 | Github: srowen 3 | Oneliner: Director of Data Science at Cloudera & Apache Spark committer 4 | Name: Sean Owen -------------------------------------------------------------------------------- /contributors/sebastienbinet.md: -------------------------------------------------------------------------------- 1 | Twitter: 0xb1ns 2 | Github: sbinet 3 | Oneliner: Research engineer at CNRS 4 | Name: Sébastien Binet -------------------------------------------------------------------------------- /contributors/sebastienchopin.md: -------------------------------------------------------------------------------- 1 | Twitter: Atinux 2 | Github: Atinux 3 | Oneliner: Creator of nuxt.js 4 | Name: Sébastien Chopin -------------------------------------------------------------------------------- /contributors/shurcool.md: -------------------------------------------------------------------------------- 1 | Twitter: shurcool 2 | Github: shurcooL 3 | Oneliner: Contributor to GopherJS 4 | Name: Dmitri Shuralyov -------------------------------------------------------------------------------- /contributors/shykes.md: -------------------------------------------------------------------------------- 1 | Name: Solomon Hykes 2 | Twitter: solomonstre 3 | Github: shykes 4 | Oneliner: Creator of Docker -------------------------------------------------------------------------------- /contributors/simonecarletti.md: -------------------------------------------------------------------------------- 1 | Twitter: weppos 2 | Github: weppos 3 | Oneliner: Make things happen at dnsimple 4 | Name: Simone Carletti -------------------------------------------------------------------------------- /contributors/simonriggs.md: -------------------------------------------------------------------------------- 1 | Twitter: simon_riggs 2 | Github: simonat2ndQuadrant 3 | Oneliner: Major Contributor to PostgreSQL,
Founder of 2ndQuadrant 4 | Name: Simon Riggs -------------------------------------------------------------------------------- /contributors/slexaxton.md: -------------------------------------------------------------------------------- 1 | Name: Alex Sexton 2 | Twitter: slexaxton 3 | Github: slexaxton 4 | Oneliner: Creator of yepnope.js
jQuery Board of Advisors -------------------------------------------------------------------------------- /contributors/snipe.md: -------------------------------------------------------------------------------- 1 | Name: Alison Gianotto 2 | Twitter: snipeyhead 3 | Github: snipe 4 | Oneliner: Security and Privacy Advocate -------------------------------------------------------------------------------- /contributors/soledadpenades.md: -------------------------------------------------------------------------------- 1 | Twitter: supersole 2 | Github: sole 3 | Oneliner: Senior engineer at Mozilla 4 | Name: Soledad Penadés -------------------------------------------------------------------------------- /contributors/spencerkimball.md: -------------------------------------------------------------------------------- 1 | Github: spencerkimball 2 | Oneliner: Founder of
CockroachDB, Co-author of the GIMP, Google Colossus 3 | Name: Spencer Kimball -------------------------------------------------------------------------------- /contributors/substack.md: -------------------------------------------------------------------------------- 1 | Twitter: substack 2 | Oneliner: Open Source librarian 3 | Name: James Halliday -------------------------------------------------------------------------------- /contributors/svgeesus.md: -------------------------------------------------------------------------------- 1 | Twitter: svgeesus 2 | Github: svgeesus 3 | Oneliner: Father of SVG, co-creator of PNG, WOFF, Web Fonts, W3C Technical Director 4 | Name: Chris Lilley -------------------------------------------------------------------------------- /contributors/sylvinus.md: -------------------------------------------------------------------------------- 1 | Name: Sylvain Zimmer 2 | Twitter: sylvinus 3 | Github: sylvinus 4 | Oneliner: Founder of The dot Post & dotConferences -------------------------------------------------------------------------------- /contributors/teddunning.md: -------------------------------------------------------------------------------- 1 | Twitter: ted_dunning 2 | Github: tdunning 3 | Oneliner: Committer on Apache Mahout, Drill & Zookeeper
Chief Application Architect at MapR 4 | Name: Ted Dunning -------------------------------------------------------------------------------- /contributors/thebabydino.md: -------------------------------------------------------------------------------- 1 | Twitter: thebabydino 2 | Github: thebabydino 3 | Oneliner: CSS & Maths tamer, creating insane experiments 4 | Name: Ana Tudor -------------------------------------------------------------------------------- /contributors/theoderaadt.md: -------------------------------------------------------------------------------- 1 | Oneliner: Founder of OpenBSD and OpenSSH 2 | Name: Theo de Raadt -------------------------------------------------------------------------------- /contributors/thomasbelin.md: -------------------------------------------------------------------------------- 1 | Twitter: atomrc 2 | Github: atomrc 3 | Oneliner: Front End Developer at doyoubuzz 4 | Name: Thomas Belin -------------------------------------------------------------------------------- /contributors/thomasvisser.md: -------------------------------------------------------------------------------- 1 | Twitter: thomvis88 2 | Github: Thomvis 3 | Oneliner: Creator of BrightFutures & iOS lead at Highstreet 4 | Name: Thomas Visser -------------------------------------------------------------------------------- /contributors/timcarry.md: -------------------------------------------------------------------------------- 1 | Twitter: pixelastic 2 | Github: pixelastic 3 | Name: Tim Carry 4 | Oneliner: Developer Advocate at Algolia -------------------------------------------------------------------------------- /contributors/tsenart.md: -------------------------------------------------------------------------------- 1 | Name: Tomás Senart 2 | Twitter: tsenart 3 | Github: tsenart 4 | Oneliner: Creator of Vegeta -------------------------------------------------------------------------------- /contributors/una.md: -------------------------------------------------------------------------------- 1 | Twitter: una 2 | Github: una 3 | Oneliner: Front-end developer & Designer at IBM Bluemix 4 | Name: Una Kravets -------------------------------------------------------------------------------- /contributors/valhead.md: -------------------------------------------------------------------------------- 1 | Twitter: vlh 2 | Github: valhead 3 | Oneliner: Author of Designing Interface Animation 4 | Name: Val Head -------------------------------------------------------------------------------- /contributors/varyastepanova.md: -------------------------------------------------------------------------------- 1 | Twitter: varya_en 2 | Github: varya 3 | Oneliner: Developer enthusiast for modular web and pattern libraries 4 | Name: Varya Stepanova -------------------------------------------------------------------------------- /contributors/veronicalopez.md: -------------------------------------------------------------------------------- 1 | Twitter: maria_fibonacci 2 | Github: Verolop 3 | Oneliner: Engineer at Ardan Labs 4 | Name: Veronica Lopez -------------------------------------------------------------------------------- /contributors/victorwang.md: -------------------------------------------------------------------------------- 1 | Twitter: wangshengjia 2 | Oneliner: iOS developer 3 | Name: Victor Wang -------------------------------------------------------------------------------- /contributors/vkalavri.md: -------------------------------------------------------------------------------- 1 | Twitter: vkalavri 2 | Github: vasia 3 | Oneliner: Apache Flink committer 4 | Name: Vasia Kalavri -------------------------------------------------------------------------------- /contributors/vladimirdeturckheim.md: -------------------------------------------------------------------------------- 1 | Twitter: poledesfetes 2 | Github: vdeturckheim 3 | Oneliner: Software engineer at Sqreen 4 | Name: Vladimir de Turckheim -------------------------------------------------------------------------------- /contributors/wentingzhang.md: -------------------------------------------------------------------------------- 1 | Twitter: DesignJokes 2 | Github: wentin 3 | Oneliner: Creator of CSS ICON 4 | Name: Wenting Zhang -------------------------------------------------------------------------------- /contributors/wycats.md: -------------------------------------------------------------------------------- 1 | Twitter: wycats 2 | Github: wycats 3 | Oneliner: Creator of Ember.js, Handlebars & Thor
Member of the jQuery Core Team. 4 | Name: Yehuda Katz -------------------------------------------------------------------------------- /contributors/zeke.md: -------------------------------------------------------------------------------- 1 | Twitter: zeke 2 | Github: zeke 3 | Oneliner: Electron enthusiast at GitHub 4 | Name: Zeke Sikelianos -------------------------------------------------------------------------------- /contributors/zeroload.md: -------------------------------------------------------------------------------- 1 | Twitter: zeroload 2 | Github: vvo 3 | Oneliner: Software Engineer at Algolia 4 | Name: Vincent Voyer -------------------------------------------------------------------------------- /contributors/zpao.md: -------------------------------------------------------------------------------- 1 | Twitter: zpao 2 | Github: zpao 3 | Oneliner: Maintainer of React 4 | Name: Paul O’Shannessy -------------------------------------------------------------------------------- /images/contributors: -------------------------------------------------------------------------------- 1 | ../contributors/images -------------------------------------------------------------------------------- /pages/about/contact.md: -------------------------------------------------------------------------------- 1 | Title: Contact us 2 | Slug: about/contact 3 | 4 |

We can be reached by email at contact@thedotpost.com.

5 |

We are @thedotpost on Twitter.

6 | -------------------------------------------------------------------------------- /pages/about/independence.md: -------------------------------------------------------------------------------- 1 | Title: Editorial independence 2 | Slug: about/independence 3 | 4 |

Independence and transparence are essential to build trust with our readers.

5 |

We have no one to report to but our audience and we have done everything we can to keep money out of the equation, from keeping costs low to refusing ads or sponsored content.

6 |

Our only income comes from our conferences and by making it easy to fork us, we are making sure it will stay this way.

-------------------------------------------------------------------------------- /pages/about/roadmap.md: -------------------------------------------------------------------------------- 1 | Title: Roadmap 2 | Slug: about/roadmap 3 | 4 |

2014

5 | 10 | 11 |

2015

12 | 23 | -------------------------------------------------------------------------------- /scripts/detect_duplicate_metadata.py: -------------------------------------------------------------------------------- 1 | # Duplicate youtube videos? slides? 2 | # Avoid copy-pasting errors... 3 | -------------------------------------------------------------------------------- /typescript: -------------------------------------------------------------------------------- 1 | Script started on Fri Jan 6 14:49:03 2017 2 | --------------------------------------------------------------------------------