# HG changeset patch # User Richard Westhaver # Date 1714529773 14400 # Node ID 70c3464617973e82b02ff481bf300f2bdbe9de01 # Parent 3bbc3b2ac40d8a83ec7968cda3e0e84633a5fb63 merge diff -r 3bbc3b2ac40d -r 70c346461797 pitch.org --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pitch.org Tue Apr 30 22:16:13 2024 -0400 @@ -0,0 +1,33 @@ +{{{header(pitch, +Richard Westhaver, +ellis@rwest.io, +The Big Picture)}}} + +* Get Off of My Cloud + - industry has moved away from client-side, distributed compute in + favor of centralized server-side compute resources behind API + gateways. + - entire businesses are built on a single Cloud Provider and are + fundamentally incapable of moving off that Cloud. + - they /think/ in terms of that Provider. The Provider influences + all of their decisions. + - users control very little compute power + - personal computing hardware (consumer-grade) is limited in capability + - non-servicable architectures, planned obsolescence, closed firmware + - mainstream operating systems don't optimize for resource + efficiency - they maximize for the volume of telemetry data they + can collect and profit from + +* Death of the Programmer + - The role of the programmer is changing + - programmers are no longer required to understand how computers + work to have a successful career + - Cloud Providers wrap all low-level details in their own + proprietary vocabulary and APIs + - To program on the cloud, you need to use the Cloud vocabulary + and are discouraged from thinking of computers as they actually + exist in the real world + - Cloud Providers influence college cirruculums, replacing compute + and systems theory with courses designed to teach you how to + configure Cloud Services. +