<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Hathaway Field Notes — Signals</title>
  <subtitle>Long-form essays from Hathaway Field Notes.</subtitle>
  <id>https://hathaway.engineer/feeds/signals</id>
  <link rel="self" type="application/atom+xml" href="https://hathaway.engineer/feeds/signals"/>
  <link rel="alternate" type="text/html" href="https://hathaway.engineer/"/>
  <updated>2026-06-13T23:02:00.000Z</updated>
  <author><name>Ben Hathaway</name></author>
  <entry>
    <title>Measuring the wrong company</title>
    <link rel="alternate" type="text/html" href="https://hathaway.engineer/notes/measuring-the-wrong-company/"/>
    <id>https://hathaway.engineer/notes/measuring-the-wrong-company/</id>
    <published>2026-06-13T23:02:00.000Z</published>
    <updated>2026-06-13T23:02:00.000Z</updated>
    <content type="html">&lt;p&gt;Companies are taking a hard look at their AI spending and deciding the numbers don&apos;t add up. &lt;a href=&quot;https://www.semafor.com/article/05/28/2026/companies-evaluate-aggressive-ai-spending-as-costs-pile-up&quot;&gt;Uber blew through its entire 2026 AI budget in four months&lt;/a&gt; — on a coding tool its engineers couldn&apos;t stop using. Another company spent half a billion dollars before anyone thought to set a limit. &lt;a href=&quot;https://www.cio.com/article/4085325/ai-spending-may-slow-down-as-roi-remains-elusive.html&quot;&gt;Forrester now expects&lt;/a&gt; enterprises to postpone about a quarter of their planned AI investment into 2027 because the returns haven&apos;t shown up.&lt;/p&gt;
&lt;p&gt;I&apos;ve heard this argument before. It&apos;s the same one people made about the cloud in the early 2010s.&lt;/p&gt;
&lt;p&gt;Back then the case against moving to AWS went like this: we already run our own data centers, we run them well, and we run them for less than Amazon would charge us. So why move? On the spreadsheet, &lt;a href=&quot;https://datacenterknowledge.com/archives/2012/02/13/is-amazons-cloud-cheaper-the-debate-continues&quot;&gt;the skeptics were often right&lt;/a&gt;. A company that had already sunk the capital into its racks and knew how to keep them humming could beat cloud pricing on raw unit cost for years.&lt;/p&gt;
&lt;p&gt;They were answering the wrong question.&lt;/p&gt;
&lt;p&gt;The cloud was never about running the same workloads for less money. &lt;strong&gt;It was about what you no longer had to think about.&lt;/strong&gt; Moving to AWS turned infrastructure from a capital expense into an operating expense, from a thing you bought, racked, and depreciated into a thing you rented by the hour and stopped paying for the moment you stopped using it.&lt;/p&gt;
&lt;p&gt;I lived this one. In my early days as CTO of Mailprotector, our real weakness wasn&apos;t the software — it was everything underneath it: buying, racking, and babysitting the hardware our products ran on. Before AWS was anywhere close to ready to replace a data center, I wrote “AWS as a data center?” in a notebook and circled it. A year or two later we started migrating — and not to save money; the spreadsheet didn&apos;t make that case yet. We did it to stop spending our attention on machines and put it where we could actually differentiate: the software. A couple of years after that, we turned the lights off on our last data center and never looked back. In hindsight it&apos;s hard to separate that one decision from the company&apos;s success — maybe even its survival.&lt;/p&gt;
&lt;p&gt;Most companies never framed it that way. They measured the cloud against their own data centers, saw a higher unit cost, and stopped there — and because they already had data centers, the shift didn&apos;t help them. It helped the company that didn&apos;t exist yet. A startup in 2012 could spin up infrastructure that &lt;a href=&quot;https://a16z.com/why-software-is-eating-the-world/&quot;&gt;would have required millions in upfront capital&lt;/a&gt; a few years earlier, and pay for it out of revenue as it grew. Whole categories of companies got built that couldn&apos;t have raised the money to build themselves the old way.&lt;/p&gt;
&lt;p&gt;That generalizes well past the cloud. &lt;strong&gt;A general-purpose technology rarely just lowers the cost of what you already do; what it offers is a different cost structure, and different cost structures get used by different companies.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;When an established company asks whether AI is worth what it&apos;s spending, the buried question is whether AI makes the current operation cheaper. Often the honest answer is: not by enough to matter. Bolting a model onto a process that was designed around people rarely pays for itself. A lot of the spending getting scrutinized right now genuinely is waste. The scrutiny isn&apos;t wrong.&lt;/p&gt;
&lt;p&gt;But &quot;our AI spending isn&apos;t paying off&quot; and &quot;AI doesn&apos;t pay off&quot; are very different conclusions, and the distance between them is exactly where the data-center operators got caught. They weren&apos;t wrong about the numbers. They were measuring the wrong company.&lt;/p&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.instagram.com&quot;&gt;company&lt;/a&gt; that mattered was being &lt;a href=&quot;https://www.airbnb.com&quot;&gt;built&lt;/a&gt; on &lt;a href=&quot;https://stripe.com&quot;&gt;rented&lt;/a&gt; &lt;a href=&quot;https://www.dropbox.com&quot;&gt;infrastructure&lt;/a&gt;, with a cost structure they could never reach by trimming their own. It&apos;s being built again now, with AI in the foundation instead of bolted to the side. That&apos;s the spend worth watching, and it isn&apos;t yours.&lt;/p&gt;
</content>
    <category term="AI"/>
    <category term="Cloud Computing"/>
    <category term="Disruption"/>
  </entry>
  <entry>
    <title>How secure is an email message?</title>
    <link rel="alternate" type="text/html" href="https://hathaway.engineer/notes/how-secure-is-an-email-message/"/>
    <id>https://hathaway.engineer/notes/how-secure-is-an-email-message/</id>
    <published>2016-03-08T00:00:00.000Z</published>
    <updated>2016-03-08T00:00:00.000Z</updated>
    <content type="html">&lt;p&gt;Email is a communication medium that is used by nearly everyone on the Internet. It&apos;s one of the few protocols so widely used, second only to maybe HTTP. That is the power of email. Everyone has it and uses it.&lt;/p&gt;
