Update client work more fun abstract

This commit is contained in:
benjamin melançon 2018-08-22 00:58:11 -04:00
parent 22a8fdb091
commit 9df290e20b

View file

@ -5,6 +5,7 @@ Skill level: All/Intermediate
Presentation topics: business / big idea Presentation topics: business / big idea
You will learn: You will learn:
* Why a small Drupal shop would consider taking on building a big platform * Why a small Drupal shop would consider taking on building a big platform
Scale can abstract away some inefficiencies (if a thing is only done once to serve a million sites, does it matter that it's not the most efficient way to do it?) and enable a concentration of resources to reduce other inefficiencies (if a thing is inefficient on a million sites, there's a lot more justification for expending a lot of time and effort to improve it than if it's just affecting Scale can abstract away some inefficiencies (if a thing is only done once to serve a million sites, does it matter that it's not the most efficient way to do it?) and enable a concentration of resources to reduce other inefficiencies (if a thing is inefficient on a million sites, there's a lot more justification for expending a lot of time and effort to improve it than if it's just affecting
@ -17,4 +18,7 @@ This is a companion to the following talks:
* Scaling Community Decision-Making * Scaling Community Decision-Making
* The Future is Here: What's Drupal Got to Do With It? * The Future is Here: What's Drupal Got to Do With It?
* Platform Cooperatives and Free Software * Platform Cooperatives and Free Software
* Funding Free Software and Freeing Humanity * Funding Free Software and Freeing Humanity^
* Seizing Power: A Community Guide^
^ doesn't yet exist as a talk or anything else