<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Opinion on Luke Kanies</title><link>https://lukekanies.com/tags/opinion/</link><description>Recent content in Opinion on Luke Kanies</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><managingEditor>luke@lukekanies.com (Luke Kanies)</managingEditor><webMaster>luke@lukekanies.com (Luke Kanies)</webMaster><lastBuildDate>Mon, 20 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://lukekanies.com/tags/opinion/index.xml" rel="self" type="application/rss+xml"/><item><title>Building on ATProto</title><link>https://lukekanies.com/writing/building-on-atproto/</link><pubDate>Mon, 20 Jul 2026 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/building-on-atproto/</guid><description>&lt;p&gt;&lt;em&gt;Bluesky’s Atmosphere Protocol has the chance to become the base for a whole generation of applications. But it’s developing in surprising and disappointing ways.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I spent part of last week at the &lt;a href="https://www.localfirstconf.com"&gt;Local First Conference&lt;/a&gt; in Berlin. I was not surprised to find that AI coding was on everyone’s minds. Less expected was how pervasive &lt;a href="https://atproto.com"&gt;ATProto&lt;/a&gt; was.&lt;/p&gt;
&lt;p&gt;I’ve been considering trying to build on ATProto for a few months, so this was a great chance to ask a bunch of questions from both people building on it, and the people actually building it (multiple key Bluesky people were there).&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;Bluesky’s Atmosphere Protocol has the chance to become the base for a whole generation of applications. But it’s developing in surprising and disappointing ways.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I spent part of last week at the &lt;a href="https://www.localfirstconf.com"&gt;Local First Conference&lt;/a&gt; in Berlin. I was not surprised to find that AI coding was on everyone’s minds. Less expected was how pervasive &lt;a href="https://atproto.com"&gt;ATProto&lt;/a&gt; was.&lt;/p&gt;
&lt;p&gt;I’ve been considering trying to build on ATProto for a few months, so this was a great chance to ask a bunch of questions from both people building on it, and the people actually building it (multiple key Bluesky people were there).&lt;/p&gt;
&lt;p&gt;I &lt;em&gt;want&lt;/em&gt; ATProto to be the answer for me. I want to again live in a world where application developers use public, community driven standards to create interoperable applications with common data standards. I think it can be. But unfortunately I think it’s not on track to be that right now.&lt;/p&gt;
&lt;p&gt;In this post I’m going to describe what I have been wanting to build, and how ATProto’s current and proposed designs do and don’t work with that. And I’ll also throw in some comments about what’s been surprising to me.&lt;/p&gt;
&lt;p&gt;I’m probably trying to do too much here. But my main goal is to provide feedback on the proposed design, and it’s hard to do so without being clear about what I want to build and why.&lt;/p&gt;
&lt;h1 id="start-with-reviews"&gt;Start With Reviews&lt;/h1&gt;
&lt;p&gt;The smallest version of what I want to build is a suite of applications for recording reviews. In an ideal world, these applications would supplant Yelp, GoodReads, Letterboxd, and a bunch of similar applications for just about anything you might consider reviewing. (Yes, I know there are already people building versions of these on ATProto; I’d want to collaborate with them.)&lt;/p&gt;
&lt;p&gt;I want to replace these applications not because of their function, but because of their business models. Neither my wife nor I will use them the way they’re intended, and I think most people are like one or the other of us.&lt;/p&gt;
&lt;h1 id="local-first-data"&gt;Local First Data&lt;/h1&gt;
&lt;p&gt;For me, I don’t want these companies to own my data. We have more than a thousand bookmarks in Yelp, but&amp;hellip; they’re stuck in Yelp. I can’t do anything else useful with them: I can’t publish them, I can’t share them, I can’t write scripts across them, I can’t version control them. They belong to Yelp, not me. And, frankly, the experience they provide for managing lists of bookmarks kinda sucks.&lt;/p&gt;
&lt;p&gt;This is a classic &lt;a href="https://www.inkandswitch.com/essay/local-first/"&gt;local first&lt;/a&gt; use case. I could adopt one tool that was great for writing reviews, another that used the same data but was better at publishing best-of lists for my friends, and another that made it easy to share “best business books” lists on my web site. No single app is going to do all of these, but a shared, public data model allows everyone to have what they want.&lt;/p&gt;
&lt;p&gt;I’ve lost the willingness to give big corporations a permanent right to control how I use my own data. (That’s why I’m writing this in plain text and publishing via &lt;a href="https://gohugo.io"&gt;Hugo&lt;/a&gt;.) The apps only get worse over time. And if I’m going to invest that much time in recording my opinions, I want to control its use, not let Yelp do it.&lt;/p&gt;
&lt;h1 id="public-and-private"&gt;Public and Private&lt;/h1&gt;
&lt;p&gt;As to my wife, she will just &lt;em&gt;never&lt;/em&gt; publish anything online. Never. If I want her to review books or restaurants or recipes, it has to be in a place where I &amp;ndash; and maybe the rest of our family &amp;ndash; will see it, but no one else.&lt;/p&gt;
&lt;p&gt;Personally, I am &lt;em&gt;willing&lt;/em&gt; to publish public reviews. And sometimes I specifically want to, like sharing books I found useful as a founder. But doing so is complicated. The information I would record about a restaurant for &lt;em&gt;myself&lt;/em&gt; is quite different from what I would want the wider world to know. Yet&amp;hellip; most apps don’t allow you to draw this distinction. Reviews are public. Your opinion affects the subject’s reputation, even if you didn’t want it to. (I’m vegetarian and autistic, so a place working for me is not necessarily relevant for other people.)&lt;/p&gt;
&lt;p&gt;Fundamentally, most of these applications are built to enable &lt;em&gt;influencers&lt;/em&gt;: People who want to build a following online for their reviews. “Oh man, she has the best book recommendations!” “If he likes the restaurant, I know I will too!”&lt;/p&gt;
&lt;p&gt;But most of us &lt;em&gt;don’t&lt;/em&gt; want to become influencers. If anything, we’ve generally learned the lesson that it sucks to be followed by a bunch of people online. I want to keep my stuff private. I don’t want my opinions to matter to anyone else.&lt;/p&gt;
&lt;p&gt;I mean sure, when someone comes to town I want to be able to give them a list of restaurants they should visit and activities they should do. But I want to send it to &lt;em&gt;them&lt;/em&gt;, not the rest of the world.&lt;/p&gt;
&lt;p&gt;We can split the world into three kinds of people:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Those who would only record a review if other people will read it. These are the influencer-wannabes&lt;/li&gt;
&lt;li&gt;People like me, who would provide a mix of public and private reviews, depending on the circumstance&lt;/li&gt;
&lt;li&gt;People like my wife who will only ever record reviews if they can be confident it will be private to just their friend group, or even just to themselves&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The current crop of applications works fine for the first group. But it leaves the latter two out in the cold.&lt;/p&gt;
&lt;p&gt;And I bet anything that those other two groups are &lt;em&gt;much&lt;/em&gt; larger.&lt;/p&gt;
&lt;p&gt;So, what we need is a system that allows application developers to easily let their users choose how public or private they want to be &amp;ndash; entirely public, entirely private, or sharing piecemeal with individual groups.&lt;/p&gt;
&lt;h1 id="what-does-this-have-to-do-with-atproto"&gt;What does this have to do with ATProto?&lt;/h1&gt;
&lt;p&gt;Let’s start with what’s great about ATProto: It seems to be the first protocol designed to solve identity at scale, enabling any application to build ATProto identities into their application for authentication, tracking followers and following, and the other related features that basically every application needs.&lt;/p&gt;
&lt;p&gt;Its identity system not perfect (I wish it were more human readable, especially). But it seems to be close enough today that nearly every speaker at Local First this year mentioned it. No more does every app developer have to create their own social graph, their own identity and authentication systems, their own means of finding friends.&lt;/p&gt;
&lt;p&gt;Unfortunately, at least for now, the rest of the protocol is of limited use for my goals.&lt;/p&gt;
&lt;p&gt;Today, ATProto is public-only: It assumes that everything you do will be published online for the whole world to see. That design decision is baked into everything from the storage systems to the structure of the publishing services.&lt;/p&gt;
&lt;p&gt;The community is currently designing what they call “&lt;a href="https://dholms.leaflet.pub/3mqtqvjidqs2p"&gt;permissioned data&lt;/a&gt;”. (I think this is a silly name, and it should just be called “private data”, which is better both because “private” is actually a word, and also because it describes user behavior instead of technical implementation, which is a far better naming practice).&lt;/p&gt;
&lt;p&gt;Unfortunately, while most of the assumptions driving the design seem reasonable, the resulting design looks very hard to build on. A lot of where I think it goes wrong is captured perfectly in the above linked post:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Before we get into it, the through-line on all of this is that public broadcast data is substantially different from permissioned data.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I fundamentally disagree with this. (&lt;a href="https://pckt.blog/b/bits-of-entropy/all-data-should-be-permissioned-data-g47655y"&gt;I am not the only one&lt;/a&gt;.)&lt;/p&gt;
&lt;p&gt;Private and public data are basically identical. A restaurant review is a restaurant review whether I am the only one who ever sees it or it gets shouted to the rooftops. A book review I share with my book club is identical to a book review I share with my wife or publish on my web site.&lt;/p&gt;
&lt;p&gt;Data I publish to the world is just a special case: The permission is world-read. Just like data I never publish is a special case: It has no readers other than me.&lt;/p&gt;
&lt;p&gt;Unfortunately ATProto is already used out in the wild for Bluesky, and it is designed and built as a public-only protocol. It would be hard to change it to support access control, limited distribution, and the other features you need with private data.&lt;/p&gt;
&lt;p&gt;So, instead, the community has, from what I can tell, just&amp;hellip; designed a completely independent system for private data.&lt;/p&gt;
&lt;p&gt;Permissioned Data relies on the existing identity system and lexicons (for defining data types). But adds entirely new data structures, plus new methods for managing and validating that data. (Note that the link above is to one in a series of posts on the design; you can get to all of them from there.)&lt;/p&gt;
&lt;p&gt;So, as an app developer, you have to essentially write two applications: One for public data, and one for private. But, your users don’t think of it as two apps. “These are restaurant reviews. All the restaurant reviews should go together.” So your job, as the developer, is to support these two data systems, and two protocols, but never let the user see that they’re totally different.&lt;/p&gt;
&lt;p&gt;That gets messy real fast. You’ve got a private post you want to make public? You’re not modifying it &amp;ndash; you’re deleting the old one and making a new one in the public subsystem. Does it keep its likes? Its reposts? Links to it? 🤷‍♂️ No idea, but&amp;hellip; probably not.&lt;/p&gt;
&lt;p&gt;It’s actually worse than that. ATProto’s storage subsystem, the “&lt;a href="https://atproto.wiki/en/wiki/reference/core-architecture/pds"&gt;Personal Data Server&lt;/a&gt;”, provides direct access to your data. In other words, you should expect more than one application to want to read and write your data. So now, anyone who is interested in this data has to write two versions, but lie to their users and hide any differences.&lt;/p&gt;
&lt;p&gt;Because, again, there aren’t actual differences. The actual data being stored is the same. The way the user thinks about it is the same.&lt;/p&gt;
&lt;p&gt;To me this is a sign that the current proposal is flawed.&lt;/p&gt;
&lt;p&gt;I don’t know how to fix it. I’m nowhere near close enough to conversation to think I can propose solutions yet. But hopefully I can help people see problems, at least.&lt;/p&gt;
&lt;h1 id="one-last-local-first-note"&gt;One last local-first note&lt;/h1&gt;
&lt;p&gt;I only had a high-level understanding of ATProto went I went to Local First, so I learned a lot while I was there. One thing I was definitely wrong about was how the PDS worked.&lt;/p&gt;
&lt;p&gt;I naively assumed it worked a lot like a git repository. The ATProto community regularly says that I own my own data. I tend to assume that means that I have a copy of it, and that when I make changes, I am operating against my copy then distributing it. This is exactly how git works: I clone a repository, make my changes, then push them back up to the server for distribution. I have a hard time imagining “owning” my data without always having a copy of it.&lt;/p&gt;
&lt;p&gt;But no, that’s not at all how ATProto works. The PDS is “your” server, but&amp;hellip; it’s actually a server. You do not push data up and pull it down; you speak a protocol to it. You only “own” your data because it and the protocols for accessing it are public, and you can change where it is stored.&lt;/p&gt;
&lt;p&gt;It does use cryptography-based data integrity guarantees like git does, which is one more reason I assumed I could easily manage the data like git does. But those guarantees are only used on the server, not in the protocols you use to provide new data.&lt;/p&gt;
&lt;p&gt;ATProto meets about half of the design principles in the Local First essay linked above. But it clearly misses on the data being at your fingertips or the network being optional, and also misses out on a lot of implied abilities because you’re always talking to a remote server.&lt;/p&gt;
&lt;p&gt;If you want to record a review while you’re offline&amp;hellip; best practice is to essentially store those reviews in a temporary area, then push them to the server when you’re back online. In other words, you have to build your own custom storage and sync system if you want offline support. Obviously not impossible, but also obviously not local-first.&lt;/p&gt;
&lt;p&gt;If you then cross this with the current design for Permissioned Data, I’ve got a bit of a mess:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Custom local storage for offline data&lt;/li&gt;
&lt;li&gt;Custom sync system for emptying offline data&lt;/li&gt;
&lt;li&gt;Sync system must use different protocols for public and private data&lt;/li&gt;
&lt;li&gt;Online app usage must also use separate read and write systems for private and public data, and is likely different from the system used for offline support&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As an application developer committed to both local first principles and letting the user choose between public and private, ATProto is working at least as much against me as with me. Am I really better off building on this, versus designing my own system? That question is doubly scary when you recognize that the protocol designer and I are so far apart philosophically.&lt;/p&gt;
&lt;p&gt;If I believe public and private data are fundamentally the same, just with different access rights, but the community believes they are and should be different&amp;hellip; I am fighting the protocol, storage system, and community every step of the way. I’ve done this before, and it sucks.&lt;/p&gt;
&lt;h1 id="conclusion"&gt;Conclusion&lt;/h1&gt;
&lt;p&gt;I’m still excited about ATProto. And thankfully, the Permissioned Data design is early enough that it can still be improved. And I’m not the only person out there pushing back on the existing design and its goals.&lt;/p&gt;
&lt;p&gt;Even if the proposed design goes through, I can build at least somewhat on ATProto, maybe using its identity and lexicon systems.&lt;/p&gt;
&lt;p&gt;But I came up in the 90s, when the entire internet was built on standardized protocols that were internet-scale, resilient, maintained by the community and a standards group, and built to empower its users rather than enrich whoever could build the biggest moat. I want that world again.&lt;/p&gt;
&lt;p&gt;I think ATProto has the opportunity to be the first new protocol of this type in decades. I hope they go for it, and build something every application developer (but especially me!) wants to build on.&lt;/p&gt;</content></item><item><title>AI Is Like a Crappy Consultant</title><link>https://lukekanies.com/writing/ai-is-like-a-crappy-consultant/</link><pubDate>Mon, 12 May 2025 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/ai-is-like-a-crappy-consultant/</guid><description>&lt;p&gt;I decided to finally give &lt;a href="https://www.merriam-webster.com/slang/vibe-coding"&gt;vibe coding&lt;/a&gt; a try. I’ve barely written any code since I hired developers at Puppet in like 2009. And I’ve been a staunch AI/LLM skeptic. But I figured I should at least be an educated skeptic.&lt;/p&gt;
&lt;p&gt;After a false start, and a couple of months of periodic usage, I’ve come to some conclusions about it. The first one is the most important:&lt;/p&gt;
&lt;p&gt;You should treat AI like an untrustworthy consultant.&lt;/p&gt;</description><content>&lt;p&gt;I decided to finally give &lt;a href="https://www.merriam-webster.com/slang/vibe-coding"&gt;vibe coding&lt;/a&gt; a try. I’ve barely written any code since I hired developers at Puppet in like 2009. And I’ve been a staunch AI/LLM skeptic. But I figured I should at least be an educated skeptic.&lt;/p&gt;
&lt;p&gt;After a false start, and a couple of months of periodic usage, I’ve come to some conclusions about it. The first one is the most important:&lt;/p&gt;
&lt;p&gt;You should treat AI like an untrustworthy consultant.&lt;/p&gt;
&lt;p&gt;Think of this scenario: You need help with your company’s core product. You have to bring in an outside expert, either just as another body, or more likely, because they have knowledge your team doesn’t. What do you do?&lt;/p&gt;
&lt;p&gt;Give them commit access and let them work unsupervised? Of course not.&lt;/p&gt;
&lt;p&gt;At the least, you have someone sit by their side, checking every line.&lt;/p&gt;
&lt;p&gt;More likely, you don’t even let them touch the keyboard. After all, you want more than the help &amp;ndash; you want your team trained up so they don’t need that help next time. The only way you’ll get that is if your team does the work, even if someone else is telling them what to do.&lt;/p&gt;
&lt;p&gt;That’s how I consulted at Puppet: I show up, I walk you through all the work, and when I leave you have more than a functioning system; you actually know how to use it. Sure, it was faster and easier to do all the work myself. But no one ever learned anything then.&lt;/p&gt;
&lt;p&gt;All the coding I’ve done with AI help is in Swift, using SwiftUI, to build iOS apps. I’ve never worked with anything like any of that &amp;ndash; I’ve not used any of the specific tech (other than an iPhone as a user). I’ve never used a UI framework. I’ve never worked in statically typed languages. And I’ve barely ever worked in compiled languages. So, it seemed like a solid use case for getting some fast help.&lt;/p&gt;
&lt;p&gt;My first try used &lt;a href="https://www.cursor.com"&gt;Cursor&lt;/a&gt;, and let it edit everything.&lt;/p&gt;
&lt;p&gt;After a few iterations, I had a bare-bones application. But&amp;hellip; I felt like I was pushing around a bag full of bolts. There was definitely stuff in there. But I didn’t even know how to think about the changes I needed, because I didn&amp;rsquo;t understand enough.&lt;/p&gt;
&lt;p&gt;So on the second iteration, I decided I would do all the typing: The AI does not get to touch the keyboard. When I started it was all gibberish, because I didn’t understand anything. But after only a session or two, I have a pretty good sense of how both the language and framework work. That’s about when I realized the second big thing:&lt;/p&gt;
&lt;p&gt;AIs are crappy architects.&lt;/p&gt;
&lt;p&gt;It kept giving me stupid advice. For instance, every time it encountered an error, it would just catch it and print some logs. Uhhh&amp;hellip; that’s bad. It would encounter a small problem, and design a big stupid solution instead of doing a small rearchitecture. Because it can’t think, it couldn’t realize when it hit a design wall that needed rethinking.&lt;/p&gt;
&lt;p&gt;After a while, I concluded that it wasn’t very good at the back end code &amp;ndash; I have a lot of experience with modeling and data flow, and I kept finding dumb things it did. But I never found those dumb things in the area I have no experience: the UI.&lt;/p&gt;
&lt;p&gt;But&amp;hellip; then I thought for a bit. And I realized, duh, that’s probably just because I’m not good enough yet to recognize the dumb stuff it’s doing.&lt;/p&gt;
&lt;p&gt;Coincidentally, I am now hitting a repetitive wall with Swift’s type checking. I keep having to break a view into smaller and smaller files so that it can compile fast enough. Turns out that’s the AI’s only trick for fixing this problem. But a small amount of research shows there are other options. In particular, I can instrument the compile and see what’s actually taking all the time, and focus on just rewriting that code to be more compiler-friendly. This is the kind of stuff an experienced programmer does without thinking, but a crappy consultant whose entire experience is based on trawling Stack Overflow probably never figures it out.&lt;/p&gt;
&lt;p&gt;I did find one area where LLMs absolutely excel, and I’d never want to be without them:&lt;/p&gt;
&lt;p&gt;AIs can find your syntax error 100x faster than you can.&lt;/p&gt;
&lt;p&gt;They’ve been a useful tool in multiple areas, to my surprise. But this is the one space where they’ve been an honestly huge help: I know I’ve made a mistake somewhere and I just can’t track it down. I can spend ten minutes staring at my files and pulling my hair out, or get an answer back in thirty seconds.&lt;/p&gt;
&lt;p&gt;There are whole categories of coding problems that look like this, and LLMs are damn good at nearly all of them. Where did I fail to log correctly? Where am I not handling an error appropriately? If I am updating this method name, which files do I have to change?&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve had about five to ten sessions of using Claude &amp;ndash; just on the command line, no fancy tools, and no editing allowed. I have about enough experience with Swift and SwiftUI that the terms of the relationship have changed. I feel more like the senior engineer, and it is the junior developer I have working on a short term contract. I can pass it the stupid grunt work (rename this method through the whole system, fill out this boilerplate for a new view, figure out how this new library works).&lt;/p&gt;
&lt;p&gt;But I absolutely can’t trust it to make any big decisions. And I have to check all of its work. (Even better, it won&amp;rsquo;t be offended when I do.)&lt;/p&gt;
&lt;p&gt;After a few more sessions, I’ll probably start letting it edit files directly. But only for that kind of large scale, small change work. Once I build the error management framework, it can probably push it through the system (especially since I’ve sprinkled my code with comments when the error management was missing). But I’ll still walk through all the changes to ensure it actually makes sense.&lt;/p&gt;</content></item><item><title>Do I Hate Investors?</title><link>https://lukekanies.com/writing/do-i-hate-investors/</link><pubDate>Tue, 22 Aug 2023 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/do-i-hate-investors/</guid><description>&lt;p&gt;&lt;em&gt;Of course not. But the fact that people think I do says a lot.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/hate.jpg" alt=""&gt;
&lt;em&gt;Photo courtesy of &lt;a href="https://unsplash.com/photos/5otlbgWJlLs"&gt;Andre Hunter&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Seeking a round of funding is about the most miserable thing I&amp;rsquo;ve ever done. Truly. Fundraising was less pleasant and more demeaning than anything else I did at Puppet. But Clickety&amp;rsquo;s final (&lt;a href="https://clickety.app/blog/farewell/"&gt;abandoned&lt;/a&gt;) round was uncomfortable in a new way.&lt;/p&gt;
&lt;p&gt;Two different investors asked me the same question:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Why are you fundraising if you hate investors?&lt;/strong&gt;&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;Of course not. But the fact that people think I do says a lot.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/hate.jpg" alt=""&gt;
&lt;em&gt;Photo courtesy of &lt;a href="https://unsplash.com/photos/5otlbgWJlLs"&gt;Andre Hunter&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Seeking a round of funding is about the most miserable thing I&amp;rsquo;ve ever done. Truly. Fundraising was less pleasant and more demeaning than anything else I did at Puppet. But Clickety&amp;rsquo;s final (&lt;a href="https://clickety.app/blog/farewell/"&gt;abandoned&lt;/a&gt;) round was uncomfortable in a new way.&lt;/p&gt;
&lt;p&gt;Two different investors asked me the same question:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Why are you fundraising if you hate investors?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The question caught me flat-footed. Mostly because it&amp;rsquo;s such a stupid one.&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t love working with real estate agents. I feel like I&amp;rsquo;m being scammed. Even if I like my own agent, I usually don&amp;rsquo;t like the other one. I&amp;rsquo;m uncomfortable the whole time.&lt;/p&gt;
&lt;p&gt;But in the US, it&amp;rsquo;s way harder to buy or sell a house if you don&amp;rsquo;t use an agent. And even if I went without, the other side of the party probably would hire one. So, I use a real estate agent. And I work with the agent on the other side at the same time. You want the house, you use the system.&lt;/p&gt;
&lt;p&gt;And when I buy that house? I ask my banker for a loan. It&amp;rsquo;s not because I love bankers. It&amp;rsquo;s because I need help buying the house, and he&amp;rsquo;s in the business of helping people buy houses. Seems pretty straightforward. It has nothing to do with whether I like bankers, banks, or the mortgage financing system.&lt;/p&gt;
&lt;p&gt;The legal system is similar. I actually do like a lot of lawyers. But&amp;hellip; god, not all. And the way lawyers often work is stupid. I don&amp;rsquo;t actually think lawyers designed modern legal documents as a form of job security, but it sure looks like it sometimes.&lt;/p&gt;
&lt;p&gt;But when I need to work with complex contracts, I hire a lawyer. It doesn&amp;rsquo;t matter whether I like lawyers or the US contract system; I have a job that demands legal help, so I go get it.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s a huge difference between all of them and venture capitalists, though: Bankers, real estate agents, and lawyers don&amp;rsquo;t demand that I act like I like and respect their industry. But VCs don&amp;rsquo;t just want me to start a great company. They want me to like and respect them for trying to make money off the work of me and my team.&lt;/p&gt;
&lt;h1 id="why-was-i-fundraising-from-vcs"&gt;Why was I fundraising from VCs?&lt;/h1&gt;
&lt;p&gt;To paraphrase Willie Sutton (&lt;a href="https://www.snopes.com/fact-check/willie-sutton/" title="Did Willie Sutton give his reason for robbing banks as 'That's where the money is'?"&gt;maybe?&lt;/a&gt;), because they&amp;rsquo;re the ones with the money. If I want funding for my company, I need venture capitalists. What does it matter how I feel about the venture industry?&lt;/p&gt;
&lt;p&gt;If you’re an entrepreneur today, &lt;a href="https://medium.com/s/understanding-venture-capital/venture-capital-is-ripe-for-disruption-1313b909a7bc" title="Venture Capital is ripe for disruption"&gt;there is no other source of capital&lt;/a&gt;. You can either bootstrap, or raise money from VCs. There are a few firms experimenting at the edges, like &lt;a href="https://calmfund.com" title="Calm Fund"&gt;Calm&lt;/a&gt;, but they have a minuscule amount of money compared to the venture capital industry.&lt;/p&gt;
&lt;p&gt;Yes, I could bootstrap. I’ve done it before. But it took four and a half years. I’m not as patient today as I was when I was 29. I also thought it made sense to start this company as a CEO and product manager first, rather than as a programmer. (In retrospect that was a mistake.) That made it impossible to bootstrap. I needed a team.&lt;/p&gt;
&lt;p&gt;This question is just offensive, though. Its implication is “you should not raise money from investors unless you are willing to show respect and appreciation for the money they give you”.&lt;/p&gt;
&lt;p&gt;Why? The world famously hates bankers and lawyers, yet continues to work with them. Why does this field get to demand our respect, when others don’t? Finance, especially, is just here for the money, and everyone &amp;ndash; them included! &amp;ndash; knows it. We just have to convince them we’ll help.&lt;/p&gt;
&lt;h1 id="vcs-are-gatekeepers"&gt;VCs are gatekeepers&lt;/h1&gt;
&lt;p&gt;Investors display their power by demanding your respect. They don&amp;rsquo;t invest in people who don’t show fealty to their image of themselves.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s how banking used to work: Some people got money, and some people didn’t. Fundamentals had nothing to do with it. You had to be in the right network, have the right skin color, the right class. Eventually bankers realized they made less money when they only loaned it to their friends. (And the US government forced them to &lt;a href="https://www.history.com/topics/black-history/fair-housing-act"&gt;back off their discrimination&lt;/a&gt; a bit.)&lt;/p&gt;
&lt;p&gt;Most investors today will tell you to just &amp;ldquo;play the game&amp;rdquo;. This is what they mean: Participate in our discriminatory process, and show us proper respect. This is why you usually need a warm introduction to even be allowed to pitch them.&lt;/p&gt;
&lt;p&gt;It’s a broken system that &lt;a href="https://medium.com/s/understanding-venture-capital/unicorns-distract-us-from-a-graveyard-15317a59aa6f" title="Unicorns distract us from a graveyard"&gt;leaves broken people in its wake&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;But I raised money within it, many times, because that’s where the money is.&lt;/p&gt;
&lt;h1 id="hate-the-game-not-the-player"&gt;Hate the Game, not the Player&lt;/h1&gt;
&lt;p&gt;No, I don’t hate investors.&lt;/p&gt;
&lt;p&gt;But I do hate the world of venture capital. It is fundamentally flawed. It incentivizes behavior I can’t stand, and quashes behavior I find respectable and moral.&lt;/p&gt;
&lt;p&gt;For what it’s worth, I also hate the larger finance industry. It’s not like venture is some rare target for my ire. There’s a reason I’ve never considered working in finance. (Well. There are several.)&lt;/p&gt;
&lt;p&gt;Venture is an amazing engine for creation and invention. But it mostly invents stuff I wish didn’t exist. And it does not seem to be able to solve the problems that matter most to me or the larger world.&lt;/p&gt;
&lt;p&gt;People appear to hear my &lt;a href="https://lukekanies.com/series-venture-capital/" title="Luke Kanies on Venture Capital"&gt;dislike for their industry&lt;/a&gt; and think I hate them, personally. I can’t do much about that. I respect and like some investors. I dislike some others. But I generally have no particular feelings about a given individual.&lt;/p&gt;
&lt;p&gt;That being said&amp;hellip;&lt;/p&gt;
&lt;p&gt;I don’t tend to &lt;em&gt;respect&lt;/em&gt; investors.&lt;/p&gt;
&lt;p&gt;Being a venture capitalist doesn&amp;rsquo;t automatically disqualify you from garnering respect. But it also does not automatically deserve it.&lt;/p&gt;
&lt;p&gt;In the 1980s, finance was at its peak. People made ungodly amounts of money ruining the lives of thousands and thousands of people. And they were held up as heroes of business. We’ve largely learned that stripping financial assets is maybe not something we should be proud of. These people still get rich, but we have learned not to lionize them.&lt;/p&gt;
&lt;p&gt;Is the modern venture investor as heartless and shameless as a PE investor from 40 years ago? Generally, no. (Although there are definitely exceptions.) But like those 80s wolves of Wall Street, VCs have found a money-making edge, and they’re ruthlessly exploiting it.&lt;/p&gt;
&lt;p&gt;I’m just not that impressed.&lt;/p&gt;
&lt;p&gt;I can see why someone would read that disregard and disrespect as hate. Especially given the power dynamic: I’m asking them for money, yet I&amp;rsquo;m not showing &amp;ldquo;proper respect&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;My banker didn’t demand I “play the game” when I applied for a mortgage. He just needed evidence that I could afford the house I was buying, and that it was worth what I was paying.&lt;/p&gt;
&lt;p&gt;Being autistic means I&amp;rsquo;ll never be able to &amp;ldquo;play the game&amp;rdquo;. It&amp;rsquo;s literally constructed so only the in-crowd can join. I can &lt;a href="https://en.wikipedia.org/wiki/Autistic_masking"&gt;mask&lt;/a&gt; for a while. But it takes hundreds of meetings to raise a round. Most people in the meetings look the same, dress the same, went to the same schools, and ask the same questions, yet think they&amp;rsquo;re special geniuses. And most of them give the same answer (&amp;ldquo;no&amp;rdquo;). It becomes hard to hold a facade.&lt;/p&gt;
&lt;p&gt;It’s not a choice, or a lack of skill. It’s a hardwired neurological limitation. You might as well ask me to be &lt;a href="https://www.theguardian.com/business/2019/dec/20/why-wework-went-wrong" title="Why WeWork Went Wrong"&gt;taller&lt;/a&gt;, or &lt;a href="https://www.thecut.com/2019/03/why-did-elizabeth-holmes-use-a-fake-deep-voice.html" title="Why did Elizabeth Holmes use a fake deep voice?"&gt;have a lower voice&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For better or worse, I’m not sure it matters now. My personal limitations are likely to prevent me from trying to raise money again. But I hit those walls in large part because of how harrowing fundraising is.&lt;/p&gt;
&lt;h1 id="will-i-do-it-again"&gt;Will I do it again?&lt;/h1&gt;
&lt;p&gt;My experience at Clickety tells me I’m unlikely to run another venture backed startup.&lt;/p&gt;
&lt;p&gt;It looks like I’m already a bit of a pariah, which might explain part of why it was so hard to raise. (Not that I don&amp;rsquo;t deserve some of that reputation.) It’s not about to become easier for me. The older I get, the less I can handle gatekeepers. And I was already crap at tolerating them when I was younger.&lt;/p&gt;
&lt;p&gt;My health — both physical and mental — would need to significantly improve. Running a company is stressful enough. Raising money was too much.&lt;/p&gt;
&lt;p&gt;I won’t rule it out. I know my future is going to look different from my past. I have a lot of healing to do.&lt;/p&gt;
&lt;p&gt;But I still believe in the power of software to make people’s lives better. And venture capital is a fantastic source of acceleration. I hope to continue to work with founders, and intrinsically that means working with investors, too, sometimes.&lt;/p&gt;
&lt;p&gt;I also love solving problems. I hope to help others do it. But I won’t rule out trying to solve some problems on my own.&lt;/p&gt;
&lt;p&gt;And maybe one of those solutions will be so good they can’t ignore me.&lt;/p&gt;</content></item><item><title>Don’t Make Board Decks</title><link>https://lukekanies.com/writing/dont-make-board-decks/</link><pubDate>Wed, 22 Jul 2020 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/dont-make-board-decks/</guid><description>&lt;p&gt;&lt;em&gt;Why and how my team built board reports instead of PowerPoint decks. Fifty pages, less work than slides, and more valuable.&lt;/em&gt;
&lt;img src="https://lukekanies.com/images/drew-beamer-9uX5cX1l3bw-unsplash.jpg" alt=""&gt;
&lt;em&gt;Image courtesy of &lt;a href="https://unsplash.com/photos/9uX5cX1l3bw"&gt;Drew Beamer&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Board meetings are a critical time of communication and reflection for a company. You have to share enough information that the people in the room can make existential decisions about the business. Yet most CEOs I know share only slides (the &amp;ldquo;board deck&amp;rdquo;) with their board.&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;Why and how my team built board reports instead of PowerPoint decks. Fifty pages, less work than slides, and more valuable.&lt;/em&gt;
&lt;img src="https://lukekanies.com/images/drew-beamer-9uX5cX1l3bw-unsplash.jpg" alt=""&gt;
&lt;em&gt;Image courtesy of &lt;a href="https://unsplash.com/photos/9uX5cX1l3bw"&gt;Drew Beamer&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Board meetings are a critical time of communication and reflection for a company. You have to share enough information that the people in the room can make existential decisions about the business. Yet most CEOs I know share only slides (the &amp;ldquo;board deck&amp;rdquo;) with their board.&lt;/p&gt;
&lt;p&gt;This is a huge mistake.&lt;/p&gt;
&lt;p&gt;People who worked for me at Puppet claimed I hate PowerPoint or Keynote. Nope. I use them myself when presenting on stage in front of a large crowd. But they are a horrible choice for communicating without a talk track, and are incapable of conveying large amounts of information, or anything of detail.&lt;/p&gt;
&lt;p&gt;Don&amp;rsquo;t trust me? Ok, how about &lt;a href="https://www.edwardtufte.com/tufte/powerpoint"&gt;Edward Tufte&lt;/a&gt; , The Godfather of information design, who partially blamed them for the Columbia space shuttle explosion:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;These [NASA] review boards examined what is probably the best evidence available on PP for technical work: hundreds of PP decks from a high-IQ government agency thoroughly practiced in PP. Both review boards concluded that (1) PowerPoint is an inappropriate tool for engineering reports, presentations, documentation and (2) the technical report is superior to PP. Matched up against alternative tools, PowerPoint loses.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;What&amp;rsquo;s that you say? Running your business is easier than shooting rockets into space, so you are fine dumbing down your communication? You&amp;rsquo;re not in great company.&lt;/p&gt;
&lt;p&gt;Amazon &lt;a href="https://www.inc.com/carmine-gallo/jeff-bezos-bans-powerpoint-in-meetings-his-replacement-is-brilliant.html"&gt;forbade PowerPoint in staff meetings&lt;/a&gt;, switching to a six page written memo:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Bezos revealed that &amp;ldquo;narrative structure&amp;rdquo; is more effective than PowerPoint. According to Bezos, new executives are in for a culture shock in their first Amazon meetings. Instead of reading bullet points on a PowerPoint slide, everyone sits silently for about 30 minutes to read a &amp;ldquo;six-page memo that&amp;rsquo;s narratively structured with real sentences, topic sentences, verbs, and nouns.&amp;rdquo;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Scott McNealy &lt;a href="https://dfarq.homeip.net/what-is-the-purpose-of-powerpoint/"&gt;banned it at Sun Microsystems&lt;/a&gt; years earlier.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s not just that slides are bad.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s a much better option right in front of you.&lt;/p&gt;
&lt;p&gt;For most of my time running Puppet, we prepared a board memo: A text document written in normal English, with supporting images and charts. It averaged between 35 and 55 pages in length.&lt;/p&gt;
&lt;p&gt;It worked great.&lt;/p&gt;
&lt;p&gt;It took less time to prepare, and conveyed the state of our company more effectively. I recently shared my last board report, from 2016, with a friend, and he protested, &amp;ldquo;This is an SEC filing, not a board report!&amp;rdquo;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m not sure if our process is a fit for you, but hopefully it will at least inspire you to find a better solution than slides.&lt;/p&gt;
&lt;p&gt;I used to be like you. Well. I never walked through slides in the meeting. I always drove a short (3ish items) agenda. My goal was discussion, not presentation. But I did start out using a deck.&lt;/p&gt;
&lt;p&gt;I still cringe a little at the thought. But one of my startup principles is &amp;ldquo;Innovate only when necessary.&amp;rdquo; Your business requires a certain amount of breaking new ground. But don&amp;rsquo;t add risk by doing something unnecessarily new. If I avoided everything I thought was dumb I&amp;rsquo;d never get anything done.&lt;/p&gt;
&lt;p&gt;Everyone else did board decks. My team was used to them. 🤷‍♂️ Sure, we&amp;rsquo;ll give them a try.&lt;/p&gt;
&lt;p&gt;I hated it.&lt;/p&gt;
&lt;p&gt;We spent too much time, on the wrong work, and did a poor job in the end.&lt;/p&gt;
&lt;p&gt;Wow. The team spent &lt;em&gt;so&lt;/em&gt; much time on fonts. And arranging images. What, exactly, is this adding to the board meeting? I understand: An ugly deck makes us look bad. But it seemed like we were spending a third of our time prettifying something instead of actually communicating.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s a good reason it was so hard to make them attractive: We had a ton of information to convey. We had to include detailed information about sales, marketing, engineering, and operations. The reader needed to quickly gain a sense of what was working, what was not, and what the vectors were around the company. No amount of picking fonts and rearranging images could deliver that understanding with PowerPoint.&lt;/p&gt;
&lt;p&gt;So one quarter we ran an experiment. It was early on, only a year or two after our first round.&lt;/p&gt;
&lt;p&gt;I gave each member of my team a choice: You can produce slides, or prose (i.e., plain text, using full sentences and paragraphs). Unsurprisingly, sales and marketing picked slides, and engineering and services picked prose.&lt;/p&gt;
&lt;p&gt;What a stark difference.&lt;/p&gt;
&lt;p&gt;The prose was done faster, communicated more, and just felt so much better.&lt;/p&gt;
&lt;p&gt;Experiment over, prose won, we switched.&lt;/p&gt;
&lt;p&gt;But how?&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t remember exactly how the process evolved. I do remember where we ended up, six years into using producing what we called board reports.&lt;/p&gt;
&lt;p&gt;We did all the writing in Google Docs. We could all work at once and not step on each other&amp;rsquo;s toes.&lt;/p&gt;
&lt;p&gt;I would build a skeleton of the report: Write out each section heading (&amp;ldquo;Summary&amp;rdquo;, &amp;ldquo;OKRs&amp;rdquo;, &amp;ldquo;Product&amp;rdquo;, &amp;ldquo;Marketing&amp;rdquo;, &amp;ldquo;Sales&amp;rdquo;). Then I&amp;rsquo;d use a comment to assign each section to the relevant executive. They&amp;rsquo;d either produce the text themselves, or do so in partnership with their team. Sales, marketing, and finance would include a lot of charts and graphs; product tended to stick to prose with a couple of diagrams or screen shots.&lt;/p&gt;
&lt;p&gt;As people filled out the document, I played a few roles.&lt;/p&gt;
&lt;p&gt;I spent most of my time assessing when someone was done. I&amp;rsquo;d read through people&amp;rsquo;s work and mark something that was insufficient, unclear, or missing with a comment in Google Docs. These are easy to spot even when scrolling through a fifty page document. As people worked, they marked their progress as done or ready to review. A completed section was easy to recognize: All comments and suggestions were resolved.&lt;/p&gt;
&lt;p&gt;In this way, I could scan a large document and instantly see where work remained to be done.&lt;/p&gt;
&lt;p&gt;My second job was overcoming a shortcoming in Google Docs. Or maybe a lack of training of office workers. Docs has built-in headings, and if you use them, your document is visually consistent, and auto-generates a table of contents. However, most people who worked for me never used the headings. They&amp;rsquo;d make a headline bold and increase the font size. So I had to go through the entire document and correct the markup. This was probably a quarter of my time.&lt;/p&gt;
&lt;p&gt;By the end, I delegated this to a senior copy-editor who we trusted to see the entire document in process.&lt;/p&gt;
&lt;p&gt;My last major role, and the only one that resembled the work of a CEO instead of an editor, was to ensure we were telling a single, coherent story. I&amp;rsquo;d write the summary to set the key messages. Then as I assessed everyone&amp;rsquo;s work, I pointed out inconsistencies or gaps. Most of this simple editing: Ensure all of the text used the same voice (first person plural, usually). It involved plenty of strategic work, though: tying company goals to team performance, ensuring the whole story was told, and asking everyone to cover the &amp;lsquo;why&amp;rsquo;, not just what happened.&lt;/p&gt;
&lt;p&gt;You can guess this process triggered a few tense side conversations as I dragged information to light.&lt;/p&gt;
&lt;p&gt;That, in the end, is the real point of the board report: Make sure we all understand the true state of the business. The writing was more important than the reading. It was on me to ensure we did the real work, rather than just packing it with information without saying anything.&lt;/p&gt;
&lt;p&gt;I usually spent about four hours on it. Again, on a fifty five page report. My team each spent 1-3 hours. I did have the odd executive here or there or spend more like four or five hours on their part. We also never invested enough in automated reporting, so I&amp;rsquo;m confident some parts of the org had to work harder than I&amp;rsquo;d like to admit to generate their charts.&lt;/p&gt;
&lt;p&gt;We targeted completion at least a couple of days before the board meeting. I&amp;rsquo;d share it with the board as a PDF. A couple of times I tried sharing it as a Google Doc (copied, so they can&amp;rsquo;t see the edit history), in hopes they would ask questions that could drive the agenda. It never got much engagement so I stopped.&lt;/p&gt;
&lt;p&gt;Without a board deck, what did we actually talk about? I mean, without slides driving every minute, don&amp;rsquo;t you lose track?&lt;/p&gt;
&lt;p&gt;No way. I ran a tight ship. But we measured time in half hours and big topics, not individual clicks.&lt;/p&gt;
&lt;p&gt;My board meetings were usually three hours long. I&amp;rsquo;d spend an hour with just the board discussing high level status of the business and team. Then we&amp;rsquo;d take an hour and a half to cover our agenda, usually with portions of my team in the room. Then we&amp;rsquo;d spend half an hour at the end again just with the board, discussing what we learned and what we expected to do about it. This is when we also assessed individual executive performance. By the end of my tenure we also had a few minutes set aside for just the board, with me absent.&lt;/p&gt;
&lt;p&gt;This process created space for deep conversation in the meetings. Everyone who read the report (which was, well, &lt;em&gt;nearly&lt;/em&gt; everyone) was caught up on the business. They were fully prepared to discuss the three topics. And we had no structured flipping of slides to get in the way of discussion.&lt;/p&gt;
&lt;p&gt;After the meeting, I edited the report as needed then sent it to the whole company.&lt;/p&gt;
&lt;p&gt;Usually this involved removing just a line or two. Sometimes it was larger surgery, and others no changes at all. Mostly I cut out discussion of personnel changes, or removed sentences that required more sensitive, political phrasing than I practiced in these reports.&lt;/p&gt;
&lt;p&gt;The end of this cycle ensured everyone involved in the company was up to date on, well, everything. Goals, status, progress, weaknesses, strengths.&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t know if everyone should use this process. I know many people were raised by American business to think slides are the best form of communicating. That&amp;rsquo;s a hard habit to break. I won&amp;rsquo;t even judge you if you use slides during the meeting to display the agenda and schedule, and maybe key images.&lt;/p&gt;
&lt;p&gt;Slides are perfect if you want to tightly control the message, and not leave much room for hard questions.&lt;/p&gt;
&lt;p&gt;But if your goal is to do real work in board meetings, skip the deck and write a report.&lt;/p&gt;</content></item><item><title>The Automator's Dilemma</title><link>https://lukekanies.com/writing/the-automators-dilemma/</link><pubDate>Fri, 24 May 2019 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/the-automators-dilemma/</guid><description>&lt;p&gt;&lt;em&gt;Automation is not to blame for all the job destruction and wage stagnation. But you can still do great harm if you build it for the wrong reasons.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;re told that automation is destroying jobs, that technology is &lt;a href="https://amzn.to/2WgNtxy"&gt;replacing people, making them dumber, less capable&lt;/a&gt;. These are lies, with just enough truth to confuse us. You can have my robot washing machines when you pry them from my cold, wet hands.&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;Automation is not to blame for all the job destruction and wage stagnation. But you can still do great harm if you build it for the wrong reasons.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;re told that automation is destroying jobs, that technology is &lt;a href="https://amzn.to/2WgNtxy"&gt;replacing people, making them dumber, less capable&lt;/a&gt;. These are lies, with just enough truth to confuse us. You can have my robot washing machines when you pry them from my cold, wet hands.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m not some Pollyanna, thinking tech is only ever positive. Its potential for abuse and hurt is visible across the centuries, and especially so today. But I&amp;rsquo;m more optimistic about the upside than I am pessimistic about the down, and I&amp;rsquo;m uninterested in scaremongering screeds against it.&lt;/p&gt;
&lt;p&gt;And yet. Technology and automation are not forces of nature. They&amp;rsquo;re made by people. By you. And the choices you make help to determine just how much good or bad they do. Even with the best of intentions, you might be doing great harm. And if you don&amp;rsquo;t have good intentions at all, or you don&amp;rsquo;t think ethics are part of your job, then you are probably downright dangerous.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m here to convince you that you have a role in deciding the future impact of the technology you build, and to provide you - especially you founders, tool builders, automators - some tactical advice on how to have the best impact, and avoid the dark timeline.&lt;/p&gt;
&lt;p&gt;As I was building Puppet, explaining that I was developing automation for operations teams, execs and sales people would think they got it: &amp;ldquo;Oh, right, so you can fire SysAdmins!&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Ah. No.&lt;/p&gt;
&lt;p&gt;When prospective customers asked for this, I offered them a choice: You can keep the same service quality and cut costs, or you can keep the same cost, and increase service quality. For sysadmins, that meant shipping better software, more often.&lt;/p&gt;
&lt;p&gt;Their response? &amp;ldquo;Wait, that&amp;rsquo;s an option?!&amp;rdquo; They only knew how to think about their jobs in terms of cost. I had to teach them to think about quality. This is what the whole DevOps movement is about, and the years of &lt;a href="https://puppet.com/resources/whitepaper/state-of-devops-report"&gt;DevOps reports&lt;/a&gt; Puppet has published: Helping people understand what quality means, so they can stop focusing on cost.&lt;/p&gt;
&lt;p&gt;And those few people who said they still wanted to reduce cost, not increase quality? I didn&amp;rsquo;t sell to them.&lt;/p&gt;
&lt;p&gt;Not because they were wrong. There were real pressures on them to reduce costs, but I was only interested in helping people who wanted to make things better, not cheaper. My mission was completely at odds with their needs, so I was unwilling to build a product to help them fire their people.&lt;/p&gt;
&lt;p&gt;This might have been stupid. There are good reasons why a CEO might naturally build what these people want. The hardest thing in the world to find for a new product is a motivated prospective customer who has spending authority, and here they are, asking for help. The signal is really clear:&lt;/p&gt;
&lt;p&gt;You do a bunch of user interviews, they all tell the same story of needing to reduce cost, and in every case, budgets are shrinking and the major cost is labor. Great, I&amp;rsquo;ll build some automation, and it will increase productivity by X%, thus enabling a downsizing. The customer is happy, I get rich, and, ah, well, if you get fired you probably deserved it for not investing enough in your career. (I heard this last bit from a founder recently. Yay.)&lt;/p&gt;
&lt;p&gt;This reasoning is common, but that does not make it right. (Or ethical.) And you&amp;rsquo;ll probably fail because of your bad decisions.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s start with the fact that you have not done any user interviews. None.&lt;/p&gt;
&lt;p&gt;The only users in this story are the ones you&amp;rsquo;re trying to fire. Executives aren&amp;rsquo;t users. Managers aren&amp;rsquo;t users. It seems like you should listen to them, because they have a lot of opinions, and they&amp;rsquo;re the ones writing checks, but nope.&lt;/p&gt;
&lt;p&gt;This has a couple of consequences. First, you don&amp;rsquo;t understand the problem if you only talk to buyers, because &lt;a href="https://lukekanies.com/writing/why-we-hate-working-for-big-companies/"&gt;they only see it at a distance&lt;/a&gt;. You have to talk to people on the ground who are doing the work. Be careful when talking to them, though, because you might start to empathize with them, which makes it harder to help fire them.&lt;/p&gt;
&lt;p&gt;Even if you do manage to understand the problem, your product will still likely fail. As much as buyers center themselves in the story of adopting new technology, they&amp;rsquo;re largely irrelevant. Only the people at the front line really matter. I mean, it&amp;rsquo;s in the word: Users use the software. Someone, somewhere, has to say: Yes, I will use this thing you&amp;rsquo;ve built, every day, to do my job.&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;ve only talked to buyers, you have built a buyer-centric product, rather than a user-centric one. Sure, maybe you got lucky and were able to build something pretty good while only talking to managers and disrespecting the workers so much that you think they&amp;rsquo;re worthless. But I doubt it. You&amp;rsquo;ll experience the classic enterprise problem of closing a deal but getting no adoption, and thus not getting that crucial renewal. Given that you usually don&amp;rsquo;t actually make money from a customer until the second or third year of the relationship&amp;hellip; not so great.&lt;/p&gt;
&lt;p&gt;Users aren&amp;rsquo;t stupid. Yes, I know we like to act like they are. But they aren&amp;rsquo;t. If your value promise is, &amp;ldquo;Adopt my software and 10% of your team is going to get fired,&amp;rdquo; people know. And they won&amp;rsquo;t use it, unless they really don&amp;rsquo;t have a choice. Some of that is selfish - no one wants to help team members get fired, and even if they&amp;rsquo;re safe today, they know they&amp;rsquo;re on the block for the next round of cuts. But it&amp;rsquo;s just as likely to be pragmatic. You&amp;rsquo;re so focused on downsizing the team that you never stopped to ask what they need. Why would someone adopt something that didn&amp;rsquo;t solve their problems?&lt;/p&gt;
&lt;p&gt;What&amp;rsquo;s that you say? You ignored their problems because you were focused on the boss&amp;rsquo;s needs? This is why no one uses your software. Your disrespect resulted in a crappy product.&lt;/p&gt;
&lt;p&gt;Call me a communist, but I think most people are skilled at their jobs. I am confident that I can find a learned skill in even the &amp;ldquo;low skill&amp;rdquo; labor. I absolutely know I can in most areas people are building software.&lt;/p&gt;
&lt;p&gt;I was talking to a friend in a data science group in a software company recently, and he was noting how hard it was to sell their software. He said every prospective buyer had two experts in the basement who they could never seem to get past. So I asked him, are you trying to help those experts, or replace them?&lt;/p&gt;
&lt;p&gt;He said, well, our software is so great, they aren&amp;rsquo;t really necessary any more.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s your problem. You&amp;rsquo;re promising to fire the only two people in the whole company who understand what you do. So I challenged him: What would your product, your company look like if you saw your job as making them do better work faster, rather than eliminating the need for them?&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s a big shift. But it&amp;rsquo;s an important one. In his case, I think it&amp;rsquo;s necessary to reduce the friction in his sales process, and even more importantly, to keep those experts in house and making their employers smarter, rather than moving them on and losing years of experience and knowledge.&lt;/p&gt;
&lt;p&gt;The stakes can get much bigger than downsizing. In his new book, &lt;a href="https://www.ruinedby.design"&gt;Ruined By Design&lt;/a&gt;, Mike Monteiro has made it clear that designers and developers make ethical choices every day. Just because Uber&amp;rsquo;s and Instacart&amp;rsquo;s business model requires that they mistreat and underpay workers doesn&amp;rsquo;t mean you need to help them. While I don&amp;rsquo;t think technology is at fault for most job losses, there absolutely are people out there who see the opportunity to make money by destroying industries.&lt;/p&gt;
&lt;p&gt;This is not fundamentally different than the strip mining that happened to corporations in the 1980s, except back then they were making money by removing profit margin in companies and now they&amp;rsquo;re making money by removing &amp;ldquo;profit&amp;rdquo; margin in people&amp;rsquo;s lives. Jeff Bezos of Amazon has famously said your margin is his opportunity, and his warehouse workers&amp;rsquo; experiences makes clear that he thinks that&amp;rsquo;s as true of his employees as it is of his suppliers and competitors.&lt;/p&gt;
&lt;p&gt;Just because they&amp;rsquo;re going to get rich ruining people&amp;rsquo;s lives doesn&amp;rsquo;t mean you have to help.&lt;/p&gt;
&lt;p&gt;I think your job matters. I think software can and should have a hugely positive impact on the world; not that one project can by itself make the world better, but that every person could have their life improved by the right product or service.&lt;/p&gt;
&lt;p&gt;But that will only happen if we truthfully, honestly try to help our users.&lt;/p&gt;
&lt;p&gt;When, instead, we focus too much on margin, on disruption, on buyers, on business problems&amp;hellip;. we become the problem.&lt;/p&gt;</content></item><item><title>The Rights You Lost When the Document Died</title><link>https://lukekanies.com/writing/the-rights-you-lost-when-the-document-died/</link><pubDate>Tue, 08 Jan 2019 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/the-rights-you-lost-when-the-document-died/</guid><description>&lt;p&gt;&lt;em&gt;There are many upsides to the era of the smartphone and the cloud. But I&amp;rsquo;ll never forgive them for killing documents.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/Image-1-7-19-11-03-AM.jpeg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Photo by &lt;a href="https://unsplash.com/photos/KP6kRs5al6E" title="Daniel Zurnau on Unsplash"&gt;Daniel Zurnau&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The limitations of mobile devices perfectly complement the strength of the cloud, as foretold by Sun Microsystems two decades ago: Your computers will be weak and hold no data, and the servers will be powerful and store everything. They were just wrong about what form those weak computers took (and, of course, who would be selling the servers).&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;There are many upsides to the era of the smartphone and the cloud. But I&amp;rsquo;ll never forgive them for killing documents.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/Image-1-7-19-11-03-AM.jpeg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Photo by &lt;a href="https://unsplash.com/photos/KP6kRs5al6E" title="Daniel Zurnau on Unsplash"&gt;Daniel Zurnau&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The limitations of mobile devices perfectly complement the strength of the cloud, as foretold by Sun Microsystems two decades ago: Your computers will be weak and hold no data, and the servers will be powerful and store everything. They were just wrong about what form those weak computers took (and, of course, who would be selling the servers).&lt;/p&gt;
&lt;p&gt;I obviously love the benefits of mobility, of having an amazing computer in my pocket and having access to the world&amp;rsquo;s information pretty much wherever I am. And there are many capabilities we take for granted that you just could not provide without large central collections of data that the cloud enables.&lt;/p&gt;
&lt;p&gt;But many of the changes in our tech landscape are accidental outcomes of cloud + smartphone. I regret them. And I want to fix them.&lt;/p&gt;
&lt;p&gt;One of those big changes is the demise of the document.&lt;/p&gt;
&lt;p&gt;You might think, no, I still have documents. I mean, yeah, I used to have Microsoft Word documents, but now I have Google Documents. Right?&lt;/p&gt;
&lt;p&gt;No. The content you have in Google Docs is stored in a big database. Sometimes, when they choose to, you can treat it like a collection of documents. But it&amp;rsquo;s not.&lt;/p&gt;
&lt;p&gt;This is pretty obvious when you try to use Google Drive. Compare using documents there to a Dropbox folder full of Word (or Pages&lt;sup&gt;&lt;a href="#fn1"&gt;1&lt;/a&gt;&lt;/sup&gt;) documents. One comfortably exists in a world of folders, hard drives, and file systems, and the other just feels&amp;hellip;. not quite right. That&amp;rsquo;s because Google Drive is wearing the camouflage of a filesystem, but it&amp;rsquo;s a database in the back end, and the truth leaks through. We&amp;rsquo;re not fooled that easily.&lt;/p&gt;
&lt;p&gt;It starts with a miserable user experience, but doesn&amp;rsquo;t end there. Because Google is storing all of your data centrally, you need their permission to use it. This is new.&lt;/p&gt;
&lt;p&gt;Until the smartphone and cloud took off, Microsoft had a comprehensive monopoly in digital documents, in text, spreadsheets, and presentations.&lt;sup&gt;&lt;a href="#fn2"&gt;2&lt;/a&gt;&lt;/sup&gt; To participate in business, you pretty much had to own Office. Their position was so strong they built a Mac version just to prop that platform up enough for it to look like a viable competitor. The market just didn&amp;rsquo;t see an OS as competitive without office.&lt;/p&gt;
&lt;p&gt;But lo and behold, times change, and now you want all of your files online. Google wants to help you do it, and just happens to have a couple of fancy features you couldn&amp;rsquo;t (at the time) get without uploading everything. Real-time collaborative editing is actually pretty sweet.&lt;/p&gt;
&lt;p&gt;Microsoft worked for years to prevent other apps from reading their documents, but they seem to have stopped that at some point. I don&amp;rsquo;t know if they just gave up the arms race, realized they had already won so it didn&amp;rsquo;t matter, or actually felt the need to reduce their market power. But by the time Google &lt;a href="https://www.extremetech.com/computing/50680-writely-googles-online-word-processor"&gt;acquired Writely&lt;/a&gt; and rebranded it as Google Docs, it wasn&amp;rsquo;t that hard to read these docs separately. This was a massive boost for Google (and theoretically smaller companies, but it didn&amp;rsquo;t turn out that way).&lt;/p&gt;
&lt;p&gt;After all, all the docs you care about were right there, on your computer. You didn&amp;rsquo;t need to ask Microsoft for a copy; you did not have to export them, wondering what data was included and what was kept back. And the form you&amp;rsquo;d send to Google is the exact form you&amp;rsquo;d send to anyone else, via email or on a USB drive. Their ingesting of all of your critical data was pretty easy as a result.&lt;/p&gt;
&lt;p&gt;But in 2019, things are very different. Want all of your data from Google Docs in the next new company&amp;rsquo;s fancy web app? Step 1: Export. That&amp;rsquo;s right. You have to ask Google to give your data. Because, and I hate to belabor this, you don&amp;rsquo;t have it.&lt;/p&gt;
&lt;p&gt;Then your fancy app needs the ability to import the special arbitrary 100% proprietary format Google exports in. It&amp;rsquo;s true that some apps might allow you to skip this step: They&amp;rsquo;ll authenticate directly to Google and slurp your data down. But just like when Facebook shut down data access for Twitter and other competitors after building its own network by copying data from Friendster and others, Google will only tolerate this kind of integration when they don&amp;rsquo;t feel threatened.&lt;/p&gt;
&lt;p&gt;You need their permission, their tolerance. Given their use of monopoly power to weaken Yelp, among many others, you can be sure they&amp;rsquo;ll have no qualms about quashing a budding competitor by making this hard if someone gets close.&lt;/p&gt;
&lt;p&gt;So here we have two analogous situations, with almost identical data, but in one case you have your data, and in the other, you&amp;rsquo;ve got to ask permission for it. There are downsides to each, but there&amp;rsquo;s no argument they&amp;rsquo;re different.&lt;/p&gt;
&lt;p&gt;Note that this isn&amp;rsquo;t really a question of data &amp;ldquo;ownership&amp;rdquo;. Google would probably argue that you do actually own your data, as might Facebook. You just can&amp;rsquo;t access it in a useful way.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m thrilled that the cryptocurrency/blockchain communities are driving a conversation around data ownership, but it&amp;rsquo;s still disappointingly naive. This concept runs up hard against the reality that digital copies are free, and it&amp;rsquo;s basically impossible to prevent people from copying data you&amp;rsquo;ve given them read access to. Conversely, &amp;ldquo;ownership&amp;rdquo; means nothing if I can&amp;rsquo;t get all - and I mean all - of my data in a useful form.&lt;/p&gt;
&lt;p&gt;What they need to talk about instead is rights. Realistically, I can&amp;rsquo;t own my birthday. Would that be a copyright? Trademark? Patent? Of course not. It&amp;rsquo;s just a fact, and facts can&amp;rsquo;t be property. But we all know that my birthdate matters.&lt;sup&gt;&lt;a href="#fn3"&gt;3&lt;/a&gt;&lt;/sup&gt; I need the ability to prevent you from, say, publishing it widely, or using it in combination with other facts to impersonate me. These are legal rights, not aspects of ownership.&lt;/p&gt;
&lt;p&gt;I miss the rights that documents gave us, now that we no longer have them. Because these rights were implicit, a consequence of the technology reality at the time, we did not even know we were giving them up. But we&amp;rsquo;ve got to fight now to get them back.&lt;/p&gt;
&lt;p&gt;The first thing you can do is be conscious of this when you choose your tools. All life is a compromise, and sometimes it&amp;rsquo;s the right answer to give up rights for functionality. But many apps are functionally equivalent, yet make vastly different choices about your rights.&lt;/p&gt;
&lt;p&gt;As one example, I recently migrated away from Evernote, because their business model is shifting to a focus on businesses, which, well, I am not. It was a nightmare. Even though everything in my Evernote notebooks was either a text file or a PDF, I couldn&amp;rsquo;t export literally a single thing as text or PDF. Well, that&amp;rsquo;s not true. I could export each individual item that way. But not the whole collection. My choices were HTML or a proprietary format. It took hours of manual work, and a lot of it I just dumped in a folder, never to look at again unless disaster strikes, because it wasn&amp;rsquo;t worth it.&lt;/p&gt;
&lt;p&gt;Compare that to what I&amp;rsquo;m replacing it with: &lt;a href="https://reinventedsoftware.com/keepit/" title="Keep It for Mac"&gt;Keep It&lt;/a&gt; (as of today, anyway). I&amp;rsquo;m sure I&amp;rsquo;ll give up some features to pick it, but, ah, I haven&amp;rsquo;t found any yet. And all the files I put in it? They&amp;rsquo;re just - hold on to your seat, folks - files. I can open that directory on my Mac. I can add things to it. I can remove them. Then I can see them in Keep It. If I stopped using it tomorrow, I would have to, um, add the files to something else. Or use the Finder, or Dropbox, or something similar.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s obvious that Keep It respects the document, and they see their value as adding functionality on top of it, rather than subsuming it in some way.&lt;/p&gt;
&lt;p&gt;This should be the gold standard. You should be able to adopt an app that gives you functionality, but does not take away rights.&lt;/p&gt;
&lt;p&gt;In the age of documents, apps like Microsoft Word could try to curtail your rights, but other developers would be on your side trying to give them back. In the age of the cloud, and the smartphone, you don&amp;rsquo;t get that option. You no longer have rights, you have &amp;ldquo;permission&amp;rdquo;, with a side of &lt;a href="https://www.washingtonpost.com/business/supreme-court-backs-binding-arbitration-agreements/2012/01/16/gIQAg4LuGQ_story.html"&gt;binding arbitration&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t think we can go back to the era of documents on a disk. But it&amp;rsquo;s worth looking back and asking: As we&amp;rsquo;ve gained so much, what have lost?&lt;/p&gt;
&lt;p&gt;And then demanding that our software providers begin to give some of that back.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Although even Pages, and all of Apple&amp;rsquo;s productivity apps, weaken the definition of a document, because they use bundles instead of a single file. &lt;a href="#ffn1"&gt;↩&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;I was on team break-up. &lt;a href="#ffn2"&gt;↩&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;I can&amp;rsquo;t believe you forgot mine last year. &lt;a href="#ffn3"&gt;↩&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;</content></item><item><title>Follow your weird</title><link>https://lukekanies.com/writing/follow-your-weird/</link><pubDate>Thu, 13 Dec 2018 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/follow-your-weird/</guid><description>&lt;p&gt;&lt;em&gt;To really win, you have to seem strange to your true peers, not just the world at large.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/Image-12-13-18-11-02-AM.jpeg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Photo by &lt;a href="https://unsplash.com/photos/7-ToFEHzMNw"&gt;Elias Castillo&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Look, I have to say it: You&amp;rsquo;re weird. Even if I don&amp;rsquo;t know you, I&amp;rsquo;m confident: Somewhere, maybe lurking deep inside, something about you is just not right. I don&amp;rsquo;t know what, specifically. For all I know, you might be one of those weirdos whose particular strangeness is just how authentically normal you are. &lt;em&gt;&lt;em&gt;shudder&lt;/em&gt;&lt;/em&gt;.&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;To really win, you have to seem strange to your true peers, not just the world at large.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/Image-12-13-18-11-02-AM.jpeg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Photo by &lt;a href="https://unsplash.com/photos/7-ToFEHzMNw"&gt;Elias Castillo&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Look, I have to say it: You&amp;rsquo;re weird. Even if I don&amp;rsquo;t know you, I&amp;rsquo;m confident: Somewhere, maybe lurking deep inside, something about you is just not right. I don&amp;rsquo;t know what, specifically. For all I know, you might be one of those weirdos whose particular strangeness is just how authentically normal you are. &lt;em&gt;&lt;em&gt;shudder&lt;/em&gt;&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;This might be insulting to you, calling you weird. It happens a lot: I think I&amp;rsquo;m complimenting someone and they get all huffy. Conversely, people are often afraid I&amp;rsquo;ll be hurt when they shyly let me know that I, ah, don&amp;rsquo;t really fit. Don&amp;rsquo;t worry; you&amp;rsquo;d need to know me a lot better to successfully offend me.&lt;/p&gt;
&lt;p&gt;Society is not a huge fan of weirdness - I mean, the definition is pretty much, &amp;ldquo;does not fit into society&amp;rdquo; - and it trains you away from it. We&amp;rsquo;re social animals, so you probably do what you can to conceal, or at least downplay, anything different. It makes sense. It&amp;rsquo;s a basic survival mechanism.&lt;/p&gt;
&lt;p&gt;I know I do it. I can&amp;rsquo;t hide everything - some stuff just can&amp;rsquo;t be covered up - but I can usually skate through a conversation or two before people back up a step and give me that funny, sometimes frightened, look. Being on the west coast helps; I&amp;rsquo;m a little less weird here than I was in the south. It probably also helps that I cut my mohawk, and the spiked leather jacket and knee high boots stay in the closet now.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve written a bit about &lt;a href="https://lukekanies.com/writing/the-high-cost-of-fitting-in/"&gt;my struggles to balance authenticity and fitting in&lt;/a&gt;. I think it&amp;rsquo;s important to call out it out, because those who experience this struggle rarely have the luxury of admitting it. I&amp;rsquo;m lucky enough in multiple ways that I can be up front about it now. But resolving this conflict matters for more than psychological reasons. Our own goals usually require that we learn to embrace our weird. Not just grab on to it, actually, but really live in it. Inhabit it.&lt;/p&gt;
&lt;p&gt;That weirdness is how we win.&lt;/p&gt;
&lt;p&gt;This is easiest to show in investing. We have a natural tendency to do what is proven to work, but that is only assured of getting &amp;ldquo;market&amp;rdquo; - in other words, mediocre - returns. If you study the best investors, they&amp;rsquo;re all doing something that seems weird. Or at least, it did when they started. The first people who paid to string fiber from NYC to Chicago to make trades a couple milliseconds faster were considered pretty weird, but they knew the truth: Normal behavior gets normal returns, anything more requires true weirdness. (Well, or fraud. There&amp;rsquo;s always that if you&amp;rsquo;re afraid to stand out.)&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s the same way in life. You can&amp;rsquo;t say you want something different, you want to be special, but then follow the same path as everyone else. &amp;ldquo;I&amp;rsquo;ll embrace what makes me special just as soon as I get financial security via a well-trodden path to success.&amp;rdquo; Oh yeah. We definitely believe that.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s a nice sleight of hand you can do, where you can say you&amp;rsquo;re doing something different, but really you&amp;rsquo;re a rare form of normal. The first few doctors and nurses were really weird. Those who recommended &lt;a href="https://en.m.wikipedia.org/wiki/Ignaz_Semmelweis"&gt;you wash hands before surgery&lt;/a&gt; were literally laughed at, considered dangerous crackpots&lt;sup&gt;&lt;a href="#fn1"&gt;1&lt;/a&gt;&lt;/sup&gt;. But now? Most people become a doctor in pretty much the same way. Being a doctor is normal now, even if it&amp;rsquo;s not common. That&amp;rsquo;s probably good.&lt;/p&gt;
&lt;p&gt;But what if your job is innovation? What if you&amp;rsquo;re whole story revolves around being different? Can you still follow a common path?&lt;/p&gt;
&lt;p&gt;Because that&amp;rsquo;s what too many entrepreneurs today are doing: Trying to succeed at something different, by doing what everyone else is doing.&lt;/p&gt;
&lt;p&gt;I mean. Not literally everyone else. But close enough.&lt;/p&gt;
&lt;p&gt;It starts out innocently enough. There aren&amp;rsquo;t many people starting tech companies at first, and boy howdy are they weird. Someone makes a ton of money, all their weirdness gets written up - &amp;ldquo;hah hah, see how he has no sense of humanity but is somehow still a billionaire?&amp;rdquo; - and now we&amp;rsquo;ve got something to compare to. Hmm. Well. We can&amp;rsquo;t consistently duplicate Jobs, Gates, Packard. But if we tell enough stories enough times, we find some kind of average path through them. Ah! Enlightenment!&lt;/p&gt;
&lt;p&gt;Now that we know what &amp;ldquo;most&amp;rdquo; people do, we can try it too. I mean, we have no idea if the stories about those people have anything to do with why they succeeded, but why let that get in our way? Conveniently, every time it works we&amp;rsquo;ll loudly claim success, but silently skip publishing any failures. Just ask Jim Collins: &lt;a href="https://bobsutton.typepad.com/my_weblog/2008/12/good-to-great-more-evidence-that-most-claims-of-magic-are-testimony-to-hubris.html"&gt;He got rich by cherry-picking data in Good to Great&lt;/a&gt; to &amp;ldquo;prove&amp;rdquo; there was a common path to business success. It turned out to have as much predictive value as an astrological reading, and is just business garbage dressed up in intellectual rigor, but that doesn&amp;rsquo;t seem to have hurt him.&lt;/p&gt;
&lt;p&gt;The business world keeps buying his books. They &lt;em&gt;need&lt;/em&gt; to believe there&amp;rsquo;s a common path that anyone can travel to victory. Otherwise, what would they sell? What would they buy?&lt;/p&gt;
&lt;p&gt;Obviously this doesn&amp;rsquo;t work. There is no standard playbook to winning an arms race. Once there&amp;rsquo;s even a sniff of one, people copy it until it doesn&amp;rsquo;t work any more. This is pretty much the definition of the efficient market hypothesis: There&amp;rsquo;s no standard way to get above-average results. Once Warren Buffet got sufficiently rich as a value investor, so many people adopted the strategy that, well, &lt;a href="https://duckduckgo.com/?q=value+investing+dead"&gt;it&amp;rsquo;s hard to make money that way&lt;/a&gt;. Not impossible, but nowhere near as easy as it was fifty years ago.&lt;/p&gt;
&lt;p&gt;Of course, you can go too far in being weird. There has to be something in your business, in your strategy, that makes you different enough that you just might win. But adding a lot of other strangeness for no good reason worsens already long odds. The fact that Steve Jobs did so well even though he was a raging asshole, even to his best friends, made his success just that much less likely. Most people are a bit more like Gates and Bezos: Utterly ruthless in business, and caring not a whit for the downsides of their success, but perfectly capable of coming off as a decent person whenever required.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m rarely accused of being a world-class jerk, but I don&amp;rsquo;t pass the smell test as normal for very long. Jim Collins might say maybe if I were more pathological I would have succeeded more. With Jobs and Musk as examples, it seems reasonable, right? In truth, it&amp;rsquo;s just as reasonable that I would have done better by dropping out of Reed College, like Jobs did, rather than foolishly graduating from it. Think it&amp;rsquo;s too late to retroactively quit early?&lt;/p&gt;
&lt;p&gt;Yes, you have to learn to love your weird, but it shouldn&amp;rsquo;t be arbitrary. You can&amp;rsquo;t realistically say that you&amp;rsquo;re going to rock it in business because you&amp;rsquo;re addicted to collecting gum wrappers from the 50s. I agree that that&amp;rsquo;s weird, but is it usefully so? Being a jerk is weird, and bad, but it&amp;rsquo;s not helpfully so. And really, dropping out of college isn&amp;rsquo;t that weird for someone in Jobs&amp;rsquo;s financial position at the time. It&amp;rsquo;s only if you have a bunch of money that it seems so.&lt;/p&gt;
&lt;p&gt;I recommend you take the time, think deeply on what opinions you hold that no one else seems to, what beliefs you have that constantly surprise you by their lack in others. What do you find easy that others find impossible? What&amp;rsquo;s natural to you, but somewhere between confounding and an abomination to those who notice you doing it?&lt;/p&gt;
&lt;p&gt;Those things aren&amp;rsquo;t all good. And in many cases, you&amp;rsquo;ll need to spend your entire professional life managing their downsides, like I have. But somewhere in that list is what sets you apart, what gives you the opportunity to truly stand out. They&amp;rsquo;re the ground you need to build your future on.&lt;/p&gt;
&lt;p&gt;Unless you just want to be normal. In that case, I don&amp;rsquo;t think I can help you.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;This is an amazing example of sexism. The doctor&amp;rsquo;s wards had three times the fatality rates of the midwife wards, but of course, they were doing nothing wrong at all. &lt;a href="#ffn1"&gt;↩&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;</content></item><item><title>Great advisors reveal your truth, not theirs</title><link>https://lukekanies.com/writing/great-advisors-reveal-your-truth-not-theirs/</link><pubDate>Tue, 16 Oct 2018 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/great-advisors-reveal-your-truth-not-theirs/</guid><description>&lt;p&gt;&lt;em&gt;Giving answers is easy, and usually worthless&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/blake-cheek-794987-unsplash.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Photo by &lt;a href="https://unsplash.com/photos/aTnnC8GDj28"&gt;Blake Cheek&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Being an advisor to other founders is a contradictory affair: Be helpful, but do not give advice. That is, I want to help you do your best work, but I don&amp;rsquo;t think I can or should do it by telling you what to do or think.&lt;/p&gt;
&lt;p&gt;I obviously think I have value to add or I would not sign up to help. Well, maybe it&amp;rsquo;s not obvious; our industry is rife with advisors who attach their names and little else to projects. It&amp;rsquo;s true I&amp;rsquo;m motivated to join partly by the possible long-term reward, but mostly I&amp;rsquo;m helping because I enjoy it and am learning a lot.&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;Giving answers is easy, and usually worthless&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/blake-cheek-794987-unsplash.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Photo by &lt;a href="https://unsplash.com/photos/aTnnC8GDj28"&gt;Blake Cheek&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Being an advisor to other founders is a contradictory affair: Be helpful, but do not give advice. That is, I want to help you do your best work, but I don&amp;rsquo;t think I can or should do it by telling you what to do or think.&lt;/p&gt;
&lt;p&gt;I obviously think I have value to add or I would not sign up to help. Well, maybe it&amp;rsquo;s not obvious; our industry is rife with advisors who attach their names and little else to projects. It&amp;rsquo;s true I&amp;rsquo;m motivated to join partly by the possible long-term reward, but mostly I&amp;rsquo;m helping because I enjoy it and am learning a lot.&lt;/p&gt;
&lt;p&gt;While running Puppet, I was constantly confronted with a classic leadership struggle: How do I simultaneously help people improve their own answers, yet get them to do what I want? There are many who will say this is a false struggle, that I could have avoided it by focusing on empowering people instead of trying to get them to do what I wanted. Pfft. The literal definition of leadership is providing direction and getting people there, and that&amp;rsquo;s doubly so for a fast-growing startup where alignment is critical to execution. I spent a decade slowly, incrementally, getting better at this, but felt my incompetence as keenly at the end as I did at the beginning.&lt;sup&gt;&lt;a href="#fn1"&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;p&gt;Advising companies allows me to practice the empowerment-half of this skill without the other complications. Unlike when I was a CEO, I know I should not be setting direction or making decisions. My job is not to provide answers, but to help people do their own best work.&lt;/p&gt;
&lt;p&gt;My only explicit training for this was when I was an organic chemistry lab tech in in college. My primary task was repeating questions back to the students: &amp;ldquo;I don&amp;rsquo;t know, which layer &lt;em&gt;do&lt;/em&gt; you keep?&amp;quot;&lt;sup&gt;&lt;a href="#fn2"&gt;2&lt;/a&gt;&lt;/sup&gt; When I started dating my now-wife in college, she told me her friends were bitter that I would not give them answers. I knew my job. I was there to help them get an education, which required they did the work on their own. This has also been helpful experience for being a parent: &amp;ldquo;I don&amp;rsquo;t know, what &lt;em&gt;is&lt;/em&gt; 12 times 9?&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Advising CEOs has similar constraints, but it&amp;rsquo;s a lot more open-ended, and has no answer sheet. In the lab, there was one right answer, it was always the same, and you could reason it out with the information at hand. Labs were also usually a day of work, maybe three days, and mistakes were pretty cheap, in the grand scheme of things. I don&amp;rsquo;t expect one of those students to track me down later in life and lay at my feet all of their struggles or successes. Most importantly, we were studying an objective space that I did actually know more about. When push came to shove, I knew the answers, and I could reason out anything that wasn&amp;rsquo;t obvious.&lt;/p&gt;
&lt;p&gt;Helping CEOs is considerably harder. I&amp;rsquo;m rarely asked about questions that have a single right answer. No competent CEO would bother getting advice on an easy question, or one whose answer wasn&amp;rsquo;t important. Wrap into this the fact that I can&amp;rsquo;t possibly know the company as well as the person asking me the question.&lt;sup&gt;&lt;a href="#fn3"&gt;3&lt;/a&gt;&lt;/sup&gt; It&amp;rsquo;s inconceivable that I would often have answers available that the expert in the seat doesn&amp;rsquo;t.&lt;/p&gt;
&lt;p&gt;That simplifies the challenge: Prod the questioner into getting to their own answer, no matter how much they complain. And they do sometimes get upset: I had a CEO exasperatedly demand what I would do, after a long session of forcing him to work through what he cared about, what he saw as the right answer. When I relented - only after he had already done all the hard work - he could see how thin and useless my answer was. By the time he&amp;rsquo;d decided what to do, he saw that what he learned from the process was at least as important as the answer, and my just providing a solution could never give that.&lt;/p&gt;
&lt;p&gt;There is still some risk. I&amp;rsquo;m by no means a master of this technique. I know I have at times presented people&amp;rsquo;s options in stark ways, which sometimes felt like no choice at all. My own predilections, such as toward a consumer-style sales model, are hard to separate from any guidance I might provide. It&amp;rsquo;s honestly just hard to know sometimes whether you&amp;rsquo;re successfully getting someone to express their own implicit belief or leading them to agree with one of yours.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s a skill I expect to spend the rest of my life trying to master. But it&amp;rsquo;s worth doing, and I&amp;rsquo;m enjoying the learning process.&lt;/p&gt;
&lt;p&gt;Helping CEOs instead of running my own company provides a kind of repeatable laboratory environment. I get to learn at the same time, though, because it&amp;rsquo;s much harder than being a lab tech.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s not enough to just parrot questions back. I spend my time listening closely and drawing out more information, then replaying back what I heard. Listening is a woefully underrated skill. I&amp;rsquo;ve been loving the opportunity to practice really hearing what people are saying, and trying to differentiate between the words they use, the meaning behind them, and their intent in saying it at all.&lt;/p&gt;
&lt;p&gt;As you look for advisors, be sure you demand the same discipline from them. Don&amp;rsquo;t accept answers. They should hear you, understand your dilemma, and be able able to point out where you haven&amp;rsquo;t thought completely, or clearly.&lt;/p&gt;
&lt;p&gt;A great advisor should provide light, not direction.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;If this whole definition of leadership annoys or offends you, I&amp;rsquo;d ask how you differentiate between leadership and management, and also how you expect a company to align around a direction without someone picking the direction. &lt;a href="#ffn1"&gt;↩&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Nearly every experiment in organic chemistry involves using liquids to separate chemicals, where part of the solution ends up in an aqueous (watery) layer, and the other ends up in another layer, like separated oil and vinegar in salad dressing. One of those layers is now waste, and the other one has the chemical you&amp;rsquo;re working on. Don&amp;rsquo;t throw away the wrong one! &lt;a href="#ffn2"&gt;↩&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;This is another big difference from when I was the leader; I knew Puppet itself better than anyone, even if I could not know your specific area as well. &lt;a href="#ffn3"&gt;↩&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;</content></item><item><title>How to Neg a Founder</title><link>https://lukekanies.com/writing/how-to-nega-founder/</link><pubDate>Fri, 07 Sep 2018 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/how-to-nega-founder/</guid><description>&lt;p&gt;&lt;em&gt;Is that a compliment, or an insult?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/john-salvino-417565-unsplash.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Photo by &lt;a href="https://unsplash.com/photos/bqGBbLq_yfc"&gt;John Salvino&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;My experience growing and fundraising for Puppet was full of inspirational-sounding phrases that cut like a knife. Aggressive goals got praise for wanting to &amp;ldquo;build a real product&amp;rdquo; and &amp;ldquo;really scale this thing.&amp;rdquo; These are some of my favorites. And when I say &amp;ldquo;favorites,&amp;rdquo; what I mean is, I hate them. Deeply.&lt;/p&gt;
&lt;p&gt;The one that I heard most often made me want to walk out of the room. I&amp;rsquo;d pitch an investor while fundraising, and he (always he) would say: &amp;ldquo;So you&amp;rsquo;re going to try to turn this into a real company, eh?&amp;rdquo; As if being my full time job for years was somehow not real. As if you are the arbiter of truth, not my customers. Or me.&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;Is that a compliment, or an insult?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/john-salvino-417565-unsplash.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Photo by &lt;a href="https://unsplash.com/photos/bqGBbLq_yfc"&gt;John Salvino&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;My experience growing and fundraising for Puppet was full of inspirational-sounding phrases that cut like a knife. Aggressive goals got praise for wanting to &amp;ldquo;build a real product&amp;rdquo; and &amp;ldquo;really scale this thing.&amp;rdquo; These are some of my favorites. And when I say &amp;ldquo;favorites,&amp;rdquo; what I mean is, I hate them. Deeply.&lt;/p&gt;
&lt;p&gt;The one that I heard most often made me want to walk out of the room. I&amp;rsquo;d pitch an investor while fundraising, and he (always he) would say: &amp;ldquo;So you&amp;rsquo;re going to try to turn this into a real company, eh?&amp;rdquo; As if being my full time job for years was somehow not real. As if you are the arbiter of truth, not my customers. Or me.&lt;/p&gt;
&lt;p&gt;If you want to make an entrepreneur feel small, you really want to piss them off, try to inspire them this way. I assume most people who used it thought they were complimenting me, impressed that I was taking this big step or something. But it was a sure fire way to trigger my defenses. When you diminish the work I&amp;rsquo;ve done so far, it&amp;rsquo;s hard to see you as a potential partner. I quit my full time job five years ago, and have missed out on hundreds of thousands of dollars of earnings, but asking you for money is what shows I&amp;rsquo;m serious?&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m convinced at least some investors did it on purpose, as a form of &lt;a href="https://en.m.wikipedia.org/wiki/Negging"&gt;negging&lt;/a&gt; - trying to position themselves as an authority and me as someone who needed their help and wisdom. &amp;ldquo;That&amp;rsquo;s pretty cute. Why don&amp;rsquo;t you get some help from the professionals?&amp;rdquo; I&amp;rsquo;m good, thanks.&lt;/p&gt;
&lt;p&gt;I know most people didn&amp;rsquo;t mean it that way, though. Their worldview is just so skewed that if you haven&amp;rsquo;t raised a ton of money, you&amp;rsquo;re not really trying. They can only conceive of success if it looks a specific way. You literally cannot succeed unless you do what they do, what all their friends do.&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;re an investor, advisor, or executive, take a deep look at how you talk to founders. Are you truly complimenting them, or actually diminishing their work? Are you presenting yourself as the arbiter of success, even while you think you&amp;rsquo;re saying the other person has done so well?&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;re a founder, know that you don&amp;rsquo;t have to take it. No one else gets to define success for you. There&amp;rsquo;s always an in-crowd, but by definition the best results come from being outside of it. Even if you decide you need their money, you don&amp;rsquo;t have to accept their framing.&lt;/p&gt;</content></item><item><title>The virtue of a tool</title><link>https://lukekanies.com/writing/the-virtue-of-a-tool/</link><pubDate>Tue, 19 Jun 2018 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/the-virtue-of-a-tool/</guid><description>&lt;p&gt;&lt;em&gt;Vendor success should be about customer needs, not its own.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/image/Image-6-18-18-10-16-PM.jpeg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Photo by &lt;a href="https://unsplash.com/photos/vS7LVkPyXJU"&gt;Philip Swinburn&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I am a &lt;a href="https://lukekanies.com/writing/the-power-of-better-tools/"&gt;tool junkie&lt;/a&gt;. I love the effortless balance of a well-known chef&amp;rsquo;s knife, like my hands know what to do all on their own. Heavy usage builds callouses and tunes muscles, its usefulness evidenced by scuff marks and changed infrastructure. Failure leaves blisters or even hospital visits in its wake.&lt;/p&gt;
&lt;p&gt;A good tool proves its utility. Knives slowly shrink with sharpening, work pants thin, machines need oil. If they don&amp;rsquo;t, you&amp;rsquo;re either not maintaining your tools, or barely using them.&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;Vendor success should be about customer needs, not its own.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/image/Image-6-18-18-10-16-PM.jpeg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Photo by &lt;a href="https://unsplash.com/photos/vS7LVkPyXJU"&gt;Philip Swinburn&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I am a &lt;a href="https://lukekanies.com/writing/the-power-of-better-tools/"&gt;tool junkie&lt;/a&gt;. I love the effortless balance of a well-known chef&amp;rsquo;s knife, like my hands know what to do all on their own. Heavy usage builds callouses and tunes muscles, its usefulness evidenced by scuff marks and changed infrastructure. Failure leaves blisters or even hospital visits in its wake.&lt;/p&gt;
&lt;p&gt;A good tool proves its utility. Knives slowly shrink with sharpening, work pants thin, machines need oil. If they don&amp;rsquo;t, you&amp;rsquo;re either not maintaining your tools, or barely using them.&lt;/p&gt;
&lt;p&gt;This wear is proof of your usage. They should be scratched. Dented. Aged. Patinas should be acquired from the shop, not factory treatments. Their callouses should pair yours. Tools can not be precious. They&amp;rsquo;ll just live on a shelf, then retire to your attic. You should seek that perfect middle ground, where you spend enough money that your kids can inherit them, but not so much that you are squeamish about giving them a job.&lt;/p&gt;
&lt;p&gt;Tools only deserve the label if they help you work.&lt;/p&gt;
&lt;p&gt;You might say I have strong feelings about them. I&amp;rsquo;m assuming this love led to my focus as a software entrepreneur on helping people people work. Or maybe my experience with tools in the physical world led me to seek them in the digital world, learning to make what I could not buy.&lt;/p&gt;
&lt;p&gt;Given my tool fetish, you&amp;rsquo;d think I&amp;rsquo;d have a solid grasp of what I mean when I use the word. Apparently, not so much. I was recently pulled up short by a simple question, asked by Jordan Hayles of the Radical Brand Lab: What do you mean by tools?&lt;/p&gt;
&lt;p&gt;What do you mean, what do I mean? It&amp;rsquo;s a simple question, right? The above text gives one example, but I would have thought I could answer it in a bunch of reasonable ways, none of which seem terribly controversial.&lt;/p&gt;
&lt;p&gt;But the more I explored, the less simple the question became.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve been describing my goal as building power tools for people. This phrase comes from my time &lt;a href="https://lukekanies.com/writing/the-power-of-better-tools/"&gt;building houses with my dad&lt;/a&gt;, and &amp;lsquo;power tools&amp;rsquo; just meant the things you plugged in. You know? Because they needed power? It&amp;rsquo;s a common usage, maybe the word choice here did not mean much.&lt;/p&gt;
&lt;p&gt;Except&amp;hellip; I&amp;rsquo;ve spent more than a decade learning product management, describing myself as a product-oriented founder, managing that function in a growing company, and attempting to teach it to others. Yet here I am ignoring both the term and the field entirely. Why am I so quickly dumping my work of the last ten years? Is it just creative branding? Cynicism about my industry?&lt;/p&gt;
&lt;p&gt;Why not power products? That&amp;rsquo;s a motor boat of alliteration: &amp;lsquo;power products for people.&amp;rsquo; Awesome, right?&lt;/p&gt;
&lt;p&gt;Ok, maybe not.&lt;/p&gt;
&lt;p&gt;Product management as we know it began in the consumer goods industry. You&amp;rsquo;re handed a train car full of dish soap and told to sell it. You&amp;rsquo;ve got to package it, set pricing, convince a local store to carry it, argue with them about location, move it away from competitors, all that. Every product you see in your local grocery store is loved by a product manager who fights for its shelf space, believes it is beautiful, and wants you to give it a good home.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://nymag.com/news/features/tide-detergent-drugs-2013-1/"&gt;Tide soap is one of the most commonly stolen consumer goods&lt;/a&gt;, but not because it&amp;rsquo;s soap. The strong brand makes it easy to resell, even allowing it to be used as a stand-in for money in drug deals. I wish I was that good at product management. For all that, it says nothing about the soap.&lt;/p&gt;
&lt;p&gt;Product management can also be used for evil. Laser printers had toner cartridges you could just refill. Not very clean, but cheap and reliable to run once you plonked down the cash for the expensive printer. Modern inkjet printers instead use disposable cartridges. To sustain profit margins in a rapidly commoditizing industry, manufacturers started putting rules in place on the cartridges: You had to buy them from the manufacturer, they had to be replaced every year, you could not refill them, you could not print in black and white if any color cartridges are empty.&lt;/p&gt;
&lt;p&gt;The user was getting hurt so the vendor could make more money. People got pissed of enough that the &lt;a href="https://www.washingtonpost.com/news/the-switch/wp/2017/05/31/how-a-supreme-court-ruling-on-printer-cartridges-changes-what-it-means-to-buy-almost-anything/?noredirect=on&amp;amp;utm_term=.bda97541c9bf"&gt;US Supreme Court weighed in&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s good product management. Well, it&amp;rsquo;s evil, but you know what I mean. It&amp;rsquo;s effective. We&amp;rsquo;re talking big-B revenue effective. Hmm. A moral distinction begins to reveal itself.&lt;/p&gt;
&lt;p&gt;These are examples of companies forcing their business model onto their customers. There&amp;rsquo;s no difference between the dish soap sold at retail and the one sold in bulk, yet they&amp;rsquo;re separate products, differentiated through packaging, shipping needs, and labeling. You pay much more for the retail package than the wholesale one, primarily because the business model behind them is so different.&lt;/p&gt;
&lt;p&gt;But when I think of a tool, these complications are missing. When I use a hammer, it just has to fit my hand and smash stuff. When I pick up my drill, it works with every bit I own, regardless of the logo. The battery and charger are proprietary, but the vendor&amp;rsquo;s most visible role in my life is color choice. My yellow drill works just fine with bits from the blue or green companies. (You probably visualized brands by my just mentioning colors. That&amp;rsquo;s still effective here.) It does not matter whether I bought the drill from Home Depot or inherited it from my dad; once in my hands, it just works.&lt;/p&gt;
&lt;p&gt;I think this begins to answer the question of what a tool is.&lt;/p&gt;
&lt;p&gt;It helps you do your job, without your worrying about the vendor&amp;rsquo;s needs.&lt;/p&gt;
&lt;p&gt;I know that DeWalt and Mikita need to make money to sell me a drill, but I don&amp;rsquo;t think about it when I&amp;rsquo;m using their tools. Even after more than two decades without one, I can comfortably recite that &amp;ldquo;my&amp;rdquo; hammer is the Estwing 22oz waffle head with a straight claw&lt;sup&gt;&lt;a href="#fn1"&gt;1&lt;/a&gt;&lt;/sup&gt;, but none of those details mean I need the vendor&amp;rsquo;s permission to hit a nail with it. I make a decision about the right tool, I buy it, I use it. End of story.&lt;/p&gt;
&lt;p&gt;It is small. If you call something a tool, not a product, you&amp;rsquo;re saying it&amp;rsquo;s less, it&amp;rsquo;s not as complete a solution. This can be belittling, insulting, but it does not have to be. It&amp;rsquo;s also a statement of independence. Of freedom. Of, and this is going to sound crazy, compatibility.&lt;/p&gt;
&lt;p&gt;Products have an implicit, ongoing dependence on their vendor. If that&amp;rsquo;s me, I love it: I want you to pay me all the time, not just once. That ongoing relationship is how I afford to keep improving what I&amp;rsquo;ve built for you. This can be a great way to ensure we have a long-term, sustainable partnership. But it&amp;rsquo;s not always a healthy relationship. The more you have to deal with how I make money, the worse the experience is for you.&lt;/p&gt;
&lt;p&gt;I think this is what I like about tools. They&amp;rsquo;re self-contained. Independent. Using them is fundamentally pragmatic, not a lifetime commitment.&lt;/p&gt;
&lt;p&gt;That independence has downsides for me as a vendor. You don&amp;rsquo;t get any of those delicious growth-hacker buzzwords. Your product isn&amp;rsquo;t &amp;ldquo;sticky&amp;rdquo;, there&amp;rsquo;s no &amp;ldquo;moat.&amp;rdquo; Those are examples of my customers being constrained by my business model, and their absence means revenue is harder to build, to protect.&lt;/p&gt;
&lt;p&gt;One might argue I&amp;rsquo;m better off because treating my customers with more respect makes a better business in the long term, and I&amp;rsquo;d probably agree. This kind of respectful partnership should deliver higher returns than one that traps and mistreats its customers. I think this is often the right answer, but it&amp;rsquo;s not a popular one. It&amp;rsquo;s harder to get funding, to get off the ground. I might be accused of not &amp;ldquo;wanting to build a real company,&amp;rdquo; or I might have Silicon Valley&amp;rsquo;s most dire insult hurled at me: &amp;ldquo;That&amp;rsquo;s just a lifestyle business&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;Tell that to Adobe. Or AutoDesk. These are great tools companies. They are the behemoths we know today because they knuckled down and solved their customers&amp;rsquo; problems. They worried about that, rather than how they could extract maximum revenue over time. It was a different time, but people have not changed.&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t think that every product is compromised when the vendor&amp;rsquo;s needs show up in the customer&amp;rsquo;s life, but I think most are. Some of it is laziness, shoring up product limitations with business model innovations, but a lot of it is strategy, recognizing the value of painting your customer into a corner.&lt;/p&gt;
&lt;p&gt;Honestly, some of it is just survival. A lot of those inkjet printers are unaffordably cheap, but buyers care only about cost, not value. Some markets are intrinsically dysfunctional, with users and vendors slowly killing each through bad deals and cynical behavior. But as a vendor, I get to make a choice about what markets to play in, and how to work with my customers.&lt;/p&gt;
&lt;p&gt;I am a simple person with a simple dream: I want to build something that helps someone work. I have to make money while doing it, because that&amp;rsquo;s the nature of the job, but I&amp;rsquo;m more interested in my customers&amp;rsquo; work than my own. I know I need a business model, a go-to-market strategy, a plan for growing and supporting my business. But my customers should not need to care about that, should they? If they like what I&amp;rsquo;m building, they should be able to buy it, and use it. And tell all their friends how great it is. They should not wake up one day to find they&amp;rsquo;ve accidentally gotten married to me.&lt;/p&gt;
&lt;p&gt;I just want to build tools. And I&amp;rsquo;m proud of it.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;We told with great pleasure the (most likely apocryphal) story that this hammer was illegal in Florida because the metal haft could cut your thumb off. &lt;a href="#ffn1"&gt;↩&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;</content></item><item><title>The power of better tools</title><link>https://lukekanies.com/writing/the-power-of-better-tools/</link><pubDate>Tue, 24 Apr 2018 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/the-power-of-better-tools/</guid><description>&lt;h2 id="there-is-a-solution-to-wage-and-productivity-stagnation-just-dont-call-it-automation"&gt;There is a solution to wage and productivity stagnation. Just don&amp;rsquo;t call it automation&lt;/h2&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/6977412325_c019dc5038_k_d.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;a href="https://www.flickr.com/photos/wsdot/6977412325/in/photolist-bCz4Av-69i5ki-jNUZcA-cL5g1-ikwKN6-7bA77o-4hnRdf-8sKdd-9p5sbM-7PS9Y7-7PNWgr-6aAAVH-gnmvvk-71rak9-5x6JLU-aAQENG-6aELmf-6aELk3-J4Yf7Y-byxECe-CwyhD-6aF1Us-gn2JL8-a2cFdi-71BS2p-8MCzZv-6aELhS-7PNWsM-6aARve-5eBT2y-5XTnFT-i51Bot-bggUEH-8367Qf-6aAAW4-6aELum-XFSqU8-d6DmK-5TEwBQ-gnmaRH-6ZUhv-cDu8gN-7iRyyN-p1XW9k-e2Hm2M-gnm84D-bBcmW2-gWHUhW-7iRyoJ-8NkvT1"&gt;Image courtesy of Washington Department of Transportation&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t know what the rest of the world thinks when they use the phrase &amp;lsquo;power tool&amp;rsquo;, but for me it&amp;rsquo;s visceral, literal. My experiences using them and watching them transform my family&amp;rsquo;s work permeated my time building Puppet. These power tools aren&amp;rsquo;t little plugins to expensive frameworks, they&amp;rsquo;re large capital investments that dramatically change your job.&lt;/p&gt;</description><content>&lt;h2 id="there-is-a-solution-to-wage-and-productivity-stagnation-just-dont-call-it-automation"&gt;There is a solution to wage and productivity stagnation. Just don&amp;rsquo;t call it automation&lt;/h2&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/6977412325_c019dc5038_k_d.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;a href="https://www.flickr.com/photos/wsdot/6977412325/in/photolist-bCz4Av-69i5ki-jNUZcA-cL5g1-ikwKN6-7bA77o-4hnRdf-8sKdd-9p5sbM-7PS9Y7-7PNWgr-6aAAVH-gnmvvk-71rak9-5x6JLU-aAQENG-6aELmf-6aELk3-J4Yf7Y-byxECe-CwyhD-6aF1Us-gn2JL8-a2cFdi-71BS2p-8MCzZv-6aELhS-7PNWsM-6aARve-5eBT2y-5XTnFT-i51Bot-bggUEH-8367Qf-6aAAW4-6aELum-XFSqU8-d6DmK-5TEwBQ-gnmaRH-6ZUhv-cDu8gN-7iRyyN-p1XW9k-e2Hm2M-gnm84D-bBcmW2-gWHUhW-7iRyoJ-8NkvT1"&gt;Image courtesy of Washington Department of Transportation&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t know what the rest of the world thinks when they use the phrase &amp;lsquo;power tool&amp;rsquo;, but for me it&amp;rsquo;s visceral, literal. My experiences using them and watching them transform my family&amp;rsquo;s work permeated my time building Puppet. These power tools aren&amp;rsquo;t little plugins to expensive frameworks, they&amp;rsquo;re large capital investments that dramatically change your job.&lt;/p&gt;
&lt;p&gt;I grew up building houses with my dad. The worst task he gave me was trying to paint a set of louvre doors for a closet while in high school; I had to flip the doors over every 90 seconds to catch drips getting through the slats. After three days of misery, my father relented and rented a &lt;a href="https://www.thisoldhouse.com/ideas/paint-sprayers"&gt;paint sprayer&lt;/a&gt;, with which we finished the job the same day, at a much higher quality.&lt;/p&gt;
&lt;p&gt;Around the same time, my dad would rent a &lt;a href="https://home.howstuffworks.com/nail-gun2.htm"&gt;pneumatic nailer&lt;/a&gt; for big framing jobs. By the time I finished college a few years later, that critical tool went from borrowed to owned and traveled everywhere with him. Initially used only for large jobs, most contractors now have multiple nail guns to cover framing, trim, and every other use case, and the air compressor needed to power it is as important as electricity.&lt;/p&gt;
&lt;p&gt;It might not be obvious, but both of these are examples of automation. You replaced a very manual process - applying paint, or nailing things together - with a machine. If this were a factory, these days you&amp;rsquo;d call those machines robots, but because it&amp;rsquo;s a construction site, we just call them tools.&lt;/p&gt;
&lt;p&gt;And these tools were expensive. Even with how much faster we finished that painting job, I expect it cost more to rent the sprayer than to finish the work manually, because of how little he was paying me. (This does ignore the soft costs of listening to me complain, which were likely high.) Even today paint sprayers and nail guns are often rented rather than purchased, because good ones cost a lot of money and aren&amp;rsquo;t needed all the time.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s no surprise that discussions of tools and productivity are easier to understand from my experience as a carpenter than as a sysadmin. There&amp;rsquo;s plenty of room for arguments about what is or is not a software power tool, but when it costs more than a week&amp;rsquo;s wages, it trails a bright orange cord everywhere it goes, and it can nail your hand to the wall while you&amp;rsquo;re standing at the top of a ladder&lt;sup&gt;&lt;a href="#fn1"&gt;1&lt;/a&gt;&lt;/sup&gt;? It&amp;rsquo;s a power tool.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s a common story about what robots and automation do to people like my dad (and both of my brothers, who followed in his footsteps): It steals their jobs and ruins their lives.&lt;/p&gt;
&lt;p&gt;What utter poppycock.&lt;/p&gt;
&lt;p&gt;If you think of your job as driving metal spikes into wood, then a nail gun is a mortal threat. But if this is your value add, your biggest danger was never automation. My dad never sold his ability to join raw materials together quickly; he sold homes, he sold the opportunity to enjoy your house and family more. How did these new power tools affect that?&lt;/p&gt;
&lt;p&gt;They were awesome. Painting and nailing are classic examples of menial, low-value work, and yet we spent most of our time on them. All of the differentiation we offered to our customers was packed into a narrow slice of work, because implementation took so much time and money. As we were able to bring more powerful tools to bear, the menial work shrank and larger portions of our time could be spent on design work, customer interaction, and tuning our customers&amp;rsquo; homes.&lt;/p&gt;
&lt;p&gt;Interestingly, my father&amp;rsquo;s next career step was even more pointedly about experiences enabled by tooling. He took a job with a state hospital in Tennessee, fabricating custom furniture for severely disabled patients. Suddenly he was using industrial sewing machines for upholstery, and partnering with medical professionals to design multiple beds for each patient, enabling them to be happier and more comfortable (and also avoid bed sores, thus saving hundreds of thousands of dollars per patient). Given the tragically minimal budget allocation for this kind of work, every dollar saved through automation and tooling directly delivered health and happiness to his patients.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s no wonder I see the value in power tools, that I am more conscious of the benefit they can deliver than the loss of low-value menial work.&lt;/p&gt;
&lt;p&gt;I had a similar experience as I was building Puppet. I would meet executives and salespeople (I don&amp;rsquo;t know why it was always them) who would say, &amp;ldquo;Oh, automation? Great, you can fire sysadmins!&amp;rdquo; No. Beyond the obvious reality that I was selling directly to my users, who would never buy on the promise to fire their coworkers, that was just not why we were valuable.&lt;/p&gt;
&lt;p&gt;Puppet gave people a choice between lowering cost but keeping the current service quality, or keeping your costs flat while providing a much better service. &amp;ldquo;Wait, making things better is an option? I didn&amp;rsquo;t know that!&amp;rdquo; Most companies were aware that their IT sucked, but they only knew how to measure and manage cost, so that&amp;rsquo;s what they did. Once you believed in the power to make things better, power tools turned out to be great investments for both the user and the buyer.&lt;/p&gt;
&lt;p&gt;By letting people spend more time on the parts of their work they enjoyed, the work that makes them special, we also delivered higher quality experiences for their customers and constituents. &amp;ldquo;Spend less time firefighting and doing menial work, and more time shipping great software.&amp;rdquo; If the heart of your skillset is clicking buttons or responding to outages, Puppet might have been a threat to you, but our users knew where their real value was. We helped them spend more time there and less time on the boring, low value stuff. The sysadmins hated the work, the customers hated to need it, and the executives hated paying for it. Great, done, don&amp;rsquo;t worry about it.&lt;/p&gt;
&lt;p&gt;When you look around the software market, though, power tools are out of style. There are &lt;a href="https://www.google.com/"&gt;big data&lt;/a&gt; companies building for &lt;a href="https://www.thestar.com/news/insight/2016/01/16/when-us-air-force-discovered-the-flaw-of-averages.html"&gt;the non-existent average user&lt;/a&gt;, &lt;a href="https://trello.com/"&gt;minimalist&lt;/a&gt; &lt;a href="https://slack.com/"&gt;companies&lt;/a&gt; building solutions that &lt;a href="https://lukekanies.com/writing/great-design-is-ruining-software/"&gt;do little for almost everyone&lt;/a&gt;, and there are power tool &lt;a href="https://www.adobe.com/"&gt;companies of yesteryear&lt;/a&gt; &lt;a href="https://www.autodesk.com/"&gt;still hanging around&lt;/a&gt;. There just aren&amp;rsquo;t that many modern software companies building large, clunky, expensive tools that just might cut your hand off if you&amp;rsquo;re not careful.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s partially why productivity has stagnated&lt;sup&gt;&lt;a href="#fn2"&gt;2&lt;/a&gt;&lt;/sup&gt;. The world has not changed that much - some of the greatest improvements to productivity come from making large capital investments in tooling for your workers - but how we spend our money has. People &lt;a href="https://techcrunch.com/video/video-editing-on-the-imac-pro/"&gt;balk at a $5k computer&lt;/a&gt;, when the &lt;a href="https://www.imore.com/macs-then-and-now-comparing-30-years-bang-your-buck"&gt;Mac IIci would cost more than $13k in today&amp;rsquo;s dollars&lt;/a&gt; just for the hardware, yet was a powerhouse in desktop publishing. This is to say nothing of how the mobile app stores have driven down what people are willing to spend on software.&lt;/p&gt;
&lt;p&gt;Yes, Adobe&amp;rsquo;s software is expensive, but it&amp;rsquo;s that price because it delivers so much value. If it didn&amp;rsquo;t, no one would buy it. Every large market should be so lucky as to have the collection of power tools that graphic designers get. It sounds crazy, but we&amp;rsquo;re suffering from not enough expensive software. Instead of building the most powerful software possible and finding customers who see its value, companies are &lt;a href="https://lukekanies.com/writing/great-design-is-ruining-software/"&gt;building the simplest thing they can&lt;/a&gt; and trying to get everyone to use it.&lt;/p&gt;
&lt;p&gt;There are bright spots in the industry, like &lt;a href="https://airtable.com/"&gt;Airtable&lt;/a&gt; and &lt;a href="https://superhuman.com/"&gt;Superhuman&lt;/a&gt;. I&amp;rsquo;m hoping they help to shift momentum back to automating away the tedious work and enabling focus on what humans excel at.&lt;/p&gt;
&lt;p&gt;More powerful tools improve your life, but they also make you happier even if you can&amp;rsquo;t buy them. They tantalize you, promising you great returns, if only you can come up with the cash. And they&amp;rsquo;re maybe just a little bit scary, warning you that buying them is not enough. You must master them.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;A friend of ours managed to do this when working alone in the time before cell phones. &lt;a href="#ffn1"&gt;↩&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Yes, I might be being simplistic to make a point. &lt;a href="#ffn2"&gt;↩&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;</content></item><item><title>Why We Hate Working for Big Companies</title><link>https://lukekanies.com/writing/why-we-hate-working-for-big-companies/</link><pubDate>Tue, 10 Apr 2018 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/why-we-hate-working-for-big-companies/</guid><description>&lt;h2 id="modern-capitalism-raises-the-flag--of-the-free-market-while-pitting-centrally-planned-organizations-against-each-other"&gt;Modern capitalism raises the flag of the free market while pitting centrally planned organizations against each other&lt;/h2&gt;
&lt;p&gt;It&amp;rsquo;s quite a journey from &lt;a href="https://lukekanies.com/writing/im-often-asked/"&gt;being born on a commune to raising more than $87m in funding&lt;/a&gt; at a software company. This journey forced me to wrestle with existential questions about my true beliefs, and how they intersected my life as an entrepreneur. One&amp;rsquo;s work is rarely a pure reflection of ideology, but companies need a clear and authentic strategy, which requires a tight alignment between company operations and the founder&amp;rsquo;s philosophy. I have discovered more about those differences between what I believe and the best ways to grow a corporation while studying economics - that is, how money is made and exchanged - than any other area.&lt;/p&gt;</description><content>&lt;h2 id="modern-capitalism-raises-the-flag--of-the-free-market-while-pitting-centrally-planned-organizations-against-each-other"&gt;Modern capitalism raises the flag of the free market while pitting centrally planned organizations against each other&lt;/h2&gt;
&lt;p&gt;It&amp;rsquo;s quite a journey from &lt;a href="https://lukekanies.com/writing/im-often-asked/"&gt;being born on a commune to raising more than $87m in funding&lt;/a&gt; at a software company. This journey forced me to wrestle with existential questions about my true beliefs, and how they intersected my life as an entrepreneur. One&amp;rsquo;s work is rarely a pure reflection of ideology, but companies need a clear and authentic strategy, which requires a tight alignment between company operations and the founder&amp;rsquo;s philosophy. I have discovered more about those differences between what I believe and the best ways to grow a corporation while studying economics - that is, how money is made and exchanged - than any other area.&lt;/p&gt;
&lt;p&gt;A worldwide conflict between communism and capitalism defined the latter half of the twentieth century. The United States&amp;rsquo; ideological battle was the central drama of my childhood, and it was with a combination of glee, pride, and &amp;ldquo;told you so!&amp;rdquo; that my fellow Americans watched the wall fall in Berlin, and the USSR dissolve shortly thereafter. I expect few would deny that the US is the standard bearer for capitalism.&lt;/p&gt;
&lt;p&gt;Yet, there&amp;rsquo;s a flaw at the heart of this claim. While the United States operates as a free market economy, the key agent within modern capitalism - the corporation - works more like an authoritarian state. Given how much of our world is built around corporations, this truth and its impacts are critical.&lt;/p&gt;
&lt;p&gt;I grew up apart from America&amp;rsquo;s passion for capitalism. In the era of Reagan, I was living on a &lt;a href="https://en.wikipedia.org/wiki/The_Farm_(Tennessee)"&gt;commune&lt;/a&gt;. My parents did not earn money for their labor, and we didn&amp;rsquo;t have personal property. My family left the Farm when I was 8, and as I matured, my ideological roots were in conflict with the US&amp;rsquo;s nonstop pro-capitalism message. As I joined the workforce and eventually started &lt;a href="https://puppet.com/"&gt;my own company&lt;/a&gt;, I found myself attached to neither the communal roots of my childhood nor the Wolf of Wall Street world I moved into. I grew slowly in convictions, as I encountered problems in the course of scaling a company.&lt;/p&gt;
&lt;p&gt;The first real conflict came when it was time to hire managers. I founded a company primarily because I did not thrive as someone else&amp;rsquo;s employee, so what led me to think others would? More importantly, anyone who has ever operated at the front line is aware of the severe costs imposed by the separation between the people who do the work and the people who make the decisions in hierarchies. Hiring managers was just going to make the company do worse, not better, right? Right?&lt;/p&gt;
&lt;p&gt;I expect three of you are gleefully shouting, &amp;ldquo;Yay, &lt;a href="https://www.holacracy.org/"&gt;holacracy&lt;/a&gt;!&amp;rdquo; right now, while the rest are confused and either offended or think I&amp;rsquo;m an idiot. I did consider a manager-less world, but a little research &lt;a href="http://cbracy.tumblr.com/post/79876957198/the-github-debacle-and-why-holacracy-is-bullshit"&gt;provided only examples of disaster&lt;/a&gt;, because the only available options just replace an explicit power structure with an implicit one. In other words, it&amp;rsquo;s still hierarchical with the founder on top, but now decision making is opaque and the system is easy to exploit because of the lack of controls (which looks surprisingly like the cult/commune I grew up in).&lt;/p&gt;
&lt;p&gt;Those who are confused or offended by the idea that managers make performance worse would be informed by a deep dip in economics. One of the core principles of the free market is that central planning committees can never be as efficient or as effective as the people doing the work. By definition a free market economy lacks a decision-making hierarchy; the &amp;lsquo;free&amp;rsquo; means every agent (individual or corporation) can decide for themselves, without needing permission from a manager above.&lt;/p&gt;
&lt;p&gt;While there are many aspects of modern American capitalism I reject, this one I wholeheartedly support&lt;sup&gt;&lt;a href="#fn1"&gt;1&lt;/a&gt;&lt;/sup&gt;. The downsides of a strong central executive were taught to me early.&lt;/p&gt;
&lt;p&gt;Like many other communes, the one I grew up on routinely failed to feed its people - my parents speak with horror of the &amp;lsquo;&lt;a href="https://en.wikipedia.org/wiki/Wheat_berry"&gt;wheat berry&lt;/a&gt; winter&amp;rsquo;, when we lived on little else. While his people were short on food, the founder of &lt;a href="https://en.wikipedia.org/wiki/The_Farm_(Tennessee)"&gt;the Farm&lt;/a&gt; was off touring Europe as the 3rd drummer in a band, &amp;ldquo;bringing our message to the world&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;Thankfully none of us starved to death, but the failing was similar to what most communist countries experienced: The central organization could not feed everyone. For years, I assumed this was just incompetence, whether at the scale of the Farm or China. The truth was far more structural. Millions starved during the &lt;a href="https://en.wikipedia.org/wiki/Great_Leap_Forward"&gt;Great Leap Forward&lt;/a&gt; because the central organization was trying something impossible: Managing the productive output of an entire country. The Planet Money podcast tells a great story of how this &lt;a href="https://www.npr.org/sections/money/2018/02/07/583999476/episode-337-the-secret-document-that-transformed-china"&gt;central planning was walked back&lt;/a&gt; in China, but the general point here is that these communist countries did not just nationalize &lt;a href="https://en.wikipedia.org/wiki/Means_of_production"&gt;the means of production&lt;/a&gt;, they tried to centrally control all of it from within a small group.&lt;sup&gt;&lt;a href="#fn2"&gt;2&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;p&gt;When people talk about communist countries not being a free market, this is what they mean: They tell the farms what crops to produce and in what quantity, rather than letting them decide for themselves. China even went so far as to dictate what hours a farmer should start and stop working, and then directed managers to ring a bell for transition times to control every little group of farmers. Anyone who&amp;rsquo;s ever had to punch a clock into a rigid, dysfunctional hierarchy is likely getting painful flashbacks about now.&lt;/p&gt;
&lt;p&gt;It should be immediately obvious why this fails miserably: The distance between the central planning committee and the farmer is so great that good decisions are nearly impossible. It&amp;rsquo;s nearly impossible for critical feedback to make it from the edge, where the farmers are working, to the central planning committee in time to affect decisions, and then for those decisions to make it back to the edge in time to be useful. The podcast linked above also points out how unmotivated the farmers were under this regime, cutting productivity even further. Those who have studied lean manufacturing, agile development, and DevOps are likely seeing parallels here.&lt;/p&gt;
&lt;p&gt;The result was catastrophe. When a corporation is painfully inefficient it loses money and might have to do layoffs, but when a country fails at growing food, its people starve to death. I don&amp;rsquo;t mean to imply that central planning was the only cause of famine under communist rule - there were &lt;a href="https://en.wikipedia.org/wiki/Holodomor"&gt;political operations&lt;/a&gt; that led to mass starvation, just like &lt;a href="https://en.wikipedia.org/wiki/Great_Famine_(Ireland)"&gt;in the West&lt;/a&gt; - but learning more about these helped crystallize what I do truly prefer about capitalist models. It also converted the phrase &amp;rsquo;the free market&amp;rsquo; from a catchy slogan into something meaningful to me.&lt;sup&gt;&lt;a href="#fn3"&gt;3&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;p&gt;The most important feature of free market economies is that each person within them is able to make independent decisions in their own best interests&lt;sup&gt;&lt;a href="#fn4"&gt;4&lt;/a&gt;&lt;/sup&gt;. If you&amp;rsquo;re a farmer, you can decide what to grow, how much to grow, and when to work to develop your crop. Heck, you can even choose not to be a farmer any more. Success is merely dependent on your finding a buyer for your work at a price you can tolerate. Any given year might not be perfect, but your decision making gets better over time as you learn to respond to customer demand.&lt;/p&gt;
&lt;p&gt;This pattern is easy to understand in any system where the people doing the work make the decisions. If you&amp;rsquo;re a jeweler, you can decide what to make, how much to sell it for, and what to spend your time on. Same if you run a small restaurant, lead local tours, or are a one-person shop doing house remodeling. It&amp;rsquo;s a free market, where you can charge what the market will bear, and you can quickly and efficiently respond to its whims, ensuring that you are getting the best use of your time.&lt;/p&gt;
&lt;p&gt;This was a powerful organizing principle for a long time. The history of human commerce developed largely this way: One person, or as many people as could fit in one shop, would turn labor into a product, then find a buyer for it. Most large-scale efforts were organized by the state of the time: Monarchs and the landed gentry, who were the only ones capable of marshaling enough resources to build palaces, roads, and other large construction projects.&lt;/p&gt;
&lt;p&gt;This began to change in the 17th century when corporations like the &lt;a href="https://en.wikipedia.org/wiki/Corporation"&gt;Dutch East India Company&lt;/a&gt; were able to deliver massive windfalls to investors by pooling money and using it to extract resources from colonies. There was a step change in the 19th century, as corporations went from generating wealth to building and owning infrastructure. It&amp;rsquo;s one thing to outfit a single ship for a year-long voyage, yet another to maintain railroad schedules across the United Kingdom, or run a telegraph network around the whole US. These aren&amp;rsquo;t just short-term money-making exercises, they&amp;rsquo;re long-term commitments with big capital outlays and large returns over years and years.&lt;/p&gt;
&lt;p&gt;We still live in a free market economy, but it&amp;rsquo;s not one Adam Smith would recognize. Instead of individual or small operators, ours is composed almost entirely of corporations. Really big corporations. And these companies, they use the same kind of central planning that we so despise in communist systems. I know. I&amp;rsquo;ve done it.&lt;/p&gt;
&lt;p&gt;By the time my company got near 500 people, we had a multi-week planning process, where the leadership (i.e., me and my lieutenants) set out top-level goals, built a top-down plan to accomplish them, then drew information from the front line to see where it needed change. We called this a bottom-up plan, but it was only bottom-up from the perspective of numbers - how much money we&amp;rsquo;d have, what our costs were, etc. - rather than from the bottom of the organization. We could see no way to have a system where the people doing the work built a plan for the organization. Even thinking about it now, my reaction is, &amp;ldquo;How would they know what my goals are?&amp;rdquo;&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s the kind of question you can only ask in an authoritarian state, not in a free market economy. My goals became my company&amp;rsquo;s goals, and the only real way to ensure people worked toward them was providing a plan. You might argue that a corporation &lt;a href="https://www.nytimes.com/roomfordebate/2015/04/16/what-are-corporations-obligations-to-shareholders/a-duty-to-shareholder-value"&gt;should focus on shareholder value&lt;/a&gt;, but that doesn&amp;rsquo;t help make decisions about what the company should actually do.&lt;/p&gt;
&lt;p&gt;Great leaders find a way to listen to everyone in the company, but in the end, leadership is about making decisions. That&amp;rsquo;s essentially the definition of the word. And we all know leaders who did not bother to listen, or just did not need to in order to be great; today&amp;rsquo;s most vaunted tech leader, Steve Jobs, was famously disrespectful of the opinions of others, yet made a lot of world-changing decisions (not all for the better).&lt;/p&gt;
&lt;p&gt;This is exactly why working in a big corporation is so stifling. If you&amp;rsquo;re in a small company, the executives are close enough to the front line that it&amp;rsquo;s more like working in a tribe, but in a big company, the leadership is so removed from whose who do the work that executive teams operate like the politburo we so decry in communist countries. Certainly the bureaucracies are no more enjoyable or forgiving.&lt;/p&gt;
&lt;p&gt;I find it both ironic and painful that my inability to work for someone else resulted in my creating a company that involved a lot of smart, capable people working for someone else.&lt;/p&gt;
&lt;p&gt;I wish I had a solution. If this were an easy problem, its solution would already be pervasive, because the benefits are massive. Just in terms of efficiency, we&amp;rsquo;ve seen how much better the free market is than planned economies, but it also has a hugely positive impact on quality of life. People are happier when they&amp;rsquo;re in control.&lt;/p&gt;
&lt;p&gt;I know the solution is not more freelancing and contract work, which America&amp;rsquo;s corporations are addicted to. That&amp;rsquo;s the worst of both worlds: The exploitative nature of capitalism with the inefficient bureaucracies of communism. Transactions on the free market work because they&amp;rsquo;re good for both sides, but most people only accept part-time contract relationships today when they have no other real choices.&lt;/p&gt;
&lt;p&gt;Holacracy &lt;a href="https://www.forbes.com/sites/jurgenappelo/2016/07/14/holacracy-is-fundamentally-broken/#659f4f291126"&gt;certainly isn&amp;rsquo;t the answer&lt;/a&gt;. It&amp;rsquo;s fundamentally flawed because of its implicit power structure - &lt;a href="https://qz.com/849980/zappos-is-struggling-with-holacracy-because-humans-arent-designed-to-operate-like-software/"&gt;Tony Hsieh still runs Zappos&lt;/a&gt;, even if he does not use a central planning committee to do it - but the biggest problem is it makes no mention of economics. Without a clear system for scoring the transactions (i.e., money) it&amp;rsquo;s impossible to build a free market.&lt;/p&gt;
&lt;p&gt;This problem of how to handle economics within a non-hierarchical company might lead some to think of using blockchain tokens as an internal currency. This is impossible today, beyond the fact that &lt;a href="https://amzn.to/2Gv1yQz"&gt;the world of blockchain is mostly about fraud and black market sales&lt;/a&gt;. The biggest problem is that &lt;a href="https://lukekanies.com/writing/where-does-your-work-live/"&gt;we have no idea how to value most of the work people do&lt;/a&gt;. I mean, we might know that what a developer should get paid for a year&amp;rsquo;s work, but how much is that work worth? The majority of the work done in modern corporations is incredibly hard to value, which is partially why companies are so inefficient and make so many bad decisions.&lt;/p&gt;
&lt;p&gt;That brings up an even bigger problem - companies today hire workers to make money from their labor. In other words, they generate profit because they pay their employees less than they&amp;rsquo;re worth. If everyone could trade their labor for exactly the amount of money it was worth, the corporations that employ them would have a much harder time making money. Instead, in modern corporations the shareholders and the executive team - again, the central planning committee we so despise - make the majority of the money, while the front line does all the work and makes very little. This is true even at the big tech firms; software developers might be well paid relative to hotel workers, but they&amp;rsquo;re paid a pittance compared to the founders and executives. This might speak to why we have no solution yet - free market corporations would tend to reduce concentrations of wealth, which would be terribly disruptive to the current system.&lt;/p&gt;
&lt;p&gt;Like I said, I don&amp;rsquo;t have a solution. But at least now I know what makes the current system so painful, and it gives me some hope that we actually can come up with a better answer. I know I&amp;rsquo;ll be working harder in the future to manage the downsides of what we have today.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Although I might stress the &amp;ldquo;well regulated&amp;rdquo; part more than most modern economists. &lt;a href="#ffn1"&gt;↩&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Of course, capitalism is just as capable of killing its citizens, whether through &lt;a href="https://www.theguardian.com/money/us-money-blog/2014/nov/21/walmart-workers-rely-on-food-banks-report"&gt;starvation&lt;/a&gt; or &lt;a href="http://www.commonwealthfund.org/publications/press-releases/2011/sep/us-ranks-last-on-preventable-deaths"&gt;lack of health care&lt;/a&gt;. &lt;a href="#ffn2"&gt;↩&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Note that I&amp;rsquo;m not taking the capitalist side of the cold war here; while Americans were decrying the oppression of the Soviets, we were actively &lt;a href="https://historynewsnetwork.org/article/158887"&gt;clawing back progress on civil rights&lt;/a&gt; and &lt;a href="http://foreignpolicy.com/2013/08/20/mapped-the-7-governments-the-u-s-has-overthrown/"&gt;knocking over democratically elected governments&lt;/a&gt;. This article is about principles, which political regimes rarely show a great track record in following. &lt;a href="#ffn3"&gt;↩&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;But not so independent that you should be as pathological as &lt;a href="https://owlcation.com/humanities/The-Virtue-of-Stupidity-A-Critique-of-Ayn-Rand-and-Objectivism"&gt;Ayn Rand&lt;/a&gt;. &lt;a href="#ffn4"&gt;↩&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;</content></item><item><title>Great design is ruining software</title><link>https://lukekanies.com/writing/great-design-is-ruining-software/</link><pubDate>Tue, 03 Apr 2018 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/great-design-is-ruining-software/</guid><description>&lt;h2 id="the-arrival-of-the-smartphone-has-convinced-the-world-of-the-value-of-great-software-design-but-its-not-all-good-news"&gt;The arrival of the smartphone has convinced the world of the value of great software design, but it&amp;rsquo;s not all good news&lt;/h2&gt;
&lt;p&gt;The smartphone has reached more people and delivered more value faster than any technology ever seen. Much of the world has had to adapt to this arrival, but software design suffered the greatest reckoning. As the smartphone ascended, developers finally adopted reasonable design principles, realizing that they could not pack every feature ever seen into the smartphone experience. This recognition of the value of design - and especially, minimal design - is a good thing. Mostly.&lt;/p&gt;</description><content>&lt;h2 id="the-arrival-of-the-smartphone-has-convinced-the-world-of-the-value-of-great-software-design-but-its-not-all-good-news"&gt;The arrival of the smartphone has convinced the world of the value of great software design, but it&amp;rsquo;s not all good news&lt;/h2&gt;
&lt;p&gt;The smartphone has reached more people and delivered more value faster than any technology ever seen. Much of the world has had to adapt to this arrival, but software design suffered the greatest reckoning. As the smartphone ascended, developers finally adopted reasonable design principles, realizing that they could not pack every feature ever seen into the smartphone experience. This recognition of the value of design - and especially, minimal design - is a good thing. Mostly.&lt;/p&gt;
&lt;p&gt;I could not be happier that the industry finally accepts that there are principles of design, and there is a practice and discipline behind building great software. It&amp;rsquo;s great that we&amp;rsquo;re seeing more focused software that does little, but does it very well, rather than the previous age of the GUI when software attempted to own large parts of our lives by doing anything and everything. For a long time, Microsoft Word was used by nearly everyone who had a computer, and their strategy was to ensure no one ever had a reason to choose something else by building every feature anyone might ever need; their toolbar was the canonical example of never saying no.&lt;/p&gt;
&lt;p&gt;The smartphone changed all that. Those rows of icons would fill the screen on a phone and leave no room for typing, and of course, no one would use them anyway because of how different the usage patterns are. As people realized they could no longer just throw in the kitchen sink, they began hiring (and listening to!) actual designers, and those designers have been steeped in the culture of &lt;a href="https://www.designprinciplesftw.com/collections/ten-principles-for-good-design"&gt;Dieter Rams&lt;/a&gt; and the minimalism of the &lt;a href="https://en.wikipedia.org/wiki/Bauhaus"&gt;Bauhaus&lt;/a&gt; movement, which is awesome. Mostly.&lt;/p&gt;
&lt;p&gt;Unfortunately, the phone caused everyone to focus on the final design principle of Dieter Rams (&amp;ldquo;Good design is as little design as possible&amp;rdquo;), without apparently remembering the nine that came before it, or why they were earlier in his list. I get it; the design constraints in a phone are intense, and it might not be a good idea to minimize everything, but it sure is easy.&lt;/p&gt;
&lt;p&gt;The consequence of this mobile &lt;a href="https://en.wikipedia.org/wiki/Brutalist_architecture"&gt;brutalism&lt;/a&gt; is a new movement building simpleton tools: Software that anyone can use, but no one can become an expert in.&lt;/p&gt;
&lt;p&gt;Trello is a great example. I adore Trello. I think it&amp;rsquo;s great software, and it&amp;rsquo;s clearly a success by any measure. However, for all that I&amp;rsquo;ve relied on Trello daily for years, I feel no more an expert than I did just after starting to use it. It&amp;rsquo;s not because I haven&amp;rsquo;t tried; it&amp;rsquo;s because there&amp;rsquo;s no depth. You can pretty much plumb the product in a couple of days.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s fantastic for getting new users up to speed quickly, but deeply frustrating after a couple of weeks. Or months. Or years. Compare that with Vim, which I still use for all of my code editing, yet it&amp;rsquo;s so complicated that most people don&amp;rsquo;t even know how to quit it, much less use it. I&amp;rsquo;m not going to claim its lack of user friendliness is a feature, but I will defend to the death that its complexity is.&lt;/p&gt;
&lt;p&gt;Apple&amp;rsquo;s Notes is the ultimate expression of this trend in text editor form. It&amp;rsquo;s a fine text editor. I know some people have written huge, impressive programs in similarly simplistic editors like Notepad on Windows. But I personally could not imagine giving up keyboard navigation, selection, text munging, and everything else I do. The fact that complicated work can be done on simplistic tools speaks to the value of having them, but in no way invalidates the need for alternatives. Yet, on the current trends, no one will even be trying to build this software I love because they couldn&amp;rsquo;t imagine two billion people using it on a smartphone.&lt;/p&gt;
&lt;p&gt;I think it&amp;rsquo;s fair to say that that&amp;rsquo;s an unfair standard, and even a damaging one.&lt;/p&gt;
&lt;p&gt;I miss the rogue-esque exploration that tool mastery entails. It&amp;rsquo;s not that I want tools to be hard; I want them to be deep. I want to never run out of ways to invest in my tools. I don&amp;rsquo;t want to have to swap software to get upgrades, I want to upgrade my understanding instead.&lt;/p&gt;
&lt;p&gt;But I look around my computer, and everything on it was designed for the &amp;ldquo;average&amp;rdquo; user. I was not average as a CEO with 40+ hours of meetings a week while receiving more than 200 emails a day, nor am I average now as someone who spends more time writing than in meetings. &lt;a href="https://www.psychologytoday.com/us/blog/the-science-the-individual/201601/there-is-no-average-person-heres-why"&gt;There&amp;rsquo;s no such thing as an average user&lt;/a&gt;, so attempting to build for one just makes software that works equally poorly for everyone.&lt;/p&gt;
&lt;p&gt;It is a rookie mistake to conflate the basic user who will never plumb the depths of their tools with the expert user who will learn every nook and cranny of your software. It is a mistake to treat the person who sometimes has to solve a problem the same as a person who spends 80% of their time working on that problem.&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t want to be an expert in all of my tools - for all that I take thousands of photos a year, I don&amp;rsquo;t think I&amp;rsquo;m up for switching to Adobe Lightroom - but for those tools that I spend the most time in, that most differentiate me, I want the opportunity for true expertise. And I&amp;rsquo;d happily pay for it.&lt;/p&gt;
&lt;p&gt;Back in the days when computer screens were tiny, there were plenty of stats that showed that paying for an extra screen would often give people a 10% or more boost in productivity. I know it did that for me. As a business owner, it was trivial to justify that expense. Monitors cost a lot less than 10% of a person&amp;rsquo;s salary, and don&amp;rsquo;t need to be replaced every year. Heck, the whole point of the &lt;a href="https://puppet.com/"&gt;automation company I built&lt;/a&gt; was to allow people to focus their efforts on the most valuable work they could do.&lt;/p&gt;
&lt;p&gt;Yet, when it comes to software being built and purchased today, to the tools we use on a daily basis, somehow our software ecosystem is failing us. There is no calendar I can buy that makes me 10% better, no email client available that I can spend five years getting better at.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s great that people are finally making software that everyone can use, but that&amp;rsquo;s no excuse to stop making software for specialists, for experts, for people who could get the most advantage from that extra 10%.&lt;/p&gt;
&lt;p&gt;Please. Go build it. I know I&amp;rsquo;ll buy it.&lt;/p&gt;</content></item><item><title>Where does your work live?</title><link>https://lukekanies.com/writing/where-does-your-work-live/</link><pubDate>Tue, 13 Mar 2018 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/where-does-your-work-live/</guid><description>&lt;h2 id="most-of-our-software-is-confused-about-what-job-weve-hired-it-for"&gt;Most of our software is confused about what job we&amp;rsquo;ve hired it for&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;ve really enjoyed playing &lt;em&gt;Zelda: Breath of the Wild&lt;/em&gt;, but my life has been changed more by one of its reviews than by the game itself. The review had a unique view on what made the game so great. It contrasted Zelda to other games - Destiny, for example - saying that while others tended to distribute gameplay across multiple areas (e.g., in Destiny, the radar is a critical part of the game), Zelda really focuses the game into the main screen where you walk, glide, ride, and fight.&lt;/p&gt;</description><content>&lt;h2 id="most-of-our-software-is-confused-about-what-job-weve-hired-it-for"&gt;Most of our software is confused about what job we&amp;rsquo;ve hired it for&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;ve really enjoyed playing &lt;em&gt;Zelda: Breath of the Wild&lt;/em&gt;, but my life has been changed more by one of its reviews than by the game itself. The review had a unique view on what made the game so great. It contrasted Zelda to other games - Destiny, for example - saying that while others tended to distribute gameplay across multiple areas (e.g., in Destiny, the radar is a critical part of the game), Zelda really focuses the game into the main screen where you walk, glide, ride, and fight.&lt;/p&gt;
&lt;p&gt;The review (which I unfortunately cannot find, because of the quantity of posts online that all use similar words) called this &amp;ldquo;where the game lives&amp;rdquo;. I love what this phrase evokes. I absolutely loved the game Borderlands, but I was deeply frightened of ever finding out how much time I spent at its store screen, because item collection and management was such an important part of the game. A lot of its fun was specifically from the collection, rather than the playing, but that meant a large chunk of the game lived in the store, as opposed to out in the world.&lt;/p&gt;
&lt;p&gt;Most of our software could use a similar dissection.&lt;/p&gt;
&lt;p&gt;Like Destiny and Borderlands (which are both great, and quite similar), the tools we use show a surprising distance between what they help us do and what we&amp;rsquo;ve hired them for. If I may be permitted to steal from this review, this distance is a sign that our software is confused about where our work lives.&lt;/p&gt;
&lt;p&gt;To pick a counter-example, I&amp;rsquo;m writing this post in &lt;a href="https://ulyssesapp.com"&gt;Ulysses&lt;/a&gt;. People who choose this software laud its simplicity, which makes it easy to focus. What they really mean is, all you can do with it is write. There&amp;rsquo;s almost no formatting, very little organization, very little anything but writing. The work lives in the writing. (My first draft was written on an ipad, which further simplifies that focus.)&lt;/p&gt;
&lt;p&gt;Contrast that with any task or project management tool. My wife and I are in the middle of planning a bunch of camping, and we&amp;rsquo;re using &lt;a href="https://trello.com/"&gt;Trello&lt;/a&gt; to organize many of the options. What is Trello&amp;rsquo;s opinion about where the work lives?&lt;/p&gt;
&lt;p&gt;Last time I looked, my wife had three browser windows open, each with about fifteen tabs. She&amp;rsquo;s also working in &lt;a href="https://roadtrippers.com"&gt;RoadTrippers&lt;/a&gt; (Pro, natch). To get this work into Trello is a process of copying, pasting, writing copy about why you pasted it, and then using Trello to file it so you can find and manage it later.&lt;/p&gt;
&lt;p&gt;In this operation, where does the work live? It&amp;rsquo;s scattered across maps, calendars, browsers, and applications like RoadTrippers. Does Trello know that? Does it agree? How does its opinion of where the work lives affect its utility? Brief introspection leads us to conclude Trello has no idea where the work lives, and the humans using it are entirely responsible for connecting the two.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s a simple exercise for anyone using a task tracking app: Envision yourself going into that app and just marking everything done, even though you obviously haven&amp;rsquo;t done the work. It hurts to even consider, doesn&amp;rsquo;t it? Your brain has absorbed that these tasks are representations of work, and it&amp;rsquo;s your job to match the representation to the work, because you know the tool won&amp;rsquo;t do it for you. When you mark something done, of course nothing goes out and does the work; you&amp;rsquo;re just lying to your software about the state of the world. And it has no idea! This disconnect is what leads to an allergic response to the idea of marking work done in software that is not yet done in the real world.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;d like to say that Trello was just a bad example, but I think all task tools share this confusion. Bug trackers and project management tools are specialized examples of this, and they obviously have no idea where the work lives. If I&amp;rsquo;m writing code, all of the work is done in my text editor, in files on disk, and maybe in my testing tools to ensure the work is done and done right. I then go somewhere entirely different to mark the work done. Why? Shouldn&amp;rsquo;t GitHub know it already? Why do I have to explain it? The answer is because these trackers think tracking is the work, when of course, the work is the work.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s no better in personal tools. I just started using &lt;a href="https://culturedcode.com/things/"&gt;Things 3&lt;/a&gt; for my own tasks, nearly all of which end up being expressed in email or calendars, yet Things 3 has no conception of either. It has no idea where my work lives, and expects me to put out all of the effort necessary to connect them.&lt;/p&gt;
&lt;p&gt;Speaking of email and calendars, they have their own role in this conversation.&lt;/p&gt;
&lt;p&gt;Email is interesting. Everyone hates it, because it&amp;rsquo;s so important to everyone that we use it constantly, yet this animosity is a result of its utility and criticality. In other words, people hate it because it works so well. But when you&amp;rsquo;re doing email, what work are you actually doing?&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m not sure I know. You&amp;rsquo;re communicating. But usually, you&amp;rsquo;re communicating about some other kind of work, like a document, a meeting, or some kind of activity that takes place outside of the inbox. A well designed application will remove the need for communication via email - Google Docs is a great example of this. Its sharing and commenting features have allowed many discussions to move from email to where the work is, in the document itself; their addition of suggestions has doubled down on focusing on the work, rather than talking about the work. (Note that this is completely different from Slack, which advertises that it gets rid of email, by which it means it moves the conversation, not that it does a better job of bringing the work into the software.)&lt;/p&gt;
&lt;p&gt;Of course, how do you have Google Docs tell you someone commented on your document? Email. :)&lt;/p&gt;
&lt;p&gt;What about calendars? Why do calendars exist? As a tool, where does their work live?&lt;/p&gt;
&lt;p&gt;I am thankful to have had to try to explain to a friend my position on this, otherwise I&amp;rsquo;d think it was easy to understand. It&amp;rsquo;s so counter to how people work today that a relatively obvious truth is impossibly counter-intuitive: calendars are about how I spend my time.&lt;/p&gt;
&lt;p&gt;When using a calendar, the work is what you actually do. You, a person, out the in the world. That&amp;rsquo;s what the calendar is about. Its job is to ensure you do the right things at the right time, with the right people, in the right place. It&amp;rsquo;s about doing, not documenting, managing, or notifying. You can put something in a calendar and not do it, or do work that&amp;rsquo;s not in the calendar; any of us would say, obviously, that it&amp;rsquo;s what you do that matters, not what the calendar says. Merely creating an event has no effect, and thus no value; it only matters if it then affects your behavior. The work lives in what you do. But does your calendar make even the slightest attempt to directly manage how you spend your time? What would that even look like?&lt;/p&gt;
&lt;p&gt;To pick a small example, my calendar apps seem to not care what city I&amp;rsquo;m currently in, or where I&amp;rsquo;m physically located. Isn&amp;rsquo;t this weird? The tool whose primary job is to manage where I am physically located makes no attempt to represent or take into account the core fact it is meant to control. It still dumbfounds me.&lt;/p&gt;
&lt;p&gt;Yes, they can tell me in real time when I should leave for a meeting based on travel time (as long as travel involves driving, rather than walking down the hall to a conference room), but they can&amp;rsquo;t say, &amp;ldquo;Given that on Tuesday you&amp;rsquo;ll be in Portland, working from home, you should block out travel time to get downtown to lunch and back&amp;rdquo;. That is, they can alert me in the moment, but they can&amp;rsquo;t do their core job - reserving time to ensure I&amp;rsquo;ll be doing the right thing in the future. Because they can&amp;rsquo;t do this, I have to create those blocks myself, else I&amp;rsquo;ll find myself choosing between skipping one appointment or being late to another. The whole point of a calendar is to manage time, but in this simple example they fail to ensure I will have space to transition my corporeal existence between physical locations. Shouldn&amp;rsquo;t that be step one, rather than an exercise left to the human?&lt;/p&gt;
&lt;p&gt;I also reserve time for tasks I do alone every day, like working out and writing. I do this primarily to ensure it gets done, rather than because those times are special (although I do get a bit jittery now if I don&amp;rsquo;t write first thing in the morning). There&amp;rsquo;s no way to explain to my calendar what I&amp;rsquo;ve actually blocked that time out for, and thus no way for it to respond to whether I&amp;rsquo;ve done it or not, even though my computer knows if I&amp;rsquo;ve done my writing, and my watch knows if I&amp;rsquo;ve worked out. Wouldn&amp;rsquo;t it be great to see your calendar dynamically rearranging your day because it noticed you missed your workout?&lt;/p&gt;
&lt;p&gt;My calendar is confused about what work I&amp;rsquo;ve hired it to do, and therefore does not know it needs to look in those places.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;re so used to the idea that our software represents the work that we seem to have lost hope that it will actually help us do it. Most of the tools we use are entirely disconnected from the work they&amp;rsquo;re supposed to help us with. Marking something done does not do it, deleting email does not indicate communication has happened, sitting at your computer while your calendar says you&amp;rsquo;re writing does not produce text. The representations are not the work, yet we forgive our tools for only dealing in representations, not actual work.&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t know if that reviewer was right about why &lt;em&gt;Zelda: BoTW&lt;/em&gt; is so great. I can&amp;rsquo;t even imagine what all the software I use would look like if it were built around where my work lived, rather than merely being used to model and manage it.&lt;/p&gt;
&lt;p&gt;What I do know is that our software can and should be built to help us do the jobs we&amp;rsquo;ve hired it for. But because it is confused about why we use it, what we do every day is lower quality, less fun, and just downright confusing.&lt;/p&gt;
&lt;p&gt;This also shows just how much opportunity there is to improve the software we use on a daily basis.&lt;/p&gt;</content></item><item><title>Founding Myths are Pernicious Propaganda</title><link>https://lukekanies.com/writing/founding-myths-are-pernicious-propaganda/</link><pubDate>Tue, 06 Mar 2018 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/founding-myths-are-pernicious-propaganda/</guid><description>&lt;h2 id="its-only-safe-to-learn-from-true-stories"&gt;It&amp;rsquo;s only safe to learn from true stories&lt;/h2&gt;
&lt;p&gt;Every startup has its founding myth, the story that it uses to help draw in and motivate employees, customers, and investors. In most cases, those myths were cultured years after the company&amp;rsquo;s founding, and bear little relationship to reality. When you dig deeply into a company&amp;rsquo;s true origins, what initially looked like the product of far-sighted genius deflates into a mix of insight and smart decisions meshed with a series of serendipitous events.&lt;/p&gt;</description><content>&lt;h2 id="its-only-safe-to-learn-from-true-stories"&gt;It&amp;rsquo;s only safe to learn from true stories&lt;/h2&gt;
&lt;p&gt;Every startup has its founding myth, the story that it uses to help draw in and motivate employees, customers, and investors. In most cases, those myths were cultured years after the company&amp;rsquo;s founding, and bear little relationship to reality. When you dig deeply into a company&amp;rsquo;s true origins, what initially looked like the product of far-sighted genius deflates into a mix of insight and smart decisions meshed with a series of serendipitous events.&lt;/p&gt;
&lt;p&gt;This gap between myth and reality in no way diminishes the achievement of these companies and their teams, but it collapses our ability to learn the true lessons from those who made it and those who did not. If we can shift our story-telling from creation myths to capturing the collisions actually necessary to germinate greatness, we can better recognize what it will take to support it next time. Even better, it will allow us to pull forth those organizations not lucky enough to get all the draws, enabling our ecosystem to address neglected founders attacking neglected markets.&lt;/p&gt;
&lt;p&gt;As I was building Puppet, I assiduously sought founder stories, trying to understand what it really took to do what they did. Over time, this turned from a quest to build &amp;ldquo;Good to Great&amp;rdquo; for startups (which was silly anyway, given how &lt;a href="http://bobsutton.typepad.com/my_weblog/2008/12/good-to-great-more-evidence-that-most-claims-of-magic-are-testimony-to-hubris.html"&gt;stupid&lt;/a&gt; that &lt;a href="http://www.businesspundit.com/why-good-to-great-isnt-very-good/"&gt;book is&lt;/a&gt;) into a collection of more-true founding myths:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Facebook&lt;/strong&gt;: From &lt;a href="https://en.wikipedia.org/wiki/History_of_Facebook"&gt;judging girls on the internet&lt;/a&gt; to billions of dollars&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Google&lt;/strong&gt;: Good thing Yahoo! &lt;a href="https://www.biography.com/news/google-founders-history-facts"&gt;didn&amp;rsquo;t want our search algorithm&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Patagonia&lt;/strong&gt;: No one else will &lt;a href="http://amzn.to/2ijlkjw"&gt;pay me to surf&lt;/a&gt; (at least he actually admitted it)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Intel&lt;/strong&gt;: We really &lt;a href="https://en.wikipedia.org/wiki/Traitorous_eight"&gt;hate our boss&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I find these funny, but the true goal is to puncture the story people want you to buy so you can understand what it really took. When you do that, you find that yes, people had to work hard, they had to be smart, they had to be creative. Those are necessary, but as testified by the thousands of failed companies full of hard-working, smart, creative people, they aren&amp;rsquo;t sufficient.&lt;/p&gt;
&lt;p&gt;When you can find true founding stories, such as Phil Knight&amp;rsquo;s excellent &lt;a href="http://amzn.to/2nylMA7"&gt;Shoe Dog&lt;/a&gt;, you gain critical insight that might help you build your own business better, but you also realize how much of building a great company is expertly riding the tide of luck and opportunity.&lt;/p&gt;
&lt;p&gt;On first blush, there&amp;rsquo;s no problem with this, other than the ridiculous levels of delusion necessary to turn serendipitous opportunism into genius founding myths that manage not to include the lucky bits.&lt;/p&gt;
&lt;p&gt;On reflection, though, erasing the role chance plays causes systemic problems throughout the startup world.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;ve already seen that &lt;a href="https://medium.com/s/understanding-venture-capital/why-the-most-successful-vc-firms-keep-winning-b3146a261ac8"&gt;human nature abhors a vacuum&lt;/a&gt;, refusing to accept that people don&amp;rsquo;t always deserve their circumstances. Luck is obviously not the only contributor to a startup&amp;rsquo;s success, because how they play the hand they&amp;rsquo;re dealt is at least as important as the hand itself. But let&amp;rsquo;s not lie to ourselves about the role of randomness in a startup&amp;rsquo;s circumstances.&lt;/p&gt;
&lt;p&gt;When we do, it limits our ability to understand what it really takes to make a great company. This is similar to the &lt;a href="http://dmblog.fico.com/2007/02/book_review_the.html"&gt;deep structural flaws&lt;/a&gt; within &amp;ldquo;Good to Great&amp;rdquo;: If you just ask the great companies what they did and try to do the same, you sound smart but have only made your readers dumber. I recommend &lt;a href="http://amzn.to/2kpBiwL"&gt;The Halo Effect&lt;/a&gt; for a more complete discussion on how this business-book analysis of success fails its readers. You can fatally pierce the concept by focusing on one kind of failure:&lt;/p&gt;
&lt;p&gt;&amp;ldquo;The Delusion of the Wrong End of the Stick - successful companies may do various things but that does not mean that doing those things will make you successful&amp;rdquo;&lt;/p&gt;
&lt;p&gt;As I was trying to build Puppet, I found this discrepancy between the stories and the realities immensely frustrating. I was uninterested in being valorized for something I felt lucky to be doing, but these myths were a screen obscuring information I knew was valuable. My goal in studying my predecessors was to improve my own chance of success, but it&amp;rsquo;s impossible to learn from propaganda. Instead of a community of founders learning from each other, with each iteration being better than the next, you get &lt;a href="https://en.wikipedia.org/wiki/Cargo_cult_programming"&gt;cargo cult&lt;/a&gt; companies that manage to copy every part of a successful business except the parts that made it work.&lt;/p&gt;
&lt;p&gt;As just one example, Google&amp;rsquo;s own data now shows that its vaunted hiring practices &lt;a href="http://recruitloop.com/blog/7-lessons-on-hiring-from-googles-big-data-research/"&gt;did not actually help&lt;/a&gt;, but a whole generation startups copied their worthless brain teasers and discriminatory ivy league requirements. For years, Google&amp;rsquo;s dominance was partially explained by their great hiring, but what happens when it turns out they weren&amp;rsquo;t actually better than anyone else? Nothing to see here, please move along. Let&amp;rsquo;s just start another round, this time copying &lt;a href="https://www.nginx.com/blog/microservices-at-netflix-architectural-best-practices/"&gt;Netflix&lt;/a&gt; and &lt;a href="https://apievangelist.com/2012/01/12/the-secret-to-amazons-success-internal-apis/"&gt;Amazon&lt;/a&gt;. Forgive me for thinking that Amazon&amp;rsquo;s success has more to do with their taking Walmart&amp;rsquo;s extractive business strategy to the web than on their use of internal APIs.&lt;/p&gt;
&lt;p&gt;What I found again and again when I peeled these myths back was far more genius in how people responded to their circumstances than in how they were created. Oracle is a perfect example: Larry Ellison was smart enough to realize that &lt;a href="http://www.businessinsider.com/ellison-grew-rich-from-ibms-idea-2014-9"&gt;IBM had invented&lt;/a&gt; this great new database concept but weren&amp;rsquo;t trying to sell it, so he took advantage of that to build it himself. You can bet that&amp;rsquo;s not how Oracle tells its founding story, but only once you know it can you see that Ellison&amp;rsquo;s true strength was pushing hard and fast enough to ensure that Oracle was the first one to market with this free idea. I don&amp;rsquo;t look up to Oracle&amp;rsquo;s founder, but you can bet I learned from that story.&lt;/p&gt;
&lt;p&gt;Google is another good one: One of the best CS schools in the world bashes together two random guys, who then go on to invent something and get &lt;a href="http://www.businessinsider.com/larry-page-tried-to-sell-google-for-16-million--358-billion-less-than-its-worth-today-2014-4"&gt;lucky enough to fail to sell it&lt;/a&gt;. What you can learn from Google looks pretty different once you know that. Again, it does not diminish what they did after that failure, but it turns their stories of manifest destiny into a more true telling of &lt;a href="https://medium.com/@lkanies/why-that-startup-advice-is-useless-67d12b6a83f4"&gt;wandering any icy landscape&lt;/a&gt; looking for safety.&lt;/p&gt;
&lt;p&gt;When they say history is written by the victors, they mean both that only the the stories of the winners end up getting recorded, but also that the stories themselves get morphed, corrupted, to present those winners as just and deserving. That corruption is as pervasive in the world of startups as it is in the wider world.&lt;/p&gt;
&lt;p&gt;There is tremendous value in understanding the real stories behind the great successes. Good luck getting companies and founders to tell them.&lt;/p&gt;</content></item><item><title>Apple Has a Focus Problem</title><link>https://lukekanies.com/writing/apple-has-a-focus-problem/</link><pubDate>Thu, 01 Mar 2018 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/apple-has-a-focus-problem/</guid><description>&lt;h2 id="but-its-not-what-you-think"&gt;But it&amp;rsquo;s not what you think&lt;/h2&gt;
&lt;p&gt;The iPad has made great strides in the last few years toward being a full-time computing platform. While &lt;a href="https://marco.org/2017/01/31/the-wrong-future"&gt;many still cry&lt;/a&gt; that it&amp;rsquo;s just not very useful yet, others are out there &lt;a href="https://www.macstories.net/stories/my-must-have-ios-apps-2017-edition/"&gt;using it as their only computer&lt;/a&gt;, or have at least &lt;a href="https://www.relay.fm/mpu/413"&gt;shifted significant usage&lt;/a&gt; from desktops and laptops to it. I have been traveling at least a third of the time over the last few years, and the iPad is my only companion on the majority of those trips. It is by far my favorite computer, but it has one glaring defect.&lt;/p&gt;</description><content>&lt;h2 id="but-its-not-what-you-think"&gt;But it&amp;rsquo;s not what you think&lt;/h2&gt;
&lt;p&gt;The iPad has made great strides in the last few years toward being a full-time computing platform. While &lt;a href="https://marco.org/2017/01/31/the-wrong-future"&gt;many still cry&lt;/a&gt; that it&amp;rsquo;s just not very useful yet, others are out there &lt;a href="https://www.macstories.net/stories/my-must-have-ios-apps-2017-edition/"&gt;using it as their only computer&lt;/a&gt;, or have at least &lt;a href="https://www.relay.fm/mpu/413"&gt;shifted significant usage&lt;/a&gt; from desktops and laptops to it. I have been traveling at least a third of the time over the last few years, and the iPad is my only companion on the majority of those trips. It is by far my favorite computer, but it has one glaring defect.&lt;/p&gt;
&lt;p&gt;Obviously, the heart of the iPad is its touch interface. The direct interaction is exactly what makes it such a joy to use for so much of it can do. However, even &lt;a href="https://www.apple.com/smart-keyboard/"&gt;Apple has finally acknowledged&lt;/a&gt; that a keyboard is a necessary companion for many iPad uses. While their keyboard has some issues (or rather, their keyboard connection technology does), the overall experience is quite nice. Except for one little detail.&lt;/p&gt;
&lt;p&gt;Unlike touch, keyboards are inherently targeted. While touch is powerful specifically because of your ability to directly manipulate the software you&amp;rsquo;re using, keyboards must first be pointed at a place that needs text. They need focus. And here&amp;rsquo;s where the iPad falls down.&lt;/p&gt;
&lt;p&gt;It has no concept of focus. Or rather, it obviously does, but its designers are in denial about it. Keyboard focus is littered throughout the platform, from the presence of a cursor when inputting text, to the software keyboard auto-hiding when no text field is in use. When you&amp;rsquo;re producing text, this generally works pretty well.&lt;/p&gt;
&lt;p&gt;But the keyboard is used for far more than typing. Whether it&amp;rsquo;s command-tabbing between applications or using shortcuts within them, the keyboard is a critical control device. And it just does not work right on the iPad.&lt;/p&gt;
&lt;p&gt;Honestly, it does not work that well on the mac these days, either. Apple&amp;rsquo;s Mail application can&amp;rsquo;t seem to figure out how to pass focus between emails, &lt;a href="https://medium.com/@lkanies/my-computers-are-all-broken-3a1e0de94a9a"&gt;especially when deleting them&lt;/a&gt;, and there are plenty of other situations where focus within a window - as opposed to between them - can neither be perceived nor controlled.&lt;/p&gt;
&lt;p&gt;But because of its orientation around touch, the iPad is much worse. The vast majority of the time that I want to, say, delete an email, the delete key just literally does nothing. I can even touch the email I want to delete to &amp;ldquo;ensure&amp;rdquo; it&amp;rsquo;s focused, and yet still the keyboard is useless. I have to resort to touch for interacting with applications the vast majority of the time. Many iPad-specific apps now advertise keyboard shortcuts, but they&amp;rsquo;re useless. I mean, sometimes they work. But that&amp;rsquo;s not good enough when you&amp;rsquo;re trying to get something done; we learn, eventually, to do what&amp;rsquo;s consistent, rather than what&amp;rsquo;s fastest when it works but often fails.&lt;/p&gt;
&lt;p&gt;I have so many memories of using my keyboard to tell some app to do something, and just starting at the iPad until I realize nothing is going to happen. I tap around, hoping to tell it, &amp;ldquo;start here&amp;rdquo;, but it&amp;rsquo;s usually no use. My expectations collapse, and I feel crippled, reduced to the level of those who just click around their GUIS. It&amp;rsquo;s not wrong, but it can be so much better.&lt;/p&gt;
&lt;p&gt;I follow every conversation I can find about the iPad as a productivity platform. I&amp;rsquo;m deeply interested in the thoughts of people who are bought into it, such as &lt;a href="https://www.macstories.net/"&gt;Federico Viticci&lt;/a&gt;, so I am cognizant of the general thread of how this is progressing. As so often happens to me, I seem to be the only person concerned about this problem. Here are all of these people talking and writing about the iPad as a general purpose computing platform, yet they don&amp;rsquo;t mention this problem of the inconsistency and invisibility of focus at all. Do they just not use keyboard shortcuts? That&amp;rsquo;s not possible, right?&lt;/p&gt;
&lt;p&gt;And don&amp;rsquo;t tell me it&amp;rsquo;s my iPad. I&amp;rsquo;ve had literally every version ever made (I currently have both sizes of the iPad Pro), and every few iterations I do a clean install. I&amp;rsquo;ve tried every variety of keyboard, from Apple&amp;rsquo;s to Logitech&amp;rsquo;s to a $15 piece of junk I bought at Brookstone at the airport one time because I managed to leave mine at home. I&amp;rsquo;ve changed every variable. The only explanation seems to be that others just don&amp;rsquo;t care about this.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;d also like to see people rallying for Apple to shift the default orientation of the iPad Pro to landscape, because the keyboard is so central to its use, along with an automatic disabling of the rotation lock when the keyboard is connected, but these are minor compared to the core utility of a keyboard.&lt;/p&gt;
&lt;p&gt;To me, one of the central reasons to want a keyboard, one of the primary purposes of the keyboard on my computer, is to control the computer. At that, the iPad is currently failing miserably, and it deserves better.&lt;/p&gt;
&lt;p&gt;I fear that this can only be fixed by introducing completely new design concepts to the iPad. Obviously the OS understands focus, but the design team has worked hard not to ever indicate that to you. That has meant application developers have not bothered to manage it effectively, and has trained users to rely on touch rather than the keyboard.&lt;/p&gt;
&lt;p&gt;While Apple is a design powerhouse, they&amp;rsquo;re also into &lt;a href="https://en.wikipedia.org/wiki/Brutalist_architecture"&gt;brutalist design&lt;/a&gt;, always opting for less, always preferring to forego a capability if they can&amp;rsquo;t make it perfect. This causes me to despair that they&amp;rsquo;ll make material strides on this any time soon.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;d love to be proven wrong, but for Apple to start caring about this, its customers need to first.&lt;/p&gt;
&lt;p&gt;What&amp;rsquo;s your story? Do you just not use keyboard shortcuts? Do they work great for you? Or they&amp;rsquo;re totally broken, but the other broken stuff is just so much more important you haven&amp;rsquo;t mentioned them yet?&lt;/p&gt;</content></item><item><title>My Computers Are All Broken</title><link>https://lukekanies.com/writing/my-computers-are-all-broken/</link><pubDate>Mon, 26 Feb 2018 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/my-computers-are-all-broken/</guid><description>&lt;h2 id="softwares-focus-on-world-dominance-has-crossed-with-my-incessant-tinkering-to-result-in-a-computing-environment-that-is-failing-me-utterly"&gt;Software&amp;rsquo;s focus on world-dominance has crossed with my incessant tinkering to result in a computing environment that is failing me utterly.&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;ve tried everything, and it still doesn&amp;rsquo;t work.&lt;/p&gt;
&lt;p&gt;My first computer was from basically the worst era Apple has ever produced, starting with MacOs 7.6.1 and finally quitting around MacOs 9, switching to BeOS. While I was using these for fun, I was learning Solaris (and AIX, and HP-UX, and FreeBSD, and Debian) for work. I know &lt;a href="https://twitter.com/siracusa?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor"&gt;some&lt;/a&gt; are frustrated that the Mac has lost its spacial finder, but I&amp;rsquo;m frustrated when I have to touch my mouse, because I spent years in a fine-tuned X-Windows interface that allowed me to do essentially everything from the keyboard. It was only marginally graphical; all of the windows except the browser were different kinds of text interfaces, from the terminal to vim to irc. I controlled everything with a Sun Type V keyboard, which relegated the caps lock and backslash keys to some far away corner like God intended, and gave prominence to control, escape, and delete, which matter quite a bit more. I honestly have no idea what mouse I used for the first ten or fifteen years; I don&amp;rsquo;t normally care about them, so I don&amp;rsquo;t normally notice them.&lt;/p&gt;</description><content>&lt;h2 id="softwares-focus-on-world-dominance-has-crossed-with-my-incessant-tinkering-to-result-in-a-computing-environment-that-is-failing-me-utterly"&gt;Software&amp;rsquo;s focus on world-dominance has crossed with my incessant tinkering to result in a computing environment that is failing me utterly.&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;ve tried everything, and it still doesn&amp;rsquo;t work.&lt;/p&gt;
&lt;p&gt;My first computer was from basically the worst era Apple has ever produced, starting with MacOs 7.6.1 and finally quitting around MacOs 9, switching to BeOS. While I was using these for fun, I was learning Solaris (and AIX, and HP-UX, and FreeBSD, and Debian) for work. I know &lt;a href="https://twitter.com/siracusa?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor"&gt;some&lt;/a&gt; are frustrated that the Mac has lost its spacial finder, but I&amp;rsquo;m frustrated when I have to touch my mouse, because I spent years in a fine-tuned X-Windows interface that allowed me to do essentially everything from the keyboard. It was only marginally graphical; all of the windows except the browser were different kinds of text interfaces, from the terminal to vim to irc. I controlled everything with a Sun Type V keyboard, which relegated the caps lock and backslash keys to some far away corner like God intended, and gave prominence to control, escape, and delete, which matter quite a bit more. I honestly have no idea what mouse I used for the first ten or fifteen years; I don&amp;rsquo;t normally care about them, so I don&amp;rsquo;t normally notice them.&lt;/p&gt;
&lt;p&gt;As I gradually switched from a sysadmin-turned-developer to a CEO, my computing needs changed dramatically. I spent all my life in email, calendar, and chat rooms, instead of text windows (notice they&amp;rsquo;re all still text, though). I did not even have a desktop computer for years, because a laptop was a better compromise.&lt;/p&gt;
&lt;p&gt;As the iPad got more powerful, though, and Apple&amp;rsquo;s iMac computers turned from lickable toys into their most powerful computers, I moved most of my computing from laptops up to desktops or down to tablets. For a little while, all was fine, because I still wasn&amp;rsquo;t spending much time on the computer - as a CEO, most of my time was spent directly communicating with people, either in meetings or via email and chat. &lt;a href="http://randsinrepose.com/archives/managing-humans/"&gt;Being present&lt;/a&gt; means not being on your stupid devices. That was my computing experience.&lt;/p&gt;
&lt;p&gt;Once I left my CEO role, I shrugged. I changed a few things (started writing in Ulysses, for example) but basically kept the tools and practices I had.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s become clear now that I have a solid decade of debt that&amp;rsquo;s built up in how I use my computers.&lt;/p&gt;
&lt;p&gt;I really hate it.&lt;/p&gt;
&lt;p&gt;Some of it is obviously just bugs. Or something. The keyboard (a KÜL tenkeyless with some kind of Cherry MX switches) and mouse (some large Logitech thing) just don&amp;rsquo;t work most of the time. The keyboard has to be unplugged and plugged back in 90% of the time the computer goes to sleep, and the mouse icon just does not seem to care about my needs, even after swapping mice, mousing platforms, hair shirts, and everything else I can think of (turns out that moving the mouse&amp;rsquo;s wireless adapter from a USB hub to the desktop might have fixed the mouse).&lt;/p&gt;
&lt;p&gt;Beyond that, the software is out to get me.&lt;/p&gt;
&lt;p&gt;Am I seriously the only person in the world who cares about keyboard focus?&lt;/p&gt;
&lt;p&gt;I just deleted an email in Apple&amp;rsquo;s Mail.app on my desktop (running the latest os and patches, but this problem has persisted for as long as I&amp;rsquo;ve used the app), and I literally have no idea where the focus went. I hit delete, the email goes away; I hit delete again, and literally nothing happens. An email is highlighted, but, oh, I see, it&amp;rsquo;s a &lt;em&gt;gray&lt;/em&gt; highlight instead of a blue one. I click on it, now it&amp;rsquo;s blue, and suddenly delete works.&lt;/p&gt;
&lt;p&gt;I have essentially the same problem on my iPad (which I work on at least as much as my desktop). My only feature request for the iPad is to make keyboard focus predictable and functional. You can be scrolling through emails with the arrow key, and suddenly it will just stop working. Delete an email, no idea where focus is. I don&amp;rsquo;t even know how to tell where the focus is.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m in this insane world where I can feel utterly defeated by the need to click on an email to delete it, but if I zoom out, just about every other part of my computing experience causes similar frustration. I&amp;rsquo;m apparently the only person in the world who has quality studio monitors on my desk, based on how much everyone is freaking out over the HomePod price. I have separate audio installations in 7 parts of my house, and the HomePod in my bathroom is the cheapest one, beating the thirty year old (purchased used, recently) NAD and M&amp;amp;K kit in my bedroom by about $100. Nothing can cause you to lose hope that your needs will be met like the entire internet agreeing your needs don&amp;rsquo;t exist.&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t consider myself an audiophile, but I know enough to know that decent speakers start arriving at around $300 (each, not a pair), rather than topping out there. I never bought into Sonos because that required my believing they could deliver a good speaker, amplifier, and software experience for the price of a single decent speaker. Oh, and I had to join their walled garden; I&amp;rsquo;m willing to consider that, but it&amp;rsquo;s got to be worth it, and it never was for them.&lt;/p&gt;
&lt;p&gt;So now most rooms in my house have audio streamed to them from an &lt;a href="https://www.apple.com/airport-express/"&gt;unsupported device&lt;/a&gt; that is going to become &lt;a href="https://9to5mac.com/2018/02/20/airplay-2-removed-11-3-beta/"&gt;obsolete any day now&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Getting back to computers, it just could not be more clear to me that I&amp;rsquo;m in the shitty middle ground of the computer world.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m not a specialist any more. When I was a sysadmin, I was a specialist and I could build my computing environment to match that. (Although good luck finding specialized sysadmin hardware these days.) When I was a developer, I was a specialist, and my computing showed it.&lt;/p&gt;
&lt;p&gt;Now I do what everyone else does: I email, browse, handle my calendar, chat a bit. My writing is a touch specialist, but not really; I&amp;rsquo;m using a specialist tool that&amp;rsquo;s great for writing books, but I&amp;rsquo;m just producing blog posts instead.&lt;/p&gt;
&lt;p&gt;Even though I&amp;rsquo;m not a specialist, I&amp;rsquo;m still weird. I know that I&amp;rsquo;m using all of my tools differently than most of you are. I know we all think we&amp;rsquo;re special, but I&amp;rsquo;ve been around enough to know I am. Not in a good way, just in a &amp;ldquo;why are you doing that?&amp;rdquo; way.&lt;/p&gt;
&lt;p&gt;Take my calendar. I&amp;rsquo;ve now twice written tools to tell me whether I&amp;rsquo;m meeting my goals in terms of how I spend my time. Sure, you have some sort of tomato timer to remind you to stand up or something. Amateur. My calendar should be a statement of my priorities, of how I will and do spend my time, and I want to hold myself accountable to my goals. I appear to be the only person who wants this, based on the searching I&amp;rsquo;ve done. Thankfully Google Calendar has APIs available, but why should I have to write this?&lt;/p&gt;
&lt;p&gt;I have tried every email client I can find, but they&amp;rsquo;re all written for someone else. They all seem to offer, &amp;ldquo;How can I help you do email without email?&amp;rdquo; I don&amp;rsquo;t want that. I want the vim of email clients. I want the Photoshop of email clients. Can you imagine telling a graphic designer that you want to help them make graphics without making graphics? It&amp;rsquo;s stupid. They&amp;rsquo;re designers. They design graphics. I&amp;rsquo;m a communicator. I communicate. I read and write. A lot. Make a client that&amp;rsquo;s better for that. But nope. Instead you have the modern equivalent of a lickable interface that still can&amp;rsquo;t do inline reply and only has 5 keyboard shortcuts. _BZZZT_DELETED!&lt;/p&gt;
&lt;p&gt;Some of it is just stupid. I have LED strips mounted to the back of my monitor, so I can get ambient lighting while I work. It&amp;rsquo;s actually an awesome feature, and I totally recommend it, but it&amp;rsquo;s a bit of a mess of wires with a ridiculous interface (a switch that keeps falling off my desk). I get not everyone has their monitor against a wall, but this seems so great it should ship by default. Can I just get all the LEDs you want in my keyboard moved back there? And, of course, I want it all connected to the computer so I can control it via software. Instead I&amp;rsquo;m wiring it all together myself and hoping 12V can&amp;rsquo;t catch my desk on fire. Yay.&lt;/p&gt;
&lt;p&gt;I wish it was just that I&amp;rsquo;m a curmudgeon, that I can&amp;rsquo;t give up the old ways, but the truth is I like my iPad more than any other computing device I&amp;rsquo;ve ever owned, and honestly, I always hated the old ways. I&amp;rsquo;ve been &lt;a href="http://luke.hates-software.com/"&gt;hating software&lt;/a&gt; for as long as I&amp;rsquo;ve used it, and I&amp;rsquo;m proud I&amp;rsquo;ve been able to keep my edge as my career and the world it&amp;rsquo;s in has changed. I hated X-Windows. I really, really hated MacOS. I loved BeOS, but honestly, I held it to a very low standard. I loved every part of Solaris except the parts that actually existed or that I ever used, and I quit using it just when it stopped sucking quite so much (god, remember having to use Veritas to get decent clustering? Even worse, remember Disksuite?).&lt;/p&gt;
&lt;p&gt;So it&amp;rsquo;s not that I miss the old days. I want to live in a different universe. I want a different physics model for our software world.&lt;/p&gt;
&lt;p&gt;I know I can&amp;rsquo;t have it. I know I won&amp;rsquo;t get there.&lt;/p&gt;
&lt;p&gt;But I&amp;rsquo;m an optimist. I&amp;rsquo;ll keep fighting.&lt;/p&gt;</content></item><item><title>Software At the Coal Face</title><link>https://lukekanies.com/writing/software-at-the-coal-face/</link><pubDate>Fri, 23 Feb 2018 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/software-at-the-coal-face/</guid><description>&lt;p&gt;&lt;em&gt;Software should be for the people who do the work&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m not a technologist. I&amp;rsquo;m a software person, but not in the way people mean when they say that. I believe in the power of software to improve lives in big and small ways, and I have a hard time imagining doing much except through software.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m less fond of the software industry itself. I think it is too slow at solving problems that matter to people, too myopic to see how much it could really do.&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;Software should be for the people who do the work&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m not a technologist. I&amp;rsquo;m a software person, but not in the way people mean when they say that. I believe in the power of software to improve lives in big and small ways, and I have a hard time imagining doing much except through software.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m less fond of the software industry itself. I think it is too slow at solving problems that matter to people, too myopic to see how much it could really do.&lt;/p&gt;
&lt;p&gt;I ran a software automation company for twelve years, and when I explained it to executives or salespeople, they would respond, &amp;ldquo;Oh, so you can fire sysadmins!&amp;rdquo; (Draw your own conclusions as to why these are the ones who consistently said this.)&lt;/p&gt;
&lt;p&gt;In fact, our strategy was the exact opposite: I set out to turn sysadmins from tactical tools into strategic assets, to make the individuals more capable, and thus more valuable and harder to fire.&lt;/p&gt;
&lt;p&gt;It was always easy to show my strategy was the right one: Let&amp;rsquo;s say I can produce software that can either reduce cost (fire some part of your team) or improve service quality (help that team do better work), which do you pick?&lt;/p&gt;
&lt;p&gt;Nearly every time, people pick a higher service quality. &amp;ldquo;Wait, that&amp;rsquo;s an option?&amp;rdquo;, they would say. (The rare exceptions to this response usually came from organizations I did not want as customers.)&lt;/p&gt;
&lt;p&gt;Software sucks. It really, really sucks. It&amp;rsquo;s so bad that when people look at their software investments, and especially the infrastructure layer my previous company lives at, they really only know how to talk about cost. Sure, they know the software is critical, they can say how many nines they have in uptime, or what their NPS score is, but they can&amp;rsquo;t measure quality in the way, say, a car maker or theme park would. Turns out, though, it&amp;rsquo;s easy as all get out to talk about cost. So, people naturally gravitate from the stuff that matters into the stuff they can measure. It always reminds me of &lt;a href="https://en.wikipedia.org/wiki/Streetlight_effect"&gt;an old joke&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A policeman sees a drunk man searching for something under a streetlight and asks what the drunk has lost. He says he lost his keys and they both look under the streetlight together. After a few minutes the policeman asks if he is sure he lost them here, and the drunk replies, no, and that he lost them in the park. The policeman asks why he is searching here, and the drunk replies, &amp;ldquo;this is where the light is&amp;rdquo;.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;It might not matter, but it sure is easy.&lt;/p&gt;
&lt;p&gt;You could argue that what Puppet did was weird, was special; that I found a seam of critical work that was undervalued, incorrectly measured, and ripe for both automation and an increase in human capital.&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t think sysadmins are that special.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s been this wicked, stupid, and brutal trend over the last few decades to devalue people. I don&amp;rsquo;t just mean, to replace people with automation; I mean the practice of reducing the value of individuals in service to financial strategy. It might be my age, but I assume this all started in the 1980s when corporations were compensated for having fewer costs on the books (which also led to idiocy like building an office tower, selling it, then leasing it back; some realtor makes bank, and your stock goes up because your balance sheet looks better according to the skewed spreadsheets of some hedge fund manager). The claim of many companies that their people are their greatest asset is contradicted by their behavior.&lt;/p&gt;
&lt;p&gt;This becomes more true as companies get bigger. Most large corporations have spent decades finding ways to rely less on their people, and then use the results to demonstrate the people deserved it. Under-train them, then over-supervise them because they don&amp;rsquo;t have the skills. Don&amp;rsquo;t give them any power, then consider them easily replaceable because they can only do small things on their own. Refuse to invest in better tooling, then complain about their productivity.&lt;/p&gt;
&lt;p&gt;I have a different perspective. You might might think I&amp;rsquo;m antiquated, or silly, or just naive. Meh.&lt;/p&gt;
&lt;p&gt;My perspective is that people have always mattered, and that they always will.&lt;/p&gt;
&lt;p&gt;My perspective is that there will always, forever, to be money made by making people more valuable.&lt;/p&gt;
&lt;p&gt;Further, just as a nice bonus, I believe that the things that make people more valuable are generally congruent with the things that make them happier, which means that success for me helps the company and the individuals both financially and personally.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Don&amp;rsquo;t worry about people stealing an idea. If it&amp;rsquo;s original, you will have to ram it down their throats. - &lt;a href="https://en.wikiquote.org/wiki/Howard_H._Aiken"&gt;Howard H. Aiken&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Considering that it&amp;rsquo;s this perspective that&amp;rsquo;s led to me to what success I&amp;rsquo;ve seen in life, and I&amp;rsquo;ve done enough work now to realize it&amp;rsquo;s also the only thing that I care about enough to put another decade into, it&amp;rsquo;s worth considering hiding this little gem, this little kernel of wisdom that others can&amp;rsquo;t seem to spot. I&amp;rsquo;m not worried. At the least, it goes against decades of corporate training: &amp;ldquo;People don&amp;rsquo;t matter, you should replace them, expect them to fail, they&amp;rsquo;re just cogs&amp;rdquo;. That kind of mental conditioning is hard to resist, especially when it&amp;rsquo;s imprinted on our financial system itself.&lt;/p&gt;
&lt;p&gt;Beyond that, it just sounds too nice for others to see its value. Modern finance inherently distrusts anything that&amp;rsquo;s good for people, because they figure if you can do this thing and help people, you&amp;rsquo;ve got to be able to make more money by doing that thing and not helping people, right? Right?&lt;/p&gt;
&lt;p&gt;No. In many cases, the thing that makes it valuable is exactly that it helps people. If anything, you could argue the entire software industry is about helping people spend more time on what makes them special, rather than helping people do something they could not do before.&lt;/p&gt;
&lt;p&gt;Photoshop didn&amp;rsquo;t enable people to make drawings they could not have before; if anything, in many cases it&amp;rsquo;s less functional than using pens and pencils. It just enabled people to be far more efficient with the time they spent.&lt;/p&gt;
&lt;p&gt;The difference between a great editor for coding and a bad one is not that you write better code with a great one, it&amp;rsquo;s that you can write good code that much faster and thus get a lot more high quality work done.&lt;/p&gt;
&lt;p&gt;Often, the difference in speed is so great that the quality of work &lt;em&gt;is&lt;/em&gt; actually dramatically better, but it&amp;rsquo;s a result of the user having far more time to spend on the problem, rather than the software itself directly improving the work.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s not a coincidence that boring, low-value work is easy to automate, or that people enjoy their jobs more when that work goes away. (Of course, this is assuming the job sticks around; in too many cases we use this as an excuse to fire someone rather than &lt;a href="http://robertgreiner.com/2012/09/work-yourself-out-of-a-job/"&gt;promote them&lt;/a&gt;.)&lt;/p&gt;
&lt;p&gt;This was exactly Puppet&amp;rsquo;s goal.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Spend less time firefighting and doing menial work, and more time shipping great software.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I bet you can think of an industry or two whose people could stand to spend less time doing menial work, and more time on the things that matter.&lt;/p&gt;
&lt;p&gt;I am not naïve enough think that every role a human plays today could be improved by better productivity tools; some roles become obsolete over time (not a lot of chimney sweeps these days), they really are just menial work or in an industry that cannot remain relevant. (Although, even in those cases I&amp;rsquo;d argue that both the people and the industries would be better off trying to find a way to work together on the transition, rather than the companies seeing the people as a sacrifice to the gods of productivity.) At the level of industry rather than individual roles, though, everything could be better through this kind of investment.&lt;/p&gt;
&lt;p&gt;And in the end, I don&amp;rsquo;t have to believe every industry, every role is better off.&lt;/p&gt;
&lt;p&gt;I just have to be able to find enough people, companies, and industries that are better off that I can keep doing great work.&lt;/p&gt;
&lt;p&gt;And that&amp;rsquo;s what I plan on doing.&lt;/p&gt;</content></item><item><title>Strategy Is Culture</title><link>https://lukekanies.com/writing/strategy-is-culture/</link><pubDate>Thu, 22 Feb 2018 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/strategy-is-culture/</guid><description>&lt;p&gt;&lt;em&gt;How you work determines your destiny&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Peter Drucker famously said, &amp;ldquo;Culture eats strategy for breakfast&amp;rdquo;. This is often interpreted as culture being more important than strategy. These might not even be his words, which makes it hard to know his thoughts, but having built a company to almost 500 people, it&amp;rsquo;s obvious to me that culture isn&amp;rsquo;t more important than strategy, it &lt;em&gt;is&lt;/em&gt; strategy.&lt;/p&gt;
&lt;p&gt;I am confident he knew this. He worked with the Japanese manufacturing companies in developing their culture of kaizen, which helped them to dominate the automobile manufacturing world, and their practices have gone on to fundamentally change manufacturing as an industry.&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;How you work determines your destiny&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Peter Drucker famously said, &amp;ldquo;Culture eats strategy for breakfast&amp;rdquo;. This is often interpreted as culture being more important than strategy. These might not even be his words, which makes it hard to know his thoughts, but having built a company to almost 500 people, it&amp;rsquo;s obvious to me that culture isn&amp;rsquo;t more important than strategy, it &lt;em&gt;is&lt;/em&gt; strategy.&lt;/p&gt;
&lt;p&gt;I am confident he knew this. He worked with the Japanese manufacturing companies in developing their culture of kaizen, which helped them to dominate the automobile manufacturing world, and their practices have gone on to fundamentally change manufacturing as an industry.&lt;/p&gt;
&lt;p&gt;Your strategy is not what you&amp;rsquo;re trying to do (those are your goals), but rather how you plan to do it, and your culture determines how you work. Pick any great, differentiated strategy, and you&amp;rsquo;ll see that how it translates the company culture is what determines its efficacy. We tend to think of culture as being about how people feel, or how they treat each other, but that&amp;rsquo;s a bare shadow of its importance.&lt;/p&gt;
&lt;p&gt;Southwest is an amazing airline. In an industry with a long history of losing money, they&amp;rsquo;ve managed to make money year after year. How? Their strategy is simple: Be the lowest cost carrier. This isn&amp;rsquo;t something that the management says to the team who then try to interpret it; it shows up in every decision made by everyone in the company. It&amp;rsquo;s baked into the culture. If it weren&amp;rsquo;t, costs would creep in at every level of the organization. They could not be the lowest cost carrier without a culture of parsimony at every layer of the company. You will not be a culture fit at Southwest if you can&amp;rsquo;t be cheap.&lt;/p&gt;
&lt;p&gt;Toyota is legendary for helping to drive a revolution in manufacturing, and their success is based on tight integration between company strategy and behavior at the front line. Many of their practices work against human nature, such as their &amp;ldquo;Five Whys&amp;rdquo; tactic, which seeks root causes for quality issues by refusing to blame individuals. Their culture is so unique that one of its standout features is how reliant they are on training and mentoring, from the front-line worker to top executives. Managers get promoted based on their ability to train their teams up, not just for driving results. Toyota understands its success is reliant on its management chain to connect company strategy to front-line execution, and it invests accordingly.&lt;/p&gt;
&lt;p&gt;Atlassian has built an amazing business, not by being better at selling, but by ensuring the customer can sell themselves. The entire company maintains the cultural discipline of removing barriers to a sale, of asking why a customer needed help, hit a roadblock, or didn&amp;rsquo;t buy. This sounds easy, but it&amp;rsquo;s fundamentally hard, and more importantly it&amp;rsquo;s directly in conflict with the sales culture of modern software companies. You have to choose whether you care more about this deal or all deals, and Atlassian&amp;rsquo;s rare choice, and how that has permeated their culture, is a big part of why they&amp;rsquo;ve done so well. I expect Atlassian has lost countless great people who could not make that shift.&lt;/p&gt;
&lt;p&gt;These companies demonstrate the inseparability of culture and strategy. Your strategy is how your company plans to win, and your culture is how people individually behave in alignment with it.&lt;/p&gt;
&lt;p&gt;Some might argue that the above are the company missions, not their strategies, but they&amp;rsquo;re very different. Toyota&amp;rsquo;s mission is to build great cars, and a culture of kaizen is how they do it. Southwest&amp;rsquo;s mission is probably something like &amp;ldquo;Enable access to air travel to all&amp;rdquo;, and being low-cost is how they do that. Atlassian&amp;rsquo;s mission is clearly around enabling collaboration between teams, which they support by making their products easy to acquire.&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;ve got competition, then your strategy needs to specify how, exactly, you&amp;rsquo;ll beat those competitors. You and your competition can have the exact same mission, but by definition your strategy needs to be different from theirs - you both have the same goal of taking the market, but you necessarily will be approaching it differently. If you don&amp;rsquo;t have competition, your strategy needs to clarify how you&amp;rsquo;ll win in a market where no one has thrived before. Neither of these is a simple question of setting goals; it&amp;rsquo;s about clearly stating how you&amp;rsquo;ll accomplish them.&lt;/p&gt;
&lt;p&gt;Too often, strategies are placed on a pedestal, gesticulated at from afar and never allowed to get dirty, when a strategy&amp;rsquo;s value is entirely determined by how it hits the ground. Napoleon was one of history&amp;rsquo;s best military strategists, and he knew the importance of how it translated to individual soldiers. When he gave orders, he demanded they be repeated back word for word, and &lt;a href="https://books.google.com/books?id=vBMaCAAAQBAJ&amp;amp;pg=PT206&amp;amp;lpg=PT206&amp;amp;dq=napoleon+repeat+orders&amp;amp;source=bl&amp;amp;ots=mmDwBV_ZrE&amp;amp;sig=3lCZgpc15ZKBNG0_GazQdqAEr24&amp;amp;hl=en&amp;amp;sa=X&amp;amp;ved=0ahUKEwiZzcms3YnXAhVfImMKHaulCXgQ6AEIJjAA#v=onepage&amp;amp;q=napoleon%20repeat%20orders&amp;amp;f=false"&gt;would do it again until they were right&lt;/a&gt;. He knew a strategy&amp;rsquo;s value was determined where it met the enemy, not when it was laid out in the command tent.&lt;/p&gt;
&lt;p&gt;Contrary to what you might hear, I don&amp;rsquo;t think I&amp;rsquo;ve ever met a founder who didn&amp;rsquo;t have a strategy, and usually a pretty good one. In contrast, I have yet to meet an early-stage founder who can explain how that strategy will translate on the ground, or who invested hours every week in ensuring that his or her team was operating according to it. Even basic things like having better usability are hand-wavy at best, relying on constant input from founders rather than permeating the organization&amp;rsquo;s culture.&lt;/p&gt;
&lt;p&gt;Simon Sinek has helped &lt;a href="http://amzn.to/2rhw4pb"&gt;lead the charge&lt;/a&gt; in the value of &amp;lsquo;why&amp;rsquo; as a force for motivation and alignment. Your strategy for how you plan to win is just as important, and is much harder to align a team around because it necessarily involves daily discipline. It&amp;rsquo;s not enough to have a great strategy or a great culture; they have to be one and the same.&lt;/p&gt;
&lt;p&gt;Your culture is how your strategy is executed, and you&amp;rsquo;ve got to put in the time to make it work.&lt;/p&gt;</content></item><item><title>If You Take Venture Capital, You’re Forcing Your Company To Exit.</title><link>https://lukekanies.com/writing/if-you-take-venture-capital-youre-forcing-your-company-to-exit/</link><pubDate>Tue, 20 Feb 2018 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/if-you-take-venture-capital-youre-forcing-your-company-to-exit/</guid><description>&lt;p&gt;&lt;em&gt;To understand VC, you must understand the consequences of how they make money for their investors. Part 2 of a &lt;a href="https://lukekanies.com/series-venture-capital/"&gt;series&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally published on &lt;a href="https://medium.com/s/understanding-venture-capital/if-you-take-venture-capital-youre-forcing-your-company-to-exit-fc08fcdb32cc"&gt;NewCo Shift&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/not_an_exit.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Modern venture capital is obviously successful, as demonstrated by the fact that five of the world’s six largest companies were funded by it. However, success is as much about what you say ‘no’ to as what you say ‘yes’ to, and venture capital is no different. In addition to delivering massive collateral damage in the course of its work, the current model rejects all ideas that do not fit within its narrow definition of suitable.&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;To understand VC, you must understand the consequences of how they make money for their investors. Part 2 of a &lt;a href="https://lukekanies.com/series-venture-capital/"&gt;series&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally published on &lt;a href="https://medium.com/s/understanding-venture-capital/if-you-take-venture-capital-youre-forcing-your-company-to-exit-fc08fcdb32cc"&gt;NewCo Shift&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/not_an_exit.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Modern venture capital is obviously successful, as demonstrated by the fact that five of the world’s six largest companies were funded by it. However, success is as much about what you say ‘no’ to as what you say ‘yes’ to, and venture capital is no different. In addition to delivering massive collateral damage in the course of its work, the current model rejects all ideas that do not fit within its narrow definition of suitable.&lt;/p&gt;
&lt;p&gt;The primary contributor to this wholesale rejection is how VC delivers returns, so to understand why it’s broken we must understand how it works. In this article we’ll go deep on how VCs get their money, how they turn that into more money, and what that all means in terms of what ideas they can and will back. Note that we’re focusing here on the ideas not the people; the structural biases against women and people of color will be discussed in later essays (but it’s worth recognizing that they’re just as baked into the model). Ross Beard’s &lt;a href="http://amzn.to/2ydW1YU"&gt;The Innovation Blind Spot&lt;/a&gt; goes into great detail on this topic.&lt;/p&gt;
&lt;p&gt;Venture capital firms generally have managers and limited partners; the managers are the people we think of as the investors (they sign the checks), and the limited partners are the investors in the firms; they’re “limited” in the sense that they have ownership but no real control. They don’t actually invest in firms; they invest in an individual fund, and all of the roles are built around the fund, not the firm. This is partially why you might seen an investor leave a firm but stay involved in investments from the old firm: the investor is still on that fund even if they’re not at the firm.&lt;/p&gt;
&lt;p&gt;Most limited partners are very large financial institutions, like &lt;a href="https://www.calpers.ca.gov"&gt;CalPERS&lt;/a&gt;, and they work with venture capital as part of a diversified investment strategy. They have pockets of money in all kinds of places, and VC is added in to ensure they have some high risk/high reward investments. These don’t necessarily even deliver better returns (and in general, VC as an asset class does not do that well), it’s there to get the right mix of risk in the portfolio. In most cases, the LPs are represented by people who would not fit in at a venture firm, because they’re usually finance people at governmental institutions.&lt;/p&gt;
&lt;p&gt;A fund is raised by investors (“managing partners”, in this context) seeking money from high net worth individuals, institutions, and anyone else with a lot of money lying around. Money is committed for the life of the fund; except in rare cases there is only one way for an investor to get the money back.&lt;/p&gt;
&lt;p&gt;One of the strange things about these funds is not just that they are planned to be locked into a fund for a long time, but it can be awkward if they aren’t. Limited partners invest with VCs as a means of putting money to work over something like a ten year period. If the money all gets returned quickly because of an exit, it throws off the spreadsheets and they quickly have to find somewhere else to put the money. This sounds silly, but it does have a real impact.&lt;/p&gt;
&lt;p&gt;Venture capitalists then take this money, and use it to buy stock from startups. So now, the fund holds a bunch of stock instead of a bunch of money. Crucially, this stock is all in private companies, which means it’s generally illiquid (i.e., you can’t easily exchange it for cash). It’s also usually preferred stock, which means the investors get a few extra terms around control and how cash is distributed if there’s a below-value exit.&lt;/p&gt;
&lt;p&gt;If this were a normal fund, there would be plenty of ways to make money, and the investors could deliver returns however they wanted; they could rely on growth, dividends, sales, or anything else. However, VC funds are limited partnerships with strict rules about what can be done with the money. No matter where you are in a fund cycle, if a company gets sold for cash, you have to distribute that cash to your investors (keeping 20% for yourself, of course). You can’t reinvest it in another company. (This is only generally true; firms that don’t have this restriction are called evergreen funds, and are usually funded by a single institution or family.)&lt;/p&gt;
&lt;p&gt;This distribution on an exit is the primary mechanism for VCs to return capital to their investors. The other way is for a company to go public. This is a weirder one — it’s discussed as an exit, because it allows investors to return capital to their LPs, but it’s not a sale of the company. The difference is that the stock is now liquid, which means it’s basically equivalent to cash; the VCs give distribute the now-public shares to their LPs, who can now all trade it in for cash whenever they want.&lt;/p&gt;
&lt;p&gt;Ironically, distributing shares to LPs is a big risk to the company — if 50% of a company’s stock is owned by investors, and they distribute all of that stock to their LPs the day a company’s lockup period ends, what do you think the LPs would do? Well, they’re not experts in tech, or high growth companies, and more importantly, this stock doesn’t fulfill the same needs as the VC fund did in their asset allocation, so they sell it. Of course. And what happens to a newly public company who finds that 50% of its shares are suddenly sold on the public market? The stock gets hammered, because a huge upsurge in supply means an equivalent drop in price.&lt;/p&gt;
&lt;p&gt;That’s why VCs distribute shares over a broader period of time, usually 18-24 months. They have some flexibility in how this is handled so they can protect these newly-public companies.&lt;/p&gt;
&lt;p&gt;Ok, now you understand how it all works — how venture capitalists get money, make money, and then give it back to their investors in turn. Why does that matter?&lt;/p&gt;
&lt;p&gt;It matters because there are only two ways for a VC-backed startup to be a success for its investors: Go public or get bought. As the CEO of Puppet, I always said any company has four options: Go broke, go public, get bought, or stay private indefinitely. If you take VC money, that last option is off the table.&lt;/p&gt;
&lt;p&gt;It’s worth saying again: You take VC, you are committing to getting bought, going public, or going broke.&lt;/p&gt;
&lt;p&gt;Crucially, that means that investors must push you into one of those outcomes. The reason they deride private businesses that generate cash isn’t because they’re bad businesses, it’s because they’re structurally incapable of profiting off of them. Their system is limited to valuing sales or IPOs; nothing else can have value to them, because nothing else allows them to make money.&lt;/p&gt;
&lt;p&gt;This means that if you’ve got a great company that’s taken some VC but is at real risk of settling into a mere 20% growth rate with a sight to profitability but only making, say, $30m a year, they’re going to push you out of that comfort zone. They have to. They’ll ask you to raise a “growth” round so you can “really scale this thing”, or they’ll try to sell the company. If that doesn’t work, they’ll just fire you and put someone in place who will do it for them. It’s not because they’re evil, it’s because their contracts essentially require it. They can’t return the stock of a private company to their LPs, so what choice do they have?&lt;/p&gt;
&lt;p&gt;Now that we understand how investor behavior is driven by how capital is returned to investors, let’s discuss what it means to the technology startup ecosystem as a whole. (There are VCs for things outside of tech, but the asset class was basically invented for technology, and that’s where it is centered.)&lt;/p&gt;
&lt;p&gt;If you’re seeking funding for your technology company, you essentially have to promise that you can and will sell your company for an outsized return, or that you can and will take it public. In reality, almost no one invests with the expectation of a sale; they’re all betting on an IPO, recognizing that a sale is a good second option. It doesn’t matter if you can generate a ton of profit; they have no use for that. In fact, it might get awkward if you started distributing dividends.&lt;/p&gt;
&lt;p&gt;This has two big consequences. The first, of course, is that companies that don’t have a realistic shot of going public can’t get venture capital. This is a striking constraint, given how much of our economy consists of small, profit-generating businesses that generate jobs and cash locally, whereas the ranks of public companies that distribute returns only to the investment class have been shrinking for decades. The story they’ll tell you is that only those really high-growth companies “need” VC money, but it’s much simpler than that: Their business model doesn’t work if your company doesn’t sell or go public.&lt;/p&gt;
&lt;p&gt;Bank loans do ok at providing funding for low-risk actions by mature companies, and VC does well at funding high-risk companies with the chance to be huge, but there’s a huge gap in the middle that struggles to get any funding. (Both of these funding mechanisms in the US also suffer from being overwhelmingly biased toward only funding white men, but that’s a different essay.) Medium-risk companies often do need funding, but can’t get it, which in many cases means the businesses either don’t exist or end up much smaller than they could be.&lt;/p&gt;
&lt;p&gt;The second major consequence is that a lot of companies are able to convince themselves, and thus investors, that they could get big enough to go public. Yes, this is sometimes true, but in so many cases it is instead a lie that both parties tell in order to get the funding done. If you love your company, and the only way to keep it alive is to promise to keep growing, you will. You understand the risks, but they’re better than just letting your company die.&lt;/p&gt;
&lt;p&gt;In too many cases, this absolute demand for continued growth is exactly what kills companies. They never learn the operating discipline necessary to generate cash (which, in the end, actually still is king), and they get too big to sustain themselves. At some point, the lie gets out, they can’t get more funding, the fundamental unsoundness of their business model becomes clear, and the whole thing deflates.&lt;/p&gt;
&lt;p&gt;When you hear a VC say you should focus more on growth than cash, what they’re saying is, you should worry more about my ability to return capital to my investors than your ability to still have a company in a few years. It might be that growth is the right thing to invest in, but it isn’t automatically the right thing, and it’s at least fair to say that the investor is not a neutral party in this recommendation.&lt;/p&gt;
&lt;p&gt;So now we see that so much of what we find poisonous in the world of venture capital is actually the result of how returns are distributed to investors. The growth-at-all-costs mentality, the huge amount of dead companies, pushing employees to work to the bone until you get an exit, and much more can be laid at the feet of this simple constraint.&lt;/p&gt;
&lt;p&gt;I don’t know if there is an alternative model that will work in the world of high-risk tech startups, but I do know there are plenty of other investment models that are able to deliver returns without introducing this kind of dysfunction. Conglomerates like Berkshire Hathaway are able to own significant chunks — or even the entirety — of companies and deliver great returns whether via growth, dividends, or anything else. This provides them the flexibility to let their portfolio companies choose their own best means of returning capital to investors. Coincidentally, Berkshire Hathaway is the one non-VC-backed company in that list of six largest companies.&lt;/p&gt;
&lt;p&gt;This essay series is an attempt to capture what I’m learning as I’m looking for a new way to invest in great startups. I think it’s possible to build an investment model that directly attacks the weaknesses of VC; success in this quest would mean both huge returns for whoever cracks it, but also a sudden increase in new companies with completely different promises and risk profiles.&lt;/p&gt;</content></item><item><title>One Investor Isn’t Enough</title><link>https://lukekanies.com/writing/one-investor-isnt-enough/</link><pubDate>Tue, 20 Feb 2018 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/one-investor-isnt-enough/</guid><description>&lt;p&gt;&lt;em&gt;The success of companies and founders in modern venture-backed startups is highly reliant on peer validation of investor decisions. Part 4 in a &lt;a href="https://lukekanies.com/series-venture-capital/"&gt;series&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally published on &lt;a href="https://medium.com/s/understanding-venture-capital/one-investor-isnt-enough-285815811b13"&gt;NewCo Shift&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/ducks.jpeg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Say you’re an entrepreneur building something new and different, and you know you need capital. After pitching up and down Sand Hill Road (and all over &lt;a href="https://www.recode.net/2015/4/13/11561376/has-south-park-finally-become-the-new-sand-hill-road"&gt;South Park&lt;/a&gt;), you’ve finally found a believer, someone who sees what you’re trying to do and thinks you and your team are the ones to do it. Great! Now you can focus on building your business, right?&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;The success of companies and founders in modern venture-backed startups is highly reliant on peer validation of investor decisions. Part 4 in a &lt;a href="https://lukekanies.com/series-venture-capital/"&gt;series&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally published on &lt;a href="https://medium.com/s/understanding-venture-capital/one-investor-isnt-enough-285815811b13"&gt;NewCo Shift&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/ducks.jpeg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Say you’re an entrepreneur building something new and different, and you know you need capital. After pitching up and down Sand Hill Road (and all over &lt;a href="https://www.recode.net/2015/4/13/11561376/has-south-park-finally-become-the-new-sand-hill-road"&gt;South Park&lt;/a&gt;), you’ve finally found a believer, someone who sees what you’re trying to do and thinks you and your team are the ones to do it. Great! Now you can focus on building your business, right?&lt;/p&gt;
&lt;p&gt;Nope. Get used to more of the same. You probably raised just enough to get to your next milestone, not enough to get to self-sustaining profitability, which means you’ll be raising again soon. After all, on average &lt;a href="https://techcrunch.com/2011/11/02/more-growth-equity-please-average-number-of-rounds-raised-by-startups-up-27-since-2008/"&gt;startups raise more than three rounds of funding&lt;/a&gt;. I know what you’re thinking: But this investor is a true believer, and given how hard it was to convince others, they’ll sign up for the next round instead.&lt;/p&gt;
&lt;p&gt;Nope. It &lt;a href="https://techcrunch.com/2014/02/21/whatsapp/"&gt;does happen&lt;/a&gt;, but it’s rare. In general, every round you raise has to be led by a new investor. Part of this is about dollars: Your seed-stage investor writes $500k checks out of a $50m fund, but your A-round investor writes $5-10m checks out of a $300m fund. That seed investor will participate in the larger round (doing what’s called their &lt;a href="https://fundersclub.com/learn/startup-equity/preferred-equity-rights-and-terms/pro-rata-investment-rights/"&gt;pro rata&lt;/a&gt;, to keep their ownership share the same), but if they led the round they’d burn through their fund too quickly and would not be able to lead enough investments to make their model work.&lt;/p&gt;
&lt;p&gt;Even if dollars aren’t the restriction on your first investor leading later rounds, you’ll still likely find yourself pounding the pavement again. Imagine you’re an investor, and you see a peer investor leads follow-on rounds for most of their portfolio companies. One of those companies comes knocking on your door asking you to invest, and of course your natural question is: Why isn’t your existing investor leading? There’s no good answer to that question.&lt;/p&gt;
&lt;p&gt;You can’t say, “Well, they’re a bad investor, and I really need new blood”, for pretty obvious reasons. Even if it’s true, badmouthing existing investors will never get you new ones. You can’t say, “Well, they like us, but even though they lead follow-on rounds in 90% of their companies, they don’t like us enough to lead one for us.” You’ve just told this new investor that you’re in the bottom 10% of your investor’s portfolio. Now there’s no chance they’re going to invest. If the investor that knows you really really well doesn’t want to write a check, no one else will.&lt;/p&gt;
&lt;p&gt;To prevent this problem, the industry has the habit of not leading follow-on rounds. Again, not that it never happens, but it can’t be the common pattern, because the company that breaks it gets a black mark. I’ve had many investors (including those invested in Puppet, the company I founded) tell me they follow this habit religiously, for exactly this reason. “Nope, as much as I like you, you’re going to have to get the money from someone else.”&lt;/p&gt;
&lt;p&gt;Out you go.&lt;/p&gt;
&lt;p&gt;Thankfully, venture investors recognize the downsides of this and build deep networks of firms and individuals who frequently work together. There are even later-stage firms who specialize in following specific investors whose track record they trust. But while this pattern was developed for good reasons, it also has downsides that no amount of networking or help can compensate for.&lt;/p&gt;
&lt;p&gt;First, of course, it means most CEOs spend a huge percentage of their time either directly raising money or doing the work necessary to do so later. You might not have wanted to become best friends with tens of investors, but if you’re taking venture capital, that’s your job now. Given that investors are professional meeting-takers, they’ve got time to meet for coffee any time, so this can be hugely time consuming. Then when it comes time to actually raise a round, you should expect it to consume your life for at least three months. And that’s the success case.&lt;/p&gt;
&lt;p&gt;This time sink is pretty bad if you live near all the investors you need to meet, but what if it’s a flight to the bay area instead of just a drive? Oh, if you’re one of the top companies they’ll come to you, but if you’re not, it’s one more way you have to work harder than the ones they love. It was only in our late-stage rounds we had luck getting investors to come to us, and we were only in Portland, an hour and a half flight away. I can’t imagine trying to raise money in a place that &lt;em&gt;shudder&lt;/em&gt; needs a connecting flight to get to. I nearly killed myself in a rented PT Cruiser (the first available car at SFO) trying not to be late to an investor meeting, and of course, he passed on us anyway because I could not convince/did not want his buddy to join us as COO.&lt;/p&gt;
&lt;p&gt;This all adds up to a massive tax on the companies that do succeed, where CEOs become experts in fundraising rather than experts in building great companies, which is, of course, stupid. But it has a much worse impact on who and what can get funding in the first place.&lt;/p&gt;
&lt;p&gt;Again, put yourself in the head of an investor. You look at tens of potential investments a day, and you have far more opportunities than time or money, so you have your pick of what to invest in. On the one hand you’ve got a woman or a person of color pitching a company that sells to markets they deeply understand, maybe something more focused on customers who look like them. On the other hand, you’ve got a Harvard-educated CS grad who’s found another great use for AI in the cloud.&lt;/p&gt;
&lt;p&gt;What we want is for the decision to be made based on what’s the best investment, who’s the best founder, but it’s not. It’s obviously not. If it were, you wouldn’t see such rank discrimination in the world of VC, where women and people of color are almost entirely excluded.&lt;/p&gt;
&lt;p&gt;Instead, a key factor is whether the investor believes this person can raise another round. Note: It’s not whether the person actually can, because you don’t know that until you try it. It’s whether the investor &lt;em&gt;thinks&lt;/em&gt; they can. And, of course, investors know that women and people of color don’t fit into the pattern of other investors, so they pre-discriminate in expectation that later investors would have anyway. I mean, why give someone $500k if the company won’t be able to raise another round anyway? You’ll lose all your money.&lt;/p&gt;
&lt;p&gt;Like with all patterns, it’s as much about the company as it is about the founder. It’s not just about who gets money, it’s about what kinds of problems are worth solving, and what kinds of customers make good markets.&lt;/p&gt;
&lt;p&gt;Silicon Valley has a well-known fondness for investing in products that solve the needs of white boys who just got out of college and &lt;a href="http://www.businessinsider.com/san-francisco-tech-startups-replacing-mom-2015-5"&gt;are having to learn to live on their own&lt;/a&gt;, but less obvious is that this means they often &lt;a href="https://www.newyorker.com/business/currency/ida-tins-battle-to-build-clue-a-period-tracking-app"&gt;consider other customers to be worthless&lt;/a&gt;. It is fantastically hard to convince an investor to back a &lt;a href="https://www.wired.com/2016/07/vc-funding-female-companies/"&gt;product built for women&lt;/a&gt;, or people of color, or international buyers, when the investor is none of those things.&lt;/p&gt;
&lt;p&gt;That is, it’s not just about investing in people who are different — it’s that their ideas are different, the problems they care about are different, and the markets they want to attack are different.&lt;/p&gt;
&lt;p&gt;In a world where you’re taking risks, where you’re actually focused on brilliant founders in big markets, those differences would be positives, they’d be signs you can do something ground-breaking. But when that world requires multiple rounds of belief, where failure at any round destroys your company, suddenly those differences become reasons for people to say no, for companies not to get funding, for founders not to get support.&lt;/p&gt;
&lt;p&gt;There are some firms out there, like &lt;a href="http://www.k9ventures.com/"&gt;K9 Ventures&lt;/a&gt;, who make these bets anyway and recognize that it turns their job into finding follow-on rounds for existing investments rather than just finding new companies. Too many investors either don’t see the consequences of this pattern, or preemptively admit defeat and just don’t even consider investing in a company that they are concerned couldn’t get another round.&lt;/p&gt;
&lt;p&gt;Once again we see how a key aspect of venture, one that exists for good reasons, has pernicious consequences that help to explain how the world of venture works today, in all its glory and misery.&lt;/p&gt;
&lt;p&gt;There’s no obvious fix to the problem, as either an investor or an entrepreneur, if you truly do need capital to grow but you don’t fit the pattern. One of your best defenses is to focus on profitability first, so you don’t need those follow on rounds and the levels of approval required to make them happen, but that’s not possible for every firm, and even when it is it can result in heavy compromises on growth.&lt;/p&gt;
&lt;p&gt;Thankfully, there are now firms out there focusing on founders who are &lt;a href="https://www.bostonglobe.com/business/2017/07/12/flybridge-capital-launches-woman-only-fund/R5V0L4jdxMA4QVGvFpdGGJ/story.html"&gt;women&lt;/a&gt; and &lt;a href="http://backstagecapital.com/"&gt;people of color&lt;/a&gt;. These firms will help in multiple ways. First, of course, they’ll provide the direct funding that is not currently available to so many great founders and companies, but second, they’ll begin to build out those networks of social proof that will enable these companies to get as many rounds as they need, rather than just the ones they can provide.&lt;/p&gt;
&lt;p&gt;We’re going to need a lot more firms like that to truly unlock the potential of venture capital, to bring world-changing solutions to those who can get the most benefit, wherever they are and whoever they are. I’m hopeful that the competition these new firms bring will change the behavior, and the opportunity, of the existing ones enough to make the difference, but what’s really going to shift behavior is when the companies invested in by these companies start to deliver outsized returns specifically because they don’t fit the pattern.&lt;/p&gt;
&lt;p&gt;That’s what I’m looking forward to.&lt;/p&gt;</content></item><item><title>Unicorns Distract Us from a Graveyard</title><link>https://lukekanies.com/writing/unicorns-distract-us-from-a-graveyard/</link><pubDate>Tue, 20 Feb 2018 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/unicorns-distract-us-from-a-graveyard/</guid><description>&lt;p&gt;&lt;em&gt;Venture capital’s reliance on unicorns provides cover for the huge failure rate of startups, and investors make no effort to reduce it. Part 5 of a &lt;a href="https://lukekanies.com/series-venture-capital/"&gt;series&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally published on &lt;a href="https://medium.com/s/understanding-venture-capital/unicorns-distract-us-from-a-graveyard-15317a59aa6f"&gt;NewCo Shift&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/unicorn.jpeg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Venture investing is fundamentally uncertain. You’re making big bets on people, ideas, and markets that might never work out, and there are more ways to fail than succeed. As a result, investing has to take into account the likely failure of many efforts. If your financial model assumes each of your investments will be a success, you will have a short career indeed.&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;Venture capital’s reliance on unicorns provides cover for the huge failure rate of startups, and investors make no effort to reduce it. Part 5 of a &lt;a href="https://lukekanies.com/series-venture-capital/"&gt;series&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally published on &lt;a href="https://medium.com/s/understanding-venture-capital/unicorns-distract-us-from-a-graveyard-15317a59aa6f"&gt;NewCo Shift&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/unicorn.jpeg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Venture investing is fundamentally uncertain. You’re making big bets on people, ideas, and markets that might never work out, and there are more ways to fail than succeed. As a result, investing has to take into account the likely failure of many efforts. If your financial model assumes each of your investments will be a success, you will have a short career indeed.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.usv.com/blog/failure-rates-in-early-stage-venture-deals"&gt;Many&lt;/a&gt; &lt;a href="http://www.industryventures.com/2017/02/07/the-venture-capital-risk-and-return-matrix/"&gt;investors&lt;/a&gt; have &lt;a href="http://www.angelblog.net/Venture_Capital_Funds_How_the_Math_Works.html"&gt;written&lt;/a&gt; about how they need some companies to win big in order to cover for other companies failing completely. As a simple example, Fred Wilson at Union Square Ventures &lt;a href="https://www.usv.com/blog/failure-rates-in-early-stage-venture-deals"&gt;tells his investors&lt;/a&gt; to expect 1/3 of his investments to fail, 1/3 to return their capital (which is also failure; they sell for a small enough amount that investors just get their money back, and in most cases the founders and employees get nothing), and 1/3 to “succeed”, where his definition of success is that they return 5-10x the original investment.&lt;/p&gt;
&lt;p&gt;He says his actual record is a bit better than that, but like Warren Buffet, he’d apparently rather set achievable expectations.&lt;/p&gt;
&lt;p&gt;Let’s use some concrete examples. Remembering that &lt;a href="https://medium.com/s/understanding-venture-capital/one-investor-isnt-enough-285815811b13"&gt;most companies raise more than three rounds of funding&lt;/a&gt;, and keeping in mind that investors usually get about 20% of your company through each of those first few rounds, here’s what needs to happen to deliver that 10x return:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Your seed round is $500k at a $2.5m pre-money valuation, so you have to sell for $25m dollars. The investor gets $5m, and founders split $20m.&lt;/li&gt;
&lt;li&gt;Your A round is $5m at a $25m pre-money valuation. Now your company has to sell for $250m. Each investor gets $50m, and the founders split $150m.&lt;/li&gt;
&lt;li&gt;Your B round is $15m at a $75m valuation. Your target exit price is now almost $750m. By this time the founders own less than 50% of the company, but hey, if you can exit at that price everyone is pretty happy. Notice also that while this is a solid 10x win for the last investor here, it’s delivering close to a 300x return for the first investors (not counting pro rata costs). It’s nice work if you can get it.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Beyond three rounds, investors usually have smaller return expectations (e.g., 3-5x) but also have a shorter time horizon. That growth round investment of $50m is only expected to turn into $150m or so, but it needs to do it in 3-5 years instead of 7-10. Tripling a $750m valuation ends up being pretty hard in any time horizon.&lt;/p&gt;
&lt;p&gt;It’s worth noting that if the company sells for $20m after that B round, then the founders get nothing. According to the preference stack (where the later investors all have priority over earlier ones), even with the cleanest term sheet the B and A investors get all their money back, but the seed investor, founders, and employees get nothing. In practice, the buyer will usually negotiate something for the employees and founders — you rarely buy a company without wanting some kind of golden handcuffs on the people who work there — but it’s basically a pittance. You’ve always got to manage your downside, even while you build toward the upside.&lt;/p&gt;
&lt;p&gt;Note how quickly the exit price for the company escalates as you raise money. Realistically, it’s only once you’re around a billion dollars in valuation that you can consider going public, so if you’re smaller than that your only choice is to sell the company.&lt;/p&gt;
&lt;p&gt;This model helps to explain the industry fetish for unicorns. The returns you get from a billion dollar exit swamp all the failures. And if those unicorns hide a lot of ills, the really big ones overwhelm even the successes. WhatsApp &lt;a href="http://www.businessinsider.com/how-much-sequoia-made-on-whatsapp-2014-2"&gt;returned $3b to Sequoia&lt;/a&gt; on &lt;a href="https://techcrunch.com/2014/02/19/sequoia-and-jim-goetz-are-big-winners-in-facebooks-whatsapp-acquisition/"&gt;around $60m invested&lt;/a&gt; for a 50x return, which means every other investment in the portfolio could have failed and they’d have still made a ton of money.&lt;/p&gt;
&lt;p&gt;You can see how the unicorns make or break a firm. How does this affect how they treat the rest of their portfolio?&lt;/p&gt;
&lt;p&gt;When you know that a small percent of your bets end up mattering, you don’t worry much about any individual one, and that plays out in the world of venture capital.&lt;/p&gt;
&lt;p&gt;Obviously investors don’t actually ignore the other firms; after all, they don’t really know which ones will win big. Equally, though, there’s no evidence they care whether any given startup succeeds.&lt;/p&gt;
&lt;p&gt;Of course, investors would say otherwise: They’d say they work incredibly hard to help their companies, they work massive hours, answer the phone late at night, etc. Sure. I mean, they don’t put in nearly as many hours as the founders they’re helping, or even as much as a typical financier does (just thinking of the hours bankers put in these days makes me shudder) but I do believe they work hard. I do have a couple of anecdotes that show it’s not as hard as they’d imply, though.&lt;/p&gt;
&lt;p&gt;I had one investor tell me that he loved the transition from operator to investor because the lifestyle is so much better. Again, this is from an investor class that publicly derides “lifestyle” businesses that generate cash for its founders but don’t scale massively. When I asked him about the hypocrisy of him working 9-5 but demanding his founders put in crazy hours, he defended it as their needing to lead from the front. Guess that tells you where the investors aren’t.&lt;/p&gt;
&lt;p&gt;I also know a great investor who left a top-tier firm because he said he could not spend any more time working three days a week and being paid for five. Pretty honorable, if you ask me.&lt;/p&gt;
&lt;p&gt;But mostly, yes, I do think many investors work hard.I just don’t think the work they’re doing helps their companies much.&lt;/p&gt;
&lt;p&gt;Let’s walk through a couple of obvious examples.&lt;/p&gt;
&lt;p&gt;Given the high probability of failure of a given investment, you’d think that the industry would be great at reducing the risks for their companies and thus increasing the survival rate. Not so much. For example, many investors have told me that the most likely reason for a company to fail is the team. Ok. So what do they do to reduce the probability that a founding team will fall apart?&lt;/p&gt;
&lt;p&gt;Ah… nothing. No coach for each founder, no coaching plan, not even a packet providing best practices. Nada.&lt;/p&gt;
&lt;p&gt;Their explanation for this is pretty simple: Coaches are expensive, and the investor can’t afford to have them on staff because the measly 2% on their $300m fund just can’t support bringing on staff to help founders. They could have the company fund it, but then that’s less money going to build the company.&lt;/p&gt;
&lt;p&gt;This is the highest risk to your investment, and you’re literally not willing to spend any money mitigating it? Further, you’re tacitly recommending that your founders also avoid this easy bit of risk mitigation? Huh. Ok.&lt;/p&gt;
&lt;p&gt;Investors will also tell you that the most valuable resource at a company is the founder’s time, and he or she needs to be laser-focused on building the business. It’s obvious they don’t actually believe that.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://medium.com/s/understanding-venture-capital/one-investor-isnt-enough-285815811b13"&gt;We’ve already established&lt;/a&gt; that founders will spend about a quarter of their time fundraising, rather than building the company. You could argue that this is the most valuable use of their time, but that’s only true in the sense that it has to be done and there’s no one else to do it. Most founders suck at fundraising and are tortured by their need to focus on that rather than building their business. Investors do help a little with this, but not so much that it implies the founder’s time actually is a precious resource. There’s a pretty clear sink-or-swim attitude around fundraising, even though success at it has little to do with the ability to build and run a company.&lt;/p&gt;
&lt;p&gt;You see this same disregard for the founder’s time when you look at what they end up spending it on.&lt;/p&gt;
&lt;p&gt;There’s a vanishingly small part of any business that’s truly innovative — maybe some part of your market definition or your solution itself — and everything else you do is disappointingly similar to what every other founder ends up doing. Great, so investors have figured that out and as part of their investment they deliver a playbook that uses the collective intelligence of their portfolio to help founders avoid having to make all the rookie mistakes, right? Hah! Nope!&lt;/p&gt;
&lt;p&gt;The best firms do enable founders to talk and work together, but it’s all ad-hoc, and let’s be honest, that’s pretty minimal help. Every founder is basically doing a &lt;a href="https://en.wikipedia.org/wiki/Random_walk"&gt;random walk&lt;/a&gt; around the possible solution space for “how to build a great company”, taking on huge technical risk with untried platforms and experimenting with idiocy like &lt;a href="https://en.wikipedia.org/wiki/Holacracy"&gt;holacracy&lt;/a&gt; rather than focusing on the most important parts of their business, the one or two bets that will make or break the whole thing.&lt;/p&gt;
&lt;p&gt;It shows how little investors are willing to do to help founders mitigate the biggest risks in their business, thus improving its probability of survival. If they cared about their portfolio companies making it, they’d specialize in helping them navigate the different phases of the company, minimizing probability of failure at each phase and especially when transitioning.&lt;/p&gt;
&lt;p&gt;So now we see that it’s not just that investors are focused on unicorns, but also that the failure rate that those unicorns cover for is just irrelevant to investors. They know most of you will fail (again, they expect 2/3 to at best return their capital, which is failure in their model and even then only accomplished by a fire sale of the company). Heck, if you don’t fail and instead just continue on being neither a big sale nor a failure, they’ll have to push you into one or the other category in order to close their fund.&lt;/p&gt;
&lt;p&gt;As I found running a growth company, success hides many ills. One of the biggest problems in venture capital is how much they let the success of their unicorns hide their indifference to the rest of their companies. This fails their founders, their employees, and the whole market, for no reason other than that it’s easier this way.&lt;/p&gt;
&lt;p&gt;I’m convinced that a firm that directly invested in reducing its failure rate would have as many unicorns, but would also have more positive returns throughout their portfolio, and in the midst of building more companies and making more money, they just might do a little good at the same time. That would be a nice change.&lt;/p&gt;</content></item><item><title>Venture Capital Is Built on Serendipity</title><link>https://lukekanies.com/writing/venture-capital-is-built-on-serendipity/</link><pubDate>Tue, 20 Feb 2018 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/venture-capital-is-built-on-serendipity/</guid><description>&lt;p&gt;&lt;em&gt;Software has the potential to increase productivity as much as electrification or steam power did, but its impact is stunted by its reliance on random interactions. Part 6 of a &lt;a href="https://lukekanies.com/series-venture-capital/"&gt;series&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally published on &lt;a href="https://medium.com/s/understanding-venture-capital/venture-capital-is-built-on-serendipity-bb0972fdcf79"&gt;NewCo Shift&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/numbers.jpeg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;The venture capital ecosystem bills itself as a meritocratic miasma of genius, with smart founders getting smart money from smart investors. In reality, there is an overwhelming reliance on privileged people bumping into each other at just the right time. This serendipity has spawned some great companies:&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;Software has the potential to increase productivity as much as electrification or steam power did, but its impact is stunted by its reliance on random interactions. Part 6 of a &lt;a href="https://lukekanies.com/series-venture-capital/"&gt;series&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally published on &lt;a href="https://medium.com/s/understanding-venture-capital/venture-capital-is-built-on-serendipity-bb0972fdcf79"&gt;NewCo Shift&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/numbers.jpeg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;The venture capital ecosystem bills itself as a meritocratic miasma of genius, with smart founders getting smart money from smart investors. In reality, there is an overwhelming reliance on privileged people bumping into each other at just the right time. This serendipity has spawned some great companies:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Warby Parker was started because someone in an elite graduate program lost an expensive pair of glasses.&lt;/li&gt;
&lt;li&gt;Apple was started by a couple of guys who met at a hobbyist group in the computer heartland.&lt;/li&gt;
&lt;li&gt;Google’s founders met when one of them gave a tour to the other when he arrived at Stanford for a CS graduate program.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;But how many great problems are being ignored because we didn’t get that lucky alignment of particles?&lt;/p&gt;
&lt;p&gt;The remodeling industry is a perfect example. It’s an &lt;a href="https://www.ibisworld.com/industry-trends/market-research-reports/construction/building-developing-general-contracting/remodeling.html"&gt;83 billion dollar market&lt;/a&gt;, yet it’s only now &lt;a href="https://www.dwmmag.com/construction-industry-accelerates-technology-use/"&gt;starting to see software solutions&lt;/a&gt;. The industry itself bemoans neglect by the software industry. The article linked above has some impressive stats about how much waste they experience:&lt;/p&gt;
&lt;p&gt;“…studies suggest 30 percent of the construction process is re-work, 60 percent of labor is wasted, and only ten percent of losses are due to wasted materials”&lt;/p&gt;
&lt;p&gt;Shouldn’t there be companies fighting tooth and nail over that market? Shouldn’t there be tons of solutions out there, spending money like &lt;a href="https://www.chrisstucchio.com/blog/2017/the_uber_trough.html"&gt;Uber&lt;/a&gt; and &lt;a href="http://www.businessinsider.com/blue-apron-spends-big-for-new-customers-low-return-2017-8"&gt;Blue Apron&lt;/a&gt; are to acquire new customers and take a cut of the productivity gains?&lt;/p&gt;
&lt;p&gt;Yet I’m in the late-stages of having a garage built at my house, and as far as I can tell software was only used during design, not actual production. One of the contractors we considered seemed to be an Excel wiz, but wasn’t using off-the-shelf software. How many months of productivity could have been added back into these teams’ lives if they had better tools? How much less disruption could I have experienced, and even, how much less could I have paid if my contractor could get three jobs done in this time because she was so much more productive?&lt;/p&gt;
&lt;p&gt;(Did you notice that even I’m relying on the serendipity of my building a garage to illustrate my point that VC relies too much on it?)&lt;/p&gt;
&lt;p&gt;In a rational world, every reasonably sized market would have a well-funded ecosystem of software companies vying to take it into the information age. When I got my home equity loan for the garage, I should have been inundated with offers from software companies to help improve the project. Heck, someone should have offered me the loan interest-free if only I required my contractor use their software. Instead, my project is late, costs me more, and makes less money for all the workers because it’s left out of the information technology revolution.&lt;/p&gt;
&lt;p&gt;And that’s just one industry, chosen at &lt;em&gt;cough&lt;/em&gt;random&lt;em&gt;cough&lt;/em&gt;. What about all of the other industries the software kings have not yet anointed as worthy, filled with deeply skilled and energetic experts who aren’t lucky enough to run in the right circles, or live in the right zip codes?&lt;/p&gt;
&lt;p&gt;Venture investors famously want passion for the problem they’re investing in solving, so much so that the companies also then demand that any employees also be passionate in turn. And we want our software companies started by developers, by product people, not by business analysts. Or carpenters.&lt;/p&gt;
&lt;p&gt;So now to start a company you’ve got to have a software developer thrilled about and experienced in a problem, able to accept the risks that come with starting a company (e.g., health insurance and wage loss), who is living in or can move to San Francisco, and hopefully is a white dude who went to Harvard or Stanford. One way to look at that is how discriminatory it is, but another way is just how much you’re relying on everything lining up just right. It might be that you’ll find a Stanford-educated software developer who deeply cares about building houses and can take the leap into entrepreneurship. But what are the odds that that person has the right insight at the right time, and then can find the right people to partner with?&lt;/p&gt;
&lt;p&gt;Twenty years in I’m still awed by the opportunity for software to connect, educate, and empower people, but I’m incredibly disappointed by how little of that opportunity we’re progressing against. I think our inappropriately slow revolution is in large part thanks to this reliance on randomness. We have got to get past this if we truly want to get the most out of software before the heat death of the universe (coming more quickly now with all the power being consumed to mine bitcoin). If we can build an environment that does not use serendipity as a crutch, I am convinced we can generate more great companies, and importantly these companies can cover a broader swathe of the economy, and be run by a more representative sample of the market.&lt;/p&gt;
&lt;p&gt;Let’s look to biology to see how much of a difference shifting to a constructed environment can make. Living creatures are full of enzymes, which are basically proteins that speed up the rate of a reaction. These reactions are critical to the function of the organism, and without the enzymes speeding them up, life as we know it could not exist. (Conveniently, I did my senior thesis at Reed College on protein structure, so I’ve got some knowledge here.)&lt;/p&gt;
&lt;p&gt;In most cases, the reaction that they catalyze (that is, cause to happen) would happen without the enzyme, but it would do so at a far slower rate. For instance, mammalian milk contains the sugar lactose. This sugar will break down in water into glucose and galactose of its own accord, but not quickly enough to digest all the lactose in milk you drink. Mammals have evolved the enzyme &lt;em&gt;lactase&lt;/em&gt;, which causes this splitting of lactose into simpler sugars to happen much faster.&lt;/p&gt;
&lt;p&gt;Enzymes are incredibly complex — lactase has 1927 amino acids in five separate groups, arranged in an amazing 3D structure:
￼￼￼￼￼&lt;img src="https://lukekanies.com/images/lactase.jpeg" alt=""&gt;
&lt;em&gt;A rendering of the structure of lactase&lt;/em&gt;
This huge structure is all necessary to enable the protein to place a lactose molecule near a water molecule in exactly the right arrangement to ensure the reaction happens immediately, every time, instead of eventually, sometimes. For all this structure, the site where the reaction takes place is quite small, just big enough for the two target molecules. Those 1927 amino acids mean the protein is about 37,000 atoms. Lactose is 35 atoms, and water is, ah, 3.&lt;/p&gt;
&lt;p&gt;That’s a lot like designing a building the size of a sports stadium just to catalyze a meeting of two people.&lt;/p&gt;
&lt;p&gt;How much quicker does the enzyme work? About &lt;a href="http://www.pcrm.org/health/diets/vegdiets/what-is-lactose-intolerance"&gt;75% the world’s human population&lt;/a&gt; is lactose intolerant, meaning that if they drink milk as an adult, the lactose will cause adverse reactions instead of safely being broken down in the intestines. The rest express enough lactase that they are able to comfortably metabolize lactose, and thus can drink as much milk as they want. Again, remember that lactose breaks down in water on its own, just too slowly to be useful.&lt;/p&gt;
&lt;p&gt;So here we have a situation where one of the major sources of calories around the world — cow’s milk — is enabled by this enzyme dramatically speeding up reaction rate.&lt;/p&gt;
&lt;p&gt;What does this have to do with venture capital?&lt;/p&gt;
&lt;p&gt;Again, venture today is heavily reliant on serendipity; that is, the right people bumping into each other at the right time in the right context. This is exactly how chemical reactions happen normally: Two molecules (e.g., lactose and water) live near each other, and every so often they bump into each other in a way that enables the reaction to happen. Most of the time, however, they fail to hit exactly the right setup, and nothing happens.&lt;/p&gt;
&lt;p&gt;When the enzyme is present, though, its unbelievably complex structure ensures that the water and lactose molecules are placed into exactly the right orientation every time, and bam, magic happens.&lt;/p&gt;
&lt;p&gt;The probability of a great company getting founded today is a lot like the probability of lactose degrading naturally: It happens, but slowly and infrequently.&lt;/p&gt;
&lt;p&gt;I smile at the idea of complexes the size of sports stadiums built for speed-dating founding teams, but that’s not necessarily what I’m recommending here (although if that’s your plan, I’d love to consult on the project).&lt;/p&gt;
&lt;p&gt;Even if we wanted to, I don’t think we could build a structure (physical or otherwise) like this, because &lt;a href="https://lukekanies.com/writing/why-the-most-successful-vc-firms-keep-winning/"&gt;we don’t yet understand yet what it takes&lt;/a&gt; to build a great software company, which means we can’t construct or evolve a perfect environment in which to make it happen.&lt;/p&gt;
&lt;p&gt;All I really know is that what we’re doing now isn’t working. We’re not attacking the right markets, we’re not including enough people, and we’re not having a big enough impact on the economy.&lt;/p&gt;
&lt;p&gt;For our ecosystem to be healthy, for it to be effective at transforming the industries that need it most, it has to do something differently. We can really only increase the rate of great company creation by increasing the rate of experimentation, or increasing the rate of success. Incubators and early stage investors are doing what they can to run more attempts in parallel, somewhat like a &lt;a href="https://medium.com/intuitionmachine/the-alien-look-of-deep-learning-generative-design-5c5f871f7d10"&gt;generative algorithm&lt;/a&gt;, but this is bound to have little impact because the goals — “be worth a billion dollars” — are so separate from the founding event. Investors are starting to figure this out and &lt;a href="https://www.reuters.com/article/us-venture-seedfunding/seed-funding-slows-in-silicon-valley-idUSKBN1AH31J"&gt;pull efforts back&lt;/a&gt; accordingly.&lt;/p&gt;
&lt;p&gt;That leaves us the challenge of finding ways to increase the rate of success.&lt;/p&gt;
&lt;p&gt;Of course, I have my own ideas for doing so, but I was always told as a leader my job was to present the challenge to the team and leave the problem of solving it to them.&lt;/p&gt;
&lt;p&gt;Consider yourself challenged.&lt;/p&gt;</content></item><item><title>Venture Capital Is Ripe for Disruption</title><link>https://lukekanies.com/writing/venture-capital-is-ripe-for-disruption/</link><pubDate>Tue, 20 Feb 2018 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/venture-capital-is-ripe-for-disruption/</guid><description>&lt;p&gt;&lt;em&gt;It’s time to develop new sources of capital for founders, to help them generate wealth through solving their customer problems without the massive failure rate. Part 7 in a &lt;a href="https://lukekanies.com/series-venture-capital/"&gt;series&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally published on &lt;a href="https://medium.com/s/understanding-venture-capital/venture-capital-is-ripe-for-disruption-1313b909a7bc"&gt;NewCo Shift&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/fish_school.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;The venture capital world that funds the technology ecosystem appears to be specially designed to back the best founders working on the economy’s most important problems. &lt;a href="https://lukekanies.com/series-venture-capital/"&gt;This series&lt;/a&gt; has shown that it has instead evolved over time, with no higher purpose in mind than any other financial instrument.&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;It’s time to develop new sources of capital for founders, to help them generate wealth through solving their customer problems without the massive failure rate. Part 7 in a &lt;a href="https://lukekanies.com/series-venture-capital/"&gt;series&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally published on &lt;a href="https://medium.com/s/understanding-venture-capital/venture-capital-is-ripe-for-disruption-1313b909a7bc"&gt;NewCo Shift&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/fish_school.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;The venture capital world that funds the technology ecosystem appears to be specially designed to back the best founders working on the economy’s most important problems. &lt;a href="https://lukekanies.com/series-venture-capital/"&gt;This series&lt;/a&gt; has shown that it has instead evolved over time, with no higher purpose in mind than any other financial instrument.&lt;/p&gt;
&lt;p&gt;This evolution is in many ways a strength, as by definition it is built on the successes of the past, but it leaves our ecosystem more blind than we realize. We can fear the fragility this engenders, but should instead see it as an opportunity to reach beyond its artificial limitations, to solve hidden or devalued problems. Technology funding’s demonstrated ability to change should give us confidence we can stretch it further, clearing new paths to success.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://en.wikipedia.org/wiki/Venture_capital"&gt;Wikipedia covers the history of venture capital&lt;/a&gt; better than I could, but it’s worth highlighting key epochs. The system as we know it was birthed by the windfalls from early funding wins, including DEC and Fairchild Semiconductor, so by definition there was no technology funding system in place at that point. Every deal involved people flying around the US collecting enough money to back a new venture.&lt;/p&gt;
&lt;p&gt;These early big successes motivated a few people in the west to set up firms dedicated to funding technology companies — prior to this, the vast majority of American capital was in New York. Within a couple of decades, partially enabled by some regulatory changes in the US, there were enough firms around (including modern heavy hitters like Sequoia and Kleiner Perkins) that we had what felt like the first stable system, which of course led to over-investment and the first pull-back in the late 1980s.&lt;/p&gt;
&lt;p&gt;What survived went on to fund the internet boom in the 90s, when a huge amount of wealth was created (and then destroyed) and this new ecosystem first made it into the public consciousness. Much of what we believe about venture capital comes from those days, but it was still changing quickly, with no seed funds, relatively small amounts of funding for software companies, and no obvious pattern of success.&lt;/p&gt;
&lt;p&gt;Right now, the system looks dangerously stable. There are hundreds of seed and venture funds, all following the same playbook: Try to get their investments to the magic number of $1m in annual recurring revenue (ARR), raise an A round of funding, and keep on the funding train until you go public or go bust. There’s so much pattern matching going on that founders are contorting their companies to fit the funding schedule rather than discovering their destiny.&lt;/p&gt;
&lt;p&gt;It’s important to recognize that this appearance of stability is a recent arrival. We might tell a story of how it’s a natural consequence of previous eras of success, but much of current best practice is &lt;a href="https://en.wikipedia.org/wiki/Cargo_cult_programming"&gt;cargo culting&lt;/a&gt;, copying the behaviors of the successful rather than understanding what made them work. If you step back even a little to gain perspective on the industry, you quickly see how much the system is still changing, and still needs to.&lt;/p&gt;
&lt;p&gt;Don’t get me wrong: the system we have works. It is, essentially, functioning as intended, and any ideas or recommendations need to take into account not just what we dislike, but what makes it work. I hope this series has educated you somewhat both on how VC works, and why it works that way. As usual, when we dig deeper we find no villain at the heart of a web; we might not love venture capital, but it makes sense, and it works this way for good reason. And indeed, the system is working very well for a few people, and in the process is driving huge change in our economy and lives.&lt;/p&gt;
&lt;p&gt;As much as the system of venture capital makes sense, we must ask: What sits outside? The industry generates money through positive feedback loops, but absence from the industry is merely an indication that something hasn’t worked, not that it can’t. What are we missing by doubling down on what we know, instead of exploring the unknown?&lt;/p&gt;
&lt;p&gt;Investors are reliant on &lt;a href="https://lukekanies.com/writing/venture-capital-is-built-on-serendipity/"&gt;people near them&lt;/a&gt;, who resemble them, and who can absorb the weighty downsides of entrepreneurship. We’ve seen that investors &lt;a href="https://lukekanies.com/writing/why-the-most-successful-vc-firms-keep-winning/"&gt;don’t really know&lt;/a&gt; what separates great companies from bad in the early days, so they don’t strive to create the conditions necessary for gestation, and once a company is started, they do little for the winners and even less for those who fail. But don’t worry, all of this is &lt;a href="https://lukekanies.com/writing/unicorns-distract-us-from-a-graveyard/"&gt;hidden by the massive profits&lt;/a&gt; that the biggest winners generate for the top-performing investors, and the rest of the industry (while failing to meet its investment return goals) glides along in the afterglow.&lt;/p&gt;
&lt;p&gt;(To think I was asked recently if I had become cynical about venture capital.)&lt;/p&gt;
&lt;p&gt;It’s a funny thing. I grew up a communist (literally, on a commune) but have become a pretty big fan of well-regulated open markets (although they seem to exist only in theory; in practice we have lost the taste for effective regulation). A self-respecting capitalist can and should argue that this is a market, and it’s performing exactly as it should. I can hear it now: “Capitalism is inherently Darwinian, where evolution gives all prizes to the winners and the losers don’t live long enough to make it into the archeological records.”&lt;/p&gt;
&lt;p&gt;It’s a fair point. Humanity can afford stretch goals like less collateral damage than the battle for life and death on the savannah, but we could ask for better even without that ideal. It took millions of years for nature to come up with the Dodo, only for it to promptly die off once it encountered outside species. How convinced are we that our apparently stable system is any more safe from an outside force?&lt;/p&gt;
&lt;p&gt;The ultimate weakness in the Capitalist defense of venture capital is that for all the apparent competition we have a homogenous system. Shouldn’t we have multiple types of funding competing for the best companies and the best outcomes? That is, not competition between VCs who all work the same, but competition between different funding strategies?&lt;/p&gt;
&lt;p&gt;Because there is no open market here. At best we have a dysfunctional oligopoly (is there any other kind?) with some churn at the top. For all the talk of disruption, everyone is trying to win by copying the winners, rather than seeking to disrupt them. The only people willing to step outside the current system are those who don’t have a choice because they aren’t allowed to succeed within it. Unsurprisingly, they find it challenging to compete not with another investor but with a whole system of funding.&lt;/p&gt;
&lt;p&gt;As just one example, the most common barrier I hear to starting a new kind of venture capital is that the &lt;a href="https://lukekanies.com/writing/if-you-take-venture-capital-youre-forcing-your-company-to-exit/"&gt;limited partners&lt;/a&gt; — that is, those who invest in the venture capital funds — would not be willing to support a new kind of capital. This is a perfect example of an ecosystem limitation, rather than a problem with individual players. I hear no argument that founders, employees, and customers don’t want competitive models; only that the source of capital would need to be educated, and that’s just too hard. Except… this whole industry is only a few decades old, and its creation required that same kind of education. Why should we expect a new kind of financing to be any easier to start, require any less systemic change, than the one we’re fighting against? And isn’t it ironic that an industry built on stories of disruption finds the idea just too hard for its own work?&lt;/p&gt;
&lt;p&gt;That competition will show up eventually, though. We need it. There are too many software markets lying fallow, unfundable in the current model and thus deemed to be of no value. Someone will figure out how to finance those companies. And just as the first winners in venture were big winners indeed, the first few investors to step out of this world into a new one should make out like the oligarchs who laid the groundwork for our current world.&lt;/p&gt;
&lt;p&gt;I’ve said before I don’t have the solution, but there are some market truths give me confidence there are better answers available:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The best way to make money is to hold high quality assets for a long time. If nothing else, &lt;a href="https://www.cnbc.com/2016/03/04/warren-buffett-buy-hold-and-dont-watch-too-closely.html"&gt;Warren Buffett has demonstrated&lt;/a&gt; this is both the best way to make money and indefinitely scalable.&lt;/li&gt;
&lt;li&gt;The majority of &lt;a href="https://www.huffingtonpost.com/kristie-arslan/five-big-myths-about-amer_b_866118.html"&gt;employment&lt;/a&gt; and wealth generation is provided by companies too small or too closely held to be public.&lt;/li&gt;
&lt;li&gt;The steady state of good companies is cash-flow generation managed by long-term teams who take pride in their work. This is literally the entire history of for-profit enterprises. Any other solution must either fail or revert to this at some point.
None of these realities show up in modern venture capital. Companies can’t run on venture capital forever (although try telling that to Uber), and do usually need to show a profit to be sustainable (I expect Amazon begs to differ), but the companies that do either of these are explicitly leaving the world of venture capital.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It’s unquestionable that the financing structure of venture capital is tied in to this separation from market principles. The risky software companies we build today are funded via a structure invented to support the risky ventures of the 19th century: &lt;a href="https://www.economist.com/news/finance-and-economics/21684805-there-were-tech-startups-there-was-whaling-fin-tech"&gt;whaling&lt;/a&gt;. Suddenly the term ‘venture’ in venture capital makes more sense, doesn’t it? (Tragically, even though it was the days of slavery, those whaling fleets had better representation in some ways than current tech companies, &lt;a href="https://en.wikipedia.org/wiki/History_of_whaling"&gt;with up to 20% of their employees being African American&lt;/a&gt;. Wow.)&lt;/p&gt;
&lt;p&gt;We’re using an incentive structure that works perfectly to support individual voyages that might last a couple of years. Is it any surprise it is not great at building companies that last for decades, or have a high survival rate? In fact, whaling had a better survival rate than current venture capital, with more than 80% of the fleet surviving, and delivered better returns (14% IRR on average, and 60% IRR for the best). The funding perfectly matched the ventures.&lt;/p&gt;
&lt;p&gt;I should not need to say this, but whaling is unlike company building. It’s unrelated to developing a product, it has nothing to do with creating a new market. It’s inanity to expect a funding mechanism built for one would work as well for the others. The fact that it’s making some people rich, and it hits a jackpot once in a while, should not confuse us.&lt;/p&gt;
&lt;p&gt;Venture capital’s apparent stability convinces me it’s at its most vulnerable. Instead of continuing to fund disruptors, I think it will itself be disrupted.&lt;/p&gt;
&lt;p&gt;If you’re a founder given a choice between a firm that kills most of its customers and one with demonstrated success at creating long-running companies that generate wealth for everyone involved, why would you pick venture capital? The only reason you do today is because it’s your only option.&lt;/p&gt;
&lt;p&gt;Founders want this competition right now. Some want to build Facebook, but most want to build a great company, help their customers by solving a critical problem, and hope to get rich along the way. They don’t want a lottery ticket; they want upward mobility, entrepreneurial fulfillment, and to feel like they made a difference. Unfortunately, low-probability gambling is all the venture world sells.&lt;/p&gt;
&lt;p&gt;The new models will start at companies run by women and people of color, because they’re the ones shut out of the current system, but as they start to succeed, they will start to pressure to rest of venture capital, and we will see just how stable the system really is.&lt;/p&gt;
&lt;p&gt;I have tried in this series to help you understand not just what venture capital is, but that what you love and hate about it are intrinsic to how it works. I hope this deeper knowledge will help you make higher quality decisions about how to involve yourself in this world. Even more so, I hope it convinces you to seek out, or even create, other ways of funding companies, other ways of building them.&lt;/p&gt;
&lt;p&gt;It’s time for founders to have truly competitive options for funding. Let’s go make it happen.&lt;/p&gt;</content></item><item><title>Why the Most Successful VC Firms Keep Winning</title><link>https://lukekanies.com/writing/why-the-most-successful-vc-firms-keep-winning/</link><pubDate>Tue, 20 Feb 2018 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/why-the-most-successful-vc-firms-keep-winning/</guid><description>&lt;p&gt;&lt;em&gt;In an industry built around investing large sums in uncertain ventures, the best companies seek out the best investors, and gains accumulate at the top. Part 3 in a &lt;a href="https://lukekanies.com/series-venture-capital/"&gt;series&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally Published on &lt;a href="https://medium.com/s/understanding-venture-capital/why-the-most-successful-vc-firms-keep-winning-b3146a261ac8"&gt;NewCo Shift&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/genghis_khan.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Investing in software companies is inherently an uncertain activity. It’s called high risk, but highly uncertain is a better label. Yes, you’re taking a risk with money, but the real problem is the widely variant potential outcomes. If you invest in a restaurant, you are taking a risk but you will pretty much end up with a profitable restaurant, or lose your money. If you invest in a software company, you can go bankrupt, have a small but profitable company, sell for five times the money in, or end up with a world-spanning multi-billion dollar behemoth that turns everyone it touches into a millionaire. That dramatic range is why you can get a bank loan to start a restaurant but not a software company. It’s exactly why people invest in software, but also why it’s so difficult to do well.&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;In an industry built around investing large sums in uncertain ventures, the best companies seek out the best investors, and gains accumulate at the top. Part 3 in a &lt;a href="https://lukekanies.com/series-venture-capital/"&gt;series&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally Published on &lt;a href="https://medium.com/s/understanding-venture-capital/why-the-most-successful-vc-firms-keep-winning-b3146a261ac8"&gt;NewCo Shift&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/genghis_khan.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Investing in software companies is inherently an uncertain activity. It’s called high risk, but highly uncertain is a better label. Yes, you’re taking a risk with money, but the real problem is the widely variant potential outcomes. If you invest in a restaurant, you are taking a risk but you will pretty much end up with a profitable restaurant, or lose your money. If you invest in a software company, you can go bankrupt, have a small but profitable company, sell for five times the money in, or end up with a world-spanning multi-billion dollar behemoth that turns everyone it touches into a millionaire. That dramatic range is why you can get a bank loan to start a restaurant but not a software company. It’s exactly why people invest in software, but also why it’s so difficult to do well.&lt;/p&gt;
&lt;p&gt;There’s no proven method for managing that uncertainty. The most successful investors frequently get it massively wrong, and a playbook that worked perfectly in one circumstance falls flat on its face in so many others. Yet, even when they frequently make monumentally bad investments, the best investors keep delivering the best outcomes. If no one knows what separates the best from the rest, how can some firms or individuals keep winning?&lt;/p&gt;
&lt;p&gt;Of course, many would disagree with my claim, they would say the best keep winning because they can tell a great company from a bad one, but if you look at the trends in venture capital you can see the industry as a whole has given up on a clear system, even if individuals still cling to deserving their greatness. Fantastically successful investor Paul Graham &lt;a href="http://www.nytimes.com/2013/05/05/magazine/y-combinator-silicon-valleys-start-up-machine.html?pagewanted=all&amp;amp;_r=2&amp;amp;"&gt;once said&lt;/a&gt; that he can be tricked by anyone who looks like Mark Zuckerberg. He’s since &lt;a href="http://www.paulgraham.com/tricked.html"&gt;claimed that was a joke&lt;/a&gt;, but he built his empire by making more bets than anyone else, which is a strategy explicitly designed around the fact that he doesn’t actually know why some things succeed and others don’t. Disgraced investor Dave McClure started 500 Startups with the similar goal of just making lots of bets, rather than making any attempt at making “good” bets.&lt;/p&gt;
&lt;p&gt;Even those who invest in venture capital firms have given up on knowing who’s best. Given a pot of money allocated to VC, limited partners will distribute it across many firms, knowing that they have to play many hands to get a winner. After all, the industry average return for venture funds is, ah, absolutely nothing. The winners win big, and the rest balance that out, so LPs need to put money in enough places to be confident they end up with the winners.&lt;/p&gt;
&lt;p&gt;If no one knows the difference between the best and the worst, why do the winners usually keep winning?&lt;/p&gt;
&lt;p&gt;Access.&lt;/p&gt;
&lt;p&gt;Venture capital is all about access: Founders having access to capital, and investors having access to the best deals. If you’re a founder today and you have a choice between taking money from a top-tier firm that keeps delivering hits, or another firm you don’t know and who hasn’t done well, which do you take? Of course you take the best firm with the biggest network and most well-known brand name.&lt;/p&gt;
&lt;p&gt;Similarly, if you’re an investor who’s helped take lots of companies public, how does your deal flow compare to those who are just starting out and who don’t have a reputation for building big companies? Of course the best companies come to you.&lt;/p&gt;
&lt;p&gt;In other words, there’s an implicit matching algorithm, where companies that are obviously doing really well are able to work with what look like the best firms, and as a result they are able to reinforce each other’s success. The best firms look better because the best companies seek them out, and the best companies do better because they’re getting the chance to work with the best brands. (For all that I am skeptical of repeatable investment skill, I am a deep believer in the value of brands.)&lt;/p&gt;
&lt;p&gt;Venture capital is defined by the asymmetric stresses pressed on investors and founders by the need for access; every entrepreneur stresses over how they’ll get access to capital, and every investor’s business model is built around managing deal flow. Entrepreneurs who already had a great outcome magically have no trouble raising huge amounts of money, and yesterday’s great investors have no trouble convincing today’s great companies to work with them.&lt;/p&gt;
&lt;p&gt;This focus on access also helps to explain some of the churn the system experiences. If no one knows what makes a great company, how can the best investors always get access? They can’t. There are plenty of great companies that fail to get first-tier support early on. If they do raise money, then those who backed them end up looking like tomorrow’s geniuses, and the cycle starts over with them closer to the top.&lt;/p&gt;
&lt;p&gt;This access-based sorting also helps to explain how the VC industry is so discriminatory. Less than &lt;a href="https://www.usatoday.com/story/money/2017/08/17/funding-women-founded-startups-stalling-here-some-reasons-why/490286001/"&gt;5% of investments go to women-led companies&lt;/a&gt;, and just having a woman founder &lt;a href="https://theoutline.com/post/1966/women-startup-ceos-cant-get-funding-from-vc-firms"&gt;ruins a team’s chance of getting funding&lt;/a&gt; , and the numbers are as bad for firms led by African Americans, for example. If we believed investors actually knew what they were doing, then we could only conclude that they were correct to exclude women and minorities from investments, that these founders just couldn’t build great companies.&lt;/p&gt;
&lt;p&gt;Of course, the data clearly says otherwise: Founding teams with women on them &lt;a href="https://hbr.org/2017/09/the-comprehensive-case-for-investing-more-vc-money-in-women-led-startups"&gt;significantly outperform male-only teams&lt;/a&gt;. Because investors don’t know how to pick a good company from a bad one, they are relying on access and reputation, and because they’ve never let women or minorities in before, they can’t now. Their “pattern matching” doesn’t hit here.&lt;/p&gt;
&lt;p&gt;This matching algorithm that runs our industry is reliant on privilege and luck. Venture firms and founders are almost exclusively white men from expensive schools (with a huge proportion from just Stanford and Harvard), and if you were lucky enough to be an early employee at Facebook or Google (who have historically used the same sourcing requirements), then that’s a big leg up, too.&lt;/p&gt;
&lt;p&gt;To be clear, I think some investors are much better than others, and entrepreneurs haven’t built huge, successful businesses out of sheer coincidence. It’s not that there’s no skill involved, or that the people who get so rich instead deserve nothing. It’s that skill is an over appreciated (and often small) part of what determined their success.&lt;/p&gt;
&lt;p&gt;You will rarely find communities admitting that privilege and luck are what determine outcomes. Human nature itself has a deep aversion to accepting this. Instead, we do what humans have done forever: We develop myths.&lt;/p&gt;
&lt;p&gt;Humans deeply believe that people get what they deserve, and deserve what they get, despite the evidence to the contrary. So many of our cultural biases are a story created to justify a reality we would like to perpetuate. For millennia we’ve been told that royalty was special, and that’s why they were in charge, when it was patently obvious that their ancestors were just the best and most ruthless at organizing enough troops to control a chunk of land. Genghis Khan was &lt;a href="https://www.quora.com/How-many-people-were-killed-by-Genghis-Khan"&gt;history’s greatest murderer&lt;/a&gt;, which enabled him to spawn kings and kingdoms that lasted for seven centuries, but you can bet his descendants didn’t use his skills at genocide as justification for their lofty positions.&lt;/p&gt;
&lt;p&gt;Similarly, myths have grown around venture capital exist to explain the winners and losers. Somewhat like royalty, these myths help convince us that VC is more than privileged people using their positions to make lots of money. They must be winning because they deserve to win. Equivalently, people lose because they didn’t deserve to win. You could waste your life reading about how this founder got rich because they were smart and worked hard, or that investor succeeded because of their investment strategy, but you couldn’t consume a whole morning with the stories of equally smart founders who worked just as hard but went broke, or investors who applied that same strategy but somehow didn’t make it on the &lt;a href="https://www.forbes.com/midas/#6e2264c35650"&gt;Midas list&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thankfully, we’ve seen some really interesting experiments focused on eliminating access as a criteria for investing. &lt;a href="https://techcrunch.com/2017/10/25/social-capital-has-started-investing-in-startups-sight-unseen/"&gt;Social Capital recently launched a programmatic investment algorithm&lt;/a&gt;, and &lt;a href="http://vilcap.com/method/"&gt;Village Capital uses peer decision making&lt;/a&gt; between entrepreneurs. &lt;a href="http://backstagecapital.com/"&gt;Backstage Capital&lt;/a&gt; was founded explicitly to invest in those who can’t get capital from the system as it exists today.&lt;/p&gt;
&lt;p&gt;With these and related efforts, I’m optimistic that we can begin to peel back the myths about what makes a great investor, entrepreneur, or company, and instead begin building a more open market around investment and company creation. Only then can we hope to see venture capital include, enrich, and benefit all parts of the economy.&lt;/p&gt;</content></item><item><title>The Tension at the Heart of a Freemium Business</title><link>https://lukekanies.com/writing/the-tension-at-the-heart-of-a-freemium-business/</link><pubDate>Mon, 30 Oct 2017 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/the-tension-at-the-heart-of-a-freemium-business/</guid><description>&lt;h2 id="giving-something-away-for-free-can-be-a-fantastic-way-to-achieve-adoption-but-it-raises-a-permanent-conflict-the-conflict-is-even-greater-when-the-free-products-are-open-source"&gt;Giving something away for free can be a fantastic way to achieve adoption, but it raises a permanent conflict. The conflict is even greater when the free products are open source.&lt;/h2&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/engine.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Driving adoption is a key requirement for any product business, and a popular tactic for doing so is hooking people with something free in order to sell them products once they&amp;rsquo;re invested. The most famous example is &lt;a href="https://en.wikipedia.org/wiki/Razor_and_blades_model"&gt;Gilette &amp;ldquo;giving away&amp;rdquo; razors&lt;/a&gt;, but this model is now widely adopted by software companies striving to grow quickly but cheaply. Splunk and New Relic are examples of fantastic businesses who allow their products to be used for free in some circumstances in order to drive long-term adoption and revenue.&lt;/p&gt;</description><content>&lt;h2 id="giving-something-away-for-free-can-be-a-fantastic-way-to-achieve-adoption-but-it-raises-a-permanent-conflict-the-conflict-is-even-greater-when-the-free-products-are-open-source"&gt;Giving something away for free can be a fantastic way to achieve adoption, but it raises a permanent conflict. The conflict is even greater when the free products are open source.&lt;/h2&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/engine.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Driving adoption is a key requirement for any product business, and a popular tactic for doing so is hooking people with something free in order to sell them products once they&amp;rsquo;re invested. The most famous example is &lt;a href="https://en.wikipedia.org/wiki/Razor_and_blades_model"&gt;Gilette &amp;ldquo;giving away&amp;rdquo; razors&lt;/a&gt;, but this model is now widely adopted by software companies striving to grow quickly but cheaply. Splunk and New Relic are examples of fantastic businesses who allow their products to be used for free in some circumstances in order to drive long-term adoption and revenue.&lt;/p&gt;
&lt;p&gt;Success with this tactic requires mastering the tension that it introduces: The thing you give away must be valuable enough that it drives adoption, but not so valuable that people don&amp;rsquo;t eventually need to upgrade.&lt;/p&gt;
&lt;p&gt;If it is insufficiently valuable on its own, no one will use it, but if it is so valuable that people can succeed without ever paying, then you have users but not customers.&lt;/p&gt;
&lt;p&gt;The goal of a freemium business is to separate the commitment from the buying decision. I want you to become so successful with my product that you become committed to it, which means when I finally ask you to pay the sale is both easier and more valuable.&lt;/p&gt;
&lt;p&gt;For you to become committed, you must be successful. You must achieve whatever goal caused you to download my software in the first place. However, in your success, you must also hit some wall that requires you to upgrade.&lt;/p&gt;
&lt;p&gt;Managing that balance is crucial to success with freemium. Give too little away and you don&amp;rsquo;t get any adoption, but give too much away and you have a passionate community but no money to pay for building the software.&lt;/p&gt;
&lt;p&gt;This balance is complicated by the fact that the best communities are built around authentic identities, so changing what you give away involves changing who identifies with your company and why, which is much more fraught than tuning your business model. It&amp;rsquo;s a sufficiently complex operation that it&amp;rsquo;s one of the key dials that a freemium business will manage throughout its existence.&lt;/p&gt;
&lt;p&gt;As difficult as this balance is in a proprietary software business, it&amp;rsquo;s much harder when dealing with open source. After all, when you decide to open source something, you&amp;rsquo;re not just choosing to make something free, you&amp;rsquo;re giving your community permanent rights to something you own. While you technically have the right to keep private any further updates, in practice once you open something up you have to either keep that project free forever or let it die.&lt;/p&gt;
&lt;p&gt;Your community considers the opening of your code a permanent commitment to maintain this software for free forever, and anything less than that will generally be considered betrayal. They didn&amp;rsquo;t adopt you, or your revenue streams; they adopted this free thing that you promised would work well for them, and they&amp;rsquo;re going to raise hell when it doesn&amp;rsquo;t. They don&amp;rsquo;t care that your business model requires that you charge for analytics, or for clustering. They need those features to be successful, you implicitly promised them success, and now you&amp;rsquo;ve got blood coming out of your ears.&lt;/p&gt;
&lt;p&gt;In some sense, successful open source software companies require lightning to strike twice: They need to free something that it is so great you&amp;rsquo;ll adopt it without paying, then they need something else that&amp;rsquo;s also so great you&amp;rsquo;ll pay them. Most OSS companies try to provide this extra value at the margins, because getting that second lightning strike is so hard. Proprietary software companies can provide hard limits on how you take advantage of their most useful features, but if those features are open source, then of course you can&amp;rsquo;t limit them in any way. You&amp;rsquo;ve got to develop additional features instead.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s not a coincidence that we&amp;rsquo;ve seen so few open source software companies build large revenue streams. Most end up shifting their focus from the open source that started everything to proprietary software that drives their business. The best companies remain community-oriented, but that is by no means a given.&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;re considering building a freemium business, you must treat the success of this balance as a key business metric. It underpins the unit economics of your business, determining how big the funnel is based on adoption and how many convert based on the willingness to pay.&lt;/p&gt;
&lt;p&gt;Getting it right is worth it because it enables a fantastic company with low marketing and sales costs, an engaged community, and easy upgrade paths for your best users.&lt;/p&gt;</content></item><item><title>Should You Open Source Your Product? That’s the Wrong Question</title><link>https://lukekanies.com/writing/should-you-open-source-your-product-thats-the-wrong-question/</link><pubDate>Mon, 23 Oct 2017 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/should-you-open-source-your-product-thats-the-wrong-question/</guid><description>&lt;h2 id="dont-get-stuck-on-a-solution-until-you-know-what-problem-youre-trying-to-solve"&gt;Don&amp;rsquo;t get stuck on a solution until you know what problem you&amp;rsquo;re trying to solve.&lt;/h2&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/flying.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;I often get called in to help companies make decisions about their open source strategy. They want to release key parts of their software as open source, but they need some help figuring out the best way to make it happen. I always ask them the same question:&lt;/p&gt;
&lt;p&gt;Why? Why are you planning to open any of your code?&lt;/p&gt;</description><content>&lt;h2 id="dont-get-stuck-on-a-solution-until-you-know-what-problem-youre-trying-to-solve"&gt;Don&amp;rsquo;t get stuck on a solution until you know what problem you&amp;rsquo;re trying to solve.&lt;/h2&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/flying.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;I often get called in to help companies make decisions about their open source strategy. They want to release key parts of their software as open source, but they need some help figuring out the best way to make it happen. I always ask them the same question:&lt;/p&gt;
&lt;p&gt;Why? Why are you planning to open any of your code?&lt;/p&gt;
&lt;p&gt;They rarely have a good answer. They&amp;rsquo;ve already decided that this is the right decision, because a board member, founder, or customer has said it&amp;rsquo;s necessary, and they are just trying to figure out how to do it. But it&amp;rsquo;s impossible to build a strategy to accomplish your goals if you&amp;rsquo;re unsure what they are.&lt;/p&gt;
&lt;p&gt;Are you trying to build a community? To get public review of core functionality? To grow adoption? Something else entirely? By now most people have realized that open sourcing software isn&amp;rsquo;t a route to magically get free contributions so you don&amp;rsquo;t have to write your own software, but there are plenty of other myths around it.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m a huge fan of open source. I&amp;rsquo;m an even bigger fan of the companies behind it building a sustainable business so they can stick around for the long term. Open source is a tactic, taken to accomplish (hopefully) a key goal for the business. It has upsides and downsides, like most tactics, and it has to fit your goals.&lt;/p&gt;
&lt;p&gt;There are damn good reasons to open source software, either as a business or as an individual. Most motivations I&amp;rsquo;ve heard from founders don&amp;rsquo;t stand up, though. Companies have built healthy communities (Github, Atlassian, VMware, Microsoft) and scalable freemium models (Github, Splunk, Slack, Trello), all with no notable reliance in publishing open source software.&lt;/p&gt;
&lt;p&gt;The fact that these businesses have been built with proprietary software doesn&amp;rsquo;t mean yours should be. But it at least shows that your goals have multiple routes to accomplish them, and you can&amp;rsquo;t just say you need to open source your product because you want the same adoption path as MongoDB.&lt;/p&gt;
&lt;p&gt;Many open source software companies don&amp;rsquo;t have the luxury of starting with goals and working backwards. If your project started first, and you only built a company once your community made it clear you should, then many hard questions are already decided, and you have to work around the reality of your situation. Docker is a great example of a company being built in response to community demand, because an existing project got adopted broadly enough that the opportunity arose to build a business (or in their case, shift the focus of an existing business), and some of their struggles can be attributed to the path they took.&lt;/p&gt;
&lt;p&gt;I open sourced Puppet through a combination of ignorance and confidence. It honestly never occurred to me that I could build a company around commercial software, since I really only knew the OSS world well, and when I started Puppet, around 2005, there seemed to be plenty of great examples of successful business models around open source so I assumed I&amp;rsquo;d figure out which of those made the most sense when it came time. In the mean time, I did exactly what needed doing: I focused on building software that people loved, and then convincing people to use it. By the time I realized how hard it really was, we were too far down the path to dramatically change our strategy.&lt;/p&gt;
&lt;p&gt;If, however, you are early enough that all options lie before you, you need to take the time to ensure you have the highest probability of success. It&amp;rsquo;s &lt;a href="https://medium.com/@lkanies/why-that-startup-advice-is-useless-67d12b6a83f4"&gt;hard enough&lt;/a&gt; to build a company from scratch; don&amp;rsquo;t make it harder. Your team should actually view open source as a liability, in the financial sense: You&amp;rsquo;ve made a commitment (usually implicit) to your community that you&amp;rsquo;re going to spend money indefinitely to make sure this software gets better and better. Just like other financial liabilities, like office leases, employee contracts, and partnership commitments, these can be fantastic successes. But like any liability, they can just as easily be a painful drag on your work if done poorly.&lt;/p&gt;
&lt;p&gt;I think open source can be a huge help in building community, widening your marketing funnel, increasing the quality of your code, and building software people love. But you have to do it with clear ideas of what you&amp;rsquo;re trying to accomplish and what you&amp;rsquo;re willing to do to make it happen.&lt;/p&gt;</content></item><item><title>Moving Beyond Silicon Valley Software Companies</title><link>https://lukekanies.com/writing/moving-beyond-silicon-valley-software-companies/</link><pubDate>Mon, 02 Oct 2017 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/moving-beyond-silicon-valley-software-companies/</guid><description>&lt;p&gt;&lt;em&gt;We need a new financing model to build new, better companies. Part 1 of a &lt;a href="https://lukekanies.com/series-venture-capital/"&gt;series&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally published on &lt;a href="https://shift.newco.co/moving-beyond-silicon-valley-software-companies-da259aea6a1c"&gt;NewCo Shift&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/portrait.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Two decades into a software career, I&amp;rsquo;m still moved by its potential to improve people&amp;rsquo;s lives through connection, automation, and access to information, yet I&amp;rsquo;m less convinced than ever that our financial systems are built to get the most out of it.&lt;/p&gt;
&lt;p&gt;This is the first post in a series I&amp;rsquo;ll be writing on the structural problems in venture capital. These problems aren&amp;rsquo;t a condemnation of the industry, they&amp;rsquo;re an attempt to outline where the industry fails the market. This failure helps to explain people&amp;rsquo;s experiences, but I think also helps to outline the opportunity and need for other ways of funding companies. These ways will also have flaws - they&amp;rsquo;ll likely not be great at building unicorns - but they&amp;rsquo;ll be finding people and markets ignored by the current environment.&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;We need a new financing model to build new, better companies. Part 1 of a &lt;a href="https://lukekanies.com/series-venture-capital/"&gt;series&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally published on &lt;a href="https://shift.newco.co/moving-beyond-silicon-valley-software-companies-da259aea6a1c"&gt;NewCo Shift&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/portrait.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Two decades into a software career, I&amp;rsquo;m still moved by its potential to improve people&amp;rsquo;s lives through connection, automation, and access to information, yet I&amp;rsquo;m less convinced than ever that our financial systems are built to get the most out of it.&lt;/p&gt;
&lt;p&gt;This is the first post in a series I&amp;rsquo;ll be writing on the structural problems in venture capital. These problems aren&amp;rsquo;t a condemnation of the industry, they&amp;rsquo;re an attempt to outline where the industry fails the market. This failure helps to explain people&amp;rsquo;s experiences, but I think also helps to outline the opportunity and need for other ways of funding companies. These ways will also have flaws - they&amp;rsquo;ll likely not be great at building unicorns - but they&amp;rsquo;ll be finding people and markets ignored by the current environment.&lt;/p&gt;
&lt;p&gt;Like the general financial industry, the world of venture capital has become adept at using money to create more money, but it does not consider of the wisdom of its actions. It chooses easy answers, thus leaving harder but better questions unexplored, and accepts high collateral damage to the employees, customers, and industry that at best is painful and at worst is pure exploitation.&lt;/p&gt;
&lt;p&gt;I am pulled to build more software that, like Puppet, helps people get higher quality work done in less time and with more joy. But that kind of utopian phrasing is used by every company in silicon valley, whether they do advertising arbitrage or sell you pet food, all while asking their workers to work crushing hours for lottery pay, no safety net, and 19th century ideas of labor force participation. The devaluing of women and minorities as either workers or buyers is both discriminatory and bad business. It&amp;rsquo;s true I&amp;rsquo;ve heard no overt support for child labor, but I expect that&amp;rsquo;s mostly because kids don&amp;rsquo;t have CS degrees from Stanford or Harvard.&lt;/p&gt;
&lt;p&gt;I believe it is possible to design a kind of financing vehicle that is less subject to these flaws. There is a lot of money to be made in enabling the whole market to participate in the technology economy, and given that productivity has stalled since 2004 (coincidentally around the time that social networks and attention-seeking advertising-driven business models took over), there&amp;rsquo;s a lot of opportunity to deliver value by increasing productivity.&lt;/p&gt;
&lt;p&gt;The major concern about increasing productivity is that it generally means fewer jobs, and the lowest-skilled workers tend to be first and hardest hit. I do actually believe in reeducation and the movement of labor to new opportunities, but you can&amp;rsquo;t ignore the trauma of career changes and industry churn. My work at Puppet showed that empowering people at the front line is how you drive both change and value. Too many industries focus on getting rid of the experts at the coal face, when instead they should look to elevate them. This would improve productivity while developing careers, instead of destroying them.&lt;/p&gt;
&lt;p&gt;Unfortunately, venture capital is structured to require trauma to everyone involved except the investors. Too often, even the limited partners who are the source of capital suffer, with only a few firms delivering the kind of returns that the asset class purports to offer. The industry is built around making many bets and expecting most to fail. Even worse, every company who wants to participate must make a claim to be able to reach these heights, even if they don&amp;rsquo;t believe it, and then they must risk their own death attempting to keep that promise.&lt;/p&gt;
&lt;p&gt;The model itself requires that companies either go public or kill themselves. Nothing else fits in the spreadsheets. Again, this guarantees trauma to nearly everyone involved - even the ones who make it out suffer the whole way, leaving a trail of burned out employees and failed customers.&lt;/p&gt;
&lt;p&gt;I think there are amazing companies waiting to be created that can deliver life-changing benefits but can realistically &amp;ldquo;only&amp;rdquo; generate $30m, or $50m, a year in revenue. At &lt;a href="https://www.forbes.com/sites/liyanchen/2015/12/21/the-most-profitable-industries-in-2016/#6251087e5716"&gt;25% margins&lt;/a&gt; for software, these can be huge sources of profit, but a venture capitalist would derisively call that a lifestyle business and either not fund it, or force it to kill itself in an attempt to scale beyond its natural size. These can be great businesses, but because business funding generally fits into either conservative bank loans, or 10x-oriented venture capital, there&amp;rsquo;s no model today that respects them. Jason Fried and DHH at Basecamp have &lt;a href="https://medium.com/startup-grind/basecamp-jason-fried-dont-sell-your-soul-d037fcb39b25"&gt;done&lt;/a&gt; &lt;a href="https://m.signalvnoise.com/why-we-choose-profit-e511efc4dcb9"&gt;a&lt;/a&gt; &lt;a href="https://www.cnbc.com/2017/08/15/why-this-tech-ceo-turned-down-funding-from-more-than-100-investors.html"&gt;ton&lt;/a&gt; &lt;a href="https://m.signalvnoise.com/venture-capital-is-going-to-murder-medium-656cbccf4829"&gt;of&lt;/a&gt; &lt;a href="https://m.signalvnoise.com/trickle-down-workaholism-in-startups-a90ceac76426"&gt;great&lt;/a&gt; &lt;a href="https://www.inc.com/laura-montini/jason-fried-slow-growth-is-the-healthiest-growth.html"&gt;writing&lt;/a&gt; on this.&lt;/p&gt;
&lt;p&gt;Jennifer Brandel, Mara Zapeda and others have &lt;a href="https://medium.com/@sexandstartups/zebrasfix-c467e55f9d96"&gt;launched the Zebra movement&lt;/a&gt;, focused on helping founders shut out of the VC world start companies that enrich themselves and their communities rather than their investors. I think this is an awesome effort, and has been an inspiration to me.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s true that this kind of company could not have as high a failure rate as venture capital does, but, ah, that&amp;rsquo;s not exactly complicated. I mean, VC literally requires failures of most of their companies, so I&amp;rsquo;ve got a nice anti-pattern to work against. There are well-worn practices for improving operations, people, and efficiency at even young businesses, but VCs haven&amp;rsquo;t bothered to invest in any of them, because again, they expect most everyone they work with to fail. Vista Equity, among many others, has shown that being more than dumb money can be more than just talk.&lt;/p&gt;
&lt;p&gt;You might say there aren&amp;rsquo;t enough entrepreneurs out there, and all the great ones are focused on building unicorns in silicon valley. I say phooey. Tell that to the millions of people who start restaurants, corner shops, and franchises around the US. Frankly, tell that to all the people who pitched the valley but weren&amp;rsquo;t white men, or couldn&amp;rsquo;t afford to live in the bay area, and thus could not get funded. Because the valley itself refuses to believe great entrepreneurs can be women of color, or uneducated, or have a humanities degree, there is a long waiting list of great people ready to be given a little money and a little trust.&lt;/p&gt;
&lt;p&gt;Silicon Valley today is baseball before Jackie Robinson, golf before Vijay Singh and Tiger Woods, tennis before Arthur Ashe and the Williams sisters. It&amp;rsquo;s the World Series with only North American teams, the World Championship game with only American athletes. It might do great things and be a great spectacle, but it&amp;rsquo;s weak sauce, because you know you&amp;rsquo;re not really competing with the best. In fact, you&amp;rsquo;ve structurally guaranteed you won&amp;rsquo;t, with all your stories of pipeline problems, lowering the bar, and various other &lt;a href="http://www.npr.org/sections/codeswitch/2013/10/21/239081586/the-racial-history-of-the-grandfather-clause"&gt;grandfather clauses&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I do not believe in the primacy of ideas. I do not believe great entrepreneurs are in short supply. I do not believe we will run out of awesome opportunities in software in my lifetime.&lt;/p&gt;
&lt;p&gt;I want to collect funding that will enable those unsupported entrepreneurs to reveal and develop their greatness, I want to build software companies in spaces that currently have no software, and I want to generate great returns for everyone involved without hemorrhaging people and money.&lt;/p&gt;
&lt;p&gt;Yes, I know that means I have to find a different way to deliver returns to investors, because I don&amp;rsquo;t want my portfolio companies to have to sell. Yes, I know that means I will be creating a new asset class, with all the complications that entails around convincing LPs to invest in it.&lt;/p&gt;
&lt;p&gt;The fact that others dismiss it out of hand for being impractical is exactly what excites me about it.&lt;/p&gt;
&lt;p&gt;Please follow along in the rest of my series as I delve into the individual structural flaws in venture capital that I think outline what a competitive funding instrument must find a way around.&lt;/p&gt;</content></item><item><title>Stopping the Software Factory</title><link>https://lukekanies.com/writing/stopping-the-software-factory/</link><pubDate>Thu, 28 Sep 2017 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/stopping-the-software-factory/</guid><description>&lt;h2 id="its-only-a-good-practice-if-you-have-the-cultural-discipline-to-make-it-work"&gt;It&amp;rsquo;s only a good practice if you have the cultural discipline to make it work.&lt;/h2&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/8491315009_cfa54ce125_o.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Stopping the factory used to be sacrilege - companies figured they were only making money if the line was moving - so when Toyota adopted this practice on their manufacturing line is was a huge shift. It was taken so they could resolve quality problems immediately, which saved them time and money because otherwise the problems occurred in many cars and had to be fixed later. It was better to pay the price of stopping the line now than the price of redoing the work later.&lt;/p&gt;</description><content>&lt;h2 id="its-only-a-good-practice-if-you-have-the-cultural-discipline-to-make-it-work"&gt;It&amp;rsquo;s only a good practice if you have the cultural discipline to make it work.&lt;/h2&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/8491315009_cfa54ce125_o.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Stopping the factory used to be sacrilege - companies figured they were only making money if the line was moving - so when Toyota adopted this practice on their manufacturing line is was a huge shift. It was taken so they could resolve quality problems immediately, which saved them time and money because otherwise the problems occurred in many cars and had to be fixed later. It was better to pay the price of stopping the line now than the price of redoing the work later.&lt;/p&gt;
&lt;p&gt;This was a huge cultural shift throughout the organization. Management had to recognize the cost of fixing quality later, and change their short-termer mindset around the moving line. The workers on the line had to learn not to let problems slide by, to ask for help immediately and not rest until the problem was truly resolved. Everyone had to learn to diagnose problems in the line without blaming individuals, otherwise trust was impossible and the real problems could not be diagnosed. (This is also where Toyota developed their &amp;lsquo;Five whys&amp;rsquo; practice for getting to the bottom of problems.)&lt;/p&gt;
&lt;p&gt;While we&amp;rsquo;re obsessed with individual techniques like &lt;a href="https://medium.com/@lkanies/your-whiteboard-and-post-its-arent-kanban-adfc2bfa30bd"&gt;Kanban&lt;/a&gt;, the team at &lt;a href="http://amzn.to/2wZuwDG"&gt;Toyota knows that it&amp;rsquo;s culture&lt;/a&gt; that allows them to win, not the tools they use. That difference is also exactly why it took decades for the rest of the industry to catch up: You can adopt technology quickly, but culture? Not so much.&lt;/p&gt;
&lt;p&gt;We experienced the same problem when we tried to adopt this practice in our software teams. People loved the ability to stop the factory, and they used it all the time. Often, it did actually increase the quality of the work we did. But overall, it made things worse for us, not better. It was causing arguments, bad relations, and most importantly, was reducing our long-term efficiency, not increasing it. It became nearly impossible to ship software.&lt;/p&gt;
&lt;p&gt;What went wrong?&lt;/p&gt;
&lt;p&gt;We had adopted this practice without developing the cultural discipline to make it work. People weren&amp;rsquo;t stopping their own lines to resolve systemic quality issues; instead, they were stopping the work of other people to question their decisions. A technique for improving our work became a technique for attacking our strategy. Disagree with the product that team is building? Stop the factory! Don&amp;rsquo;t like the database they chose? Pull the cord!&lt;/p&gt;
&lt;p&gt;Yuck. That&amp;rsquo;s not how that&amp;rsquo;s supposed to work. It didn&amp;rsquo;t help that I&amp;rsquo;ve always pushed hard for people at the front line to be opinionated and educated about as much of the product as possible. Suddenly they&amp;rsquo;re applying those opinions to the work of others, and we&amp;rsquo;re not building higher quality products, we&amp;rsquo;re just arguing non-stop about what we should be building and how.&lt;/p&gt;
&lt;p&gt;This required that we develop a couple of new cultural skills. When you read about the Toyota system, it&amp;rsquo;s striking how much of what they accomplished was essentially cultural technology - that is, tools for developing and sustaining culture - rather than manufacturing tech.&lt;/p&gt;
&lt;p&gt;Our failed experiment at letting anyone stop the factory showed that first everyone needed to understand the value in stopping the line. We started to point out that they should be focused on their own work, not others&amp;rsquo;, and thus should only be able to stop their own line. Most importantly, remember back to the point of pulling the cord: You&amp;rsquo;ve discovered that your own work is compromised because of a quality problem in the system, and you need time and help to fix it. That had to be why we stopped the line, and nothing else.&lt;/p&gt;
&lt;p&gt;That being said, people&amp;rsquo;s concerns about decision making in other parts of the organization needed to be heard. Expert teams should being given the power to build what they think is best. But even the best teams need outside reviewers, need other experts to question their assumptions and conclusions.&lt;/p&gt;
&lt;p&gt;Our work cycle needed to include productive, constructive feedback opportunities. The best process like this I&amp;rsquo;ve ever seen is in Pixar founder &lt;a href="http://amzn.to/2pLUp63"&gt;Ed Catmull&amp;rsquo;s Creativity, Inc&lt;/a&gt;, where he describes their &amp;ldquo;Brain Trust&amp;rdquo; system for helping directors make great movies. This is such a great system that it&amp;rsquo;s worth reading yourself, but the aspect that stands out is the responsibility of the team giving feedback to the director:&lt;/p&gt;
&lt;p&gt;Your job is to help them see the flaws in their proposal. You can not and must not propose solutions, and you can not demand that they agree with your complaint. Even if you&amp;rsquo;re the CEO. You are a collaborator helping someone do their best work, not a competing director trying to get your ideas into the movie.&lt;/p&gt;
&lt;p&gt;See the parallels to the value in stopping the line? It&amp;rsquo;s about improving the quality of work, not making a power play, or being right about something.&lt;/p&gt;
&lt;p&gt;Pixar has a critical second layer to this process: Management decides whether to ship the movie. This allows them to give the director full responsibility for the movie. If directors don&amp;rsquo;t agree with the team&amp;rsquo;s list of flaws, that&amp;rsquo;s fine, but in the end, you have to convince the management team that the movie works.&lt;/p&gt;
&lt;p&gt;The thing I love about this is it gives you concentric circles of iteration and control. The movie team makes decisions constantly about what to do and why, then they loop out to the Brain Trust to get feedback on what they&amp;rsquo;ve done, and finally there&amp;rsquo;s a business cycle that determines whether the movie should ship. Everyone gets to contribute, but your business concerns are isolated from the work cycle, giving teams the freedom they need to build something great.&lt;/p&gt;
&lt;p&gt;I was never able to figure out how to adapt their process to software, but I hold out great hope that there is a way, it just requires a lot of evolution. Pixar gets to take five years to make a great movie, but you never get that kind of window to make software. They also kept all of the iteration inside the building, where modern software should be built in layers, in collaboration with your users and the market.&lt;/p&gt;
&lt;p&gt;Even without being able to directly adopt a better practice, we recognized the need for two layers of process. We thinned down people&amp;rsquo;s ability to stop the work of others, and at the same time built feedback loops at larger intervals and in different forums for strategic concerns to be heard. We also began building cross links between teams that allowed those with concerns to collaborate with those doing the work, rather than leaping in and shouting &amp;lsquo;stop!&amp;rsquo;.&lt;/p&gt;
&lt;p&gt;There are many great inspirations for how to build better software, faster, but all require some level of adaptation. I am absolutely convinced we will see a software production system as coherent and clear as Lean Manufacturing, but I also think it&amp;rsquo;s going to take a long time, a lot of experimentation and failure to get from here to there.&lt;/p&gt;
&lt;p&gt;Hopefully our experience, our successes and failures, can help you get there faster.&lt;/p&gt;</content></item><item><title>Framing the Risk in Your Business</title><link>https://lukekanies.com/writing/framing-the-risk-in-your-business/</link><pubDate>Sun, 11 Jun 2017 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/framing-the-risk-in-your-business/</guid><description>&lt;h2 id="growth-requires-risk-but-dont-overdoit"&gt;Growth requires risk. But don&amp;rsquo;t overdo it.&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Originally published on &lt;a href="https://shift.newco.co/framing-the-risk-in-your-business-100fede9e5d0"&gt;NewCo shift&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/RiskReward.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;I was asked by a CEO recently, &amp;ldquo;How do I know if my product is ready to scale?&amp;rdquo; He thought he was ready to raise money and start growing the company, but he didn&amp;rsquo;t really know how to be sure.&lt;/p&gt;
&lt;p&gt;Venture capital exists to invest in enterprises that have a huge opportunity but are also a big risk. Yet VC firms tend to actually be pretty conservative, relying on pattern recognition and social networks to make their decisions. This turns investor pitches into bizarre encounters where you have to help them see the huge risks in your business and how this risks can generate massive returns, but you also must convince them that you have all of that risk managed, so there&amp;rsquo;s no reason to be afraid. I&amp;rsquo;ve been turned down so many times by investors &amp;ldquo;until we&amp;rsquo;d taken the risk out of the business,&amp;rdquo; and every time, I&amp;rsquo;d sit in the car outside their office park thinking, &amp;ldquo;But don&amp;rsquo;t you exist specifically to make big bets?&amp;rdquo;&lt;/p&gt;</description><content>&lt;h2 id="growth-requires-risk-but-dont-overdoit"&gt;Growth requires risk. But don&amp;rsquo;t overdo it.&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Originally published on &lt;a href="https://shift.newco.co/framing-the-risk-in-your-business-100fede9e5d0"&gt;NewCo shift&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/RiskReward.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;I was asked by a CEO recently, &amp;ldquo;How do I know if my product is ready to scale?&amp;rdquo; He thought he was ready to raise money and start growing the company, but he didn&amp;rsquo;t really know how to be sure.&lt;/p&gt;
&lt;p&gt;Venture capital exists to invest in enterprises that have a huge opportunity but are also a big risk. Yet VC firms tend to actually be pretty conservative, relying on pattern recognition and social networks to make their decisions. This turns investor pitches into bizarre encounters where you have to help them see the huge risks in your business and how this risks can generate massive returns, but you also must convince them that you have all of that risk managed, so there&amp;rsquo;s no reason to be afraid. I&amp;rsquo;ve been turned down so many times by investors &amp;ldquo;until we&amp;rsquo;d taken the risk out of the business,&amp;rdquo; and every time, I&amp;rsquo;d sit in the car outside their office park thinking, &amp;ldquo;But don&amp;rsquo;t you exist specifically to make big bets?&amp;rdquo;&lt;/p&gt;
&lt;p&gt;I can&amp;rsquo;t tell you how to raise money, because no matter what it&amp;rsquo;s hard, and there&amp;rsquo;s no special trick to it. Well, there&amp;rsquo;s one trick: Sell a company for a billion dollars. Do that, and you&amp;rsquo;ll never have trouble raising money.&lt;/p&gt;
&lt;p&gt;This article is only for those who are not quite so lucky.&lt;/p&gt;
&lt;p&gt;What I can help with is framing your company so that you can more coldly see and explain where the risk is, and with that hopefully you can help others get excited about the vision in your head, the beautiful thing you&amp;rsquo;re trying to build.&lt;/p&gt;
&lt;p&gt;Step one is understanding your market risk. If you&amp;rsquo;re raising money, you have to convince your prospective investors (if you&amp;rsquo;re talking to typical valley VCs, anyway) that you can build a company that can do $100m in revenue at some point. So, convince me your market can support a company that can hit that scale and still grow. That means the market needs to be hundreds of millions, and probably billions. With Puppet, we knew the overall management market was between $6B and $25B a year, depending on your definition, which made this part pretty easy for us, but lots of companies are creating a market, so they have to spend a lot of time on this topic.&lt;/p&gt;
&lt;p&gt;The next big question is why &lt;em&gt;you&lt;/em&gt;, particularly, will win. Sometimes this is called technology risk, but companies win for many reasons other than technology, especially these days. Puppet didn&amp;rsquo;t necessarily have the best tech in the world, but we had a focus on the user that no major player in our space had. Everyone else was worried about the buyer, and we focused on helping the individual users succeed. Other companies have a cultural edge, or even just a mindset that others can&amp;rsquo;t copy. Whatever it is, though, there needs to be some reason why you&amp;rsquo;re going to take this big, awesome market.&lt;/p&gt;
&lt;p&gt;I call this strategy risk. You&amp;rsquo;re planning to take the market in a particular way, and you think it will work but you don&amp;rsquo;t really know until you play.&lt;/p&gt;
&lt;p&gt;A high-growth company usually trades off strategy and market risks. If everyone else agrees this is a great market, then you&amp;rsquo;ll have lots of competition so you need a unique strategy that sets you apart. If it&amp;rsquo;s a mature market with clear revenues and margins, you need a great strategy to fight against big incumbents, who won&amp;rsquo;t go quietly. If, on the other hand, no one else agrees this is a good market, and you get it all to yourself, then the strategy doesn&amp;rsquo;t need to be differentiated, so you can run the least risky strategy you can think of.&lt;/p&gt;
&lt;p&gt;You can&amp;rsquo;t walk into a VC&amp;rsquo;s office and say there&amp;rsquo;s neither market nor strategy risk, because that business is just too obvious. It&amp;rsquo;s either so obvious it&amp;rsquo;s actually stupid, or so obvious that you&amp;rsquo;re one of a hundred players running the same game - both of these are bad bets. You&amp;rsquo;re not getting that funding round.&lt;/p&gt;
&lt;p&gt;The last piece is execution risk. You&amp;rsquo;ve got a good market, you&amp;rsquo;ve got a solid strategy. Now convince me that you, particularly, can build a team and make this happen, within the window you have available. This is 99% about the team. Can you hire people? A lot of them? Get them working together? Do you know how to ship software, sell software, market it, etc? Some of this you can do through force of will, some you can do by just being smarter or faster, and some requires that you really nail a couple of pieces, but most of it is about building and scaling a company that can execute your strategy. This is the grit, the work, the hard part. The best strategy in the best market is worthless if you can&amp;rsquo;t do the work.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s one more critical point about risk. It should be obvious, but somehow it&amp;rsquo;s not.&lt;/p&gt;
&lt;p&gt;You want to minimize the risks you take. There&amp;rsquo;s something about what you&amp;rsquo;re doing that&amp;rsquo;s unlikely, probably scary, and quite possibly stupid. That thing has to exist, because it&amp;rsquo;s what makes your business valuable. Without that huge risk, you can&amp;rsquo;t possibly achieve the massive payoff you&amp;rsquo;re looking for. Take that risk, put it on a pedestal, love it.&lt;/p&gt;
&lt;p&gt;And then do everything you can to not let other types of risk into the rest of your business. If you know your major risk is strategy, why introduce a massive execution risk at the same time? No. Your work is scary enough that you should be conservative everywhere possible. Pick something you know works when you have that luxury, because you won&amp;rsquo;t get it very often.&lt;/p&gt;
&lt;p&gt;This frame should at least get you the first three slides of your presentation. There&amp;rsquo;s plenty more to know before you can convince someone you can go out there and win, but being able to clearly talk through the risks in your business and how you&amp;rsquo;re managing should at least help you get a seat at the table.&lt;/p&gt;</content></item><item><title>Productivity Is Not About People</title><link>https://lukekanies.com/writing/productivity-is-not-about-people/</link><pubDate>Mon, 22 May 2017 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/productivity-is-not-about-people/</guid><description>&lt;h2 id="how-best-to-combine-software-with-management"&gt;How best to combine &amp;ldquo;software&amp;rdquo; with &amp;ldquo;management&amp;rdquo;?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;First published on &lt;a href="https://shift.newco.co/productivity-is-not-about-people-c7810d8f8c2"&gt;NewCo Shift&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/interview.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;You&amp;rsquo;re doing productivity wrong. Actually, it&amp;rsquo;s worse than that. You have no idea what it is. And no, this isn&amp;rsquo;t some sort of technical, jargon-y sense where I&amp;rsquo;m arguing over whether to measure it in terms of lines of code, hours spent typing code, or something else. Your core understanding of productivity is entirely wrong, and it&amp;rsquo;s making your company worse at everything it does.&lt;/p&gt;</description><content>&lt;h2 id="how-best-to-combine-software-with-management"&gt;How best to combine &amp;ldquo;software&amp;rdquo; with &amp;ldquo;management&amp;rdquo;?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;First published on &lt;a href="https://shift.newco.co/productivity-is-not-about-people-c7810d8f8c2"&gt;NewCo Shift&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/interview.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;You&amp;rsquo;re doing productivity wrong. Actually, it&amp;rsquo;s worse than that. You have no idea what it is. And no, this isn&amp;rsquo;t some sort of technical, jargon-y sense where I&amp;rsquo;m arguing over whether to measure it in terms of lines of code, hours spent typing code, or something else. Your core understanding of productivity is entirely wrong, and it&amp;rsquo;s making your company worse at everything it does.&lt;/p&gt;
&lt;p&gt;Productivity in the software world is discussed in terms of the individual, and usually phrased as getting more of a person&amp;rsquo;s time on the thing they were hired for. &amp;ldquo;Hey, I didn&amp;rsquo;t hire you to talk to users or attend training! I hired you to write code!&amp;rdquo; Even the developers join in: &amp;ldquo;Every minute I spend in meetings instead of writing code is wasting company money.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;This is stupid and wrong.&lt;/p&gt;
&lt;p&gt;I had a conversation with a CFO recently who asked me why his company should use Puppet. I asked him in turn, what does it cost you to ship software right now, and what&amp;rsquo;s the value of lowering that cost? He said, not surprisingly, that he could not answer that. This isn&amp;rsquo;t to pick on him - most software CFOs would say the same things, since their job rarely delves into software operations.&lt;/p&gt;
&lt;p&gt;Can you imagine having the equivalent job description with a manufacturing company? Picture the CFO of GM saying their job doesn&amp;rsquo;t require they understand the financial aspects of building cars. They&amp;rsquo;d be shipped out in disgrace. Yet somehow the software world tolerates ignorance of the financial implications of their core work product, software.&lt;/p&gt;
&lt;p&gt;Sure, you might say, our finance teams can&amp;rsquo;t help us build more, better software for less money, but we don&amp;rsquo;t need their help because we intuitively know that more time spent writing code equals more productive development teams. Right?&lt;/p&gt;
&lt;p&gt;No, you don&amp;rsquo;t. Again, you&amp;rsquo;re wrong. This is exactly, specifically how you&amp;rsquo;re wrong.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://en.wikipedia.org/wiki/Kaizen"&gt;Toyota showed decades ago&lt;/a&gt; ensuring everyone is busy all the team is a great way to lower productivity. Yeah, you read that right. &lt;em&gt;Lower&lt;/em&gt;. If you can&amp;rsquo;t shut the factory down (thus making everyone idle), you can&amp;rsquo;t fix problems at their source, which means every car you make is broken in the same way.&lt;/p&gt;
&lt;p&gt;As another example, teams can almost never be perfectly balanced in output. Maybe you make doors much faster than you make engines, so if your door team is always busy, you end up with too many doors. Just like in development: The interface team might work a bit faster than the backend team, so they build an interface on a myth and then you can&amp;rsquo;t ship their work because there isn&amp;rsquo;t coverage on the backend. Oops. But hey, at least that interface developer didn&amp;rsquo;t spend any time in training, testing their prototypes with users, or bringing fancy coffee to the backend team.&lt;/p&gt;
&lt;p&gt;The stupid thing is modern industry figured this out with its very first business consultant, Frederick Taylor, who developed a thing he called &amp;lsquo;&lt;a href="https://en.wikipedia.org/wiki/Scientific_management"&gt;Scientific Management&lt;/a&gt;.&amp;rsquo; His ideas sounded good: I&amp;rsquo;ll hold a stopwatch and find ways to encourage people to get more done in a given amount of time. Seems reasonable, right? Probably more advanced than how most software companies do it today. In fact, he was really successful: He spawned our nation&amp;rsquo;s first management consultants, and they&amp;rsquo;ve continued to make tons of money on the fraud that he perpetrated more than a century ago.&lt;/p&gt;
&lt;p&gt;Because that&amp;rsquo;s exactly what he was: A fraud. He was fired from his first gig because it ruined actual productivity, yet managed to convince corporate America that it was such a good idea they should ignore the little problem of it not working. Here we are a century later and the &lt;em&gt;Harvard Business Review&lt;/em&gt; is still giving advice &lt;a href="https://hbr.org/2006/09/the-new-science-of-sales-force-productivity"&gt;using Taylor&amp;rsquo;s own language&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;But, you ask, what do I focus on if I&amp;rsquo;m not allowed to just track what the developer works on?&lt;/p&gt;
&lt;p&gt;Now, Grasshopper, you set foot on the path to wisdom.&lt;/p&gt;
&lt;p&gt;These are examples of waste in the form of rework (fixing quality problems later) and inventory (the built but unshipped interface work), but there are many other kinds that pervade modern software development. &lt;a href="https://en.wikipedia.org/wiki/Lean_manufacturing#Types_of_waste"&gt;Lean Manufacturing&lt;/a&gt; is our most complete and coherent philosophy of productivity, and its name isn&amp;rsquo;t just decorative. It reframes the problem of optimizing productivity into the practice of reducing &lt;a href="https://en.wikipedia.org/wiki/Lean_manufacturing#Types_of_waste"&gt;seven (or sometimes eight) kinds of wastes&lt;/a&gt;, including those above.&lt;/p&gt;
&lt;p&gt;The funny thing, though, is that none of these wastes are visible if you just look at the individuals involved, so measuring what the people do isn&amp;rsquo;t just worthless, it&amp;rsquo;s actively counter-productive. See what I mean about all the wrongness?&lt;/p&gt;
&lt;p&gt;Transport is a great example. You might have a person at your company specifically tasked with this (the most famous example from this is certainly &lt;a href="https://www.youtube.com/watch?v=hNuu9CpdjIo"&gt;from Office Space&lt;/a&gt;, but there are rational reasons for such roles in modern software teams). Intuitively you&amp;rsquo;d want this person to be 100% busy, yet optimizing the system to need &lt;em&gt;more&lt;/em&gt; transport hurts the system even while it makes your individual stats look better.&lt;/p&gt;
&lt;p&gt;Our world of software is fundamentally confused because it can&amp;rsquo;t move past thinking about the people to seeing the system. The first page of results on software productivity pretty much exclusively focus on the people, and even developers will say they should be spending more time writing code and less time doing other stuff (like in meetings with product managers or customers).&lt;/p&gt;
&lt;p&gt;This is the challenge of our industry over the next few decades. It took around two centuries to get from the &lt;a href="https://en.wikipedia.org/wiki/Cotton_mill#First_mills_.281740.E2.80.931815.29"&gt;first industrial mills in the 1700s&lt;/a&gt; to the development of lean in the late 1900s. There are times where I think we can do better, learn faster, but then I realize how much more complicated our problem domain is, and I start to wonder. At least in factories you can physically measure inputs and outputs, and you&amp;rsquo;re consuming and producing discrete, easily measurable work. With software - especially SaaS built on the public cloud - discreteness is impossible, and even measuring the cost of inputs often approaches impossibility. It&amp;rsquo;s much harder to optimize systems that extend far beyond our own data-centers (if we even have them).&lt;/p&gt;
&lt;p&gt;Nonetheless, this is our challenge. The first step is to move away from this focus on people, from this view that the developer&amp;rsquo;s precious time at keyboard is our main concern. Only then can we start to truly get better at building better software, faster, and for less money.&lt;/p&gt;</content></item><item><title>Leadership Is Direction Plus Constraints</title><link>https://lukekanies.com/writing/leadership-is-direction-plus-constraints/</link><pubDate>Mon, 15 May 2017 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/leadership-is-direction-plus-constraints/</guid><description>&lt;p&gt;&lt;em&gt;How I went from a capricious boss to a powerful partner.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally published on &lt;a href="https://shift.newco.co/leadership-is-direction-plus-constraints-ae336fe48420"&gt;NewCo Shift&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/office-hall.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Early in my tenure at Puppet, I had one of my employees, José, make laptop stickers. He said we already had some, and I said, yeah, but they suck. So he designed something different. I said nope, still not right. Finally, in frustration, he said, &amp;ldquo;You clearly know what you want, can you just tell me what it is?&amp;rdquo;&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;How I went from a capricious boss to a powerful partner.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally published on &lt;a href="https://shift.newco.co/leadership-is-direction-plus-constraints-ae336fe48420"&gt;NewCo Shift&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/office-hall.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Early in my tenure at Puppet, I had one of my employees, José, make laptop stickers. He said we already had some, and I said, yeah, but they suck. So he designed something different. I said nope, still not right. Finally, in frustration, he said, &amp;ldquo;You clearly know what you want, can you just tell me what it is?&amp;rdquo;&lt;/p&gt;
&lt;p&gt;I expect many of you will recognize this problem. It is sometimes called &lt;a href="http://workingsmarter.typepad.com/my_weblog/2008/12/bring-me-a-different-rock.html"&gt;&amp;ldquo;Bring Me a Rock&amp;rdquo;&lt;/a&gt;, which pretty well captures its absurdity. Becoming a better leader required I find a way past it.&lt;/p&gt;
&lt;p&gt;To my chagrin, I am often described as having &amp;ldquo;vision.&amp;rdquo; I hate this. It implies I know what I want, that I have some kind of clarity. I don&amp;rsquo;t. If anything, I pride myself on my uncertainty. I am a deep believer in open-minded, unsentimental experimentation and I think one of my true skills is knowing where to focus that research, rather than knowing what the research will find. This is pretty much the exact opposite of having a vision. So why did so many people think I had one? Why did everyone around me look to me for answers, instead of doing their own exploration?&lt;/p&gt;
&lt;p&gt;I was tempted, but &lt;a href="https://medium.com/@lkanies/learning-to-write-a66a065bbe27#---274-414"&gt;Kanies&amp;rsquo;s Razor&lt;/a&gt; kept me from believing it was just because I was so smart. Finally, someone partnered fantastically with me and helped me see that these are the same problem, solvable through better communication on my part.&lt;/p&gt;
&lt;p&gt;In 2014, Puppet moved into a large, new office in Portland, OR, and we had the opportunity to strip the building down to its bones and build out the space we wanted. We were lucky enough to work with &lt;a href="http://hackerarchitects.com/"&gt;Corey Martin of Hacker&lt;/a&gt;. He and his team were great at really listening to me, and pulling out what I truly cared about, never getting frustrated or giving up when I was equal parts opinionated and incoherent.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I don&amp;rsquo;t always know what I&amp;rsquo;m talking about, but I&amp;rsquo;m pretty much always sure that I&amp;rsquo;m right. - Mojo Nixon&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Corey quickly realized that I didn&amp;rsquo;t know what I wanted, but there was something worth extracting from all of the beliefs I was expressing. And, of course, I was paying him, so he did kind of have to actually listen to me. We spent the first term of our partnership working out the direction: What do you want the space to feel like overall? What impression do you want to leave? There are a few different ways to arrange this kind of office, which one appeals more and why?&lt;/p&gt;
&lt;p&gt;Once we had that theme, now we could create an actual design. This is where we started pulling little ideas off the shelf - some mine, many theirs - but a design needs rules, some rubric to tell the good ideas from bad. For instance, one of the awesome things about our space is all the great windows and the views they provide. It was important to me that every person be able to get natural light (which is in short supply in Portland) and to have part of that view. This is one area I wouldn&amp;rsquo;t compromise, but there were many other hard constraints, for reasons of style, cost, or good old Newtonian physics. We captured all of these, and used them to quickly reject ideas that didn&amp;rsquo;t fit, no matter how great they might have seemed.&lt;/p&gt;
&lt;p&gt;We still didn&amp;rsquo;t have a design, but we had a direction, and a bunch of constraints. Crucially, the whole team had them, they weren&amp;rsquo;t just some black box between my ears.&lt;/p&gt;
&lt;p&gt;It turned out that this was enough of a platform that the team could quickly generate, tune, and reject new designs, so their creativity was opened wide, and my feedback on their ideas made sense. Once the framework was explicit, it became easily extensible. Suddenly discover a constraint you care about but haven&amp;rsquo;t shared? Add it to the list. Reevaluate your design with the new rules. Done.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/rock.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;They built a beautiful office. Yes, there are some details I lay claim to, and there are a couple of areas where I put my foot down on high-level design components, like open stairways between the floors, but this is their design, their awesome work space.&lt;/p&gt;
&lt;p&gt;As I reflected back on how successful this partnership was, I knew it was a teaching experience. &lt;a href="https://medium.com/@lkanies/no-you-dont-learn-more-from-failure-623405018e3e"&gt;You learn far more from successes than from failures&lt;/a&gt;, and most of my attempts at this kind of partnership had failed.&lt;/p&gt;
&lt;p&gt;Obviously, a big part of it was just how well we were able to partner. You can&amp;rsquo;t force this. Corey and his team trusted me and knew they had to deliver something I loved, and I trusted them, knowing that they were great at both the creative and implementation aspects of their jobs.&lt;/p&gt;
&lt;p&gt;The framework that grew from this partnership enabled the team to do great work, work that I loved. I think I&amp;rsquo;m most proud of just realizing how special the experience was, ensuring I took the time to understand why. That investment provided a tool I&amp;rsquo;ve been able to use in almost all of my subsequent work as a leader.&lt;/p&gt;
&lt;p&gt;My single most important role as a leader is to describe the direction I want to head, and if at all possible, I need to explain why. A lot of leaders can&amp;rsquo;t or won&amp;rsquo;t cover that, and frankly, lots of people have done great work without ever knowing why they were doing it. I agree with Simon Sinek, you&amp;rsquo;re a better leader if you &lt;a href="http://amzn.to/2p3z9rK"&gt;Start With Why&lt;/a&gt;, but you don&amp;rsquo;t meet the basic qualifications of a leader if you can&amp;rsquo;t at least point the team in a direction.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s not enough, though. The gap was why I often found myself saying the equivalent of, &amp;ldquo;No, a different rock.&amp;rdquo; Working with Corey and his team taught me the importance of expressing the constraints, not just the direction. These allowed the team to take ownership of the design, which was absolutely critical to unleash their best work.&lt;/p&gt;
&lt;p&gt;This framework of communicating direction and constraints provided necessary separation. I could step away, stop being in people&amp;rsquo;s faces and checking their work, and they could go off to their lab benches and iterate in peace, knowing both that they could quickly see if they were close, and also that if we had some sort of problem, we had something we could tune and evolve.&lt;/p&gt;
&lt;p&gt;In the other big projects I&amp;rsquo;ve had since then, such as rebranding Puppet, designing new products, and hiring executives, this framework has helped immensely. With it, I am a better leader, and a more pleasant leader, and the teams I worked with do better work, faster. And we all enjoy the process much more.&lt;/p&gt;</content></item><item><title>When It Comes to Culture, You Can Be Right, or You Can Be Successful</title><link>https://lukekanies.com/writing/when-it-comes-to-culture-you-can-be-right-or-you-can-be-successful/</link><pubDate>Tue, 09 May 2017 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/when-it-comes-to-culture-you-can-be-right-or-you-can-be-successful/</guid><description>&lt;p&gt;&lt;em&gt;Apply the lessons of product design to your company culture&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally published on &lt;a href="https://shift.newco.co/when-it-comes-to-culture-you-can-be-right-or-you-can-be-successful-3ec8879d0ed7"&gt;NewCo Shift&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/company-culture.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Every founder understands the importance of culture in the long-term success of their company. Yet rather than valuing and supporting all employees, organizations like Uber still manage to build a toxic, poisonous one. How does this happen, and what can you as a founder do to prevent it?&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;re still in the early days of understanding how to build great culture. However, the barriers to doing so are surprisingly similar to another area where we&amp;rsquo;ve come leaps and bounds in the last decade: Creating great products. The similarities in their problems mean the tactics for solving them should be portable, too. In both cases, the barrier is essentially:&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;Apply the lessons of product design to your company culture&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally published on &lt;a href="https://shift.newco.co/when-it-comes-to-culture-you-can-be-right-or-you-can-be-successful-3ec8879d0ed7"&gt;NewCo Shift&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/company-culture.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Every founder understands the importance of culture in the long-term success of their company. Yet rather than valuing and supporting all employees, organizations like Uber still manage to build a toxic, poisonous one. How does this happen, and what can you as a founder do to prevent it?&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;re still in the early days of understanding how to build great culture. However, the barriers to doing so are surprisingly similar to another area where we&amp;rsquo;ve come leaps and bounds in the last decade: Creating great products. The similarities in their problems mean the tactics for solving them should be portable, too. In both cases, the barrier is essentially:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;You&amp;rsquo;re creating for someone else, and they get to decide whether you succeeded.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Your opinion matters, but only as part of the feedback loop between your work and the outside world. &lt;a href="http://amzn.to/2oPYIZE"&gt;Eric Reis&lt;/a&gt; and &lt;a href="http://amzn.to/2qbVK5O"&gt;Steve Blank&lt;/a&gt; have done a great job of teaching us that facts live outside the building, and the real test is to go find them. You can&amp;rsquo;t rely on your own perspective, because you&amp;rsquo;re not the ones deciding whether to buy.&lt;/p&gt;
&lt;p&gt;A product solves a specific problem for a specific customer, whose perfect solution might fail the very same problem on another person. When it comes to testing your product, the only experience that matters is that of your target customer. Failing them is failing full stop.&lt;/p&gt;
&lt;p&gt;Your culture has the same need to dial into your audience. As the founder, it doesn&amp;rsquo;t matter what you think of the company&amp;rsquo;s culture. It&amp;rsquo;s not for you. But for better or worse, you do get to decide who your culture is for. A lot of these failures of culture are actually the CEO making bad decisions about who the culture is for.&lt;/p&gt;
&lt;p&gt;For example, we all know stories of toxic employees driving other people out of the company. The excuse we hear is that this person is &amp;ldquo;too important to fire.&amp;rdquo; It&amp;rsquo;s presented as a choice between firing this person or making some people uncomfortable, in which case it&amp;rsquo;s easy to keep this high performer around. But that&amp;rsquo;s not actually the choice you&amp;rsquo;re making.&lt;/p&gt;
&lt;p&gt;When you choose not to fire someone who harasses women, what you&amp;rsquo;re really saying is, &amp;ldquo;This person is more important to my company than women are.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;You&amp;rsquo;d rather your organization and leadership discriminate against women, have them leave your company, and have your people and teams suffer all the psychological damage that results from choosing to protect one person over a whole class of people.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s the same for an employee who discriminates against minorities, veterans, disabled people, or any other group. You can keep that one person, or keep the ability to hire from that entire labor pool.&lt;/p&gt;
&lt;p&gt;Of course, that toxic person won&amp;rsquo;t actually prevent you from hiring from a whole group. That would actually be better in the long run. Instead, you&amp;rsquo;ll hire a few, but they&amp;rsquo;ll only stick around long enough to be &lt;em&gt;almost&lt;/em&gt; valuable to you. People who stick around for one to two years are incredibly expensive - but your toxic employee will cause them to leave. You get to pay to recruit and replace them, to train them up, to watch teams form, and then to watch them fall apart again. And again. All because you couldn&amp;rsquo;t make a hard call on one person.&lt;/p&gt;
&lt;p&gt;Conveniently, you&amp;rsquo;ll then be able to look back after a couple of years and say that these people who left just didn&amp;rsquo;t fit in, as though it&amp;rsquo;s somehow their fault that you&amp;rsquo;ve designed an organization that excludes them as target users.&lt;/p&gt;
&lt;p&gt;I think there&amp;rsquo;s a strong moral case to made for inclusion, but you don&amp;rsquo;t need it. All you need is basic economics. Great people are scarce, and every group you exclude reduces that pool even further. Your investors want you to have the biggest possible user base to increase your addressable market; don&amp;rsquo;t you also want the largest possible employee base? Women are 51% of the population, and in the US, whites make up 72% of the population. If you only hire white men, with maybe trifling exceptions, then your target market is only 36% of the country. Reduce to just the working age population, and you&amp;rsquo;re at 22% of the pool. And that&amp;rsquo;s before you slice for experience, location, etc., much less silly requirements like a degree from an elite school and experience working at Google or Facebook. Every demographic you exclude reduces your possible employee base, and with it your chance for building a great business.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s say I&amp;rsquo;ve convinced you. You have to design your organization to include other groups. Now what do you do to ensure it&amp;rsquo;s working for them?&lt;/p&gt;
&lt;p&gt;Again, the facts live outside the building. Even worse, as the founder you don&amp;rsquo;t get the truth. Most people do not speak truth to power because they either feel unsafe, or actually are. Even worse, most powerful people don&amp;rsquo;t want to hear it. This attitude helps explain why a lot of cultures are so broken. You have to fight your instincts, your comfort, and often, your happiness to get the truth from those who own it.&lt;/p&gt;
&lt;p&gt;In the fall of 2014, I had dinner with eight women who worked at my company. This was my most difficult experience as CEO. They were pissed off. Their experience was very different from what I thought was happening, and hearing it directly from them hurt.&lt;/p&gt;
&lt;p&gt;I realized in hindsight that I&amp;rsquo;d made the tactical mistake of collecting the most upset women in the company - getting together with everyone who was having the worst experience- but that didn&amp;rsquo;t make their experiences any less valid or their feedback any less important.&lt;/p&gt;
&lt;p&gt;Thankfully, I was aware of some aspects of what they were struggling with, and I was able to point to three separate projects I was working on, all with defined goals, owners, and deadlines, that would target what I thought were the biggest issues. But I had not realized how bad it was for them, and I was far from achieving my own goals in this area.&lt;/p&gt;
&lt;p&gt;My behavior as a result of that dinner would make an explicit statement about who my company was for. I could have taken that deep pain, that searing discomfort, and run from it. I mean, I didn&amp;rsquo;t experience any of that, and all I had was these whiny women who had this problem. Right?&lt;/p&gt;
&lt;p&gt;Would you accept that with your product? Would you dismiss the feedback of eight customers who were on the verge of dumping your product? Would you look at their feedback and say, well, it&amp;rsquo;s just eight whiny users, I can ignore them?&lt;/p&gt;
&lt;p&gt;Many founders choose this path in culture. They keep around the bad managers, the toxic star player, or the oppressive HR policy. But like with your modern software, you have the opportunity - and I say the obligation - to do better.&lt;/p&gt;
&lt;p&gt;So go, build your best culture, set high standards for your team. But be very clear about whose feedback you rely on to test whether you&amp;rsquo;re meeting those standards. If your goal is inclusion and diversity, which it absolutely should be, then you need to listen, really listen to diverse voices, and to those who are systematically excluded from most organizations.&lt;/p&gt;
&lt;p&gt;If you can do this, you can emulate the Dodgers hiring Jackie Robinson and the Sorbonne University promoting Marie Curie as the first woman professor of general physics. If not, you will find yourself competing with them instead.&lt;/p&gt;</content></item><item><title>The High Cost of Fitting In</title><link>https://lukekanies.com/writing/the-high-cost-of-fitting-in/</link><pubDate>Tue, 02 May 2017 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/the-high-cost-of-fitting-in/</guid><description>&lt;p&gt;&lt;em&gt;They say authenticity is the key to success, and once you can fake that, you&amp;rsquo;ve got it made. My experience says it&amp;rsquo;s not quite so simple.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally published on &lt;a href="https://shift.newco.co/the-high-cost-of-fitting-in-6882e6aea8e1"&gt;NewCo Shift&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/keep-calm.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;When I was 23, I was hired as a system administrator for the first time. I joined BlueStar Communications, which was a young but well-funded company stupid enough to take on the incumbent telecom carriers. Their CEO was a maverick, especially in staid telecom in Nashville, Tennessee. He was bringing always-on internet to small businesses in the southeast (yes, there was a time when this innovative), and blended in about as well as a hockey player in a three piece suit. I was excited to work with someone who I could identify with, and learn from.&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;They say authenticity is the key to success, and once you can fake that, you&amp;rsquo;ve got it made. My experience says it&amp;rsquo;s not quite so simple.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally published on &lt;a href="https://shift.newco.co/the-high-cost-of-fitting-in-6882e6aea8e1"&gt;NewCo Shift&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://lukekanies.com/images/keep-calm.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;When I was 23, I was hired as a system administrator for the first time. I joined BlueStar Communications, which was a young but well-funded company stupid enough to take on the incumbent telecom carriers. Their CEO was a maverick, especially in staid telecom in Nashville, Tennessee. He was bringing always-on internet to small businesses in the southeast (yes, there was a time when this innovative), and blended in about as well as a hockey player in a three piece suit. I was excited to work with someone who I could identify with, and learn from.&lt;/p&gt;
&lt;p&gt;He was fired the week I started.&lt;/p&gt;
&lt;p&gt;Like the founder of BlueStar, I&amp;rsquo;d had my own struggles with long tenures. I was fired from a cabinet company after only a week. I lasted a full three month contract at Adidas before having it ended the day I left to visit family. I also lasted only three months in QA and Mac administration jobs.&lt;/p&gt;
&lt;p&gt;For all of these firings - except maybe the cabinet shop, which bored me to tears - I wasn&amp;rsquo;t bad at the work, I just didn&amp;rsquo;t fit in. You could say I wasn&amp;rsquo;t really housebroken, that I didn&amp;rsquo;t know the rules of how people acted in American corporate environments.&lt;/p&gt;
&lt;p&gt;All of my prior work experience was remodeling houses with my family, after growing up on a commune. I had no idea what made people normal, I just knew I was missing it.&lt;/p&gt;
&lt;p&gt;These failures inspired me to work harder at being worth keeping around, but in parallel I started learning to look like I knew what the rules were and was at least trying to follow them. For someone who only a few years earlier walked around campus with knee-high boots, a spiked leather jacket and a mohawk, this was no mean feat.&lt;/p&gt;
&lt;p&gt;This experience with firings was a huge influence when I started Puppet in 2005, six years after I met the CEO of BlueStar. I bootstrapped the company for more than four years, partially because I failed to find an investor I trusted to keep me in the CEO role. The first term sheet I ever received was on the condition that I accept a friend of the investor&amp;rsquo;s as CEO. (I declined.)&lt;/p&gt;
&lt;p&gt;As I grew the team, things got more difficult. One of the first people I hired immediately declared his greater fitness for the CEO role, with zero relevant experience, and tried to convince others to oust me from the company I&amp;rsquo;d built and they&amp;rsquo;d just joined.&lt;/p&gt;
&lt;p&gt;Yes, I was paranoid, but they really were out to get me.&lt;/p&gt;
&lt;p&gt;From my first hire through raising $87m in funding and growing to nearly 500 employees, I could never get comfortable. Everyone I worked with reminded me - unintentionally - that I didn&amp;rsquo;t fit in, that I didn&amp;rsquo;t behave as they expected. As I grew into my role, I excelled in areas, but continued stepping in holes that everyone else could see.&lt;/p&gt;
&lt;p&gt;The suspicion that I wasn&amp;rsquo;t faking things well enough was confirmed as I was raising a later round of funding.&lt;/p&gt;
&lt;p&gt;Before a pitch meeting, an investor said to me &amp;ldquo;Now try to be more like a Valley guy, not so much a Portland guy.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Infuriatingly, I knew what he meant, but also that I&amp;rsquo;d never be able to pinpoint what I was doing wrong. I worked every day on my &amp;ldquo;Valley guy&amp;rdquo; pantomime, from the clothes to the books to the words. This pointed statement told me in stark terms that my efforts were obvious failures to even the casual observer.&lt;/p&gt;
&lt;p&gt;Knowing the world saw me as an imposter caused me to hold back. I don&amp;rsquo;t mean I had imposter syndrome; I suffered from it like most high performers do, but that&amp;rsquo;s not what this was. The world around me constantly pushed back against what made me &amp;ldquo;me&amp;rdquo;, making me worse at just about everything.&lt;/p&gt;
&lt;p&gt;I had put myself in a box. I wasn&amp;rsquo;t even willing to consider ideas that I didn&amp;rsquo;t think the people around me would accept. I was brave, within that window. I was daring, but not too much. I could do anything I wanted, as long I still kind of looked the part. This box excluded many great options, and notably, excluded a lot of what I most wanted. My weirdness isn&amp;rsquo;t skin-deep, and a lot of what I wanted just didn&amp;rsquo;t fit, so I tried to do something that did. Thankfully a lot of it worked out, but I think it could have better, and I know it would have been more pleasant, if I had been more brave, more willing to own my lack of belonging.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s worth noting, this was all as someone who did theoretically look the part. I&amp;rsquo;m a medium-sized white male with a degree from a great school.&lt;/p&gt;
&lt;p&gt;I can&amp;rsquo;t imagine how much worse it would have gone for someone who literally looked different - wrong skin color, wrong gender, wrong accent, disabled, too short, etc. Maybe that was my real problem - people let me in the door thinking I was like everyone else, and only once they started talking to me did they realize how weird I was.&lt;/p&gt;
&lt;p&gt;Finally, after almost ten years of running Puppet, I found a way to escape this box I had put myself in. I would quit.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s not fair to say this was the only driver for my decision, or even that I was thinking of it this way at the time. What can&amp;rsquo;t be denied, though, is how much it changed me. I lost my fear of being fired for not fitting in, because I was working to leave anyway.&lt;/p&gt;
&lt;p&gt;I couldn&amp;rsquo;t see the box when I was in it, but when freed, unavailable actions suddenly became doable. I could trust myself for the first time since that first hire, so my cost of decision-making plummeted. I didn&amp;rsquo;t need to look to society as some sort of arbiter of what&amp;rsquo;s reasonable.&lt;/p&gt;
&lt;p&gt;I had been preventing myself from using my now-highly trained instincts, which reduced me to tackling easy problems or making slow, bad decisions. Or sitting there and doing nothing, which is generally an even worse decision.&lt;/p&gt;
&lt;p&gt;Outside the box, my inductive reasoning center could operate without all the second-guessing. I was able to hire a product leader based on instinctive conviction that we were aligned on how to work. I made an incredibly tough call on hiring for Business Development, by following my thread of fear that maybe I was being pulled toward too easy of an answer elsewhere. Most importantly to me, though, I was able to develop and begin rolling out what I think is a truly great product strategy.&lt;/p&gt;
&lt;p&gt;I did some of the best work of my life.&lt;/p&gt;
&lt;p&gt;This experience has an interestingly conflicting lesson.&lt;/p&gt;
&lt;p&gt;On the one hand, the cost of trying to fit in is often too high. No matter how much you want it, you might have to choose between failing at what you want and succeeding at what you can authentically do. If you&amp;rsquo;re building a team, the choice may come down to those who are great at the job and those you can work with.&lt;/p&gt;
&lt;p&gt;On the other hand, I somehow fooled people into thinking I was normal (well, normal enough) for long enough to become a successful CEO in a field where I seemed like an alien to everyone involved. That pantomime was critical in developing the instincts I was able to apply so well as my tenure wound down, and now I have opportunities I never could have dreamed of.&lt;/p&gt;
&lt;p&gt;I think the duality of this lesson is important in the conversation around diversity. Puppet couldn&amp;rsquo;t have existed without some tolerance for my weirdness, but it was also much harder because of it.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ll never know if getting out of that box earlier would have caused me to do even better as CEO, gotten me fired ignominiously years earlier, or even maybe caused the company to fail early on. What I do know is that I was deeply hurt by not facing and acknowledging my fear of being fired.&lt;/p&gt;
&lt;p&gt;Fear is healthy and reasonable. &lt;a href="https://shift.newco.co/start-with-the-dangerous-questions-f7c71498576d"&gt;But you have to pursue it, nail it&lt;/a&gt;. Understand it. Not run from it.&lt;/p&gt;
&lt;p&gt;I am privileged to have no idea what is in store for me, and no fear at the prospect. I feel no need to fit in anymore, both because I have nothing to prove and because the cost of not fitting in is now one I can afford to pay. If anything, I&amp;rsquo;m now considered more valuable because I don&amp;rsquo;t fit the mold.&lt;/p&gt;
&lt;p&gt;The lack of pressure to conform brings incredible freedom. Freedom that everyone deserves.&lt;/p&gt;</content></item><item><title>How Can I Help?</title><link>https://lukekanies.com/writing/how-can-i-help/</link><pubDate>Mon, 24 Apr 2017 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/how-can-i-help/</guid><description>&lt;p&gt;I am not a technologist. This surprises many, including a CEO I was on the phone with recently. I explained that I had no pet software projects I was working on at home, and thus couldn&amp;rsquo;t demo her software. She paused for a second, like, &amp;ldquo;Uh, why are we on the phone, then?&amp;rdquo;&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s true that I have worked on tech since graduating from college, and that I wrote Puppet essentially alone while I bootstrapped the company for years by myself. I enjoyed the work, but those were all a means to an end, not the goal. This became more and more clear to me as I hired large teams who really were technologists. I was able to do the work, but they loved it. I naturally fell into different, complementary areas.&lt;/p&gt;</description><content>&lt;p&gt;I am not a technologist. This surprises many, including a CEO I was on the phone with recently. I explained that I had no pet software projects I was working on at home, and thus couldn&amp;rsquo;t demo her software. She paused for a second, like, &amp;ldquo;Uh, why are we on the phone, then?&amp;rdquo;&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s true that I have worked on tech since graduating from college, and that I wrote Puppet essentially alone while I bootstrapped the company for years by myself. I enjoyed the work, but those were all a means to an end, not the goal. This became more and more clear to me as I hired large teams who really were technologists. I was able to do the work, but they loved it. I naturally fell into different, complementary areas.&lt;/p&gt;
&lt;p&gt;So no, I can&amp;rsquo;t really help your company in sorting out its software stack. Or rather, I could, but you really shouldn&amp;rsquo;t want my help there. There are better people. Far better. People have found my advice really helpful in the past, but not in this area.&lt;/p&gt;
&lt;p&gt;Strategy is where I&amp;rsquo;ve had the biggest effect as an advisor. You are already deeply committed to your goals - you don&amp;rsquo;t need my help figuring out what to do. You are just as committed to how you&amp;rsquo;re going to achieve them, but probably haven&amp;rsquo;t spent as much energy thinking about it and expressing it. This &amp;lsquo;how&amp;rsquo; is your strategy, and key aspects are decided early on, whether you mean to or not.&lt;/p&gt;
&lt;p&gt;Do you want a big field sales force, or a self-service model? Either way, why? How does that choice affect your product price point and service attach rate? There isn&amp;rsquo;t necessarily a right or wrong answer, but a choice will be made, and it has massive consequences on the life of your company. My great ability is pestering you with questions until you&amp;rsquo;re forced to put your opinions on the table and really examine them. As a leader, your job isn&amp;rsquo;t just to be opinionated - it&amp;rsquo;s to be able to usefully express that opinion to your team.&lt;/p&gt;
&lt;p&gt;Product is the second major area I will push you. Again, this isn&amp;rsquo;t about the tech, or the code. I don&amp;rsquo;t care how it&amp;rsquo;s built. The first step is being clear about what problem you want users to hire you for. I bet you have a decent grasp of this, but you have to go down a layer into which users you&amp;rsquo;re going to start with, how you&amp;rsquo;re going to parlay them into a larger group, and how all of that relates to adoption within a single organization and across a market. The path of a product&amp;rsquo;s adoption is as critical to plan out as the features you build.&lt;/p&gt;
&lt;p&gt;All of that ties into how you price. How does it drive user behavior? What do you want to incentivize through low or free pricing, and what must you charge for to make your business work? How does charging per seat vs consumption vs features change their behavior and affect your business?&lt;/p&gt;
&lt;p&gt;All of this must come together into a coherent system that pushes you, your team, your customers, and the market to focus on the right problems at the right time. You should seek my help in seeing the whole system, and especially the gaps in it. &lt;a href="http://luke.hates-software.com/"&gt;I hate software&lt;/a&gt;, but oh boy, do I love systems. My brain is so optimized for managing, storing, and assessing systems that I lose nouns constantly. It&amp;rsquo;s worth it, for me and for you.&lt;/p&gt;
&lt;p&gt;I can also help you.&lt;/p&gt;
&lt;p&gt;You&amp;rsquo;re not a coincidence. You have to understand, it&amp;rsquo;s not an accident that you&amp;rsquo;re here. Even if the only thing that makes you special is that you were the first one to raise your hand&amp;hellip; it&amp;rsquo;s been a few years now. Because of that one little action, you&amp;rsquo;re different than everyone else. It&amp;rsquo;s up to you to demonstrate whether that difference is good, or useful, but it&amp;rsquo;s definitely there.&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t mean to say that you&amp;rsquo;re better, or that only certain people can be entrepreneurs. History shows the exact opposite, and I&amp;rsquo;m a huge believer in empowering ever more. What I mean is, the mere act of taking the step permanently changed you. One of the hardest acts for most founders, especially those from underrepresented groups, is believing that they belong, that they deserve to be out front. I can help you see how just sitting in the seat has led you to be a different person than you were before, led you to special insight and special opportunity.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s up to you, now, to make the most of the opportunity, to believe in it and to deliver on it. You have to learn how to extract that difference, to bottle it, to share it. And when to dump it down the sink.&lt;/p&gt;
&lt;p&gt;Founders are so full of dreams that they have a hard time letting go. &amp;ldquo;It&amp;rsquo;s true we can&amp;rsquo;t do this today, but I&amp;rsquo;m going to keep talking about it in hopes we can do it tomorrow.&amp;rdquo; Your business is on death&amp;rsquo;s door and &lt;a href="https://medium.com/@lkanies/the-wrong-successes-kill-companies-36c2be3e8228"&gt;the wrong success&lt;/a&gt; gets you all fired, but sure, go ahead and distract your team with something you know you can&amp;rsquo;t and shouldn&amp;rsquo;t build, and that your customers would never buy.&lt;/p&gt;
&lt;p&gt;Everyone knows founders have to make hard decisions, but most don&amp;rsquo;t seem to realize the hardest ones are about their own dreams. To build something great, you have to give up on other dreams. You can&amp;rsquo;t build it all at once. You can still hold it, treasure it. But you don&amp;rsquo;t get to talk about it. You can&amp;rsquo;t distract people with it.&lt;/p&gt;
&lt;p&gt;You haven&amp;rsquo;t earned it yet. When your company is a massive success, and throwing off more cash than you know what to do with, that&amp;rsquo;s when you pull out your other great ideas and turn your success into a platform for experimentation. Until then, you have to focus. Let go.&lt;/p&gt;
&lt;p&gt;Beyond all that, I enjoy working through demos and user experiences, helping people see your work through new but educated eyes, asking a thousand questions that you might not have answers to. This teaches us both a lot about you, your product, and your company. The differences between the easy and hard answers teach you a lot, too.&lt;/p&gt;
&lt;p&gt;What I don&amp;rsquo;t like to do is tell people what to do. At most, I will share frameworks I&amp;rsquo;ve used for decision-making in the past and recommend some of them for you, but preferably, I will focus on pulling from you what you really believe, and then make you really confront it. It&amp;rsquo;s not about me. I can&amp;rsquo;t live your life. I don&amp;rsquo;t know your customers. I can&amp;rsquo;t run your company.&lt;/p&gt;
&lt;p&gt;But maybe, with the right prompting, I can help you look at it in a new light, help you make the right decisions faster, and help you avoid some of the worst parts of this insane decision you&amp;rsquo;ve made.&lt;/p&gt;</content></item><item><title>It Shouldn’t Get Easier</title><link>https://lukekanies.com/writing/it-shouldnt-get-easier/</link><pubDate>Wed, 19 Apr 2017 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/it-shouldnt-get-easier/</guid><description>&lt;p&gt;&lt;em&gt;Anderson&amp;rsquo;s knife can cut anything, taking a chunk from everything in the land.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Master Terrence&amp;rsquo;s strokes remove less with each cut.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Greg LeMond once said, &amp;ldquo;It never gets easier, you just go faster.&amp;rdquo; This quote has been a rosary for me, a source of contemplation and meditation over the years. I think of it every time a new problem reveals itself as an echo of something I thought I already solved.&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;Anderson&amp;rsquo;s knife can cut anything, taking a chunk from everything in the land.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Master Terrence&amp;rsquo;s strokes remove less with each cut.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Greg LeMond once said, &amp;ldquo;It never gets easier, you just go faster.&amp;rdquo; This quote has been a rosary for me, a source of contemplation and meditation over the years. I think of it every time a new problem reveals itself as an echo of something I thought I already solved.&lt;/p&gt;
&lt;p&gt;When I started Puppet, everyone I worked with stressed the need for me to recognize my position as founder and CEO, to bring people with me. The summer before I stepped down, more than a decade into practicing this skill, it still showed up in every coaching session. Not because I haven&amp;rsquo;t improved - but because it is a life skill that I can improve at every year and still die with more work in front of me than behind.&lt;/p&gt;
&lt;p&gt;I found it incredibly hard to hire those first few people. I second-guessed myself, was slow, looked like a fool, felt an even bigger one, and finally made bets based on too little information. When I rebuilt the executive team in my last year, I second guessed myself, went too slowly, made what looked like basic mistakes, and felt incompetent the whole time.&lt;/p&gt;
&lt;p&gt;This isn&amp;rsquo;t a coincidence. It&amp;rsquo;s not a sign of my incompetence. It&amp;rsquo;s the exact opposite: It shows that I never let things get easier, instead I kept my intensity up and always focused on going faster.&lt;/p&gt;
&lt;p&gt;LeMond knew how to win. You train, you work, you focus, and all that effort delivers leverage. What you did yesterday when giving 100%, you can do today giving only 97%. What do you do with that 3%?&lt;/p&gt;
&lt;p&gt;If you want to win, you reinvest it. In what? Counter-intuitively, exactly what got you that leverage in the first place.&lt;/p&gt;
&lt;p&gt;For each and every one of us, there are two kinds of skills: Those it&amp;rsquo;s worth devoting our lives to, and those it&amp;rsquo;s not. A given pursuit can be less important because it doesn&amp;rsquo;t matter to you, because you&amp;rsquo;ll never be good enough at it, or because you just don&amp;rsquo;t like it. Those that matter, though, are a perfect intersection of your love, your abilities, and your values. They will reward any amount of investment by making you better at what you care most about, and are best at.&lt;/p&gt;
&lt;p&gt;You have to love it because you really can&amp;rsquo;t devote the time and energy needed to dominate unless you like the work. You need at least some ability. You don&amp;rsquo;t need to start with a natural talent, but you are most likely to be rewarded for investing in areas that come easier than when you&amp;rsquo;re starting at the bottom. And your investments have to match your values. Some people care most about skills that earn them money, others about having an impact on people&amp;rsquo;s lives, and yet others want to build. You have to believe that what you&amp;rsquo;re investing in will help you spiritually, not just materially. It&amp;rsquo;s the only way you can convince yourself to work as hard as you need to.&lt;/p&gt;
&lt;p&gt;Yes, there absolutely are things you will never be good at that you have to invest in. When I started Puppet, I was an outright liability in some areas, such as business operations. I had to get better at those. But I was never confused into thinking I would be great at them. That&amp;rsquo;s what team building is for.&lt;/p&gt;
&lt;p&gt;Given two skills, one where you&amp;rsquo;re 8/10 and the other where you&amp;rsquo;re 3/10, where do you invest? Some might recommend the skill you suck at.&lt;/p&gt;
&lt;p&gt;Not me. If that skill mattered, you would never have gotten hired in the first place. The reason you have a job is because of your 8/10 skill. Get 10% better at your weakness, and wow, you&amp;rsquo;re at 3.3/10. Big whoop. Get 10% better at your strength? You&amp;rsquo;re at 8.8/10. That&amp;rsquo;s a huge difference.&lt;/p&gt;
&lt;p&gt;But getting 10% better in your area of expertise is fantastically difficult. It&amp;rsquo;s your life&amp;rsquo;s work.&lt;/p&gt;
&lt;p&gt;I am suspicious of people who say the hard things are easy. What I hear is not that it&amp;rsquo;s easy, but that they&amp;rsquo;re not trying very hard. Or they&amp;rsquo;re too embarrassed to be honest.&lt;/p&gt;
&lt;p&gt;Greg LeMond was the fastest cyclist in the world, but never stopped trying to ride faster.&lt;/p&gt;
&lt;p&gt;Miyamoto Musashi won more than 200 individual duels with a sword, but never stopped trying to cut faster.&lt;/p&gt;
&lt;p&gt;Excellence requires perpetual intensity. You should be confident enough in your strengths to admit that it&amp;rsquo;s hard. It should be hard. It&amp;rsquo;s the only way to get better.&lt;/p&gt;</content></item><item><title>Learning to Write</title><link>https://lukekanies.com/writing/learning-to-write/</link><pubDate>Thu, 13 Apr 2017 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/learning-to-write/</guid><description>&lt;p&gt;&lt;em&gt;Reese&amp;rsquo;s keyboard produces truth of complexity and beauty, admired from a distance by all.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;With a violent strike of Master Aaliyah&amp;rsquo;s pen, Jorge is enlightened.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I set out in January to study the realms of finance, software, and my own desire, but found myself adrift with no laboratory for experimentation. Programming was my testing ground for the hypotheses that led to Puppet, but my new questions cannot be answered in silicon. Clumsy studies provided two conclusions: Writing itself can and should be how I express and test my beliefs, but only if I get much better at it.&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;Reese&amp;rsquo;s keyboard produces truth of complexity and beauty, admired from a distance by all.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;With a violent strike of Master Aaliyah&amp;rsquo;s pen, Jorge is enlightened.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I set out in January to study the realms of finance, software, and my own desire, but found myself adrift with no laboratory for experimentation. Programming was my testing ground for the hypotheses that led to Puppet, but my new questions cannot be answered in silicon. Clumsy studies provided two conclusions: Writing itself can and should be how I express and test my beliefs, but only if I get much better at it.&lt;/p&gt;
&lt;p&gt;I started Puppet with core hypotheses, considered stupid by the experts around me. There was no point in talking about them; anyone can talk, and listeners similarly get to pick their conclusions. Only those I could prove had merit.&lt;/p&gt;
&lt;p&gt;Proof is complicated. Few of us live in the world of math, where there&amp;rsquo;s enough overlap between objective reality and our language for discussing it that we can be truly sure. Computer science is itself lacking the unsentimental judge that the natural world provides to actual science. In truth, I should not discuss proofs, but rather disproofs. My real challenge with Puppet was to get rid of my false beliefs and let the remainders shine through, and there, programming was the perfect foil.&lt;/p&gt;
&lt;p&gt;The best product idea in the world is worthless if it can&amp;rsquo;t be expressed in software in a sufficient timeframe. Merely building Puppet forced me to discard many convictions, and early rejects often became critical axioms undergirding the whole system. Of course, in the world of software, the compiler is only the first test. The real arbiter is your user, your customer. Once you&amp;rsquo;ve expressed your belief in a form someone can use, do they? I remember arguing for hours with a customer against a feature he requested, but the cold hard reality of his problem had me spending that night in my hotel room fixing it.&lt;/p&gt;
&lt;p&gt;I am often asked if I miss programming. I do not.&lt;/p&gt;
&lt;p&gt;What I miss is the laboratory it provided me, and the complete world that enveloped me, pressing in on me with its constraints, requirements, and complexities. I miss the hours I spent focused on one problem, and the complex systems needed to turn my ideas into a form usable by others.&lt;/p&gt;
&lt;p&gt;I am thrilled and relieved to see that writing can be a new and even better laboratory for me. When I was programming full time, problems would haunt me, refusing to leave. I wore holes in my shoes walking back and forth between my keyboard and the local coffee shop, trying to line things up so they made sense. I&amp;rsquo;d scrunch up my face while drinking the coffee, drawing enqueries as to my wellbeing.&lt;/p&gt;
&lt;p&gt;Writing is harder than that. The problems are bigger, and yet deeper inside, and harder to extract. I was never afraid of programming, but every idea I fail to write frightens me at least a little. On the far side, successfully expressing something is cathartic, a release, and it washes everything out with it.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s a better laboratory, because I have far more opinions about the real world than about the software world. Like those hypotheses that led to Puppet, I don&amp;rsquo;t know if they&amp;rsquo;re good. But I do know they&amp;rsquo;re different. I&amp;rsquo;ve bounced off reality enough times, asking for help from the crowd of onlookers and then getting back up, that I have a good sense of which of my beliefs are widely shared, and which are rare. For better or worse, little of what I believe, of what I think is important, is widely shared.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m excited by disagreement. Alignment is critical to execution, but diversity is needed for learning.&lt;/p&gt;
&lt;p&gt;More than anything, I look forward to sharing my ideas, and as I did with Puppet, either finding them useful to other people, or having them cut to shreds to reveal new constraints, insights, opportunities. To do that successfully, though, writing is not enough: People must be able to read it.&lt;/p&gt;
&lt;p&gt;Writing is no easier than coding, and in both, it&amp;rsquo;s ten times harder to write for others as for oneself.&lt;/p&gt;
&lt;p&gt;One of my earliest optimizations in building Puppet was to prioritize my own productivity wherever possible. I explicitly chose to program in Ruby because I was faster there, even if it was slow and unpopular (Puppet was started before Rails was released). It took years for my programming style to reveal itself as an implicit personal optimization, highly effective for me but inscrutable to others.&lt;/p&gt;
&lt;p&gt;My writing turns out to have a similarly mixed legacy.&lt;/p&gt;
&lt;p&gt;All of the great shifts I initiated at Puppet began life as an essay, some extruded in a single sitting but more often sculpted over months and years. Once a hypothesis could defend itself, I then spent months and (more often) years translating it, turning it into something people could execute.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m proud of that work - how can I not be, when it helped build Puppet into what it is today?&lt;/p&gt;
&lt;p&gt;But it&amp;rsquo;s fair to define good writing as something that doesn&amp;rsquo;t need a translator into its own tongue. By that measure, I&amp;rsquo;d failed.&lt;/p&gt;
&lt;p&gt;Like a young programmer, I used to see people&amp;rsquo;s confusion as a sign of my genius and the value of my work. Now I look back with my designer&amp;rsquo;s eye and see it as a missed opportunity. We could have been there years faster if my beliefs had come with a better user experience. Kanies&amp;rsquo;s Razor is as applicable in prose as it is in code: &lt;em&gt;Never attribute to genius that which can be adequately explained by incompetence.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I sit at the keyboard today as thrilled and scared as I was at the shiny benches of my science classes in college. Today I smell tea instead of banana oil and denatured ethanol, and I have no lab tech to stonewall me when I ask for easy answers, but the feeling of hope, of optimism, of a world to be discovered, understood, and fought through lifts me up just the same. I believe I can enjoy writing as much as I ever enjoyed programming, I can develop and test a wider range of hypotheses with a greater impact on those around me, and I can even learn get those ideas across to other people.&lt;/p&gt;
&lt;p&gt;This, to me, is joy.&lt;/p&gt;</content></item><item><title>The Job of the Filesystem</title><link>https://lukekanies.com/writing/the-job-of-the-filesystem/</link><pubDate>Mon, 03 Apr 2017 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/the-job-of-the-filesystem/</guid><description>&lt;p&gt;&lt;em&gt;It should do more so you can do less&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally published at &lt;a href="https://hackernoon.com/the-job-of-the-filesystem-a64ad1ecfcf6"&gt;Hacker Noon&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Apple just released iOS 10.3, which for the first time puts one of their production platforms on their new filesystem, &lt;a href="https://en.wikipedia.org/wiki/Apple_File_System"&gt;APFS&lt;/a&gt;. I&amp;rsquo;m pretty happy that they are finally replacing such an aging, obsolete piece of core technology, but I&amp;rsquo;m nowhere near as excited about it as &lt;a href="https://www.instagram.com/p/BGm6_hIlzYH/"&gt;John Siracusa is&lt;/a&gt;. All APFS seems to do is finally meet the basic needs of a modern operating system, and not even all of those. It doesn&amp;rsquo;t come anywhere near doing what I care about most in the filesystem, which is owning metadata so applications don&amp;rsquo;t.&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;It should do more so you can do less&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Originally published at &lt;a href="https://hackernoon.com/the-job-of-the-filesystem-a64ad1ecfcf6"&gt;Hacker Noon&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Apple just released iOS 10.3, which for the first time puts one of their production platforms on their new filesystem, &lt;a href="https://en.wikipedia.org/wiki/Apple_File_System"&gt;APFS&lt;/a&gt;. I&amp;rsquo;m pretty happy that they are finally replacing such an aging, obsolete piece of core technology, but I&amp;rsquo;m nowhere near as excited about it as &lt;a href="https://www.instagram.com/p/BGm6_hIlzYH/"&gt;John Siracusa is&lt;/a&gt;. All APFS seems to do is finally meet the basic needs of a modern operating system, and not even all of those. It doesn&amp;rsquo;t come anywhere near doing what I care about most in the filesystem, which is owning metadata so applications don&amp;rsquo;t.&lt;/p&gt;
&lt;p&gt;As anyone following the discussion of federal surveillance knows, metadata has become at least as important to our lives as our data. It&amp;rsquo;s not just the phone calls, it&amp;rsquo;s who you called, when, and for how long. It&amp;rsquo;s not just the phone, it&amp;rsquo;s which ones are your favorites and how they relate to each other. This metadata is as important to us personally as it is to the NSA, because it&amp;rsquo;s what brings simplicity, usefulness, and most importantly accessibility to the reams of information we create and rely on.&lt;/p&gt;
&lt;p&gt;The reason I&amp;rsquo;m disappointed in APFS is that it missed the opportunity to promote metadata into something as important as the data, and as a result I&amp;rsquo;ve largely lost hope that computers will ever be as useful and open as they can be.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve been trying for months to convert from Apple&amp;rsquo;s Photos to Adobe&amp;rsquo;s Lightroom for photo management, and the biggest barriers to doing so are metadata. It&amp;rsquo;s easy to get all of the photos - just drag the Masters folder into Lightroom. Oh, you organized your photos into albums? Yeah, that&amp;rsquo;s all gone. You had thousands of photos categorized as favorites so you could easily find the best? Oops, we ignore that.&lt;/p&gt;
&lt;p&gt;Google Photos has the exact same problem. I can&amp;rsquo;t imagine how anyone who cares even a snit about photos could migrate to it, because there&amp;rsquo;s literally no way to do so that preserves any metadata at all. You get to keep the photos, but not how you organized them, and your only option is to rely on what they think matters to you.&lt;/p&gt;
&lt;p&gt;Can you imagine switching email providers but losing all of the information about who the email is from or when it was sent? That&amp;rsquo;s as idiotic as what&amp;rsquo;s happening here.&lt;/p&gt;
&lt;p&gt;If my filesystem owned this metadata, on the other hand, no conversion would be necessary. Any application could be written to read and write it directly, or I could trivially use any scripting language I wanted to do so. In fact, I could easily switch back and forth between different apps for different purposes, because they would not be able to lock me into their proprietary databases.&lt;/p&gt;
&lt;p&gt;This shift is hard to understand, as we&amp;rsquo;re so used to thinking of applications and their metadata as somehow intertwined. For those in the programming world, there&amp;rsquo;s a clean analogy that helps to explain the horror of the modern filesystem:&lt;/p&gt;
&lt;p&gt;For most of the history of software, applications have been written to directly access databases. They needed to understand the structure of tables and rows, and they had to write and manage their own queries for interacting with that data. Because of the complexity of duplicating this ability, applications tended to own their data entirely, and no other apps could get access.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;ve recently instead seen a trend towards building very simple data services on top of databases, so that no app directly accesses them. This data service provides an API that understands how all of the data works, and also provides all of the key operations that can be performed on the data. This way, any application can access the data - for both reading and writing - without worrying that its use of the data is somehow incompatible with another consumer. You get the added benefit that any optimizations in the data service help every consumer, not just the one or two apps you remember to change.&lt;/p&gt;
&lt;p&gt;Those data services are exactly what have enabled modern applications to scale to the level they do. The application developer can focus on their goals for the data, relying on the data service to provide consistency, portable operations, and everything else.&lt;/p&gt;
&lt;p&gt;In the land of the operating system, though, we have no such luck. Everyone who talks to the filesystem gets about the thinnest interface imaginable: Get me a blob of data. Yes, there&amp;rsquo;s basic metadata (who owns it, when it was created, etc.), but none of it is or can be custom to the application, which makes it useless. Can you imagine how unpleasant it would be if we had to shoehorn both the subject of an email and the subject of a photo into the same keyword?&lt;/p&gt;
&lt;p&gt;As a result, everyone turns that blob that the filesystem is trusted with into a database, and that&amp;rsquo;s where they put all of the metadata. Some even put the data there, even if it means huge database files and entirely non-portable systems. Really great app developers then go to the effort of building a full read and write API on top of this database that allows you to manage and port everything in the database. That&amp;rsquo;s enough work that most people skip it, though.&lt;/p&gt;
&lt;p&gt;I would never have seen this missed opportunity in the filesystem if I hadn&amp;rsquo;t used BeOS. I went to Reed College, where Steve Jobs famously attended briefly (I made the unfortunate mistake of graduating, unlike him). This meant I was a Mac user all through school, which were the bad days of Quadras and MacOS 8 and 9. &lt;em&gt;shudder&lt;/em&gt; I switched to BeOS because, well, I could, and it&amp;rsquo;s what really turned me into an OS junkie. There were many awesome things about it (many of which are now in OS X), but my favorite became how much responsibility the OS took for metadata. Applications became smaller, simpler, and in many cases, you realized your whole concept of an application was a way of organizing metadata, which meant you could rely on the OS entirely, and needed to write no code.&lt;/p&gt;
&lt;p&gt;The greatest irony is that the author of Be&amp;rsquo;s awesome filesystem, &lt;a href="https://en.wikipedia.org/wiki/Dominic_Giampaolo"&gt;Dominic Giampaolo&lt;/a&gt;, is now a lead engineer on APFS. Through the work of him and the rest of the team at Be, I came away with a clear idea of the value of my metadata, and especially the benefit of the operating system putting it on center stage.&lt;/p&gt;
&lt;p&gt;So while I&amp;rsquo;m happy that my phone is no longer running the oldest, crappiest filesystem around, and I&amp;rsquo;m looking forward to the days when my computers aren&amp;rsquo;t either, I&amp;rsquo;m not excited. Until it was released, I could always dream that Apple saw the same future I did.&lt;/p&gt;
&lt;p&gt;Now that the new filesystem is here, that hope is lost.&lt;/p&gt;</content></item><item><title>The Wrong Successes Kill Companies</title><link>https://lukekanies.com/writing/the-wrong-successes-kill-companies/</link><pubDate>Thu, 23 Mar 2017 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/the-wrong-successes-kill-companies/</guid><description>&lt;p&gt;&lt;em&gt;Just because it&amp;rsquo;s working doesn&amp;rsquo;t make it right&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Startups are in a constant life and death struggle, where a short succession of failures can destroy them completely, or a sudden string of successes can lead to growth and stardom. Exactly because of this constant risk of death, startups grasp at every flash of success, and their eventual failure can often be traced back to those successes they bet on, rather the roadblocks they hit.&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;Just because it&amp;rsquo;s working doesn&amp;rsquo;t make it right&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Startups are in a constant life and death struggle, where a short succession of failures can destroy them completely, or a sudden string of successes can lead to growth and stardom. Exactly because of this constant risk of death, startups grasp at every flash of success, and their eventual failure can often be traced back to those successes they bet on, rather the roadblocks they hit.&lt;/p&gt;
&lt;p&gt;This means what you decide to double down on is as important as the fires you decide to fight. This is true in any company - a specific form of this is covered in depth by Clayton Christensen in &amp;ldquo;Innovator&amp;rsquo;s Dilemma&amp;rdquo;, where successful companies over-solve their customers&amp;rsquo; problems rather than finding additional customers. It&amp;rsquo;s especially true for startups, though, which are so risky that every potential customer, employee, investor, or partner can be the difference between making payroll and going bankrupt.&lt;/p&gt;
&lt;p&gt;Steve Blank and Eric Reis have done a great job of teaching the world about the importance of quick learning and iterating until you get wins, but reality is more complicated. Say you&amp;rsquo;re in the middle of rapid product iteration and you get a rash of customers who sign up but are completely different from those you have been trying to attract. Is this awesome or horrifying?&lt;/p&gt;
&lt;p&gt;How could new customers be such bad news, you ask? Easy: They could be the wrong customers. &amp;ldquo;Wrong&amp;rdquo; could mean many things. They could be from a very small market, such that success with them isn&amp;rsquo;t enough to build a scalable business; they could be unprofitable, in that they&amp;rsquo;ll be very high-cost to acquire and support, so every added customer loses you money over time rather than making it; and most commonly, they&amp;rsquo;re just not the customer your company strategy set out to find.&lt;/p&gt;
&lt;p&gt;Eric Reis might say finding this kind of customer is the sign you need to pivot. That might be true. But it&amp;rsquo;s not automatically so. You were right enough to get this far, why give up so quickly on your definition of the perfect customer?&lt;/p&gt;
&lt;p&gt;Because once you change your direction from focusing on the customer you want to customer you have - that is, once you start focusing on whatever seems to be working rather than your goals - you will quickly find yourself running a different company than you had planned.&lt;/p&gt;
&lt;p&gt;This is one of the hardest problems for entrepreneurs: How do you decide when good news is leading to a better place, or a fatal compromise to your dream?&lt;/p&gt;
&lt;p&gt;This came up constantly for me while running Puppet, in almost every part of my job. For instance, we did all of our high-growth hiring from Portland. Because of the small market and especially small tech sector, you have to be pragmatic about who you hire. You look up in 2 years, and you&amp;rsquo;ve got complete teams built off that first compromise hire. That first developer hire was a success, but changed your team&amp;rsquo;s direction. Now that that person has hired a team, or at least provided the template for the team, are you where you wanted to be, or completely off track?&lt;/p&gt;
&lt;p&gt;You can argue that this isn&amp;rsquo;t a problem we would have had in the Bay Area, but not compromising when hiring is as pernicious a myth as true love. Even if you think someone is perfect, they&amp;rsquo;re still a real person, with opinions, behaviors, and habits that affect the destiny of your company, in good and bad ways. Again, the point here isn&amp;rsquo;t that you failed when you hired this person - the point is that the success you experienced changes your destiny in ways you can&amp;rsquo;t undo or predict.&lt;/p&gt;
&lt;p&gt;That first customer started making feature requests and filing bugs, and two years later you&amp;rsquo;ve built something that can attract a lot more customers like them. Yay, or boo? There&amp;rsquo;s no right answer. I know one company that was almost destroyed by its biggest customer, and easily lost two years of roadmap progress focusing on them, but I know another company who built an amazing business by initially focusing on a couple of heavyweight customers.&lt;/p&gt;
&lt;p&gt;When no decisions have been made, all life in front of you is opportunity. Choosing one opportunity inherently closes off others, and great decision makers know and accept this. If anything, sometimes a decision is great because of the opportunities it rejects, rather than those it selects. Running a startup is an accumulation of these bets, these selections and rejections. It&amp;rsquo;s hard to predict the consequences of even one of these big decisions, and it&amp;rsquo;s impossible to know what their legacy will be in a few years. You might end up exactly where you want&amp;hellip; but you might be sowing the seeds of your downfall. That&amp;rsquo;s what makes the job hard.&lt;/p&gt;
&lt;p&gt;The only tool I ever developed for managing this over the long term was to hold clearly to a specific set of goals, and to a specific strategy. When successes came along that didn&amp;rsquo;t fit our goals or strategy, we could decide to change them. But if we chose not to, then we essentially ignored it. It was a false positive. On the other hand, if you look up and a series of false positives starts to look like a trend you want to refocus on, then you must first rethink your goals and strategy, and only then switch your execution.&lt;/p&gt;
&lt;p&gt;Or at least, that&amp;rsquo;s what I did. In truth, though, I don&amp;rsquo;t think I held the line enough. I think I was too willing to listen to people who were tactically great but didn&amp;rsquo;t buy into our strategy, and I was too willing to believe someone else&amp;rsquo;s expertise should take priority over my opinions. That doesn&amp;rsquo;t mean these were all mistakes, but it does make my time at Puppet easy to see through the lens of compromise and regret rather than the great success it really is.&lt;/p&gt;
&lt;p&gt;In the end, when I look at how Puppet evolved, my sharpest pains come from compromises in strategy, and my brightest joys shine from a flawed execution in service of a pure vision.&lt;/p&gt;</content></item><item><title>The Binary Future of Software Companies</title><link>https://lukekanies.com/writing/the-binary-future-of-software-companies/</link><pubDate>Tue, 14 Mar 2017 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/the-binary-future-of-software-companies/</guid><description>&lt;p&gt;&lt;em&gt;We&amp;rsquo;re seeing a rapid separation into SaaS companies and suppliers to SaaS companies&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Software as a service is the most important technology business model innovation my lifetime, and before too long all important technology will be either provided as a service, or be an expert tool purchased in order to provide a service.&lt;/p&gt;
&lt;p&gt;Software as a Service (SaaS) will not just restructure the entire economy of technology but dramatically improve it, because the rate of learning in a SaaS company is orders of magnitude better than for on-premise software (and oh my god better than for hardware). A really good on-premise software product is released and upgraded quarterly, meaning its fastest learning cycle is a 3 month cycle. A good hosted product is released tens of times a day. Twenty releases a day, times 5 days in a week and 12 weeks in a quarter mean that a SaaS company gets 1200 releases out in the time an on-premise company gets a single release.&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;We&amp;rsquo;re seeing a rapid separation into SaaS companies and suppliers to SaaS companies&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Software as a service is the most important technology business model innovation my lifetime, and before too long all important technology will be either provided as a service, or be an expert tool purchased in order to provide a service.&lt;/p&gt;
&lt;p&gt;Software as a Service (SaaS) will not just restructure the entire economy of technology but dramatically improve it, because the rate of learning in a SaaS company is orders of magnitude better than for on-premise software (and oh my god better than for hardware). A really good on-premise software product is released and upgraded quarterly, meaning its fastest learning cycle is a 3 month cycle. A good hosted product is released tens of times a day. Twenty releases a day, times 5 days in a week and 12 weeks in a quarter mean that a SaaS company gets 1200 releases out in the time an on-premise company gets a single release.&lt;/p&gt;
&lt;p&gt;Every release is a learning opportunity, which means a SaaS company can learn, and thus improve its user experience, more than 1000x more quickly than even a high-performing traditional software company. With this kind of difference in the rate of improvement, before too long anyone who isn&amp;rsquo;t a SaaS company is irrelevant. Literally - you can just ignore them.&lt;/p&gt;
&lt;p&gt;Except of course that&amp;rsquo;s not true. If you&amp;rsquo;re a SaaS company, you can&amp;rsquo;t rely only on other SaaS companies; there are problems that can&amp;rsquo;t be solved off-premise, complexities that can&amp;rsquo;t be abstracted into a service, and technologies needed to provide your service that can&amp;rsquo;t be procured as a service. The most obvious example is that it all has to hit silicon at some point, and someone somewhere does actually have to buy CPUs, hard drives, and memory, with enough duct tape and baling twine to hold it all together and enough fans to cool it all down. While this is one obvious exception, there are plenty of others.&lt;/p&gt;
&lt;p&gt;Thus, even with the learning rate of SaaS companies, and the resulting obsolescence of most other kinds of tech providers, there is still room for those who sell to the SaaS companies. This is somewhat akin to the &amp;lsquo;49 gold rush, when there were gold miners and those who sold to gold miners. Both were valid pursuits, and tightly entwined, but they were very different businesses.&lt;/p&gt;
&lt;p&gt;In the early days of the software world, and especially the early days of the enterprise IT department, every company evolved to be mediocre at any kind of technology, and they all looked pretty similar. They could do just about anything, and they sold to pretty much everybody, but they couldn&amp;rsquo;t do anything particularly well. This impending world of SaaS companies hires only experts; they are absolutely fantastic at everything they care about, and they have an equally fantastic service partner to whom they can outsource anything they don&amp;rsquo;t care about.&lt;/p&gt;
&lt;p&gt;In some ways, this world is even more dangerous to the status quo of the technology industry. Our entire industry has evolved to sell to generalists: We build pretty decent stuff, and sell it to people who are ok at managing it. Our stuff can&amp;rsquo;t be too great, because great stuff requires expert users, and we can&amp;rsquo;t demand too much of our users because they have to be competent at nearly everything within a very large field (&amp;ldquo;networking&amp;rdquo;, &amp;ldquo;hardware&amp;rdquo;, &amp;ldquo;applications&amp;rdquo;), so they can&amp;rsquo;t invest in being particularly excellent at any one thing. Also, great stuff would be really expensive, and companies don&amp;rsquo;t buy expensive stuff, because no particular investment is all that important to them.&lt;/p&gt;
&lt;p&gt;In this new world, there exist only experts, whose entire mandate is to specialize in the specific tools and technologies that will allow a SaaS company to excel, to win. For the investments that can make a real difference, no cost is too high, and no expertise is too narrow. For investments that can&amp;rsquo;t make a real difference, of course, we just find a service partner who cares so much about it we don&amp;rsquo;t have to think about it. Thus, as a SaaS company, I only invest in technology when I can afford to invest in experts, and I immediately reject any technology built for generalists because I can&amp;rsquo;t achieve outsize results with tools built for generalists.&lt;/p&gt;
&lt;p&gt;Here we reach a future where there exist only SaaS companies, and companies who build expert tools for narrow use cases that exist within SaaS companies. Anyone else is fiercely riding a bicycle while watching a train recede into the future. The pundits of today are correct that the cloud is the most important trend of the modern era, but they&amp;rsquo;re wrong in thinking that AWS or Cloud Foundry hold a candle to the restructuring that SaaS will wreak.&lt;/p&gt;</content></item><item><title>Start With the Dangerous Questions</title><link>https://lukekanies.com/writing/start-with-the-dangerous-questions/</link><pubDate>Tue, 07 Mar 2017 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/start-with-the-dangerous-questions/</guid><description>&lt;p&gt;&lt;img src="https://lukekanies.com/images/warning.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Throughout my 12 years as CEO of Puppet, I made critical decisions that affected nearly everyone involved in the company: What investors should we work with? Who should we hire? What products should we build? Should we take that deal with a customer?&lt;/p&gt;
&lt;p&gt;These decisions are scary. Getting them right can be a huge lift for a company, but getting them wrong can destroy one. I worked at a company that lost more than a year of growth and roadmap development because they signed their largest customer ever. One of my advisors told me a payment of more than one hundred million dollars from a partner destroyed his company. I&amp;rsquo;ve also taken big risks on key employees, and had some of them work out fantastically, and others flame out spectacularly.&lt;/p&gt;</description><content>&lt;p&gt;&lt;img src="https://lukekanies.com/images/warning.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Throughout my 12 years as CEO of Puppet, I made critical decisions that affected nearly everyone involved in the company: What investors should we work with? Who should we hire? What products should we build? Should we take that deal with a customer?&lt;/p&gt;
&lt;p&gt;These decisions are scary. Getting them right can be a huge lift for a company, but getting them wrong can destroy one. I worked at a company that lost more than a year of growth and roadmap development because they signed their largest customer ever. One of my advisors told me a payment of more than one hundred million dollars from a partner destroyed his company. I&amp;rsquo;ve also taken big risks on key employees, and had some of them work out fantastically, and others flame out spectacularly.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;ve all been there. You&amp;rsquo;re in an interview, the first of many discussions with a candidate. You&amp;rsquo;re focused on building rapport, getting an overview of their career, but some niggling fears are pushing down on your sense of comfort. What do you do?&lt;/p&gt;
&lt;p&gt;I know what I used to do, and it didn&amp;rsquo;t work. I&amp;rsquo;d focus initially on an overview and getting to know them, then I&amp;rsquo;d dive deep into their experience and skills. At that point I would find I still had fundamental questions I need answered, but it&amp;rsquo;s a bit awkward to ask these basic questions in the 3rd interview, isn&amp;rsquo;t it? Awkward indeed. You either take the risk and hire without those answers, or you take the loss and reset, looking like an amateur. I&amp;rsquo;ve done both of these more times than I can count. Just talking about it brings up again the anguish I&amp;rsquo;ve had in those late meetings, realizing there were critical questions I didn&amp;rsquo;t have answers to, and I just didn&amp;rsquo;t know how to get out of there.&lt;/p&gt;
&lt;p&gt;So I flipped it. Now I chase the fear. I pin it to the wall, and I scrutinize it until it withers away or takes over the room.&lt;/p&gt;
&lt;p&gt;With customers, one of my scariest questions has always been, &amp;ldquo;Why are you buying our product?&amp;rdquo;, as if merely asking them would cause them to reconsider. The only thing worse than losing a prospect, though, is having the wrong customer sign up. I&amp;rsquo;ve had customers who I spent hundreds of thousands of dollars supporting who never succeeded with the product and then didn&amp;rsquo;t renew a year later. Some have signed up then complained incessantly that we don&amp;rsquo;t have the features they need. I&amp;rsquo;ve said yes to a painfully low-priced deal to land a big customer, only to have them change all the terms at literally the last minute because they know they have us over a barrel. These are all signs that someone should not have signed up with you, that you have a mismatch you&amp;rsquo;re dodging.&lt;/p&gt;
&lt;p&gt;I have hired people with time at important companies during critical growth years, and then found out later for all their knowledge of the events, they weren&amp;rsquo;t remotely involved. That was early in my experience of hiring - I&amp;rsquo;ve since learned to ask, &amp;ldquo;Yes, but what exactly did you accomplish while working at that great company near those great people?&amp;rdquo; I don&amp;rsquo;t care if a previous employer did great things, I care if you helped them do great things. Otherwise, it&amp;rsquo;s irrelevant.&lt;/p&gt;
&lt;p&gt;This change in practice was initially frightening, and felt almost like I was breaking the social contract. I&amp;rsquo;m already hard enough to get along with, and not a person people usually enjoy interviewing with. I also have great loss aversion, especially when trying to convince a talented executive to move to Portland. The truth is, though, if you aren&amp;rsquo;t going to move, I should learn that in our first conversation, not after I&amp;rsquo;ve put 30 hours into interviewing you only to have to reject the offer because you can&amp;rsquo;t pull your kids out of school. I understand, but shouldn&amp;rsquo;t we have learned that together earlier?&lt;/p&gt;
&lt;p&gt;Once I forced the conversation through these risky channels, though, the rest of the work is done without much fear. We quashed all the really scary stuff in the beginning. Even better, because we&amp;rsquo;ve walked the deep dark forest together and come out the other side (assuming we have), we understand each other better, trust each other more, and all of our conversations are tinged with that greater knowledge. When I recently went to hire a CFO, I rejected multiple highly qualified people very quickly because they were looking for the badge of leading an IPO rather than wanting to help build a great company. That&amp;rsquo;s not necessarily bad, but it&amp;rsquo;s not what we were looking for.&lt;/p&gt;
&lt;p&gt;The best thing about this technique is that it&amp;rsquo;s good science. I have a chemistry degree, and I really kicked myself when I realized how inconsistent, how unscientific I was when making decisions. In some areas I experience no real loss aversion, so I can dig right into the scary stuff, but in hiring, signing large customers, and a few other areas, I found that the fear had been too strong and I kept tying myself in knots. Once I backed away and considered any candidate, any decision as a hypothesis, and then looked at my questions as experiments trying to disprove that hypothesis, the answer was dispassionately clear: You must run the most dangerous tests first.&lt;/p&gt;
&lt;p&gt;Sure, you can do a bunch of simple experiments that are highly unlikely to prove you wrong. But if the 9th test was always the most dangerous one and your hypothesis fails there, then you just wasted a lot of time and paid a high opportunity cost.&lt;/p&gt;
&lt;p&gt;The objectivity that came from looking at this problem through a scientific lens helped me recognize that my loss aversion was making my decision making much worse. I didn&amp;rsquo;t so much learn to operate without fear as learned that the fear was rational and was a useful signal. It gave me the strength to pursue that fear, rather than hide from it, even in the scariest areas.&lt;/p&gt;
&lt;p&gt;Maybe you aren&amp;rsquo;t hiring people, or seeking investors. But I know you make key decisions, decisions that affect you and those around you. If you don&amp;rsquo;t get out of your comfort zone and ask the important questions, not just the easy ones, then you&amp;rsquo;re basically filibustering your work: &amp;ldquo;Well, we&amp;rsquo;ve run out of time, guess we&amp;rsquo;ll just have to skip those questions.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;If instead you can find a way to focus first on the scariest parts of those decisions, the parts that can least stand the light, then I think you&amp;rsquo;ll find you make higher quality decisions, you will enjoy the process more, and you&amp;rsquo;ll have better outcomes for everyone involved.&lt;/p&gt;</content></item><item><title>Your Whiteboard and Post-Its Aren’t Kanban</title><link>https://lukekanies.com/writing/your-whiteboard-and-post-its-arent-kanban/</link><pubDate>Wed, 01 Mar 2017 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/your-whiteboard-and-post-its-arent-kanban/</guid><description>&lt;p&gt;Kanban is an incredibly useful productivity tool, initially developed in Japan on automobile manufacturing lines. It has since become a widely adopted practice, including in software development and project management. Or has it?&lt;/p&gt;
&lt;p&gt;That cute, simple tool you have that uses post-its, or skeuomorphic representations of them, to keep track of the state of some task or project? It&amp;rsquo;s not Kanban. To paraphrase Bill Hicks: No no no, I know you think it is. But it&amp;rsquo;s not.&lt;/p&gt;</description><content>&lt;p&gt;Kanban is an incredibly useful productivity tool, initially developed in Japan on automobile manufacturing lines. It has since become a widely adopted practice, including in software development and project management. Or has it?&lt;/p&gt;
&lt;p&gt;That cute, simple tool you have that uses post-its, or skeuomorphic representations of them, to keep track of the state of some task or project? It&amp;rsquo;s not Kanban. To paraphrase Bill Hicks: No no no, I know you think it is. But it&amp;rsquo;s not.&lt;/p&gt;
&lt;p&gt;What you have is a useful means of task and project management. It might be awesome. It might be saving you effort, time, and stress, and actively making your life better. I&amp;rsquo;m sure it&amp;rsquo;s a good tool, Brent. But it likely has nothing to do with Kanban.&lt;/p&gt;
&lt;p&gt;To be clear, that&amp;rsquo;s fine. There&amp;rsquo;s no rule that says Kanban is useful to solving your problem, or that you ever need to use it. It&amp;rsquo;s just, you know, words have meanings. And the meaning of Kanban is all about inventory management. It&amp;rsquo;s true that you totally could be using post-its on a whiteboard to track inventory. But you&amp;rsquo;re probably not.&lt;/p&gt;
&lt;p&gt;In both your task tracker and in Kanban, the card represents something. That is, the card itself is not relevant, but it represents a thing that you care about. In your tool, it&amp;rsquo;s representing some task that someone needs to do and the state that the task is in. This helps you to understand and communicate key information across all of your tasks, projects, and teams. I can see why you find this useful. Heck, I find it useful. I&amp;rsquo;m using it to track the state of this article, for instance.&lt;/p&gt;
&lt;p&gt;In Kanban, the card represents something completely different: The need to refill inventory. At its simplest, you use cards to denote the minimum allowable inventory in a system, such as car doors sitting at an installation station. You do so by literally placing a card on the door at the minimum level. You pair these cards with separate rules about the maximum allowable inventory. Now each of your inventory pools (doors, engines, seats, etc.) have maximum and minimum levels - if the inventory gets low enough, the installer encounters the card and orders a refill, which itself is never above the maximum allowed. As you operate the system you tune it over time to make sure your min and max levels are right.&lt;/p&gt;
&lt;p&gt;For most of your work, you can ignore the card and focus on what&amp;rsquo;s in front of you, but as soon as you encounter it, you must take action. This gives you two features that are otherwise lacking: You get to ignore the card and focus on your work for the majority of the time, which is incredibly important for productivity, and you also get to explicitly separate the process of optimizing the inventory pools from how you consume them. You can always be in the moment when you do the work.&lt;/p&gt;
&lt;p&gt;On first blush, you might think to yourself that this doesn&amp;rsquo;t sound very useful. I mean, how much of your life is really affected by inventory problems? Pffft. Literally all of it. You deal with this constantly in your car, for example; its maker decides on your maximum fuel level (the tank is fixed in size), and you never want to run out of gas, but instead of a card you have a light on your dash when it gets too low. Obviously every grocery store and restaurant has to think about this, but so do banks (envelopes, paper, checks), mechanics (parts, tools), and coffee shops (coffee, chairs - yes, chairs).&lt;/p&gt;
&lt;p&gt;You have personal inventory problems, too. We keep hearing about these magical fridges that will order milk for us automatically (but are more likely to be used in a DDoS); Amazon has released one-touch buttons that enable us to trivially order new inventory; and most of us have experienced the ignominy of running out of a key supply at just the wrong time, such as when using the toilet. To see these problems for what they really are, you need to step into a different mental model, a new world.&lt;/p&gt;
&lt;p&gt;You need to step into the world of inventory. Rather than seeing everything around you in terms of work to be done, see it in terms of pools of inventory to be shifted, consumed, and refilled. It&amp;rsquo;s not necessarily &amp;ldquo;better&amp;rdquo;, but it is often enlightening. Kanban got created as a tool specifically for increasing the efficiency of such a world, and only makes sense when you&amp;rsquo;re in it. In fact, the cards themselves aren&amp;rsquo;t important at all - there are plenty of different triggers available.&lt;/p&gt;
&lt;p&gt;It might shock you to realize just how much of your life would be improved by viewing the world this way. Suddenly all of those latent tasks that are sudden emergencies when you run out of something become simple efficiency problems that are easy to model and solve. In my last few years of experimenting with this in my personal life, I&amp;rsquo;ve built many triggers into many of our inventory pools. None of them are cards, but they are all closer to Kanban than your Trello board.&lt;/p&gt;
&lt;p&gt;For example, we go through a lot of granola in my house. Our means of ensuring we never run out is to have two containers, about the same size. We always pour breakfast from one and refill from the other, and the emptying of our refill container is the trigger that causes us to buy more granola.&lt;/p&gt;
&lt;p&gt;We keep one in-use and one unused toilet paper roll in each bathroom, plus a cache in a closet. Emptying the in-use triggers using the extra roll, which triggers pulling another roll from the cache. If that is the last roll there, pulling it triggers buying more.&lt;/p&gt;
&lt;p&gt;In each of these cases, we&amp;rsquo;ve set up inventory pools that match how long it takes to refresh them. For example, our granola containers are sized that so that we don&amp;rsquo;t go through a whole container faster than it takes us to buy more. We never run out of toilet paper, but we don&amp;rsquo;t have to dedicate a room to storing it.&lt;/p&gt;
&lt;p&gt;This perspective also allows us to recognize when we are missing a trigger to refill inventory, allowing us to shift the conversation from personal blame to process improvements. For example, in a bid to teach our kids to self-regulate their sugar intake, we&amp;rsquo;ve started making our own fruit yogurt and letting them add sugar, rather than buying pre-made fruit+sugar yogurt. We kept running out, though, because it took a day to thaw frozen fruit. We didn&amp;rsquo;t have an appropriate trigger to start this task at the right time. Having recognized this problem, we created one (I get frozen fruit out to thaw when we have about one meal left of pre-mixed yogurt), and on first blush, it seems to be working. We haven&amp;rsquo;t yet integrated it with one that buys more yogurt on the right cycle, though, so it&amp;rsquo;s not yet a complete system.&lt;/p&gt;
&lt;p&gt;These are examples of using non-card triggers for Kanban-style inventory management. It&amp;rsquo;s the triggers that matter, not using cards to represent them. If we tended to have larger collections of unit inventory, cards might be appropriate. E.g., I usually buy razor blades in bulk, and it might be appropriate to label one of those blades with a card to trigger repurchase when I reach it in my stack. Here I&amp;rsquo;d have to find the right optimization between managing a large inventory, finding the right trigger, and getting the lowest cost per blade (which requires buying in bulk). Combine that with the fact that I usually use an electric razor (which means I rarely assess the state of my blade inventory) and the likelihood of making an inventory mistake goes up, thus increasing the value of a trigger-based system.&lt;/p&gt;
&lt;p&gt;For all that I love tools like Trello, and systems like Kanban, I&amp;rsquo;m not sure they can ever actually be used together. That is, I think we have a whole industry of tools built to model a specific kind of problem, which are instead useful for many things but specifically not the problem they&amp;rsquo;re meant to exemplify.&lt;/p&gt;
&lt;p&gt;The beauty of Kanban is that it&amp;rsquo;s out in the world, where your work is. (Don&amp;rsquo;t be confused into thinking that that board or those cards are your work; they just represent it.) I&amp;rsquo;ve been trying for years to build a Trello board, or some equivalent, that enables an inventory-oriented view on what I&amp;rsquo;m trying to do, but I&amp;rsquo;ve not yet succeeded. For instance, [WIP limits] mean something completely different when they represent tasks instead of inventory. That doesn&amp;rsquo;t mean they&amp;rsquo;re useless, just not useful for the same reasons.&lt;/p&gt;
&lt;p&gt;My recommendation is that you enjoy your task management system, and continue to get what you can out of it. Maybe just stop calling it Kanban. At the same time, though, ask yourself: Where are the inventory pools in my life? What do I run out of, and how can I build triggers at the right point to prevent that? How does my world change when viewed this way?&lt;/p&gt;
&lt;p&gt;Most of all, get out into the world. That&amp;rsquo;s where the work is.&lt;/p&gt;</content></item><item><title>I’m Often Asked</title><link>https://lukekanies.com/writing/im-often-asked/</link><pubDate>Thu, 23 Feb 2017 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/im-often-asked/</guid><description>&lt;p&gt;Since these are questions I&amp;rsquo;m often asked, I thought you might be interested in their answers.&lt;/p&gt;
&lt;h2 id="how-did-you-get-from-a-hippie-commune-to-starting-a-software-company"&gt;How did you get from a hippie commune to starting a software company?&lt;/h2&gt;
&lt;p&gt;I was born on a hippie commune in Wisconsin, then moved to a related one in Tennessee when I was 4 (this was &amp;ldquo;The Farm&amp;rdquo;, best known for having produced Spiritual Midwifery, a book that was a major contributor to reviving midwifing in the US). When I was 8, I cut a foot of hair off my head and began attending public school in Nashville, Tennessee as a vegetarian who&amp;rsquo;d never heard of capital-G God.&lt;/p&gt;</description><content>&lt;p&gt;Since these are questions I&amp;rsquo;m often asked, I thought you might be interested in their answers.&lt;/p&gt;
&lt;h2 id="how-did-you-get-from-a-hippie-commune-to-starting-a-software-company"&gt;How did you get from a hippie commune to starting a software company?&lt;/h2&gt;
&lt;p&gt;I was born on a hippie commune in Wisconsin, then moved to a related one in Tennessee when I was 4 (this was &amp;ldquo;The Farm&amp;rdquo;, best known for having produced Spiritual Midwifery, a book that was a major contributor to reviving midwifing in the US). When I was 8, I cut a foot of hair off my head and began attending public school in Nashville, Tennessee as a vegetarian who&amp;rsquo;d never heard of capital-G God.&lt;/p&gt;
&lt;p&gt;Suffice it to say, it did not go well.&lt;/p&gt;
&lt;p&gt;Much later, as I worked my way through college, I realized that my coping mechanism for dealing with the stark conflict between those two cultures was to literally forget everything I knew. It was then I realized I only retained a few memories of my childhood on the Farm. Given contradictory but unverifiable information - and Nashville and the Farm were definitely both - the only reasonable response is to discard it all. That explains why I didn&amp;rsquo;t trust the kids in 4th grade who told me I was going to burn in hell for 10,000 years because I wasn&amp;rsquo;t baptized, and it also explains why I do not resemble someone raised on a hippie commune.&lt;/p&gt;
&lt;p&gt;I graduated from high school a year early, mostly to escape my incredibly violent 3,000 person high school run by jocks. I didn&amp;rsquo;t exactly have role models to show the real possibilities of what going to school can do - nearly every adult I knew went to college, but I knew I didn&amp;rsquo;t want to use my degree to build shoddy houses and dig outhouse holes in the woods. When it came to picking colleges, I eliminated all schools that had fraternities, sororities, or organized sports (because I wanted my school run by the geeks, the nerds, the brainiacs), and then I picked the best school I could find the furthest from my home town.&lt;/p&gt;
&lt;p&gt;I looked at schools in Alaska, but the one I found that fit the criteria was too small at 400 people. It never occurred to me to consider overseas schools. Then my home room teacher pointed out Reed College, in Portland, Oregon. I&amp;rsquo;m sure their whole book was useful, but the only bit I remember was how their Guerrilla Theater of the Absurd ingested red, white, and blue mashed potatoes in preparation for a visit by then-vice president Dan Quayle, and then threw them up at his speech. I was in. That was a whole different kind of patriotism than they practiced in Nashville.&lt;/p&gt;
&lt;p&gt;I was too poor to visit any schools, so I showed up at Reed having never been on the west coast, or within a thousand miles of Portland. The black and white photos in the school book didn&amp;rsquo;t quite capture the place. Seeing the campus for the first time is unquestionably the first time I remember honestly crying for joy.&lt;/p&gt;
&lt;p&gt;One of the first things I did there was buy a computer, and one of the last was decide not to be a scientist.&lt;/p&gt;
&lt;h2 id="how-did-you-get-from-a-chemistry-degree-to-starting-a-software-company"&gt;How did you get from a chemistry degree to starting a software company?&lt;/h2&gt;
&lt;p&gt;I had seven jobs in two and a half years at the end of college, so I tried a lot of things. I got fired a lot. Until my last year, I was planning to be an academic scientist, but Reed did a great job of training me on exactly what that job entailed, and the result was that I didn&amp;rsquo;t want it. For all that science is all about trial and error, they don&amp;rsquo;t actually allow much failure in your career - you better pick the right boss, the right school, the right project. Anything else means you can&amp;rsquo;t get the grants, because there&amp;rsquo;s just too much competition for too little money.&lt;/p&gt;
&lt;p&gt;Once science was out, there weren&amp;rsquo;t a lot of other great options. I am not one of those who grew up with a computer; I didn&amp;rsquo;t get one until my sophomore year in college, and taking a loan out for it is one of the first things I did in school. I had spent a lot of time playing with my computer, and I found I was particularly adept at breaking it. When are you most likely to break it? When you&amp;rsquo;re procrastinating. And when are you most likely to procrastinate? When you really, really need your computer to work because there&amp;rsquo;s something big due the next day.&lt;/p&gt;
&lt;p&gt;This meant that I also got pretty good at fixing it quickly. Or maybe, setting it up in such a way that it was always easily fixable.&lt;/p&gt;
&lt;p&gt;When it came time to look for work, this is pretty much what I had to go with: A science degree, and facility at breaking computers. That led to a QA job, a couple of mac admin jobs, and finally a support job, which soon turned into a Unix administration job. Most of those jobs I was fired from (who gets fired from the Plaid Pantry?), but the last one was a great fit for me, and I only left because I was moving to Nashville.&lt;/p&gt;
&lt;p&gt;Once I got there, I continued my investment in scripting and automation, which two jobs later resulted in my being a consultant, having worked myself out of a job. I quickly concluded I could make good money at consulting but hated the job. I thought about an MBA, because the badge is useful, but I didn&amp;rsquo;t think the schooling would be. I almost went to law school, but then I realized it&amp;rsquo;s so expensive you have to become a lawyer afterward, which I didn&amp;rsquo;t want. So, I did the only thing left: I started a software company. I figured I&amp;rsquo;d learn more failing to start a software company than I would succeeding at getting an MBA.&lt;/p&gt;
&lt;p&gt;Puppet wasn&amp;rsquo;t my only idea - I&amp;rsquo;m still pretty enamored of a software product I wanted to build for scientists - but in the end I concluded it was the one I was most likely to succeed at, based on my own knowledge and on the market. In the end, I started Puppet to get out of system administration, not because I loved it.&lt;/p&gt;
&lt;h2 id="did-you-ever-think-puppet-would-get-this-big"&gt;Did you ever think Puppet would get this big?&lt;/h2&gt;
&lt;p&gt;I always knew it was a possibility, but I never let myself get hung up on whether it would happen or not. Any given situation has many possible futures, and it&amp;rsquo;s generally unwise to be too attached to any one of them. With Puppet, I was always committed to some of the constraints, but generally not so much to the specific outcome, and certainly, I didn&amp;rsquo;t spend much energy trying to predict it. With the right constraints, I hoped we would end up in a good place, which was the most I could hope for.&lt;/p&gt;
&lt;p&gt;In terms of those constraints, they were things like maintaining a high quality business, where deals were good deals and customers generated real revenue, where we focused on the user and not the buyer, and where we maintained our authentic voice even in marketing.&lt;/p&gt;
&lt;p&gt;That being said, I did think that Puppet could succeed, and in a big way. I knew the market was measured in the billions of dollars a year, and I knew it was composed primarily of bad software sold by dying companies. Someone was going to come in and take business away from those companies, take users away from them, and I saw no reason why it wouldn&amp;rsquo;t be me.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;ldquo;Someone has to do something, and it&amp;rsquo;s just incredibly pathetic that it has to be us.&amp;rdquo; - Jerry Garcia&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Did I hope for something like this outcome? Heck, I hoped for more, faster. This is one of the better possible futures Puppet had when I started, but there were far better futures available, and it&amp;rsquo;s tough not to see those and ask, &amp;ldquo;What if?&amp;rdquo;&lt;/p&gt;
&lt;p&gt;In the end, though, I am incredibly proud, pleased, and surprised by what we were able to accomplish. I know how lucky I am, how rare this outcome is, but I also know that it wasn&amp;rsquo;t entirely accidental, that I started at the right time with a good idea, a good market, and a pretty decent plan, and I worked intensely while passing up many opportunities to make mortal mistakes.&lt;/p&gt;</content></item><item><title>Why That Startup Advice is Useless</title><link>https://lukekanies.com/writing/why-that-startup-advice-is-useless/</link><pubDate>Thu, 16 Feb 2017 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/why-that-startup-advice-is-useless/</guid><description>&lt;p&gt;Starting companies is a high-risk enterprise, especially so for high-growth, venture-backed companies, which fail more than 90% of the time. Yet people generally talk about successful companies as though their achievements are somehow inevitable and reproducible. We look at Google, Netflix, and Amazon thinking that if we can just copy their practices and decisions, we can also achieve their outcomes. After all, their actions are clear-cut (in most cases), as is their success; what&amp;rsquo;s missing?&lt;/p&gt;</description><content>&lt;p&gt;Starting companies is a high-risk enterprise, especially so for high-growth, venture-backed companies, which fail more than 90% of the time. Yet people generally talk about successful companies as though their achievements are somehow inevitable and reproducible. We look at Google, Netflix, and Amazon thinking that if we can just copy their practices and decisions, we can also achieve their outcomes. After all, their actions are clear-cut (in most cases), as is their success; what&amp;rsquo;s missing?&lt;/p&gt;
&lt;p&gt;Yet, no amount of studying these companies has significantly increased the win percentage. Part of that, of course, is that every startup is studying the same playbook. I think the bigger part, though, is that we don&amp;rsquo;t talk about high-growth companies in a way that really reflects the experience. In years of researching growth companies and talking to leaders of thriving and failed enterprises, I&amp;rsquo;ve found that even the best companies went through what seemed to be life-threatening experiences, and in general, you couldn&amp;rsquo;t tell from within the company that it would achieve the success that it eventually did. The steps to prosperity are obvious in retrospect, but their rightness is nearly always concealed when looking forward. What follows is a metaphor that helps to explain why it is so hard to think about this clearly.&lt;/p&gt;
&lt;p&gt;When we look at a successful company, we can clearly see the path it followed to get where it is. You can look at the key decisions or hires they made, the practices and habits they adopted, the market forces that affected them (or didn&amp;rsquo;t), and how they worked with and around key players. I call this the ridge they walked. We can look back and say, Wow, that one decision, or person, or market change, really made the difference. What if Google hadn&amp;rsquo;t gotten ad selling just right just then? It doesn&amp;rsquo;t matter, because they did. What if Amazon hadn&amp;rsquo;t invented S3 when they did, giving them the freedom to create all of AWS? It doesn&amp;rsquo;t matter, because they did. What if Netflix hadn&amp;rsquo;t been brave enough to switch from DVD distribution to online video? It doesn&amp;rsquo;t matter, because even though they made some missteps, they made it through.&lt;/p&gt;
&lt;p&gt;Looking backward, that ridge is clear.&lt;/p&gt;
&lt;p&gt;However, in all of these cases, and countless other equally critical events for these same companies (and for every other growth company), they couldn&amp;rsquo;t see then what we see now. What they saw then is what everyone leading a growth company sees: an infinite expanse of uncertainty, akin to a field of ice that you have to pick a path across. As the leader of a growth company, you have to believe that there is a path across that ice that leads you to (at least temporary) success. Your job is to find that path. As the company progresses, the ice alongside you falls away. If you are lucky, you are standing on solid ground and it&amp;rsquo;s only the ice on either side that falls away, leaving a clear ridge behind and below you. If you are unlucky, you picked wrong; you step off the ridge and the ice cracks. If you are really unlucky, there wasn&amp;rsquo;t any solid ground anywhere, and you&amp;rsquo;ve led your company to an ignominious end where everyone suddenly realizes the whole company is built on thin ice. Everyone laments the massive mistake that is now suddenly evident. But crucially, until you took that step, the difference between your path and one that was successful was invisible.&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t mean to imply that leaders have no visibility into the likely success of their work, nor that the only way to manage risk is to plow forward and hope it works out. This analogy does, however, help to explain why seeing someone else&amp;rsquo;s clear path to success isn&amp;rsquo;t nearly so useful as we&amp;rsquo;d like in helping us navigate the infinite expanse of ice in front of us. It might be that working in small increments and building a lean organization will make the difference between small, correctable errors and catastrophic mistakes, but it might not. Building a great advisor network of people who have done it before might be exactly what you need to navigate the ice fields of entrepreneurship, but no one gets to navigate the exact same ice field twice, so they might just as easily confidently lead you to a crevasse that didn&amp;rsquo;t exist when they ran this race.&lt;/p&gt;
&lt;p&gt;Note that no matter who you are, and how well you&amp;rsquo;re doing, at some point you will hit a growth wall. All marriages end in death or divorce, and all great companies end up getting bought or going flat in growth, because infinite growth just isn&amp;rsquo;t possible. At this point, everyone will suddenly say they could see it coming all along. Well sure, you did too. It was one of the possible futures.&lt;/p&gt;
&lt;p&gt;When you look to understand a growth company, either because you are hoping their lessons will increase your chance of success, or because you want to share the key lessons with others who are striving, you get limited utility from studying the ridge of non-deadly decisions behind someone. Equally useless is studying the infinite expanse of deadly but featureless ice in front of an organization.&lt;/p&gt;
&lt;p&gt;Instead, to get the most out of studying a company&amp;rsquo;s success, you must live their experience at that seam between the proud success behind them and the scary uncertainty in front of them. It&amp;rsquo;s not useful to simply understand that Intel pulled off a massive strategic shift in switching their focus to microprocessors. The real value comes from examining what state were they in at the time that enabled them to make that decision. Oh, it turns out that they were having their clocks cleaned by competitors in memory, and microprocessors were already generating a lot of their revenue, so it was less about switching focus and more about shifting identity than business. If anything, Intel failed in making fast enough a decision that observers and many insiders knew was right. When you frame the decision that way, it seems more manifest and relatable. The important lessons are about emotionally wrenching identity changes and making correct decisions with urgency, not some sort of prescience about how the market was moving.&lt;/p&gt;
&lt;p&gt;We so often ascribe some kind of mystical foresight to great entrepreneurs, when in fact, they suffered just as any of us do, but for whatever reason, had a different result. The founders of Google had no pretensions to organizing the world&amp;rsquo;s information, and instead desired to sell their algorithm. They started the company only because no one took the algorithm seriously. Mark Zuckerberg had no particular interest in building a social graph; he was just rating girls on the Internet. He built a company after it became clear he had lucked into something great.&lt;/p&gt;
&lt;p&gt;And perhaps most notably, Steve Jobs is considered the exemplar of tech industry triumph, as evidenced by the early success of the Apple I and II, the truly innovative Mac computer, and the wild popularity of Apple products in his second stint with the company. However, to focus our attention solely on these successes overlooks many key aspects that limited or propelled his achievements. For example, the Mac shipped so late and was so expensive that it was functionally irrelevant for a long time, and the rest of the industry caught up. Would a wiser Steve Jobs (or you, having internalized his lessons) have shipped earlier before the competition claimed the market? Would he have made compromises to bring down cost and make the Mac less of a specialist device? Would he team up earlier with someone with operations chops, freeing him to exercise his product design prowess? Can we learn these lessons without spending the decade in the wilderness that Jobs did? Only if we examine his steps and choices in their actual ice-field context rather than with the 20/20 hindsight we tend to use when canonizing our heroes.&lt;/p&gt;
&lt;p&gt;In retrospect, the right answers to these questions are often easy and obvious, but the full context that was necessary to see those answers wasn&amp;rsquo;t available to anyone at the time. We build myths about why people did things, or how evident greatness was at the time. Those myths are not just wrong, they&amp;rsquo;re pernicious. The simple truisms they provide keep us from examining the real motives and conditions that were in play, and obscure the truly useful frameworks that we can apply to our own situations. They also dramatically underplay the role of luck in success.&lt;/p&gt;
&lt;p&gt;Building greatness is a miserable journey, largely because you&amp;rsquo;re trekking over an infinite expanse of ice with unknown thickness. So much of greatness is being willing to continue pushing forward, even in the face of fear and uncertainty. We do a disservice to people who did important things if we act like fundamentally tough decisions were obvious at the time, or that great entrepreneurs had a single good idea that led them to greatness. In truth, the successful entrepreneur grows their knowledge and experience in ways that no one else can replicate.&lt;/p&gt;
&lt;p&gt;I hope that in the future, people will look back and say I built a great company. I hope they laud my good decisions and lambaste my stupid ones. But I also hope that people are honest about the fact that I started the company with small goals, and only through success was I able to build larger goals. I hope that my decisions are studied within the context of hope, fear, and experience that I made them in, rather than their historical obviousness.&lt;/p&gt;</content></item><item><title>Developing My Future</title><link>https://lukekanies.com/writing/developing-my-future/</link><pubDate>Wed, 01 Feb 2017 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/developing-my-future/</guid><description>&lt;p&gt;Those who know who I am are likely aware that in September I stepped down as CEO of Puppet, the company I founded, and whose first product I built. The question everyone asks these days is, &amp;ldquo;What&amp;rsquo;s next?&amp;rdquo;&lt;/p&gt;
&lt;p&gt;However, I am committed to not committing to anything until at least the fall of 2017, which means I couldn&amp;rsquo;t answer that question even if I wanted to.&lt;/p&gt;
&lt;p&gt;As a result, you have an opportunity to watch and participate with me as I take this journey. Along the way, I&amp;rsquo;ll be trying to share what I have learned and what I believe, and to the extent I can, my thought process as I figure out what&amp;rsquo;s next. If you follow along, I expect you&amp;rsquo;ll be informed, sometimes entertained, and at least periodically offended.&lt;/p&gt;</description><content>&lt;p&gt;Those who know who I am are likely aware that in September I stepped down as CEO of Puppet, the company I founded, and whose first product I built. The question everyone asks these days is, &amp;ldquo;What&amp;rsquo;s next?&amp;rdquo;&lt;/p&gt;
&lt;p&gt;However, I am committed to not committing to anything until at least the fall of 2017, which means I couldn&amp;rsquo;t answer that question even if I wanted to.&lt;/p&gt;
&lt;p&gt;As a result, you have an opportunity to watch and participate with me as I take this journey. Along the way, I&amp;rsquo;ll be trying to share what I have learned and what I believe, and to the extent I can, my thought process as I figure out what&amp;rsquo;s next. If you follow along, I expect you&amp;rsquo;ll be informed, sometimes entertained, and at least periodically offended.&lt;/p&gt;
&lt;h2 id="taking-time"&gt;Taking Time&lt;/h2&gt;
&lt;p&gt;Part of my reason for delaying a commitment is that I want to spend the summer traveling with my family (a summer where both parents are unemployed and have some cash is a privilege and luxury I&amp;rsquo;ve never had and don&amp;rsquo;t expect again). Primarily, though, it&amp;rsquo;s about giving myself enough time to think deeply about what I want to do next, and why. By the time my last day at Puppet rolls around in March, I will have been working on Puppet for 12 years, full time.&lt;/p&gt;
&lt;p&gt;Most people seem to think I started Puppet (or, more insultingly, I decided to turn it into a &amp;ldquo;real company&amp;rdquo;) when we first got investment in 2009, but in fact it had been my full time job since March 2005, and we were ramen-profitable by the end of the first year. Even before that, I had been doing sysadmin work full time since 1997, which means 20 years in one industry. Talk about a monogamous relationship! It&amp;rsquo;s impossible to spend that much time in one area, and then immediately pick a new direction that isn&amp;rsquo;t encumbered with biases resulting from such focus.&lt;/p&gt;
&lt;p&gt;I am truly thrilled not to know what I&amp;rsquo;m doing next, to have the opportunity to explore ideas without a strong gravitational pull or a narrow time window in which to work, and just to be in a state of high uncertainty where I can pursue curiosity without worrying about how it relates to commitments I&amp;rsquo;ve already made. I am quite confident, though, that I will not be starting another company in the infrastructure space.&lt;/p&gt;
&lt;p&gt;There are multiple areas where I think I would be excited to start another software company (most of them somewhere in the productivity space; if you squint, even Puppet qualifies as a productivity tool). But I&amp;rsquo;m also interested in helping to create many companies, not just one, which makes investing, advising, and board membership interesting. Diversity, especially in the tech world, is a huge priority for me, so it would be great to find some way to contribute meaningfully there. And whether I want to or not, I expect to spend some chunk of my time learning how to be productively involved in our civil and political discussions. Heck, some part of me feels guilty for not investing all of my energy there.&lt;/p&gt;
&lt;p&gt;About the only thing I can promise is that whatever time I put into companies will almost all be focused - whether investing, advising, or operating - on helping individual people spend more time on the things they care about and add value to them, and less time on the menial work that gets in the way. That could take the form of productivity tools, automation, or management tools, for example. I&amp;rsquo;m generally more comfortable with B2B models, because I understand better how to build a business there, but I&amp;rsquo;d love to help build great tools companies for consumers that aren&amp;rsquo;t ad-driven.&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;re interested in following along at home, I&amp;rsquo;ll be writing in this space as I pursue this decision, and hopefully after. My goal is to write often, and on any topic that strikes me, but you should expect to see articles on technology, finance, people, and the industry, with a periodic dose of just me being a person. I have many hypotheses right now, and not a lot of data, so I will be quite surprised if this space looks in a year like I&amp;rsquo;m thinking of it today.&lt;/p&gt;
&lt;p&gt;My hope is that my writing is more about what I learn and conclude, rather than sharing my personal journey, but don&amp;rsquo;t be surprised if some of the articles are more about me than the industry.&lt;/p&gt;
&lt;p&gt;For those who do decide to follow along, I hope you get some value, some interest, even some excitement from some of what I write. I also hope you&amp;rsquo;ll share with me anything you think is related, intriguing, or just confusing in topical areas. The best place to find me at this point is on &lt;a href="https://twitter.com/puppetmasterd"&gt;twitter&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Luke&lt;/p&gt;</content></item><item><title>No, You Don’t Learn More from Failure</title><link>https://lukekanies.com/writing/no-you-dont-learn-more-from-failure/</link><pubDate>Tue, 24 Jan 2017 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/no-you-dont-learn-more-from-failure/</guid><description>&lt;p&gt;&lt;em&gt;This article was originally published on &lt;a href="https://medium.com/@lkanies/no-you-dont-learn-more-from-failure-623405018e3e"&gt;Medium&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;You probably believe, like so many people I&amp;rsquo;ve talked to, that you learn more from failure from success. Unfortunately, that&amp;rsquo;s total bullshit - in general, the only thing you learn from failure is, of all the ways you could have failed, you have discovered one of them. As a result, you&amp;rsquo;re wasting your time, making yourself and the people around you less happy, and losing the opportunity to be better, faster.&lt;/p&gt;</description><content>&lt;p&gt;&lt;em&gt;This article was originally published on &lt;a href="https://medium.com/@lkanies/no-you-dont-learn-more-from-failure-623405018e3e"&gt;Medium&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;You probably believe, like so many people I&amp;rsquo;ve talked to, that you learn more from failure from success. Unfortunately, that&amp;rsquo;s total bullshit - in general, the only thing you learn from failure is, of all the ways you could have failed, you have discovered one of them. As a result, you&amp;rsquo;re wasting your time, making yourself and the people around you less happy, and losing the opportunity to be better, faster.&lt;/p&gt;
&lt;p&gt;I used to believe this, too, but I&amp;rsquo;ve since learned that success is dramatically more important than failure, which has made me a better leader, friend, and father. In fact, I&amp;rsquo;ll show that you agree with me, even if you don&amp;rsquo;t realize it. If you can briefly invert what you&amp;rsquo;ve likely heard and said so much, this essay might just help you achieve more success, and be happier while on the path.&lt;/p&gt;
&lt;h2 id="you-dont-believeit"&gt;You Don&amp;rsquo;t Believe It&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;ve got a simple proposition that makes this really clear, but I also want to go deep in a couple of areas to explain why this belief is not just wrong, it&amp;rsquo;s dangerous.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s say you&amp;rsquo;re building a garage (which, it turns out, I currently am), and you have two contractors to choose from: Someone who has attempted to build ten garages, and has successfully built ten garages; or someone who has tried to build ten garages, and has successfully built zero.&lt;/p&gt;
&lt;p&gt;Obviously, you and everyone you know would hire the person who has experienced more (or rather, any) success building garages, and you&amp;rsquo;d ignore as a quack the person who couldn&amp;rsquo;t even build a single garage. But I thought you learned more from failure than from success?!&lt;/p&gt;
&lt;p&gt;There are a bunch of other obvious examples. Do you want to learn basketball from Kobe Bryant or a basketball player who got dropped in college, you go for the one with success? Does your restaurant belong on a popular street with other successful restaurants and lots of reasons for people to visit, or a desolate strip where no restaurant has succeeded? Even, do you fight to take control of a busy drug corner, or try to convince users to go to a different corner? (Yes, I&amp;rsquo;m watching The Wire.) Should you emulate someone who has started 5 companies and never made any money, or someone who&amp;rsquo;s started one and built to a billion dollar company? There&amp;rsquo;s a reason we lionize the founders of Google et al, but can&amp;rsquo;t remember who started Webvan, much less any of the thousands of people whose companies never even got off the ground.&lt;/p&gt;
&lt;p&gt;Why is it so alluring to think we learn more from failure than from success? A lot of it comes from the value of studying failures, both your own and others. The fact that you learn more from success doesn&amp;rsquo;t mean you can&amp;rsquo;t learn from failure; often, the only way to succeed is to study the failures, because, funny thing, in the beginning failure is all we usually have.&lt;/p&gt;
&lt;p&gt;But don&amp;rsquo;t let that confuse you into thinking failure is somehow more worthwhile than success. When you fail, you often get stuck - you can&amp;rsquo;t move forward until you&amp;rsquo;ve fixed it. You lose time, momentum, and more. When you succeed, you can move on to the next step in your project, but more importantly, you have a single thing that you know works. There&amp;rsquo;s always a chance something else works better, and you might conclude at some point it&amp;rsquo;s important to improve what works (I&amp;rsquo;m always worried about local maxima), but if you&amp;rsquo;re failing, you can&amp;rsquo;t even start to worry about that.&lt;/p&gt;
&lt;h2 id="not-just-wrong-dangerous"&gt;Not Just Wrong; Dangerous&lt;/h2&gt;
&lt;p&gt;Think about your behaviors if you&amp;rsquo;re focusing on the failures instead of the successes. You&amp;rsquo;ve got a big sales team, a broad customer base, or even your own child. There&amp;rsquo;s always a wide variety of success and failure across your team, or even within an individual. If you focus on learning from failure, you&amp;rsquo;ll spend all your time with the failing salespeople, the pissed off customers, or the part of your kid&amp;rsquo;s life where they&amp;rsquo;re struggling.&lt;/p&gt;
&lt;p&gt;Contrast that with focusing on success, on what works. You spend all your time with your best salespeople, ensuring they&amp;rsquo;re closing better deals even more quickly, and you learn from them what helps them outperform, so you can bring it back to the rest of the team. You work most closely with your happiest customers, figuring out what they love about your product and how you can find and create more customers like them. You&amp;rsquo;ve also spent a ton of time with your kid in the areas where they&amp;rsquo;re strong and awesome. They get to build life skills, and enough self-confidence they can more easily tackle the problems they&amp;rsquo;re not as good at.&lt;/p&gt;
&lt;p&gt;In all of these areas, the individuals who are most important to you know you care about them, because you&amp;rsquo;re spending time with them, and they know you respect and appreciate their success because you&amp;rsquo;re focused on what they&amp;rsquo;re great at.&lt;/p&gt;
&lt;p&gt;Think how your best people feel if you show up and instead of talking about the great deals, successful usage, or artistic talent, you only ever discuss their failures - &amp;ldquo;Because you&amp;rsquo;re focused on learning from failure.&amp;rdquo; Really?&lt;/p&gt;
&lt;p&gt;Yet this is exactly the naive behavior of many managers, product managers, and parents. You ignore your best people, you ignore the things that are working well, and you force successful people to wallow in the misery of their failures.&lt;/p&gt;
&lt;h2 id="route-around-thefailure"&gt;Route Around the Failure&lt;/h2&gt;
&lt;p&gt;It&amp;rsquo;s not just that you should be more focused on the things that are working than those that aren&amp;rsquo;t; it&amp;rsquo;s that, in general, you should just literally ignore the failures.. You&amp;rsquo;re standing at a golf tee and you hit 20 balls. Most of them go wild and do stupid things, but one connects cleanly and lands on the fairway. Who cares about the other 19? Just figure out how to copy that 20th shot every day!&lt;/p&gt;
&lt;p&gt;Obviously it&amp;rsquo;s not possible to ignore all failures, but when you can, it makes a ton more sense to just keep iterating until something works, without really making any attempt to understand those things that aren&amp;rsquo;t working. You try something 20 times, and only one works? Awesome! You found something that worked! Run with it.&lt;/p&gt;
&lt;p&gt;Nature fully understands this. Nature cares nothing for failures. All those animals that failed to pass on their genes to viable offspring? Nature&amp;rsquo;s too worried about letting the successes run things to worry about the missing genes of the failures. Yes, I&amp;rsquo;m inappropriately ascribing intent to a natural process, but you get the idea. And yes, Nature generally operates on a longer time scale than the average startup, but you never get to viable offspring by spending all your time with animals that can&amp;rsquo;t have kids, and you&amp;rsquo;ll never get to a great product by worrying about the customers who think your product is stupid (unless that&amp;rsquo;s the only kind of customer you have).&lt;/p&gt;
&lt;h2 id="focusing-on-failure-is-depressing"&gt;Focusing on Failure is Depressing&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;ve never been accused of having too sunny a disposition, but this shift in perspective has dramatically improved my own outlook on life and how I work with everyone around me. The shift was heavily inspired by reading Switch by the Heath brothers; its subtitle is, &amp;ldquo;How to make change when change is hard&amp;rdquo;, and it really hammers home that focusing on the successes, no matter how small, is what allows progress. It&amp;rsquo;s not just that this works, though - it&amp;rsquo;s a lot more enjoyable.&lt;/p&gt;
&lt;p&gt;Everyone hates spending all their time talking about the things they suck at, the projects that aren&amp;rsquo;t working, the customers that don&amp;rsquo;t renew, the classes you&amp;rsquo;re failing. Yes, you do have to do some of that, but it turns out, you don&amp;rsquo;t have to do nearly as much as you think. In fact, you should spend the majority of your time on the things that really are working. It&amp;rsquo;s not being a Pollyana - it&amp;rsquo;s following success, and it makes you and everyone around you happier and healthier.&lt;/p&gt;
&lt;p&gt;One of the implications of this practice is that you rightfully give up more quickly on the failures than you might otherwise. You focus on the paths that are working well, and tend to quickly abandon approaches that aren&amp;rsquo;t working. All of your efforts and experience naturally concentrate on the areas most likely to lead to successful outcomes. .&lt;/p&gt;
&lt;h2 id="use-it-on-yourself-too"&gt;Use It On Yourself, Too&lt;/h2&gt;
&lt;p&gt;This isn&amp;rsquo;t just about how you work with other people or stuff; it&amp;rsquo;s also about you. I&amp;rsquo;m not a big believer in following your passion, but I do believe strongly that nearly everyone has a different collection of strengths and weaknesses, and that most people have at least one or two strengths that they can form into truly valuable assets.&lt;/p&gt;
&lt;p&gt;You have a choice in your life between spending all of your time on those things that you can be truly great at, or spending it trying to turn the things you suck at into things that you are merely bad at.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m personally strong on product, brand, and culture, but I&amp;rsquo;m never going to be great at operations or sales. I could work my whole life, and probably go from being a 2/10 in operations to being a 4/10, which still couldn&amp;rsquo;t get me a job. However, if I work enough, maybe I could turn my natural strength in product design from a 8/10 to a 9/10 or even 10/10. Which of these is a bigger asset to me personally, and to the people around me? Even better, which do you think is going to be more fun for me?&lt;/p&gt;
&lt;p&gt;Yes, there are some areas where you have true liabilities, and you sometimes have to invest enough focused practice in these so they&amp;rsquo;re not holding you back, but even in those areas, you&amp;rsquo;re better off working hard to be part of a team that complements your weaknesses, rather than trying to make sure you&amp;rsquo;re good at all of it.&lt;/p&gt;
&lt;h2 id="yes-failure-does-actuallymatter"&gt;Yes, Failure Does Actually Matter&lt;/h2&gt;
&lt;p&gt;It&amp;rsquo;s true, this article is a touch hyperbolic, and I suppose some readings of it could cause one to conclude I think failure is irrelevant and you should always ignore it (even though I explicitly say above that failure is sometimes critical to understand).&lt;/p&gt;
&lt;p&gt;Of course, I don&amp;rsquo;t actually believe that. I get a huge amount of utility from failure. I&amp;rsquo;ve studied crash logs with the best of them, I am a big fan of postmortems, and I prefer never to experience the same failure twice, which usually means I need to invest in understanding it well enough to prevent its reoccurrence.&lt;/p&gt;
&lt;p&gt;What I want you to learn, though, is that you need to seek success. If you&amp;rsquo;ve got a product that isn&amp;rsquo;t quite doing what you want but has some happy customers doing some weird thing you don&amp;rsquo;t understand, go study their success and learn how to build on it. If you&amp;rsquo;ve got one programmer who ships more high quality software faster and more frequently than anyone else, shouldn&amp;rsquo;t you deeply invest in knowing what makes her special and how to spread that skillset around your organization? Your kid doesn&amp;rsquo;t fit in, and isn&amp;rsquo;t going to become the doctor you always dreamed of, but might accidentally be a music prodigy or a professional athlete; shouldn&amp;rsquo;t you dive deep into that, rather than wringing your hands about them not fulfilling your dreams for them?&lt;/p&gt;
&lt;p&gt;Water flows downhill, routing around blockages, and everyone&amp;rsquo;s path to greatness involves developing that same ability to put all the weight behind the things that are working, and not get too fussed about the things that aren&amp;rsquo;t. If you can do that, you&amp;rsquo;ll be happier, more successful, and actually enjoy the time you spend helping the people around you achieve meaningful success in life and in work.&lt;/p&gt;</content></item><item><title>The case for the iPad’s long-term future</title><link>https://lukekanies.com/writing/the-case-for-the-ipads-long-term-future/</link><pubDate>Sat, 24 Jan 2015 00:00:00 +0000</pubDate><author>luke@lukekanies.com (Luke Kanies)</author><guid>https://lukekanies.com/writing/the-case-for-the-ipads-long-term-future/</guid><description>&lt;p&gt;Based on both individual anecdotes of purchased iPads lying fallow around the house and Apple&amp;rsquo;s recent announcement that iPad sales were essentially flat year over year, some are predicting that the iPad is not the future of computing that has been predicted.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m not quite willing to make big predictions about computing overall, because I really hate being wrong and there&amp;rsquo;s no real benefit here in being right, but I couldn&amp;rsquo;t be more confident in the iPad&amp;rsquo;s future, and it&amp;rsquo;s not an argument that I&amp;rsquo;ve heard widely.&lt;/p&gt;</description><content>&lt;p&gt;Based on both individual anecdotes of purchased iPads lying fallow around the house and Apple&amp;rsquo;s recent announcement that iPad sales were essentially flat year over year, some are predicting that the iPad is not the future of computing that has been predicted.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m not quite willing to make big predictions about computing overall, because I really hate being wrong and there&amp;rsquo;s no real benefit here in being right, but I couldn&amp;rsquo;t be more confident in the iPad&amp;rsquo;s future, and it&amp;rsquo;s not an argument that I&amp;rsquo;ve heard widely.&lt;/p&gt;
&lt;p&gt;TL;DR: The iPad already has great successes, and just by itself those will do well. Most of our apps and workflows haven&amp;rsquo;t been rebuilt from the ground up for the iPad, though, so we&amp;rsquo;re not getting the best from it. And there is a great market opportunity in the millions of iPads that are underutilized, and the first app developers that crack that market by playing to the iPad&amp;rsquo;s strengths will make it big and create an even bigger pull for the iPad through those successes. If you love a computer, the iPad&amp;rsquo;s not for you, but it&amp;rsquo;s definitely for someone.&lt;/p&gt;
&lt;p&gt;Longer version:&lt;/p&gt;
&lt;p&gt;First, let&amp;rsquo;s look at where the iPad is successful. And I don&amp;rsquo;t mean, let&amp;rsquo;s look where it&amp;rsquo;s purchased; I mean, let&amp;rsquo;s look at where its users actually get fantastic usage out of it. If this usage is small and meaningless, it doesn&amp;rsquo;t mean the iPad is meaningless, but it does limit past data in usefulness for predicting the future. But if that success isn&amp;rsquo;t meaningless, it points to possibilities.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s absolutely true that the major use cases for the iPad are in consumption, not production. Weirdly, the vast majority of what humans do, in general, is consumption and not production. I receive 230 emails a day and send 30, on average, so an iPad that was 10x better at managing incoming mail than sending new mail might work better for me than a laptop (depending on how I rate its relative strengths).&lt;/p&gt;
&lt;p&gt;People have found the iPad is great for watching videos, reading - books, magazine articles, comics, twitter, and more. People dismiss the iPad for this - &amp;ldquo;consumption isn&amp;rsquo;t as important&amp;rdquo; - but the reality is, your laptop sucks at consumption. Reading magazines or books, watching TV, and reading twitter are all pretty much crap on the laptop compared to the iPad. Yes, you can do it; no it&amp;rsquo;s not as good.&lt;/p&gt;
&lt;p&gt;So, if the iPad were just relegated to being the best enabler of consumption, I think it would do pretty well, since it would also leak over to not-quite-consumption, like trawling the internet for great pictures to post to Pinterest. This might not be the super-exciting future, but I think it&amp;rsquo;s still a better business than I could think of building.&lt;/p&gt;
&lt;p&gt;Beyond consumption, though, there&amp;rsquo;s another big area it&amp;rsquo;s doing well: Replacing computers for people who don&amp;rsquo;t have computers. I&amp;rsquo;ve personally given away about 15 iPads (this is just for personal stuff; I&amp;rsquo;ve given away more for work, including 12 of the very first iPads to all the employees I had at the time), and for most of those, they didn&amp;rsquo;t have a computer, and for most of &lt;em&gt;those&lt;/em&gt;, they now don&amp;rsquo;t need one. Of course, many of the iPads were to young kids, aged 5-10, by those kids will get most of the benefits of a computer without needing the complexity of a full computer.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s not just kids, though; my dad could use the computer he shared with my mom, but he never embraced it. He has been literally emailing me weekly about how giddy he is to go to a coffee shop and write email on his iPad. He didn&amp;rsquo;t feel comfortable doing this with the laptop, but he loves it now. He&amp;rsquo;s by no means the only person I know who either doesn&amp;rsquo;t own or doesn&amp;rsquo;t use a laptop because they now have an iPad.&lt;/p&gt;
&lt;p&gt;Everyone who needed a computer already has one, but not everyone has a computer. Many of those who don&amp;rsquo;t need a computer also don&amp;rsquo;t need an iPad, and maybe a smartphone is perfect for them; but the group in the middle, who don&amp;rsquo;t need a laptop but for whom a smartphone isn&amp;rsquo;t sufficient, could really thrive on an iPad.&lt;/p&gt;
&lt;p&gt;Just these two successes are a great business, if not necessarily a 100% growth business indefinitely. But there&amp;rsquo;s a lot more.&lt;/p&gt;
&lt;p&gt;The next thing that gives me confidence in the iPad is how few of our tools have been rebuilt to work with an iPad workflow. Most of what I try to use on the iPad is an attempt at porting either iphone or laptop apps. That can work, but it won&amp;rsquo;t automatically. I often use a keyboard for my iPad, but essentially nothing has good keyboard shortcuts, for instance; I would never tolerate this in a laptop app, but it&amp;rsquo;s not really a choice on the iPad (for now).&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t know what it will take to rethink my critical apps and workflows to work on the iPad, I just know it hasn&amp;rsquo;t been done yet. And yet, even without that, it&amp;rsquo;s literally my favorite computing device by a mile. I use my phone constantly. My laptop is a workhorse. But I love my iPad. Every time I pick it up I can feel the future of computing just fighting to get out. There are so many little bits of my iPad life that need to be shaved, molded, tweaked, cut, poked, prodded, or beaten to a pulp; when that happens, we&amp;rsquo;ll be in a whole new world.&lt;/p&gt;
&lt;p&gt;The world just hasn&amp;rsquo;t been creative enough yet to figure out how to take advantage of what the iPad can do. Remember: This thing is only a few years old. It might be 10 years before we really figure it out. That&amp;rsquo;s not an iPad failure, though; that&amp;rsquo;s a market failure. There&amp;rsquo;s a lot of creativity yet to do.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s that market failure - which I feel keenly every time I pick up my iPad - that really closes it for me. The iPad has an amazing future because there are fifty million people who pick up an iPad with hope in their hopes, dreaming of the awesome things this can help them do. Today, too many of them are disappointed with the answer. But tomorrow, they&amp;rsquo;ll pick it right back up again, with hope in their eyes once more. In the mean time, Apple will continue to sell a ton of iPads. Maybe it will only &lt;em&gt;cough&lt;/em&gt; be twenty million a quarter or whatever, but that&amp;rsquo;s still a big market.&lt;/p&gt;
&lt;p&gt;I am very confident that that market opportunity will push people to invent new ways to excite those users. Yeah, everyone&amp;rsquo;s currently trying the obvious, stupid stuff: &amp;ldquo;Hey, let&amp;rsquo;s just make a crappy html5 version of our web app&amp;rdquo; or &amp;ldquo;Hey, let&amp;rsquo;s just upscale our iphone app&amp;rdquo;. That&amp;rsquo;s not really working. Something, however, will work. Imagine the iphone if Loren Brichter hadn&amp;rsquo;t gotten ahold of it and invented and created as much as he did. You can&amp;rsquo;t force that, but with enough people trying, and enough clear demand, it&amp;rsquo;ll happen, and it&amp;rsquo;ll change the way you use your iPad.&lt;/p&gt;
&lt;p&gt;I hear a lot of people say the big barrier is cross-application communication, but I think a lot of that is trying to copy the strengths of the laptop to the iPad, which might not be how the iPad comes into its own. You don&amp;rsquo;t use your phone to do things you used to do on your laptop (at least, not primarily); why would you use your iPad for that?&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m not sure what strengths of the iPad will come to the fore in a way that makes it its own device, but I have some ideas.&lt;/p&gt;
&lt;p&gt;As an example, people totally undervalue the fact that it doesn&amp;rsquo;t go to sleep. Just comparing email on an iPad to a laptop, there isn&amp;rsquo;t a great email client for the iPad yet that I have found (and trust me, I&amp;rsquo;ve looked; I&amp;rsquo;ve got at least seven mail apps installed on my phone), but I like a lot of the core email experience on the iPad dramatically more.&lt;/p&gt;
&lt;p&gt;Most of the time I check my email I&amp;rsquo;ve got about 15-30 minutes. My goal is to delete, send to my task list, or reply to as many emails as possible. With my laptop, I either need to leave it at my desk all day, or when I open it I have to give it some time to find wifi (or get an IP from ethernet), then download all of my mail. This could take 30 seconds, but with Mail.app (don&amp;rsquo;t ask), it could also take 15 minutes. Yes, it would be better with gmail, but it wouldn&amp;rsquo;t be instantaneous.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s compare that to the iPad. It&amp;rsquo;s always on. It&amp;rsquo;s always online, because I&amp;rsquo;ve got an LTE chip in mine (I&amp;rsquo;ve had every version of the iPad since the very first, and every one with a mobile modem since they supported them). So, I open my iPad, boom, all the mail is right there. No wait, no IP acquisition, not downloading mail. Done.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s take this to the extreme case: I often travel with just the iPad, and I use it in ways I couldn&amp;rsquo;t use a laptop. I get on a plane, put my iPad into airplane mode, and when I&amp;rsquo;m aloft I start processing email (with a keyboard). The email is right there, already downloaded, ready to go. When I land, I turn off airplane mode, and the email just sends; no work for me.&lt;/p&gt;
&lt;p&gt;The same work on my laptop requires that I sit down at the terminal, pull out the laptop, pair it with my phone or iPad (or gamble on the airport wifi), wait the who-knows-how-long until Mail.app syncs with gmail, then put everything away. When I land (having probably done slightly more work in the 1.5 hr flight I usually take), I have to do the same thing: Find a chair, open the laptop, pair with device, wait until the 20-50 emails I wrote on the flight get sent. I&amp;rsquo;ve spent a long time on the freeway with my laptop open and connected to my phone, trying to upload mail.&lt;/p&gt;
&lt;p&gt;Total iPad win. The laptop might support this at some point, but it&amp;rsquo;s just not built to literally be online 100% of the time. This plays to the strengths of the iPad, and will be hard to import anywhere else.&lt;/p&gt;
&lt;p&gt;What else plays to this strength? I think there are tons and tons of areas that could benefit from being online 100% of the time, and you can see most of Apple&amp;rsquo;s development work is in improving this so apps can stay open more, download more often, be more up to date, etc. If my iPad evolves so that every app on it always has its content up to date, but I can never build a mixed-media blog post, well, I would take that trade.&lt;/p&gt;
&lt;p&gt;Just think about the iPad-specific interfaces and experiences that have built. Hmm. There aren&amp;rsquo;t a lot. I know of some that have tried, like iPhoto, but many of them have been not so great. The only ones I can think of that really work are the app-switching moves: Four finger swipe for app switching (which works poorly because I can never figure out how the device orders the apps), and the five-finger app close gesture. For a completely new device and form factor, that&amp;rsquo;s not much real innovation in interaction.&lt;/p&gt;
&lt;p&gt;The point, though, is I don&amp;rsquo;t need to know what happens next. I just have to be confident that the market opportunity of tens of millions of underutilized iPads in the hands of excited people who have proven they&amp;rsquo;ll spend money on technology will draw enough experimentation that we&amp;rsquo;ll get to see the true innovation. This is a young product, and it&amp;rsquo;s a product that&amp;rsquo;s sufficiently similar to others that people haven&amp;rsquo;t really let it grow into its own. There&amp;rsquo;s enough money and interest in the system, and enough truly awesome parts of the iPad experience, that I&amp;rsquo;m absolutely confident it will.&lt;/p&gt;
&lt;p&gt;Too many people are saying the iPad is a dud because they&amp;rsquo;re a computer user and their usage doesn&amp;rsquo;t translate well to the iPad. They&amp;rsquo;re not approaching the experience with a beginner&amp;rsquo;s mind, and are instead saying, &amp;ldquo;I know it&amp;rsquo;s a new device, but it should do exactly what the old one does.&amp;rdquo; One of the commentators on the Accidental Tech podcast seems to have set &amp;ldquo;create a mixed media blog post&amp;rdquo; as the critical success criteria, but I bet less than 1 in 10000 computer users, if that, ever actually need to do that. Even when I blog, I just do straight text. Hell, I probably include more code snippets (well, used to) in my posts than pictures, but I&amp;rsquo;d be crazy to make that a requirement, because I understand the iPad&amp;rsquo;s market isn&amp;rsquo;t me.&lt;/p&gt;
&lt;p&gt;To that commentator, I would recommend they go read Innovator&amp;rsquo;s Dilemma. Disruptive technology is rarely used by the users of the old technology. The laptop, or desktop, or whatever, makes you happy. Great. The iPad&amp;rsquo;s not for you. It&amp;rsquo;s for people who don&amp;rsquo;t need what you need, and are satisfied with a much simpler solution with some kinds of power that are greater, and the reduced complexity is a critical part of its success. (Really, read Innovator&amp;rsquo;s Dilemma.)&lt;/p&gt;
&lt;p&gt;And seriously, if you&amp;rsquo;re getting an iPad, and you can afford it, get it with an LTE chip. It dramatically changes the experience. I couldn&amp;rsquo;t live without it. And don&amp;rsquo;t say I can tether it. Not at all the same.&lt;/p&gt;
&lt;p&gt;My recommendation is, don&amp;rsquo;t ask what it would take to cause you to switch to an iPad. Ask what you aren&amp;rsquo;t doing today that you&amp;rsquo;d like to be able to do. Ask who isn&amp;rsquo;t using a computer and could be. Ask how the world will change when every device and every app is online all the time. Wonder what kind of gestures will dramatically increase the power and intuitiveness of the iPad. And see if you can&amp;rsquo;t come up with an app that will make those fallow iPads just that bit more sexy.&lt;/p&gt;</content></item></channel></rss>