&lt;p&gt;But the security of email is a topic that is often misunderstood. This is largely because &lt;strong&gt;there is no single answer to the question, &quot;how secure is an email message?&quot;&lt;/strong&gt; As a general rule of thumb, by default it should be treated as a very insecure medium of communication. There are ways to secure your email but let&apos;s start out with a discussion of the different pieces at play.&lt;/p&gt;
&lt;h2&gt;How secure is the email message content?&lt;/h2&gt;
&lt;p&gt;When discussing the security of an email message, you need to break it up into two pieces. First comes the content of the email message itself.&lt;/p&gt;
&lt;p&gt;The most insecure parts of an email message are the sender, recipient, and subject of the message. This information is extremely insecure and visible to anyone who touches the message. Think of it like the names and addresses on the outside of a mail envelope. So you should treat these parts carefully because even if you are using encryption on the email message itself, which we&apos;ll discuss later, these components will not be protected.&lt;/p&gt;
&lt;p&gt;This is the virtual envelope with your content on the inside. If you were to come across a letter, how easy would it be to view what&apos;s inside? Not that hard, right? You simply open the envelope. Email messages, by default, are no different. While in transit and once they get to their destination, &lt;strong&gt;email messages are like envelopes that anyone with access can open and view the contents.&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;How secure are email transmissions?&lt;/h2&gt;
&lt;p&gt;The second aspect of email message security is the transmission of messages from the sender to the recipient. This area is very misunderstood. By default, you have very little control over how a message is handled in transit. Sure, you can make sure your email client is using SSL or TLS when connecting to send the message, and you should, but once you hand it off to the first email server, you are also handing over control on how that message is handled from that point on. Depending on who you are sending the message to it may or may not be transmitted using encrypted connections from hop to hop. &lt;strong&gt;This essentially means that the contents of your message could be openly transmitted over the Internet by a bad email provider or ISP. And when this happens, an unencrypted message could be viewed by telcos, ISPs, or government organizations.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Any decent email hosting company will use encrypted connections when receiving and sending email to other email hosts. At Mailprotector, we always default to using TLS encryption for all email message transmissions. Unfortunately many other email hosting companies still don&apos;t support encrypted connections, so whenever you send a message, you have to consider the possibility that it isn&apos;t going to be transmitted securely.&lt;/p&gt;
&lt;h2&gt;How to make your email more secure&lt;/h2&gt;
&lt;p&gt;So now we know why email is, by default, a very insecure communication method. But there are ways to make it more secure.&lt;/p&gt;
&lt;h3&gt;Check your email client settings&lt;/h3&gt;
&lt;p&gt;Start by checking your email client settings to make sure you are using SSL or TLS in your inbound (receiving) and outbound (sending) connections. Any competent email provider offers this option and if yours doesn&apos;t, switch to one that does immediately. Setting your client to use a secure connection is especially important when using public networks or wifi (like you find at Starbucks) or when on an airplane. Take this recent story by Steven Petrow, &lt;a href=&quot;http://www.usatoday.com/story/tech/columnist/2016/02/24/got-hacked-my-mac-while-writing-story/80844720/&quot;&gt;a reporter who had his emails hacked mid-air while writing an Apple-FBI story&lt;/a&gt;…now that&apos;s irony.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&quot;I hacked your email on the plane and read everything you sent and received. I did it to most people on the flight.&quot; He had verbatim detail of a long email that he repeated back to me essentially word for word.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The victim in this example wasn&apos;t using a virtual private network (VPN) or even SSL/TLS connections when sending and receiving his emails. If you were in a similar situation, anyone on the same network as you could use software to capture the data being transmitted and view it since the data isn&apos;t encrypted. Using SSL/TLS options for sending and receiving email is the bare minimum protection you should have on public networks. Ideally, you should also be using a VPN to protect any data you are transmitting while on public networks.&lt;/p&gt;
&lt;h3&gt;Look into full encryption options&lt;/h3&gt;
&lt;p&gt;If the security of your email is a high enough priority, you should also consider encrypting the content of the email messages you send. These technologies protect the actual content inside the message. Based on the mail analogy cited earlier, if someone were to get a hold of your encrypted email message, they wouldn&apos;t be able to view or understand the content. It would be like opening a letter written in code.&lt;/p&gt;
&lt;p&gt;A couple of methods for encrypting email content are S/MIME and PGP. However, there is a downside to both of these technologies. Each requires the sender and recipient to exchange encryption keys prior to sending an encrypted message. So there is a barrier to using these technologies and managing the keys can become frustrating. There are better options available.&lt;/p&gt;
&lt;p&gt;At &lt;a href=&quot;https://mailprotector.com&quot;&gt;Mailprotector&lt;/a&gt;, for instance, we offer a way to make email encryption much easier with our &lt;a href=&quot;https://mailprotector.com/bracket&quot;&gt;Bracket Encrypted Email&lt;/a&gt; service. Not everyone needs this level of security, but some people do. Bracket lets you securely send encrypted email containing corporate and financial data, personal info, legal docs, medical records, but it&apos;s much easier for people to use.&lt;/p&gt;
&lt;h2&gt;Summary: 3 steps to improve email privacy&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Check your email client settings to make sure you&apos;re sending and receiving email over encrypted connections&lt;/li&gt;
&lt;li&gt;Ask your email provider if they encrypt all email in and out of their networks, and if they don&apos;t find one who does (hint, hint)&lt;/li&gt;
&lt;li&gt;Look into the possibility of utilizing full &lt;a href=&quot;https://mailprotector.com/bracket&quot;&gt;email encryption options&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;So while email remains one of the most popular and useful communication mediums, it can be quite insecure by default. That said, &lt;strong&gt;you do have options when improving the security of your email.&lt;/strong&gt;&lt;/p&gt;
</content>
    <category term="Email Security"/>
  </entry>
  <entry>
    <title>Your goal needs a system</title>
    <link rel="alternate" type="text/html" href="https://hathaway.engineer/notes/your-goal-needs-a-system/"/>
    <id>https://hathaway.engineer/notes/your-goal-needs-a-system/</id>
    <published>2016-03-08T00:00:00.000Z</published>
    <updated>2016-03-08T00:00:00.000Z</updated>
    <content type="html">&lt;h3&gt;The goal is your destination. The system is your vehicle.&lt;/h3&gt;
&lt;p&gt;The key to accomplishing something significant is not in the large success but in the small successes. These small successes are based on the habits that will continually move you towards accomplishing your goal.&lt;/p&gt;
&lt;p&gt;Most people think the secret of goals is to simply set a big goal and then everything else will just magically happen. They aim high and then never take the first step because it seems too big. They view accomplishing the goal as one giant step. This is where most goals fizzle out.&lt;/p&gt;
&lt;p&gt;There is an important piece missing here. It&apos;s not enough to just aim for something. Creating a system is the key.&lt;/p&gt;
&lt;p&gt;I think there is a place for both goals and systems. However, they work better together than they do separately. You need to set goals to know where you want to go. But setting goals is not enough. You need to have a system that will get you there. The goal is your destination. The system is your vehicle.&lt;/p&gt;
&lt;p&gt;The system should be actionable steps that you can consistently perform to move you toward your goal. These consistent steps will form habits. Those habits are the foundation for your system. Once you have a goal, work backwards to determine the habits that will are required to take you to your goal.&lt;/p&gt;
&lt;p&gt;Systems people succeed every time they apply their systems, not only when they hit their ultimate goal. These small successes create momentum. And momentum is a powerful thing.&lt;/p&gt;
</content>
    <category term="Systems"/>
    <category term="Mindset"/>
  </entry>
  <entry>
    <title>Apple iPhone: simplicity at its best</title>
    <link rel="alternate" type="text/html" href="https://hathaway.engineer/notes/apple-iphone-simplicity-at-its-best/"/>
    <id>https://hathaway.engineer/notes/apple-iphone-simplicity-at-its-best/</id>
    <published>2007-01-11T00:00:00.000Z</published>
    <updated>2007-01-11T00:00:00.000Z</updated>
    <content type="html">&lt;p&gt;When I read the initial news about the Apple iPhone, I was excited to see what Apple had come up with.&lt;/p&gt;
&lt;p&gt;I had no idea that I would be as impressed as I was after watching all of the &lt;a href=&quot;http://www.apple.com/iphone/&quot;&gt;iPhone demo videos&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Once again Apple has made all other related devices look like a complicated mess with their simple approach to user interfaces.&lt;/p&gt;
&lt;p&gt;Apple has set a new bar for cell phone technology that all other companies are going to have to match. Even the most elegant of cell phones like the LG Chocolate series of phones looks obsolete next to the iPhone.&lt;/p&gt;
&lt;p&gt;One thing I was tired of hearing about new cell phones on the market is how nice the built in cameras are and that being a key selling point for the phone. You will not see one mention of the built in camera in Apples demo because even though it is there, it is not the reason you should want the iPhone.&lt;/p&gt;
&lt;p&gt;Apple has done what all other cell phone manufacturers should do and built a personal communications device instead of adding all sorts of useless features to the already over complicated devices that are out there. And especially recently with the approach of a &quot;new&quot; model being the same old phone in multiple colors.&lt;/p&gt;
&lt;p&gt;The hardest part now is waiting until July when they are expected to be released. I am glad that I already am a Cingular customer. If this phone really lives up the expectations, it would be reason enough for anyone to switch to Cingular if necessary for the iPhone.&lt;/p&gt;
</content>
    <category term="Apple"/>
    <category term="Product Design"/>
  </entry>
  <entry>
    <title>Playing to win</title>
    <link rel="alternate" type="text/html" href="https://hathaway.engineer/notes/playing-to-win/"/>
    <id>https://hathaway.engineer/notes/playing-to-win/</id>
    <published>2007-01-02T00:00:00.000Z</published>
    <updated>2007-01-02T00:00:00.000Z</updated>
    <content type="html">&lt;p&gt;I learned a valuable lesson this holiday season, and it was all done by watching college football. It was a simple lesson that I&apos;ve heard many times but until I saw it in action, I did not fully understand the power of it.&lt;/p&gt;
&lt;h3&gt;Play to win&lt;/h3&gt;
&lt;p&gt;If you want to succeed at anything in life, make sure you approach it with an attitude that you are playing to win.&lt;/p&gt;
&lt;h3&gt;Expect the unexpected&lt;/h3&gt;
&lt;p&gt;Many of you may have missed it but the best college football bowl game may have been the least popular one. Boise State was not expected to be able to play with Oklahoma in the Fiesta Bowl this year. Not only did they play with them, they looked like a team that expected to win the game.&lt;/p&gt;
&lt;p&gt;Even in the face of adversity as they were down by seven with 0:51 left in the game, they were playing like they came there to win no matter what it took. They ran some of the most impressive (and risky) plays but the most impressive move by the Boise State team didn&apos;t happen during a play, it was a decision that was most likely made a few weeks ago.&lt;/p&gt;
&lt;p&gt;The coaches were faced with what most teams wouldn&apos;t even have considered a decision when they scored a touchdown in the first overtime. They had the choice to either kick the extra point to tie (and go to another overtime) or go for two to win.&lt;/p&gt;
&lt;p&gt;Most teams would not have hesitated to kick the extra point and stick around to see another day. Not Boise State, they never even looked at their kicker to go on and kick the extra point. In fact, they were so quick to go for it, the other team had to call a timeout because &lt;em&gt;they&lt;/em&gt; weren&apos;t ready.&lt;/p&gt;
&lt;p&gt;Boise State players and coaches were on the same page that they were there to win the game not just play along with Oklahoma. And it showed on the final play. It looked as if they had this play drawn up for this exact situation all year long. &lt;strong&gt;They were prepared and expected to win that game and they did.&lt;/strong&gt;&lt;/p&gt;
&lt;h3&gt;So what does this have to do with my business or life?&lt;/h3&gt;
&lt;p&gt;Everything. When I saw this happen, I thought about many situations in business and life which I went in not to lose instead of going into it to win.&lt;/p&gt;
&lt;p&gt;It is amazing how just that simple change in attitude can completely change the result. You should have the same approach to everything you do in life. Figure out ahead of time that you are doing something not just to do it but to win at it and succeed. It will not only change they way you approach that event but how you perform and most likely the result.&lt;/p&gt;
</content>
    <category term="Mindset"/>
  </entry>
  <entry>
    <title>Important versus necessary</title>
    <link rel="alternate" type="text/html" href="https://hathaway.engineer/notes/important-versus-necessary/"/>
    <id>https://hathaway.engineer/notes/important-versus-necessary/</id>
    <published>2006-12-21T00:00:00.000Z</published>
    <updated>2006-12-21T00:00:00.000Z</updated>
    <content type="html">&lt;p&gt;Why is it we describe the things we &lt;em&gt;want&lt;/em&gt; to do in life as important instead of necessary?&lt;/p&gt;
&lt;p&gt;The definition of important is &quot;marked by or indicative of significant worth or consequence&quot; while the definition of necessary is &quot;of an inevitable nature&quot; or &quot;absolutely needed&quot;.&lt;/p&gt;
&lt;p&gt;Instantly you can see the difference between the two words.&lt;/p&gt;
&lt;p&gt;Look at the things that you do on a regular basis. A normal day will most likely involve you eating, going to work, and sleeping. Why is it that we do these things?&lt;/p&gt;
&lt;p&gt;Because they are &lt;strong&gt;necessary&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;If you decide that it isn&apos;t necessary to go to work, then you won&apos;t go. But the consequence of that decision is probably going to be losing your job.&lt;/p&gt;
&lt;p&gt;So lets face it, what we do on a daily basis are things that are necessary.&lt;/p&gt;
&lt;h3&gt;How do you describe your dreams?&lt;/h3&gt;
&lt;p&gt;Things that you want to do are typically considered important but not necessary. That&apos;s why they never get done. Until something makes the jump from important to necessary, you will never get to it. There are simply too many other necessary things in life to get to those that are &lt;em&gt;just&lt;/em&gt; important.&lt;/p&gt;
&lt;p&gt;It&apos;s easy for someone to say that something is important to them. Important leaves room for it not to happen. You can always get to the important things tomorrow.&lt;/p&gt;
&lt;p&gt;But when something becomes necessary, you will stop at nothing to make sure it happens. It must happen and it must happen now. Why? Because it is necessary.&lt;/p&gt;
&lt;p&gt;History has shown that humans are capable of accomplishing the most amazing things. But in each circumstance, you will find one common factor, necessity. If you are having trouble getting what you want out of life, chances are, that something is only &lt;strong&gt;important&lt;/strong&gt; to you, not &lt;strong&gt;necessary&lt;/strong&gt;.&lt;/p&gt;
&lt;h3&gt;How can you make sure you accomplish more of your dreams?&lt;/h3&gt;
&lt;p&gt;That is simple, make your dreams and goals something that is necessary to you. Only then will it become a high enough priority in your life to do whatever it takes to make it happen.&lt;/p&gt;
&lt;p&gt;If you can ask yourself the question &quot;Is this something that I &lt;strong&gt;have to do&lt;/strong&gt;?&quot; and can honestly answer &quot;Yes&quot;, then that is not only important but necessary. You have made the first step to making it happen.&lt;/p&gt;
&lt;p&gt;Can you change the way you think?&lt;/p&gt;
&lt;p&gt;You are where you are in life because of the priorities you have and had. In order to change your life, you must change the way you think and prioritize. So the question really should not be &lt;em&gt;can&lt;/em&gt; you change the way you think but rather…&lt;/p&gt;
&lt;h3&gt;Will you change the way you think?&lt;/h3&gt;
&lt;p&gt;Once you have made this decision, you will think about your dreams differently. You finally put them higher on your list of priorities. They will no longer only be important to you but now they will be necessary.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&quot;So many of our dreams at first seem impossible, then they seem improbable, and then, when we summon the will, they soon become inevitable.&quot; —Christopher Reeve&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Are your dreams inevitable?&lt;/p&gt;
</content>
    <category term="Mindset"/>
  </entry>
</feed>
