<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Back of the Envelope</title>
    <description>Discover what’s working (and what’s hype) in structural engineering &amp; AI -- in just 5 minutes a week</description>
    
    <link>https://backoftheenvelope.co/</link>
    <atom:link href="https://rss.beehiiv.com/feeds/bkHmsIn1F8.xml" rel="self"/>
    
    <lastBuildDate>Fri, 6 Mar 2026 21:05:24 +0000</lastBuildDate>
    <pubDate>Fri, 06 Jun 2025 19:05:00 +0000</pubDate>
    <atom:published>2025-06-06T19:05:00Z</atom:published>
    <atom:updated>2026-03-06T21:05:24Z</atom:updated>
    
      <category>Science</category>
    <copyright>Copyright 2026, Back of the Envelope</copyright>
    
    <image>
      <url>https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/publication/logo/611e4a32-cc88-40ff-a984-17f4f5dd965f/Envelope3.png</url>
      <title>Back of the Envelope</title>
      <link>https://backoftheenvelope.co/</link>
    </image>
    
    <docs>https://www.rssboard.org/rss-specification</docs>
    <generator>beehiiv</generator>
    <language>en-us</language>
    <webMaster>support@beehiiv.com (Beehiiv Support)</webMaster>

      <item>
  <title>✉ Envelope #55: I&#39;m obsessed...</title>
  <description>Discover the similarities between AI coding and AI structural engineering.</description>
  <link>https://backoftheenvelope.co/p/envelope-55-i-m-obsessed</link>
  <guid isPermaLink="true">https://backoftheenvelope.co/p/envelope-55-i-m-obsessed</guid>
  <pubDate>Fri, 06 Jun 2025 19:05:00 +0000</pubDate>
  <atom:published>2025-06-06T19:05:00Z</atom:published>
    <dc:creator>Andy Lin</dc:creator>
  <content:encoded><![CDATA[
    <div class='beehiiv'><style>
  .bh__table, .bh__table_header, .bh__table_cell { border: 1px solid #C0C0C0; }
  .bh__table_cell { padding: 5px; background-color: #FFFFFF; }
  .bh__table_cell p { color: #2D2D2D; font-family: 'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .bh__table_header { padding: 5px; background-color:#F1F1F1; }
  .bh__table_header p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style><div class='beehiiv__body'><p class="paragraph" style="text-align:left;">I&#39;m obsessed... with coding using AI.</p><p class="paragraph" style="text-align:left;">(Sorry for the clickbait-ish subject line.)</p><p class="paragraph" style="text-align:left;">But seriously... coding with AI is getting ridiculous. It’s becoming incredibly easy and incredibly challenging at the same time.</p><p class="paragraph" style="text-align:left;">On one hand, I’m barely writing any code myself. AI can do it 10x to 1,000x faster than I can — especially since I’m a beginner. Tools like <a class="link" href="https://openai.com/index/introducing-codex/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-55-i-m-obsessed" target="_blank" rel="noopener noreferrer nofollow">OpenAI Codex</a> or <a class="link" href="https://blog.google/technology/google-labs/jules/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-55-i-m-obsessed" target="_blank" rel="noopener noreferrer nofollow">Google Jules</a> can even run in the background and fix things while I’m off doing something else.</p><p class="paragraph" style="text-align:left;">On the other hand... making a usable website or app is <i>way</i> more than just &quot;coding.&quot; There’s version control. Databases. Tests. Security. Scalability. Usability. <i>Architecture (different kind from the one we are used to)</i>. Deployment. And more.</p><p class="paragraph" style="text-align:left;">All of these are things I’m just starting to wrap my head around.</p><p class="paragraph" style="text-align:left;">And it kind of gives me a unique lens into what our profession might look like once non-engineers can &quot;do structural engineering&quot; with AI.</p><p class="paragraph" style="text-align:left;">Let me explain.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><h2 class="heading" style="text-align:left;" id="coding-with-ai-vs-engineering-with-">Coding with AI vs. Engineering with AI</h2><p class="paragraph" style="text-align:left;">An amateur AI-enabled coder like me can now get a draft web app up and running. But...</p><ul><li><p class="paragraph" style="text-align:left;">It’s going to have security flaws</p></li><li><p class="paragraph" style="text-align:left;">Trying to add features will probably break things</p></li><li><p class="paragraph" style="text-align:left;">The setup might not be right for the job</p></li><li><p class="paragraph" style="text-align:left;">And when things <i>do</i> break, I won’t know how to fix them quickly</p></li></ul><p class="paragraph" style="text-align:left;">Similarly, in the near future, an amateur using AI might be able to spit out a draft framing plan. But...</p><ul><li><p class="paragraph" style="text-align:left;">They won’t understand how the details fit together</p></li><li><p class="paragraph" style="text-align:left;">They won’t know <i>why</i> some things work and others don’t</p></li><li><p class="paragraph" style="text-align:left;">They won’t catch subtle judgment calls</p></li><li><p class="paragraph" style="text-align:left;">Renovation? Good luck deciphering the as-built (if they even exist) </p></li><li><p class="paragraph" style="text-align:left;">And of course , they won’t (and shouldn’t) be stamping anything</p></li></ul><p class="paragraph" style="text-align:left;">Things <i>will</i> evolve as the tech advances...<br>But we’re still far away from AI replacing the full depth of what an engineer actually does.</p><p class="paragraph" style="text-align:left;">It’s one thing to go from zero to a decent-looking prototype.<br>It’s another to make that prototype robust, secure, and usable.</p><p class="paragraph" style="text-align:left;">Same in our world.</p><p class="paragraph" style="text-align:left;">Getting from a blank sheet to a polished SD set might soon be doable by anyone with AI.<br>But turning that into an actual buildable CD set? That’ll still take experience and engineering judgement.</p><hr class="content_break"><h2 class="heading" style="text-align:left;" id="a-small-app-experiment-aci-31814-vs">A Small App Experiment: ACI 318-14 vs. 318-19</h2><p class="paragraph" style="text-align:left;">With that said, I’ve been doing a lot of experiments lately.</p><p class="paragraph" style="text-align:left;">Here’s one that actually worked, using Gemini (deep research) + Firebase Studio + Jules.</p><p class="paragraph" style="text-align:left;">Remember how ACI 318-19 updated the shear equations and suddenly you needed a lot more reinforcing? (<a class="link" href="http://(https//backoftheenvelope.co/p/envelope-51-size-effect-factor-ai-deep-research-and-hallucinations)?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-55-i-m-obsessed" target="_blank" rel="noopener noreferrer nofollow">I talked about it here</a>)</p><p class="paragraph" style="text-align:left;">I built a little app to compare the cost difference with ACI 318-14.</p><p class="paragraph" style="text-align:left;">I added two more options too:</p><ul><li><p class="paragraph" style="text-align:left;">one where you boost flexural steel to get shear to work,</p></li><li><p class="paragraph" style="text-align:left;">and another where you increase member depth instead.</p></li></ul><p class="paragraph" style="text-align:left;">Then it compares all three using different f&#39;c values to see which is most economical.</p><p class="paragraph" style="text-align:left;">You can even click in and see the full line-by-line calc.</p><p class="paragraph" style="text-align:left;"><a class="link" href="https://studio--aci-member-analyzer.us-central1.hosted.app/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-55-i-m-obsessed" target="_blank" rel="noopener noreferrer nofollow">Check it out here</a> and let me know what you think.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/50e1b1fb-059a-4bb1-b7fe-bf0f73e5ef3a/image.png?t=1749222644"/><div class="image__source"><a class="image__source_link" href="https://studio--aci-member-analyzer.us-central1.hosted.app/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-55-i-m-obsessed" rel="noopener" target="_blank"><span class="image__source_text"><p>Shear Check ACI 318-14 vs ACI 318-19</p></span></a></div></div><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><p class="paragraph" style="text-align:left;">Took a lot of trial and error to get that experiment running and working.</p><p class="paragraph" style="text-align:left;">I’m thinking of putting together a running log of all my experiments… wins and fails. Perhaps something will spark an idea for you too. Stay tuned.</p><p class="paragraph" style="text-align:left;">Alrighty, that’s it for now.<br>Have a great weekend!</p><p class="paragraph" style="text-align:left;">Andy Lin<br><span style="font-size:0.8rem;"><a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-55-i-m-obsessed" target="_blank" rel="noopener noreferrer nofollow">Back of the Envelope</a></span><span style="font-size:0.8rem;">/</span><span style="font-size:0.8rem;"><a class="link" href="https://structuralengineerhq.com/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-55-i-m-obsessed" target="_blank" rel="noopener noreferrer nofollow">Structural Engineer HQ</a></span></p><p class="paragraph" style="text-align:left;"><i><b>P.S.</b></i></p><p class="paragraph" style="text-align:left;">I’ve also been experimenting with using AI to generate memes based on the email I just wrote… but it’s kind of like asking the Terminator to write jokes. They’re not funny (at all), and it has to explain what the meme even means.</p><p class="paragraph" style="text-align:left;">But somehow, with that context, the whole thing becomes slightly more humorous, in a dad-joke-ish kind of way.</p><p class="paragraph" style="text-align:left;">Here is one (scroll down for explaination):</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/f833d4fa-68ed-4b98-bece-8fd214abb1cb/image.png?t=1749222484"/></div><p class="paragraph" style="text-align:left;">AI’s explanation:</p><div class="blockquote"><blockquote class="blockquote__quote"></blockquote></div><p class="paragraph" style="text-align:left;">My thought… yes of course, a hardhat and blueprints in the background will present the complexity of using AI in structural engineering!</p></div><div class='beehiiv__footer'><br class='beehiiv__footer__break'><hr class='beehiiv__footer__line'><a target="_blank" class="beehiiv__footer_link" style="text-align: center;" href="https://www.beehiiv.com/?utm_campaign=c6fdfb84-1681-43bd-97c9-d74d186477ac&utm_medium=post_rss&utm_source=back_of_the_envelope">Powered by beehiiv</a></div></div>
  ]]></content:encoded>
</item>

      <item>
  <title>✉ Envelope #54: AI’s &quot;Tools&quot; - Potential Game-Changer for Engineers</title>
  <description>Explore AI&#39;s potential and limitations for engineers: Uncover how large language and reasoning models work, their knowledge gaps, and the risks of AI hallucinations.</description>
      <enclosure url="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/4a793acb-8de0-4280-946e-67722959b464/image.png" length="1998026" type="image/png"/>
  <link>https://backoftheenvelope.co/p/envelope-54-ai-s-tools-potential-game-changer-for-engineers</link>
  <guid isPermaLink="true">https://backoftheenvelope.co/p/envelope-54-ai-s-tools-potential-game-changer-for-engineers</guid>
  <pubDate>Fri, 30 May 2025 15:19:38 +0000</pubDate>
  <atom:published>2025-05-30T15:19:38Z</atom:published>
    <dc:creator>Andy Lin</dc:creator>
    <category><![CDATA[Ai]]></category>
    <category><![CDATA[Non Technical]]></category>
  <content:encoded><![CDATA[
    <div class='beehiiv'><style>
  .bh__table, .bh__table_header, .bh__table_cell { border: 1px solid #C0C0C0; }
  .bh__table_cell { padding: 5px; background-color: #FFFFFF; }
  .bh__table_cell p { color: #2D2D2D; font-family: 'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .bh__table_header { padding: 5px; background-color:#F1F1F1; }
  .bh__table_header p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style><div class='beehiiv__body'><p class="paragraph" style="text-align:left;">Good morning! Andy from Back of the Envelope here.</p><p class="paragraph" style="text-align:left;">If you&#39;ve been following along, we&#39;ve chatted about how Large Language Models (LLMs) and Large Reasoning Models (LRMs) work (<a class="link" href="https://www.theenvelope.co/p/envelope-52-how-chatgpt-works-why-can-t-it-do-engineering-yet?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-54-ai-s-tools-potential-game-changer-for-engineers" target="_blank" rel="noopener noreferrer nofollow">link </a>and <a class="link" href="https://www.theenvelope.co/p/envelope-53-how-ai-reasoning-models-work?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-54-ai-s-tools-potential-game-changer-for-engineers" target="_blank" rel="noopener noreferrer nofollow">link</a>). </p><p class="paragraph" style="text-align:left;">An LLM like ChatGPT-4o &quot;predicts&quot; answers based on patterns it&#39;s learned, while an LRM like ChatGPT o3 or o4-mini breaks down complex questions into smaller steps, carefully &quot;reasoning&quot; before giving you an answer.</p><p class="paragraph" style="text-align:left;">As impressive as these models are, they&#39;ve got some limitations:</p><ul><li><p class="paragraph" style="text-align:left;"><b>Knowledge Gap:</b> They only know what&#39;s in their training data, which stops at a certain point. (For example, if you ask, &quot;Who’s the current president? Don&#39;t search the internet,&quot; it&#39;ll confidently say Joe Biden, because its training ended before 2025.)</p></li><li><p class="paragraph" style="text-align:left;"><b>Hallucinations:</b> Sometimes, LLMs confidently give plausible-sounding (but totally wrong) information.</p></li><li><p class="paragraph" style="text-align:left;"><b>Math Struggles:</b> They don&#39;t really &quot;get&quot; numbers and math operations the way calculators do, causing mistakes even with simple math.</p></li></ul><p class="paragraph" style="text-align:left;">But here&#39;s the good news: Researchers and companies like Google and OpenAI are actively working on these issues. A big part of their solution: giving AI new &quot;tools&quot; to enhance its capabilities.</p><p class="paragraph" style="text-align:left;">Let’s dive in! <br><i>(Est. reading time: 2 min + 15 seconds)</i></p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><h3 class="heading" style="text-align:left;" id="what-exactly-are-ai-tools">What Exactly Are AI &quot;Tools&quot;?</h3><p class="paragraph" style="text-align:left;">When we say AI now has &quot;tools,&quot; we&#39;re talking about its new ability to reach beyond its built-in knowledge and interact with external software, databases, and systems.</p><p class="paragraph" style="text-align:left;">For instance:</p><ul><li><p class="paragraph" style="text-align:left;">Ask about current events, and it might actually &quot;search the internet&quot; for real-time answers (remember when that wasn&#39;t even a thing... like waaay back in 2024?).</p></li><li><p class="paragraph" style="text-align:left;">Ask a math question, and it can spin up Python code to get you a precise answer.</p></li></ul><p class="paragraph" style="text-align:left;">Quick examples:</p><p class="paragraph" style="text-align:left;"><b>Without Tools (Non-Reasoning Model):</b> Math errors often pop up.</p><div class="image"><img alt="" class="image__image" style="border-style:dotted;border-width:1px;box-sizing:border-box;border-color:#222222;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/2f289128-4ad3-4ad0-a1a1-5e992fd044c1/ChatGPT_Math_1__no_tool_.png?t=1748617057"/></div><p class="paragraph" style="text-align:left;"><b>With Tools (Python):</b> Accurate, spot-on answers</p><div class="image"><img alt="" class="image__image" style="border-style:dotted;border-width:1px;box-sizing:border-box;border-color:#222222;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/b4d2005c-643e-4a48-b519-6ede859a4630/ChatGPT_Math_2__python_.png?t=1748617080"/></div><p class="paragraph" style="text-align:left;"><b>Reasoning Models Automatically Use Tools:</b> No explicit instructions required</p><div class="image"><img alt="" class="image__image" style="border-style:dotted;border-width:1px;box-sizing:border-box;border-color:#222222;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/789b6c13-2144-4c6d-9a36-2d9a28de0059/ChatGPT_Math_3a__reason_.png?t=1748617113"/></div><div class="image"><img alt="" class="image__image" style="border-radius:1px;border-style:dotted;border-width:1px;box-sizing:border-box;border-color:#222222;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/6d392454-b315-44d8-a76d-2dde15eeb014/ChatGPT_Math_3b__reason_.png?t=1748617129"/></div><p class="paragraph" style="text-align:left;">Think of this like Excel functions… using something like FORECAST.LINEAR makes linear interpolation easy and accurate. Similarly, these AI models now tap into external &quot;tools&quot; for better reliability.</p><p class="paragraph" style="text-align:left;">And it’s not just math, AI can now read PDFs or analyze uploaded images as well (something I am really excited to talk about — another time though).</p><hr class="content_break"><h3 class="heading" style="text-align:left;" id="interacting-with-external-tools">Interacting with External Tools</h3><p class="paragraph" style="text-align:left;">Now here&#39;s the cool part: the trend these days are people building something called &quot;AI agents&quot;. Think of these as specialized assistants that enable LLMs to directly communicate with software and tools we already use every day, making AI even more practical and powerful. <br><br>(It’s much more than that but this is part of it)</p><p class="paragraph" style="text-align:left;">Imagine your AI:</p><ul><li><p class="paragraph" style="text-align:left;">Interacting directly with Google Calendar.</p></li><li><p class="paragraph" style="text-align:left;">Fetching YouTube transcripts (and explain to you why that Minecraft video might not be appropriate for your 7 year old…).</p></li><li><p class="paragraph" style="text-align:left;">Reading and writing ETABS data.</p></li><li><p class="paragraph" style="text-align:left;">Pulling information directly from Revit models.</p></li></ul><p class="paragraph" style="text-align:left;">The details behind these integrations can get pretty technical, but the bottom line is: as companies provide AI with access to more external and internal &quot;tools,&quot; its real-world capabilities will grow dramatically (even if the underlying models themselves don’t change much).</p><hr class="content_break"><h3 class="heading" style="text-align:left;" id="what-does-this-mean-for-structural-">What Does This Mean for Structural Engineers?</h3><p class="paragraph" style="text-align:left;">As integrating these tools becomes smoother, I believe structural engineers can soon expect AI to seamlessly interact with tools we already use, clarifying assumptions, spotting missing info, and proactively checking our designs.</p><p class="paragraph" style="text-align:left;">A few practical ideas that I thought of:</p><ul><li><p class="paragraph" style="text-align:left;">Quickly verifying load cases and combinations in RISA to make sure nothing slips through the cracks.</p></li><li><p class="paragraph" style="text-align:left;">Cross-checking architectural plans against our structural models to ensure live load criteria are accurate.</p></li><li><p class="paragraph" style="text-align:left;">Confirming boundary conditions in structural models match our design intent exactly (think fixed vs pinned).</p></li></ul><p class="paragraph" style="text-align:left;">These possibilities could be just around the corner give how fast the AI industry is advancing.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><p class="paragraph" style="text-align:left;">Alright and that&#39;s it for today!</p><p class="paragraph" style="text-align:left;">What other ideas do you have about how AI &quot;tools&quot; could boost our work as structural engineers? I&#39;d love to hear your thoughts!</p><p class="paragraph" style="text-align:left;">Best,</p><p class="paragraph" style="text-align:left;">Andy Lin<br><span style="font-size:0.8rem;"><a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-54-ai-s-tools-potential-game-changer-for-engineers" target="_blank" rel="noopener noreferrer nofollow">Back of the Envelope</a></span><span style="font-size:0.8rem;">/</span><span style="font-size:0.8rem;"><a class="link" href="https://structuralengineerhq.com/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-54-ai-s-tools-potential-game-changer-for-engineers" target="_blank" rel="noopener noreferrer nofollow">Structural Engineer HQ</a></span></p><p class="paragraph" style="text-align:left;"><i><b>PS.</b></i></p><p class="paragraph" style="text-align:left;">If you are working on a steel building and you haven’t heard of <b>Durafuse</b>, you might want to check it out. </p><p class="paragraph" style="text-align:left;">It is a proprietary steel moment frame connection that offers high ductility and fast recovery after an earthquake.</p><p class="paragraph" style="text-align:left;">And they’ve got your back with full design team support related to the connections: calcs, plan check comments, RFI responses, and shop drawing reviews.</p><p class="paragraph" style="text-align:left;">Click here to learn more: <a class="link" href="https://go.sehq.co/durafuse?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-54-ai-s-tools-potential-game-changer-for-engineers" target="_blank" rel="noopener noreferrer nofollow">https://go.sehq.co/durafuse</a></p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/9b6ec181-2140-48ce-8aa5-59307bc970d9/image.png?t=1748618113"/></div><p class="paragraph" style="text-align:left;"></p></div><div class='beehiiv__footer'><br class='beehiiv__footer__break'><hr class='beehiiv__footer__line'><a target="_blank" class="beehiiv__footer_link" style="text-align: center;" href="https://www.beehiiv.com/?utm_campaign=1c6c7087-b64e-4e83-a3ff-f91bb6ac77d5&utm_medium=post_rss&utm_source=back_of_the_envelope">Powered by beehiiv</a></div></div>
  ]]></content:encoded>
</item>

      <item>
  <title>✉ Envelope #53: How AI Reasoning Models Work</title>
  <description>... and why that matters for engineers like us</description>
  <link>https://backoftheenvelope.co/p/envelope-53-how-ai-reasoning-models-work</link>
  <guid isPermaLink="true">https://backoftheenvelope.co/p/envelope-53-how-ai-reasoning-models-work</guid>
  <pubDate>Fri, 23 May 2025 14:52:26 +0000</pubDate>
  <atom:published>2025-05-23T14:52:26Z</atom:published>
    <dc:creator>Andy Lin</dc:creator>
    <category><![CDATA[Ai]]></category>
  <content:encoded><![CDATA[
    <div class='beehiiv'><style>
  .bh__table, .bh__table_header, .bh__table_cell { border: 1px solid #C0C0C0; }
  .bh__table_cell { padding: 5px; background-color: #FFFFFF; }
  .bh__table_cell p { color: #2D2D2D; font-family: 'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .bh__table_header { padding: 5px; background-color:#F1F1F1; }
  .bh__table_header p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style><div class='beehiiv__body'><p class="paragraph" style="text-align:left;">Happy Friday! Andy from Back of the Envelope here.</p><p class="paragraph" style="text-align:left;">Last week, we talked about how ChatGPT works at a fundamental level [<a class="link" href="https://www.theenvelope.co/p/envelope-52-how-chatgpt-works-why-can-t-it-do-engineering-yet?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-53-how-ai-reasoning-models-work" target="_blank" rel="noopener noreferrer nofollow">link</a>].</p><p class="paragraph" style="text-align:left;">It&#39;s an extremely sophisticated pattern recognition system, constantly predicting the next word (or token) to generate human-like responses.</p><p class="paragraph" style="text-align:left;">One of the limitations of this approach is that it&#39;s still making educated guesses — great for writing and reorganizing texts, but not so great for math and engineering.</p><p class="paragraph" style="text-align:left;">But that started to change over the past 6 months as researchers improved both the models and how we interact with them.</p><p class="paragraph" style="text-align:left;">In this email, I want to pull back the curtain a little more… to explore what’s changed and what it means for us structural engineers.</p><p class="paragraph" style="text-align:left;">Let’s go!<br><i>(Estimate read time: 2 minutes and 30 seconds)</i></p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><p class="paragraph" style="text-align:left;">Not long ago, if you asked ChatGPT to design a beam, you’d get something that sounded smart... but wasn’t quite right.</p><p class="paragraph" style="text-align:left;">It might get the math wrong. Or it would pick a size using Fy × Z and forget to mention that it skipped over lateral bracing or deflection checks.</p><p class="paragraph" style="text-align:left;">Why? Because it was trained to predict the next word, not to &quot;reason.&quot;</p><p class="paragraph" style="text-align:left;">Think of it like a student with really really good memory who&#39;s seen a lot of problems and solutions, but hasn’t actually learned to think through them step by step.</p><p class="paragraph" style="text-align:left;">That was the case… until researchers came up with a clever workaround.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/803c83ae-bb94-47ba-ba6c-89ff52a8b04b/Envelope_Divider.png?t=1745935510"/></div><p class="paragraph" style="text-align:left;"><i>Before we continue, a quick note:</i></p><p class="paragraph" style="text-align:left;"><i>If you are working on a steel building and you haven’t heard of </i><i><b>Durafuse</b></i><i>, you might want to check it out.</i></p><p class="paragraph" style="text-align:left;"><i>It is a proprietary steel moment frame connection that offers high ductility and fast recovery after an earthquake.</i></p><p class="paragraph" style="text-align:left;"><i>And they’ve got your back with full design team support related to the connections: calcs, plan check comments, RFI responses, and shop drawing reviews.</i></p><p class="paragraph" style="text-align:left;"><i>Click here to learn more: </i><i><span style="text-decoration:underline;"><a class="link" href="https://go.sehq.co/durafuse?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-53-how-ai-reasoning-models-work" target="_blank" rel="noopener noreferrer nofollow">https://go.sehq.co/durafuse</a></span></i></p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><h3 class="heading" style="text-align:left;" id="how-does-reasoning-work-with-predic">How Does &quot;Reasoning&quot; Work with Prediction?</h3><p class="paragraph" style="text-align:left;">In simple terms: the model first plans what it’s going to do, then walks through the problem step by step, checking itself along the way.</p><p class="paragraph" style="text-align:left;">For reasoning-capable models like ChatGPT o3, Grok 3 (click on “Think”), or Gemini 2.5 Pro, this happens behind the scenes.</p><p class="paragraph" style="text-align:left;">But you can catch a glimpse of the thinking process.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/3a782b74-dbbf-4c69-abed-8eb84da01499/Grok_Thinking.png?t=1748011234"/><div class="image__source"><span class="image__source_text"><p>Grok 3 “Thinking”</p></span></div></div><p class="paragraph" style="text-align:left;">What’s happening is that the model is still making predictions — but now it’s doing it “out loud.” And by talking to itself, it builds a kind of short-term memory to keep track of what it’s already figured out.</p><p class="paragraph" style="text-align:left;">By producing that ongoing internal dialogue, it gets better at structured, step-by-step logic.</p><hr class="content_break"><h3 class="heading" style="text-align:left;" id="try-it-yourself">Try It Yourself</h3><p class="paragraph" style="text-align:left;">You can simulate this even in non-reasoning models by starting with a prompt like this:</p><div class="blockquote"><blockquote class="blockquote__quote"></blockquote></div><p class="paragraph" style="text-align:left;">It’ll generate a series of guided prompts that you can use to simulate an AI thinking process.</p><p class="paragraph" style="text-align:left;">(By the way, companies like OpenAI have already started integrating some thinking behaviors into non-reasoning models like GPT-4o. So you’ll likely see more and more of this.)</p><hr class="content_break"><h3 class="heading" style="text-align:left;" id="limitations-to-keep-in-mind">Limitations to Keep in Mind</h3><p class="paragraph" style="text-align:left;">One limitation is speed. Thinking takes time. It’s processing more steps and building that internal chain of logic.</p><p class="paragraph" style="text-align:left;">Another is that it’s still probabilistic, not deterministic.</p><p class="paragraph" style="text-align:left;">If you ask the same question twice with slight variation, you might get two different versions of a similar answer… because it’s still relying on statistical prediction.</p><p class="paragraph" style="text-align:left;">For example:</p><div class="blockquote"><blockquote class="blockquote__quote"></blockquote></div><p class="paragraph" style="text-align:left;">….will often give two very different outputs.</p><p class="paragraph" style="text-align:left;">So in practice, it’s useful for checking your work — but harder to <i>trust</i> unless you know what to expect.</p><p class="paragraph" style="text-align:left;">It’s kind of like working with a junior engineer. Over time, you build up trust based on consistency and quality.</p><p class="paragraph" style="text-align:left;">With AI, though, your “junior” might change from prompt to prompt.</p><p class="paragraph" style="text-align:left;">This is also where tools and agents come into play.<br>We’ll dive into that in future emails.</p><p class="paragraph" style="text-align:left;">Until then, enjoy experimenting.</p><p class="paragraph" style="text-align:left;">Have a great weekend!</p><p class="paragraph" style="text-align:left;">Andy Lin<br><span style="font-size:0.8rem;"><a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-53-how-ai-reasoning-models-work" target="_blank" rel="noopener noreferrer nofollow">Back of the Envelope</a></span><span style="font-size:0.8rem;">/</span><span style="font-size:0.8rem;"><a class="link" href="https://structuralengineerhq.com/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-53-how-ai-reasoning-models-work" target="_blank" rel="noopener noreferrer nofollow">Structural Engineer HQ</a></span></p><p class="paragraph" style="text-align:left;"><i><b>PS.</b></i></p><p class="paragraph" style="text-align:left;"><i>If you’ve got a minute, could you help me out by filling out this 1-minute survey about moment frames? Thanks! [</i><a class="link" href="https://www.theenvelope.co/forms/83a9eecc-dc01-41b0-8e2d-4990c76388b0?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-53-how-ai-reasoning-models-work" target="_blank" rel="noopener noreferrer nofollow"><i>link</i></a><i>]</i></p><p class="paragraph" style="text-align:left;"></p></div><div class='beehiiv__footer'><br class='beehiiv__footer__break'><hr class='beehiiv__footer__line'><a target="_blank" class="beehiiv__footer_link" style="text-align: center;" href="https://www.beehiiv.com/?utm_campaign=18cf07d3-de12-4c3a-883c-68aac7bd988d&utm_medium=post_rss&utm_source=back_of_the_envelope">Powered by beehiiv</a></div></div>
  ]]></content:encoded>
</item>

      <item>
  <title>✉ Envelope #52: How ChatGPT works &amp; why can&#39;t it do engineering (yet)</title>
  <description>Demystify AI chatbots and large language models: Understand how ChatGPT works, separate hype from reality, and explore the potential and limitations of AI technology.</description>
      <enclosure url="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/4fcf2aa7-9de0-4325-8c15-5ca72bf056d8/Bite_Load_Code_Section.png" length="2033767" type="image/png"/>
  <link>https://backoftheenvelope.co/p/envelope-52-how-chatgpt-works-why-can-t-it-do-engineering-yet</link>
  <guid isPermaLink="true">https://backoftheenvelope.co/p/envelope-52-how-chatgpt-works-why-can-t-it-do-engineering-yet</guid>
  <pubDate>Fri, 16 May 2025 14:55:41 +0000</pubDate>
  <atom:published>2025-05-16T14:55:41Z</atom:published>
    <dc:creator>Andy Lin</dc:creator>
    <category><![CDATA[Ai]]></category>
  <content:encoded><![CDATA[
    <div class='beehiiv'><style>
  .bh__table, .bh__table_header, .bh__table_cell { border: 1px solid #C0C0C0; }
  .bh__table_cell { padding: 5px; background-color: #FFFFFF; }
  .bh__table_cell p { color: #2D2D2D; font-family: 'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .bh__table_header { padding: 5px; background-color:#F1F1F1; }
  .bh__table_header p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style><div class='beehiiv__body'><p class="paragraph" style="text-align:left;">Good morning! Andy from <i>Back of the Envelope</i> here.</p><p class="paragraph" style="text-align:left;">You&#39;ve probably heard a lot of AI buzzwords floating around over the past few months... things like &quot;AI agent&quot;, &quot;prompt engineering&quot;, &quot;LLM (large language model)&quot;...etc.</p><p class="paragraph" style="text-align:left;">Maybe I&#39;m in an AI echo chamber, but I also hear things like:</p><ul><li><p class="paragraph" style="text-align:left;">Agents will disrupt the industry by automating everything!</p></li><li><p class="paragraph" style="text-align:left;">They can do in 5 minutes what used to take a whole team an entire week.</p></li><li><p class="paragraph" style="text-align:left;">They&#39;re going to replace our jobs!</p></li></ul><p class="paragraph" style="text-align:left;">(I’m paraphrasing, but you get the idea.)</p><p class="paragraph" style="text-align:left;">If you’ve just started using chatbots and are beginning to see their &quot;magic,&quot; some of these claims might feel a bit overwhelming, or even threatening.</p><p class="paragraph" style="text-align:left;">Over the next few emails, I want to <b>demystify AI chatbots and agents</b> a bit. Once we understand how these systems actually work, it may be much easier for us to spot hype, ride the wave, and predict where this might all be heading.</p><p class="paragraph" style="text-align:left;">We&#39;ll start with LLM today.</p><p class="paragraph" style="text-align:left;">Let’s go! <br>(Estimated read time = 3 minutes & 30 seconds)</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><h2 class="heading" style="text-align:left;" id="the-foundation-what-is-an-llm">The Foundation: What Is an LLM?</h2><p class="paragraph" style="text-align:left;">LLM stands for &quot;Large Language Model.&quot; It&#39;s the underlying tech behind chatbots like ChatGPT, Gemini, and Grok…etc.</p><h2 class="heading" style="text-align:left;" id="how-does-an-llm-work">How Does an LLM Work?</h2><p class="paragraph" style="text-align:left;">In a nutshell, it &quot;predicts&quot; the next word.</p><p class="paragraph" style="text-align:left;">Kind of like your phone’s autocomplete, just on an entirely different scale -- like million times more advanced.</p><p class="paragraph" style="text-align:left;">It doesn’t “think” like a human (except for reasoning models, which we’ll touch on in another email).</p><p class="paragraph" style="text-align:left;">What it does is make educated, statistical guesses (called <b>inferences</b>) based on patterns it learned during <b>training</b>.</p><div class="image"><img alt="You Must Star Wars GIF by Regal" class="image__image" style="" src="https://media3.giphy.com/media/v1.Y2lkPTI0NTBlYzMwZ2c3dzhyM2s5dGhja3J3ZXVqb2Z6ajcyMjd6enhqNWFzbmIzMG1xcyZlcD12MV9naWZzX3NlYXJjaCZjdD1n/8hMD9YakVza3452SpN/giphy.gif"/></div><h2 class="heading" style="text-align:left;" id="what-is-training">What Is &quot;Training&quot;?</h2><p class="paragraph" style="text-align:left;">Companies like Google and OpenAI gather massive amounts of text (billions and billions of words) from books, academic papers, websites, forums, and more. They use this to train the model to understand how language works.</p><p class="paragraph" style="text-align:left;">The model doesn’t memorize like humans do, <b>it learns patterns</b>. Over time, it builds a statistical &quot;feel&quot; for grammar, facts, and even engineering concepts.</p><p class="paragraph" style="text-align:left;">Think of it like looking at thousands of structural drawings. Eventually, you just <i>know</i> what a framing or foundation plan should look like. Similar idea.</p><h2 class="heading" style="text-align:left;" id="so-whats-an-inference">So What’s an &quot;Inference&quot;?</h2><p class="paragraph" style="text-align:left;">The model doesn’t recall facts like we do. It recognizes what words and ideas tend to appear together.</p><p class="paragraph" style="text-align:left;">So when you ask it a question, it doesn’t “understand” you. It predicts the &quot;next most likely piece of text&quot;, based on everything it’s seen before.</p><p class="paragraph" style="text-align:left;">For example:</p><ul><li><p class="paragraph" style="text-align:left;">The sky is... &quot;blue&quot;</p></li><li><p class="paragraph" style="text-align:left;">Structural engineers design... &quot;buildings&quot;</p></li><li><p class="paragraph" style="text-align:left;">Tell me something funny. Structural engineers are... &quot;the people who say, &#39;Yes, your design is beautiful... but will it fall down?&#39;</p></li></ul><h2 class="heading" style="text-align:left;" id="but-it-feels-smarter-than-that">But It Feels Smarter Than That…</h2><p class="paragraph" style="text-align:left;">Yes, it does.</p><p class="paragraph" style="text-align:left;">… it’s not just spitting out a sentence... it’s generating full paragraphs, even entire essays.</p><p class="paragraph" style="text-align:left;">But it’s still predicting <b>one token at a time</b> (a token might be a word or part of a word), using what it’s already written as context.</p><p class="paragraph" style="text-align:left;">Kind of like how we write: we jot down a few sentences, re-read them, and then write the next part to make sure everything flows.</p><p class="paragraph" style="text-align:left;">LLMs do the same thing, but thousands of times per second.</p><p class="paragraph" style="text-align:left;">Here’s where it gets cool: because of how it&#39;s trained, it can <b>combine patterns</b> from different areas, even ones that never explicitly appeared together.</p><p class="paragraph" style="text-align:left;">For example: Ask it to write a code section about a peanut butter sandwich in the style of the International Building Code.</p><p class="paragraph" style="text-align:left;">It’s likely never seen that combo before, but it <i>has</i> seen peanut butter sandwiches, and it <i>has</i> seen building code formatting.</p><p class="paragraph" style="text-align:left;">So it generates this:</p><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;"><b>SECTION 1210.3 — PEANUT BUTTER SANDWICHES</b><br><br>1210.3.1 Materials. Sandwiches shall consist of two slices of bread and peanut butter applied to at least one interior face.<br><br>1210.3.2 Application. Peanut butter shall be spread to a uniform thickness of not less than 1/8 inch and not more than 5/16 inch.<br><br>1210.3.3 Assembly. Bread slices shall be aligned within 1/4 inch tolerance along all edges. Peanut butter layers shall face inward.<br><br>1210.3.4 Performance. Sandwich shall remain intact under normal gripping and bite loads in accordance with Table 12A.</p><figcaption class="blockquote__byline"></figcaption></blockquote></div><h2 class="heading" style="text-align:left;" id="enter-hallucinations">Enter Hallucinations</h2><p class="paragraph" style="text-align:left;">This is where LLMs can go off the rails.</p><p class="paragraph" style="text-align:left;">Sometimes they make things up. These mistakes are called <b>hallucinations</b>.</p><p class="paragraph" style="text-align:left;">In our peanut butter example, it’s funny. But if you’re relying on it to draft a real engineering calc or report, it could be risky.</p><p class="paragraph" style="text-align:left;">This is part of the LLM’s nature. Developers are constantly working to balance <b>creativity vs. accuracy</b>.</p><p class="paragraph" style="text-align:left;">For instance, a tool like <b>NotebookLM</b>, which we’ve discussed before, is designed for accuracy. It’s great for summarizing specific sources, but not very creative. It might even say, “No relevant info found,” rather than guessing.</p><p class="paragraph" style="text-align:left;">Compare that to ChatGPT, which tries to be helpful and creative, but might make stuff up.</p><p class="paragraph" style="text-align:left;">To reduce hallucinations, some systems now have tools like reasoning chains, python calculators, and internet search. (We’ll dig into that in a future emails.)</p><h2 class="heading" style="text-align:left;" id="so-what-does-this-mean-for-structur">So What Does This Mean for Structural Engineers?</h2><p class="paragraph" style="text-align:left;">By now it should make a bit more sense why LLMs sometimes get things wrong when you ask them to design a beam or calculate a moment.</p><p class="paragraph" style="text-align:left;">They’re not actually crunching numbers line-by-line.</p><p class="paragraph" style="text-align:left;">They’re guessing what a good answer might look like based on patterns.</p><p class="paragraph" style="text-align:left;">Unless you’re using a reasoning model (more on that soon), you’re mostly getting <i>statistical echoes</i>, not real calculations.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><p class="paragraph" style="text-align:left;">And that&#39;s it for now. Hope this helped! (Let me know if it does).</p><p class="paragraph" style="text-align:left;">Stay tuned for the next ones, where we’ll talk about reasoning models and AI agents.</p><p class="paragraph" style="text-align:left;">Until next time,</p><p class="paragraph" style="text-align:left;">Andy Lin<br><span style="font-size:0.8rem;"><a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-52-how-chatgpt-works-why-can-t-it-do-engineering-yet" target="_blank" rel="noopener noreferrer nofollow">Back of the Envelope</a></span><span style="font-size:0.8rem;">/</span><span style="font-size:0.8rem;"><a class="link" href="https://structuralengineerhq.com/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-52-how-chatgpt-works-why-can-t-it-do-engineering-yet" target="_blank" rel="noopener noreferrer nofollow">Structural Engineer HQ</a></span></p><p class="paragraph" style="text-align:left;"><i><b>PS.</b></i></p><p class="paragraph" style="text-align:left;">If you are working on a steel building and you haven’t heard of <b>Durafuse</b>, you might want to check it out. </p><p class="paragraph" style="text-align:left;">It is a proprietary steel moment frame connection that offers high ductility and fast recovery after an earthquake.</p><p class="paragraph" style="text-align:left;">And they’ve got your back with full design team support related to the connections: calcs, plan check comments, RFI responses, and shop drawing reviews.</p><p class="paragraph" style="text-align:left;">Click here to learn more: <a class="link" href="https://go.sehq.co/durafuse?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-52-how-chatgpt-works-why-can-t-it-do-engineering-yet" target="_blank" rel="noopener noreferrer nofollow">https://go.sehq.co/durafuse</a></p><p class="paragraph" style="text-align:left;"><i><b>PPS.</b></i></p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/272c2244-cfb2-406e-afd7-246cd8051157/PB_ChatGPT.png?t=1747406936"/></div><p class="paragraph" style="text-align:left;">If you think your colleagues, friends, and others would like a perfectly-made PB sandwich and might find this email helpful, tell them to <a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-52-how-chatgpt-works-why-can-t-it-do-engineering-yet" target="_blank" rel="noopener noreferrer nofollow">sign up here</a>. (thanks!)</p></div><div class='beehiiv__footer'><br class='beehiiv__footer__break'><hr class='beehiiv__footer__line'><a target="_blank" class="beehiiv__footer_link" style="text-align: center;" href="https://www.beehiiv.com/?utm_campaign=c8cff073-fc41-4971-a48d-e3c7f450670f&utm_medium=post_rss&utm_source=back_of_the_envelope">Powered by beehiiv</a></div></div>
  ]]></content:encoded>
</item>

      <item>
  <title>✉ Envelope #51: Size Effect Factor, AI Deep Research, and Hallucinations</title>
  <description>Explore the size effect factor in ACI 318-19, AI research insights, and critical thinking in technical AI usage - a deep dive for structural engineers.</description>
      <enclosure url="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/8be0ee64-85b1-43ea-98b2-c50a15f561a0/Concrete_Shear_Size_Effect__LinkedIn_1_.jpg" length="523314" type="image/jpeg"/>
  <link>https://backoftheenvelope.co/p/envelope-51-size-effect-factor-ai-deep-research-and-hallucinations</link>
  <guid isPermaLink="true">https://backoftheenvelope.co/p/envelope-51-size-effect-factor-ai-deep-research-and-hallucinations</guid>
  <pubDate>Fri, 09 May 2025 14:24:18 +0000</pubDate>
  <atom:published>2025-05-09T14:24:18Z</atom:published>
    <dc:creator>Andy Lin</dc:creator>
    <category><![CDATA[Concrete]]></category>
    <category><![CDATA[Technical]]></category>
    <category><![CDATA[Ai]]></category>
  <content:encoded><![CDATA[
    <div class='beehiiv'><style>
  .bh__table, .bh__table_header, .bh__table_cell { border: 1px solid #C0C0C0; }
  .bh__table_cell { padding: 5px; background-color: #FFFFFF; }
  .bh__table_cell p { color: #2D2D2D; font-family: 'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .bh__table_header { padding: 5px; background-color:#F1F1F1; }
  .bh__table_header p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style><div class='beehiiv__body'><p class="paragraph" style="text-align:left;">Good morning! Andy from Back of the Envelope here.</p><p class="paragraph" style="text-align:left;">If you&#39;ve been using ACI 318-19, you may have come across the size effect modification factor, λₛ (lambda sub s), for nonprestressed members.</p><p class="paragraph" style="text-align:left;">It reduces the concrete shear capacity quite a bit, so I wanted to dig into the &quot;why.&quot; (And I’ll show you how I used AI to help me understand it better.)</p><p class="paragraph" style="text-align:left;">Along the way, I also ran into a few AI hallucinations; so I’ll share why it’s so important to keep your critical thinking hat on when using AI for technical work.</p><p class="paragraph" style="text-align:left;">Alright, let’s get into it!<br>(Estimated read time: 3 minutes)</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><h2 class="heading" style="text-align:left;" id="the-code-change-that-caught-my-eye">The Code Change That Caught My Eye</h2><p class="paragraph" style="text-align:left;">Here’s what the equation for Vc looks like in ACI 318-19:</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/834407b3-81c1-4ab1-be05-d3ed54621058/1._ACI_318-19_22.5.5.1.png?t=1746798336"/></div><p class="paragraph" style="text-align:left;">And the size effect modification factor:</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/9d02c0c9-51a3-4797-aac5-65a563f3016d/2._ACI_318-19_22.5.5.1.3_Size_effect_modification_factor.png?t=1746798350"/></div><p class="paragraph" style="text-align:left;">This didn’t exist in earlier editions of ACI 318.</p><p class="paragraph" style="text-align:left;">Basically, if your effective depth &quot;d&quot; is greater than 10 inches, and you’re not providing at least Av,min shear reinforcement, then your concrete shear capacity gets knocked down.</p><p class="paragraph" style="text-align:left;">Here’s a quick table that shows how λₛ varies with d (the actual capacity is actually reduced more than that - I have another table coming up to show you):</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/3e42beda-234c-4ea4-80ed-e11f2ef12227/3._Lambda_s_tabulation.png?t=1746798391"/></div><p class="paragraph" style="text-align:left;">At first glance, it feels like a minor annoyance: you may now need to add shear reinforcing to slabs that previously worked without it.</p><p class="paragraph" style="text-align:left;">It’s kind of like the engineer’s version of, “I’ve been doing this for X years and it’s been fine!”</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/3ccdbc66-ca69-4fe1-ab1e-2622bcdf12bd/4._Reddit_comment.png?t=1746798529"/><div class="image__source"><span class="image__source_text"><p>a reddit discussion several years ago when ACI 318-19 came out</p></span></div></div><p class="paragraph" style="text-align:left;">Then the next thought hits: what if a savvy client notices the extra stirrups and questions it? How would I respond?</p><h2 class="heading" style="text-align:left;" id="cue-the-ai-deep-dive">Cue the AI Deep Dive</h2><p class="paragraph" style="text-align:left;">That’s when I turned to <b>Gemini Deep Research (2.5 Pro)</b> and <b>ChatGPT o3</b>. (Gemini is free; ChatGPT o3 requires a Plus subscription.)</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/117d0e66-3f5a-46b0-9f4c-7236c5d4b6da/5._Deep_research_menu.png?t=1746798762"/></div><p class="paragraph" style="text-align:left;">In Gemini, I selected &quot;Deep Research&quot; from the dropdown and typed:</p><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;">In ACI 318-19, the shear capacity has dropped significantly with the size effect factor. This is the result of research findings that suggest concrete shear capacity does not increase linearly with deeper sections. Tell me everything you know.</p><figcaption class="blockquote__byline"></figcaption></blockquote></div><p class="paragraph" style="text-align:left;">It searched the internet and compiled a 24-page report that had basically <i>everything</i> (link to the report at the end).</p><p class="paragraph" style="text-align:left;">I skimmed through it, and it turns out Professor Zdeněk P. Bažant at Northwestern had spotted this over 40 years ago. He built a theoretical framework to explain and quantify the phenomenon.</p><p class="paragraph" style="text-align:left;">Over time, more tests confirmed his work, and eventually, it made its way into the code.</p><p class="paragraph" style="text-align:left;">The idea is this: <b>when shear cracks form, they get longer and open wider as they propagate down through deeper sections. That instability means the shear capacity per inch of depth actually gets worse with size.</b></p><p class="paragraph" style="text-align:left;">But, If you add enough shear reinforcement (Av,min), the reduction doesn’t apply because cracks are effectively controlled.</p><p class="paragraph" style="text-align:left;">AI also found a comparison table that helped conceptualize the effect (I didn’t double check the numbers so don’t take it for granted):</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/c46b12f2-4b9c-4df3-96f5-f389490713ba/3a._Lambda_s_tabulation.png?t=1746799234"/></div><h2 class="heading" style="text-align:left;" id="how-to-explain-it-to-clients">How to Explain It to Clients</h2><p class="paragraph" style="text-align:left;">Here’s the prompt I gave ChatGPT o3 (advanced reasoning model with internet search capability):</p><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;">Hypothetically, I am designing a concrete structure nearly identical to the one I designed several years ago with the previous code cycle. <br><br>The current code references ACI 318-19 which has the size effect factor for shear, resulting in more shear reinforcing compare to the previous structure because concrete shear capacity is lower without reinforcing. <br><br>I anticipate the client (architect) and owner will potentially question the added reinforcing cost. <br><br>I understand this is based on research and the shear capacity doesn&#39;t increase linearly with depth, but how do I explain this without the client worry about their previous structure.<br><br>I am also now slightly concerned that the concrete structures designed over the past 20 years maybe under-designed.<br><br>Research and tell me your analysis and how I should explain this to the client in layman&#39;s terms. Keep the tone semi-casual and friendly. Avoid technical jargons.</p><figcaption class="blockquote__byline"></figcaption></blockquote></div><p class="paragraph" style="text-align:left;">After a few iterations (link to full chat at the end):</p><ul><li><p class="paragraph" style="text-align:left;">I had a decent draft of what I could tell the client (if this ever comes up)</p></li><li><p class="paragraph" style="text-align:left;">Plus a summary of the relevant research</p></li></ul><p class="paragraph" style="text-align:left;">Here’s the gist:</p><p class="paragraph" style="text-align:left;">Concrete sections without shear reinforcement still technically met the target probability-of-failure, but the safety margin was slim. The new factor is there to calibrate that margin.</p><p class="paragraph" style="text-align:left;">In other words, <b>it was safe</b> (very little chance of failure), <b>now it&#39;s safer</b> (very very very little chance of failure).</p><h2 class="heading" style="text-align:left;" id="a-quick-note-on-ai-hallucinations">A Quick Note on AI Hallucinations</h2><p class="paragraph" style="text-align:left;">This also brings up something we should all watch out for when using AI: hallucinations.</p><p class="paragraph" style="text-align:left;">They can happen when AI takes a large volume of information, condenses it, and rephrases it. In the process, it can lose or distort the original meaning, context, or nuance.</p><p class="paragraph" style="text-align:left;">(Honestly, the same thing happens with people too… we all simplify and reframe things, and sometimes, crucial information gets blurred or missed more than we realize.)</p><p class="paragraph" style="text-align:left;">Anyhow, ChatGPT confidently told me:</p><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;">&quot;The research team behind λₛ looked at more than 4,000 test results and calibrated the new rule so that older, code-compliant members still meet a target reliability index.&quot;</p><figcaption class="blockquote__byline"></figcaption></blockquote></div><p class="paragraph" style="text-align:left;">It even linked to a PCI document.</p><p class="paragraph" style="text-align:left;">When I checked the source? No mention of any reliability index.</p><p class="paragraph" style="text-align:left;">When I pressed further, it eventually provided more context.</p><p class="paragraph" style="text-align:left;">A important reminder: <b>AI tools are fast and useful, but they’re not flawless. Always double-check.</b></p><p class="paragraph" style="text-align:left;">That said, the time saved and clarity gained made it totally worth the effort!</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><p class="paragraph" style="text-align:left;">Alrighty - that’s it for now. Thanks for reading!</p><p class="paragraph" style="text-align:left;">If you enjoyed this one, pass it along to a loved one (or just a colleague who still keeps ACI 318-05 or 08 on their desk).</p><p class="paragraph" style="text-align:left;">Best,</p><p class="paragraph" style="text-align:left;">Andy Lin<br><span style="font-size:0.8rem;"><a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-51-size-effect-factor-ai-deep-research-and-hallucinations" target="_blank" rel="noopener noreferrer nofollow">Back of the Envelope</a></span><span style="font-size:0.8rem;">/</span><span style="font-size:0.8rem;"><a class="link" href="https://structuralengineerhq.com/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-51-size-effect-factor-ai-deep-research-and-hallucinations" target="_blank" rel="noopener noreferrer nofollow">Structural Engineer HQ</a></span></p><p class="paragraph" style="text-align:left;"><i><b>PS.</b></i></p><p class="paragraph" style="text-align:left;">Working on a steel building? Check out <b>Durafuse</b>.</p><p class="paragraph" style="text-align:left;">It’s a proprietary moment connection that offers high ductility and faster recovery after an earthquake.</p><p class="paragraph" style="text-align:left;">Plus, they’ve got your back with design support: calcs, plan check comments, RFIs, shop drawing reviews, and a carwash — the whole package.</p><p class="paragraph" style="text-align:left;">Click here to learn more: <a class="link" href="https://go.sehq.co/durafuse?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-51-size-effect-factor-ai-deep-research-and-hallucinations" target="_blank" rel="noopener noreferrer nofollow">https://go.sehq.co/durafuse</a></p><p class="paragraph" style="text-align:left;">(Jk about the carwash!)</p><p class="paragraph" style="text-align:left;"><i><b>PPS.</b></i></p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/1dd20e32-4bc4-4953-b942-cd82c0d9f51b/image.png?t=1746799742"/></div><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/803c83ae-bb94-47ba-ba6c-89ff52a8b04b/Envelope_Divider.png?t=1745935510"/></div><p class="paragraph" style="text-align:left;">Links:</p><ul><li><p class="paragraph" style="text-align:left;"><a class="link" href="https://docs.google.com/document/d/e/2PACX-1vQ14igzUIJ-Rxcv_bWcSHK2WUS2TUzLHekB-_v5JgeKt5s7MUguuLAg_u0DTw5EKy-EnHgJVlFQaeqc/pub?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-51-size-effect-factor-ai-deep-research-and-hallucinations" target="_blank" rel="noopener noreferrer nofollow">Gemini deep research report</a></p></li><li><p class="paragraph" style="text-align:left;">ChatGPT o3 discussion:</p></li></ul><div class="recommendation"><figure class="recommendation__logo"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M14.8287 7.75737L9.1718 13.4142C8.78127 13.8047 8.78127 14.4379 9.1718 14.8284C9.56232 15.219 10.1955 15.219 10.586 14.8284L16.2429 9.17158C17.4144 8.00001 17.4144 6.10052 16.2429 4.92894C15.0713 3.75737 13.1718 3.75737 12.0002 4.92894L6.34337 10.5858C4.39075 12.5384 4.39075 15.7042 6.34337 17.6569C8.29599 19.6095 11.4618 19.6095 13.4144 17.6569L19.0713 12L20.4855 13.4142L14.8287 19.0711C12.095 21.8047 7.66283 21.8047 4.92916 19.0711C2.19549 16.3374 2.19549 11.9053 4.92916 9.17158L10.586 3.51473C12.5386 1.56211 15.7045 1.56211 17.6571 3.51473C19.6097 5.46735 19.6097 8.63317 17.6571 10.5858L12.0002 16.2427C10.8287 17.4142 8.92916 17.4142 7.75759 16.2427C6.58601 15.0711 6.58601 13.1716 7.75759 12L13.4144 6.34316L14.8287 7.75737Z"></path></svg></figure><h3 class="recommendation__title"> ChatGPT o3 discusson </h3><p class="recommendation__description"></p><p class="recommendation__description"> 385.85 KB • PDF File </p><a class="recommendation__link" href="https://beehiiv-publication-files.s3.amazonaws.com/uploads/downloadables/611e4a32-cc88-40ff-a984-17f4f5dd965f/eccb4b41-7202-4cd1-be72-20f3f0bbef96/ChatGPT%20o3%20Size%20effect%20factor.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAQCMHTQSE2JGAGXHJ%2F20260306%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260306T210533Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=0df8fbd5be76ba7999569c3e4307c35c02ea90a3569395872d54ed41a2902ec0" download="ChatGPT o3 Size effect factor.pdf" target="_blank" data-skip-utms data-skip-link-id> Download </a></div><p class="paragraph" style="text-align:left;">If you&#39;ve made this far, might as well hit reply and let me know what you think of this week&#39;s email (because I love hearing from you!) </p><p class="paragraph" style="text-align:left;">Oh, and tell others to <a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-51-size-effect-factor-ai-deep-research-and-hallucinations" target="_blank" rel="noopener noreferrer nofollow">sign up here</a>.</p><p class="paragraph" style="text-align:left;"></p></div><div class='beehiiv__footer'><br class='beehiiv__footer__break'><hr class='beehiiv__footer__line'><a target="_blank" class="beehiiv__footer_link" style="text-align: center;" href="https://www.beehiiv.com/?utm_campaign=11dd31b7-9dd5-4971-87f9-d2a4eb94b198&utm_medium=post_rss&utm_source=back_of_the_envelope">Powered by beehiiv</a></div></div>
  ]]></content:encoded>
</item>

      <item>
  <title>✉ Envelope #50: NCSEA AI Townhall Recap</title>
  <description>Discover key insights from NCSEA&#39;s AI Townhall for structural engineers: 800+ attendees explore AI&#39;s impact on professional practice, education, workflows, and technology.</description>
      <enclosure url="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/44ee137d-b501-4154-80e1-08a27415cede/Envelope_50_NCSEA_AI_Town_Hall_One-Page_Summary.jpg" length="753308" type="image/jpeg"/>
  <link>https://backoftheenvelope.co/p/envelope-50-ncsea-ai-townhall-recap</link>
  <guid isPermaLink="true">https://backoftheenvelope.co/p/envelope-50-ncsea-ai-townhall-recap</guid>
  <pubDate>Fri, 02 May 2025 14:25:00 +0000</pubDate>
  <atom:published>2025-05-02T14:25:00Z</atom:published>
    <dc:creator>Andy Lin</dc:creator>
    <category><![CDATA[Ai]]></category>
    <category><![CDATA[Learning And Teaching]]></category>
    <category><![CDATA[Non Technical]]></category>
  <content:encoded><![CDATA[
    <div class='beehiiv'><style>
  .bh__table, .bh__table_header, .bh__table_cell { border: 1px solid #C0C0C0; }
  .bh__table_cell { padding: 5px; background-color: #FFFFFF; }
  .bh__table_cell p { color: #2D2D2D; font-family: 'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .bh__table_header { padding: 5px; background-color:#F1F1F1; }
  .bh__table_header p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style><div class='beehiiv__body'><p class="paragraph" style="text-align:left;">Good morning! Andy from <i>Back of the Envelope</i> here.</p><p class="paragraph" style="text-align:left;">In case you missed it, the NCSEA Foundation recently hosted an AI-focused town hall for structural engineers. I couldn’t make the live session, but I watched the full replay so you don’t have to (unless you want to).</p><p class="paragraph" style="text-align:left;">According to NCSEA, over 800 attendees joined the event!</p><p class="paragraph" style="text-align:left;">Things kicked off with a few audience polls (no screen share of the results, but the audio revealed enough). </p><p class="paragraph" style="text-align:left;">Then came introductions: host Emily Guglielmo, the AI Grant Team (linked below), followed by a quick look at NCSEA’s AI strategic roadmap.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/0281f7ad-09c7-4af8-86fd-d243522ec1b2/image.png?t=1746190792"/></div><p class="paragraph" style="text-align:left;">The remaining 45 minutes or so were structured around Q&A, covering four main topics:</p><ol start="1"><li><p class="paragraph" style="text-align:left;">Professional Practice</p></li><li><p class="paragraph" style="text-align:left;">Education & Training</p></li><li><p class="paragraph" style="text-align:left;">Workflow, Collaboration & Technology</p></li><li><p class="paragraph" style="text-align:left;">Other AI Questions</p></li></ol><p class="paragraph" style="text-align:left;">Let’s dive in! <br><i>(Estimated read time: ~6 minutes… oops slightly over 5, but it’s because of all the actual questions from the webinar!)</i></p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><h2 class="heading" style="text-align:left;" id="audience-polls">Audience Polls</h2><p class="paragraph" style="text-align:left;"><b>Poll #1: How big is your firm, and how long have you been practicing?</b> (00:00:44)</p><p class="paragraph" style="text-align:left;">Responses were well-distributed across firm sizes. Most participants had 11–15 or 26+ years of experience.</p><p class="paragraph" style="text-align:left;"><b>Poll #2: &quot;Have you used AI to assist in structural analysis, design or documentation tasks yet?&quot;</b> (00:02:24)</p><ul><li><p class="paragraph" style="text-align:left;">~8% said &quot;yes, regularly&quot;</p></li><li><p class="paragraph" style="text-align:left;">~13% said &quot;no, and never will&quot;</p></li><li><p class="paragraph" style="text-align:left;">The rest said either dabbling or planning to start soon</p></li></ul><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;"><i>My take: The question was probably a little vague… people interpret &quot;AI&quot; in different ways. E.g., I use ChatGPT/NotebookLM/Gemini/Grok regularly, but not for traditional calcs or documentation.</i></p><figcaption class="blockquote__byline"></figcaption></blockquote></div><p class="paragraph" style="text-align:left;"><b>Poll #3: &quot;What skill do you think will be most important for structural engineers in this AI era?&quot;</b> (00:03:41)</p><p class="paragraph" style="text-align:left;">Winner: Critical thinking and engineering judgment.</p><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;"><i>My take: This is likely common sense for most of us right now but we should continue to reinforce this to the new generation of engineers who will almost certainly grow up with AI.</i></p><figcaption class="blockquote__byline"></figcaption></blockquote></div><p class="paragraph" style="text-align:left;"><b>Poll #4: &quot;What worries you the most about AI?&quot;</b> (00:04:42)</p><p class="paragraph" style="text-align:left;">Top concern: safety and liability. Then loss of traditional skills, then ethics and job security. About 9% weren’t worried at all.</p><p class="paragraph" style="text-align:left;"><b>Poll #5: &quot;In 10 years, what percent of the work you do today do you think will be AI-assisted?&quot;</b> (00:05:37)</p><p class="paragraph" style="text-align:left;">Most common answer: 10–50%.</p><h2 class="heading" style="text-align:left;" id="topic-1-professional-practice">Topic 1: Professional Practice</h2><p class="paragraph" style="text-align:left;"><b>1/ &quot;What are the legal ramifications of using AI and how can we ensure engineers use AI properly?&quot;</b> (00:16:21)</p><ul><li><p class="paragraph" style="text-align:left;">Engineers of record still hold responsibility.</p></li><li><p class="paragraph" style="text-align:left;">AI must be transparent, explainable, and thoroughly validated.</p></li><li><p class="paragraph" style="text-align:left;">Use AI to inform decisions, not to make them.</p></li></ul><p class="paragraph" style="text-align:left;"><b>2/ &quot;How does the use of AI affect intellectual-property rights?&quot;</b> (00:20:43)</p><ul><li><p class="paragraph" style="text-align:left;">Use enterprise-grade AI platforms that guarantee data privacy.</p></li><li><p class="paragraph" style="text-align:left;">The biggest risk is staff unknowingly exposing data in public tools like ChatGPT.</p></li></ul><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;"><i>My take: Enterprise ChatGPT requires 150 seats at $60/month… probably not practical for most firms. Teaching staff to disable AI training in tools or use team plans is more realistic.</i></p><p class="paragraph" style="text-align:left;"><i>There may be other alternatives like Microsoft Copilot (which uses OpenAI in their backend currently, but not always the latest model). Would love to know how people are approaching this.</i></p><figcaption class="blockquote__byline"></figcaption></blockquote></div><p class="paragraph" style="text-align:left;"><b>3/ &quot;Assuming we’ve figured it out and we’re letting our engineers use AI securely… what are the implications of AI on the professional practice, and specifically how will AI affect how we train young engineers?&quot;</b> (00:23:55)</p><ul><li><p class="paragraph" style="text-align:left;">Senior engineers will shift to more reviewer/strategy roles.</p></li><li><p class="paragraph" style="text-align:left;">Juniors still need foundational skills (hand calcs, engineering reasoning).</p></li><li><p class="paragraph" style="text-align:left;">Stronger mentoring and QA/QC processes will be essential.</p></li></ul><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;"><i>My take: In many ways, this builds on what we’re already doing… just with greater intentionality and structure.</i></p><figcaption class="blockquote__byline"></figcaption></blockquote></div><p class="paragraph" style="text-align:left;"><b>4/ &quot;What are practical applications of AI in structural engineering today?&quot;</b> (00:29:55)</p><p class="paragraph" style="text-align:left;">As <b>consumers</b> (non-coders):</p><ul><li><p class="paragraph" style="text-align:left;">Drafting proposals, reports, and field notes</p></li><li><p class="paragraph" style="text-align:left;">Summarizing RFPs</p></li><li><p class="paragraph" style="text-align:left;">Writing RFI responses and emails</p></li><li><p class="paragraph" style="text-align:left;">Early-phase concepting and design options</p></li></ul><p class="paragraph" style="text-align:left;">As <b>developers</b> (coders/technical users):</p><ul><li><p class="paragraph" style="text-align:left;">ML models predicting member strength</p></li><li><p class="paragraph" style="text-align:left;">Training LLMs on internal docs to answer firm-specific queries</p></li><li><p class="paragraph" style="text-align:left;">Research underway: generating shear wall layouts from plans</p></li></ul><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;"><i>My take: This is the one that everyone (myself included) is actively exploring. I haven’t played around with early-phase concept/design options though. Anyone has? Let me know your thoughts.</i></p><figcaption class="blockquote__byline"></figcaption></blockquote></div><h2 class="heading" style="text-align:left;" id="topic-2-education-training">Topic 2: Education & Training</h2><p class="paragraph" style="text-align:left;"><b>5/ &quot;How can engineers get started learning AI and what are the best resources for training—coding class, course, example problem?&quot;</b> (00:33:52)</p><ul><li><p class="paragraph" style="text-align:left;">Begin with ChatGPT, Claude, or Perplexity.</p></li><li><p class="paragraph" style="text-align:left;">Use them for tasks you already do (summarizing, planning, writing).</p></li><li><p class="paragraph" style="text-align:left;">If you&#39;re technical, explore free courses and challenges. (links at the end)</p></li></ul><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;"><i>Also subscribe to </i><a class="link" href="https://www.theenvelope.co/subscribe?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-50-ncsea-ai-townhall-recap" target="_blank" rel="noopener noreferrer nofollow"><i>Back of the Envelope</i></a><i>! I’ll be sharing more AI tips and use cases.</i></p><figcaption class="blockquote__byline"></figcaption></blockquote></div><p class="paragraph" style="text-align:left;"><b>6/ &quot;What AI education do you think should be the standard for practicing engineers?&quot;</b> (00:39:28)</p><ul><li><p class="paragraph" style="text-align:left;">If you&#39;re a user: learn the strengths, limitations, and how to validate outputs.</p></li><li><p class="paragraph" style="text-align:left;">If you&#39;re building tools: get familiar with APIs, basic coding, and how LLMs work.</p></li></ul><h2 class="heading" style="text-align:left;" id="topic-3-workflow-collaboration-tech">Topic 3: Workflow, Collaboration & Technology</h2><p class="paragraph" style="text-align:left;"><b>7/ &quot;Can you share some examples of how AI can help engineers who use Revit, CSI, Bentley via their APIs?&quot;</b> (00:42:43)</p><ul><li><p class="paragraph" style="text-align:left;">If you know a bit of Python or C#, LLMs can write API scripts to automate common tasks.</p></li></ul><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;"><i>One of the panelist mentioned, “we have a lot of information, but we are just not quite ready to share it today&quot;… The recording doesn’t show who was speaking at the time, so I am not sure who said it. Does anyone know? I’d like to reach out and follow-up to see if I could share some of the findings.</i></p><p class="paragraph" style="text-align:left;"><i>On LinkedIn, I’ve come across a few people experimenting with things like connecting ETABS to Claude using MCP (model context protocol, which is gaining traction lately).</i></p><p class="paragraph" style="text-align:left;"><i>In one example, the user typed a prompt like “model out my named; use frame members,” and ETABS did just that (something to that effect, I don’t remember the exact thing). Regardless, it’s an interesting first step.</i></p><p class="paragraph" style="text-align:left;"><i>I’ve also seen demos where people hook up Revit to an LLM so you can “talk” to your model… asking it questions directly and getting responses.</i></p><p class="paragraph" style="text-align:left;"><i>At first glance, some of the stuff just seem like you could do them way faster and more efficiently by just doing the actual thing… like we normally would, instead of “talking to it and hoping it’ll do the thing.” But I suppose we do need to start somewhere to build it up from there.</i></p><figcaption class="blockquote__byline"></figcaption></blockquote></div><p class="paragraph" style="text-align:left;"><b>8/ &quot;How could AI be used in seismic design of structures?&quot;</b> (00:46:44)</p><ul><li><p class="paragraph" style="text-align:left;">Research use cases include:</p><ul><li><p class="paragraph" style="text-align:left;">Nonlinear response prediction (ML-based)</p></li><li><p class="paragraph" style="text-align:left;">Real-time seismic forecasting</p></li><li><p class="paragraph" style="text-align:left;">Automated shear wall layout generation</p></li></ul></li><li><p class="paragraph" style="text-align:left;">Promising, but still in early research phases.</p></li></ul><p class="paragraph" style="text-align:left;"><b>9/ &quot;Thinking about a consumer vs. producer lens: can you speak to the maintenance burden of those tools that are developed in-house versus off-the-shelf tools?&quot;</b> (00:51:37)</p><ul><li><p class="paragraph" style="text-align:left;">Building tools = control + customization, but high maintenance.</p></li><li><p class="paragraph" style="text-align:left;">Buying tools = easier to adopt, but limited flexibility.</p></li></ul><h2 class="heading" style="text-align:left;" id="topic-4-other-ai-questions">Topic 4: Other AI Questions</h2><p class="paragraph" style="text-align:left;"><b>10/ &quot;How soon do you think AI will replace some of our current work, particularly in the residential field or other repetitive tasks?&quot;</b> (00:55:02)</p><ul><li><p class="paragraph" style="text-align:left;">Repetitive and low-risk tasks are most likely to be impacted first.</p></li><li><p class="paragraph" style="text-align:left;">But full replacement is still years away.</p></li></ul><p class="paragraph" style="text-align:left;"><b>11/ &quot;How can you create your own AI tools or agents&quot;</b> (00:55:53)</p><ul><li><p class="paragraph" style="text-align:left;">The panel dropped links in chat to low-code resources (links at the end)</p></li><li><p class="paragraph" style="text-align:left;">Main idea: You don’t need to be a full-stack developer to start building small AI helpers.</p></li></ul><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><p class="paragraph" style="text-align:left;">That’s it for now. I heard there were lots more questions in the live chat, but I wasn’t there so I missed it.</p><p class="paragraph" style="text-align:left;">If any of this resonated (or didn’t), let me know.</p><p class="paragraph" style="text-align:left;">And if you&#39;re trying out AI in your firm, I’d love to hear what’s working (or what’s frustrating).</p><p class="paragraph" style="text-align:left;">Until next time!</p><p class="paragraph" style="text-align:left;">Andy Lin<br><span style="font-size:0.8rem;"><a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-50-ncsea-ai-townhall-recap" target="_blank" rel="noopener noreferrer nofollow">Back of the Envelope</a></span><span style="font-size:0.8rem;">/</span><span style="font-size:0.8rem;"><a class="link" href="https://structuralengineerhq.com/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-50-ncsea-ai-townhall-recap" target="_blank" rel="noopener noreferrer nofollow">Structural Engineer HQ</a></span></p><p class="paragraph" style="text-align:left;"><i><b>PS.</b></i></p><p class="paragraph" style="text-align:left;">If you are working on a steel building and you haven’t heard of <b>Durafuse</b>, you might want to check it out. </p><p class="paragraph" style="text-align:left;">It is a proprietary steel moment frame connection that offers high ductility and fast recovery after an earthquake.</p><p class="paragraph" style="text-align:left;">And they’ve got your back with full design team support related to the connections: calcs, plan check comments, RFI responses, and shop drawing reviews.</p><p class="paragraph" style="text-align:left;">Click here to learn more: <a class="link" href="https://go.sehq.co/durafuse?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-50-ncsea-ai-townhall-recap" target="_blank" rel="noopener noreferrer nofollow">https://go.sehq.co/durafuse</a></p><p class="paragraph" style="text-align:left;"><i><b>PPS.</b></i></p><p class="paragraph" style="text-align:left;"><i>Links:</i></p><ul><li><p class="paragraph" style="text-align:left;"><a class="link" href="https://www.ncsea.com/news-post/ncsea-foundation-announces-project-team-for-artificial-intelligence-grant-program/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-50-ncsea-ai-townhall-recap" target="_blank" rel="noopener noreferrer nofollow">AI G</a><a class="link" href="https://vimeo.com/1076521723/500adcc3dc?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-50-ncsea-ai-townhall-recap" target="_blank" rel="noopener noreferrer nofollow">rant Program Project T</a><a class="link" href="https://www.ncsea.com/news-post/ncsea-foundation-announces-project-team-for-artificial-intelligence-grant-program/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-50-ncsea-ai-townhall-recap" target="_blank" rel="noopener noreferrer nofollow">eam</a></p></li><li><p class="paragraph" style="text-align:left;"><a class="link" href="https://www.ncsea.com/foundation/innovation/artificial-intelligence-in-structural-engineering/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-50-ncsea-ai-townhall-recap" target="_blank" rel="noopener noreferrer nofollow">Town Hall </a><a class="link" href="https://vimeo.com/1076521723/500adcc3dc?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-50-ncsea-ai-townhall-recap" target="_blank" rel="noopener noreferrer nofollow">Repl</a><a class="link" href="https://ncsea.notion.site/NCSEA-Foundation-Innovation-in-Structural-Engineering-Best-Resources-for-Training-and-Education-1d580c019620804693ebc0ab8c58efa9?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-50-ncsea-ai-townhall-recap" target="_blank" rel="noopener noreferrer nofollow">ay Video</a></p></li><li><p class="paragraph" style="text-align:left;"><a class="link" href="https://ncsea.notion.site/NCSEA-Foundation-Innovation-in-Structural-Engineering-Best-Resources-for-Training-and-Education-1d580c019620804693ebc0ab8c58efa9?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-50-ncsea-ai-townhall-recap" target="_blank" rel="noopener noreferrer nofollow">NCSEA AI Page</a></p></li><li><p class="paragraph" style="text-align:left;"><a class="link" href="https://ncsea.notion.site/NCSEA-Foundation-Innovation-in-Structural-Engineering-Best-Resources-for-Training-and-Education-1d580c019620804693ebc0ab8c58efa9?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-50-ncsea-ai-townhall-recap" target="_blank" rel="noopener noreferrer nofollow">NCSEA’s Recommen</a><a class="link" href="https://ncsea.notion.site/NCSEA-Foundation-Innovation-in-Structural-Engineering-Current-Applications-1d680c019620801e98aaf917e753c1c8?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-50-ncsea-ai-townhall-recap" target="_blank" rel="noopener noreferrer nofollow">ded AI Training Resources</a></p></li><li><p class="paragraph" style="text-align:left;"><a class="link" href="https://ncsea.notion.site/NCSEA-Foundation-Innovation-in-Structural-Engineering-Current-Applications-1d680c019620801e98aaf917e753c1c8?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-50-ncsea-ai-townhall-recap" target="_blank" rel="noopener noreferrer nofollow">Current AI Tools for Structural Engineers</a></p></li></ul><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/803c83ae-bb94-47ba-ba6c-89ff52a8b04b/Envelope_Divider.png?t=1745935510"/></div><p class="paragraph" style="text-align:left;">Came across this… it feels pretty relevant to the current state of generative AI:</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/3d52428b-ae0a-4def-be0a-1249ec8100da/image.png?t=1746193263"/><div class="image__source"><span class="image__source_text"><p>source: Tarek Ghazzaoui (The BIM Consultant)</p></span></div></div><h2 class="heading" style="text-align:left;" id="hit-reply-or-else">Hit reply. Or else…</h2><p class="paragraph" style="text-align:left;">Or else… nothing. It just makes my day to hear from you. Let me know what you thought of this week’s newsletter by replying. I read every response!</p><p class="paragraph" style="text-align:left;">Oh, and tell others to<a class="link" href="https://www.theenvelope.co/subscribe?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-50-ncsea-ai-townhall-recap" target="_blank" rel="noopener noreferrer nofollow"> sign up here</a>.</p></div><div class='beehiiv__footer'><br class='beehiiv__footer__break'><hr class='beehiiv__footer__line'><a target="_blank" class="beehiiv__footer_link" style="text-align: center;" href="https://www.beehiiv.com/?utm_campaign=39a7c082-f6c9-427c-a897-eea406b6e998&utm_medium=post_rss&utm_source=back_of_the_envelope">Powered by beehiiv</a></div></div>
  ]]></content:encoded>
</item>

      <item>
  <title>✉ Envelope #49: Crumbs on the floor, AI that remembers, and another that found my choir stage</title>
  <description></description>
      <enclosure url="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/8d00157d-a37f-4286-b488-e0a3d45dd029/mochi_linkedin_collage_padded.jpg" length="92898" type="image/jpeg"/>
  <link>https://backoftheenvelope.co/p/envelope-49-crumbs-on-the-floor-ai-that-remembers-and-another-that-found-my-choir-stage</link>
  <guid isPermaLink="true">https://backoftheenvelope.co/p/envelope-49-crumbs-on-the-floor-ai-that-remembers-and-another-that-found-my-choir-stage</guid>
  <pubDate>Fri, 25 Apr 2025 14:30:00 +0000</pubDate>
  <atom:published>2025-04-25T14:30:00Z</atom:published>
    <dc:creator>Andy Lin</dc:creator>
    <category><![CDATA[Ai]]></category>
    <category><![CDATA[Learning And Teaching]]></category>
  <content:encoded><![CDATA[
    <div class='beehiiv'><style>
  .bh__table, .bh__table_header, .bh__table_cell { border: 1px solid #C0C0C0; }
  .bh__table_cell { padding: 5px; background-color: #FFFFFF; }
  .bh__table_cell p { color: #2D2D2D; font-family: 'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .bh__table_header { padding: 5px; background-color:#F1F1F1; }
  .bh__table_header p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style><div class='beehiiv__body'><p class="paragraph" style="text-align:left;"><i>(Estimated read time = 5 minutes)</i></p><p class="paragraph" style="text-align:left;">The other day, I found myself staring at some bread crumbs by the coffee table in our living room.</p><p class="paragraph" style="text-align:left;">Just crumbs — probably from the PB sandwich my 2-year-old dropped while watching Bluey.</p><p class="paragraph" style="text-align:left;">But for a second there, it made me tear up…</p><p class="paragraph" style="text-align:left;">Because for the past 12+ years, every time something hit the ground, my dog Mochi would be on it in under two seconds. </p><p class="paragraph" style="text-align:left;">We would stop her most of the time of course, but she’s fast with those little crumbs… she would lick the floor and leave some saliva marks. It’s a little disgusting to be honest.</p><p class="paragraph" style="text-align:left;">…But Mochi passed away this past weekend. And I would give anything to watch her lick the floors again 😢.</p><p class="paragraph" style="text-align:left;">It’s weird how grief works. At first it crashes over you like a tidal wave, but then it shows up in softer, quieter ways… like the sight of those crumbs, and the silence that follows.</p><p class="paragraph" style="text-align:left;">Here are some pics of her throughout the years:</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/c84d1e38-2fb9-4d57-b5f0-d4cfea42e91e/image.png?t=1745581370"/></div><p class="paragraph" style="text-align:left;">Razan (wifey) wrote a beautiful note on Facebook that described her better than I could:</p><div class="image"><img alt="" class="image__image" style="border-style:solid;border-width:2px;box-sizing:border-box;border-color:#E5E7EB;" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/264a3237-4783-4efd-ae4c-569d7ad53932/image.png?t=1745581263"/></div><p class="paragraph" style="text-align:left;">And just for a bit of fun, I ended up turning Mochi into a toy.</p><p class="paragraph" style="text-align:left;">Not physically, but digitally, using the recent ChatGPT image tools. I then use Google’s video model, Veo 2, to create a short animation of her coming out of the toy box.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/13f46f16-3f95-4ab7-9aa1-a29c34b6c9bc/Mochi.gif?t=1745582505"/></div><p class="paragraph" style="text-align:left;">Silly? Absolutely.</p><p class="paragraph" style="text-align:left;">Healing? A little bit…</p><p class="paragraph" style="text-align:left;">It’s another reminder how short life is.</p><p class="paragraph" style="text-align:left;">On the flip side, it demonstrates how powerful these new AI tools have become.</p><p class="paragraph" style="text-align:left;">Not just for productivity, but for emotion. For storytelling, and for remembering.</p><p class="paragraph" style="text-align:left;">Speaking of AI advancements…</p><h3 class="heading" style="text-align:left;" id="ai-that-forgets-less-and-builds-bet">AI That Forgets Less (And Builds Better)</h3><p class="paragraph" style="text-align:left;">If you (or someone you know) have ever tried using AI for coding/programming, you probably ran into this:</p><p class="paragraph" style="text-align:left;">You are working on something and you have given the model a bunch of context. The model has the entire codebase (e.g., using Cursor or Windsurf or GitHub Copilot).</p><p class="paragraph" style="text-align:left;">Then, a few more prompts later, AI somehow forgets what it was building and it breaks its own code.</p><p class="paragraph" style="text-align:left;">Kind of like us zooming in one specific structural connection detail but somehow forgetting the building’s main structural systems.</p><p class="paragraph" style="text-align:left;">This is what made the new <a class="link" href="https://openai.com/index/gpt-4-1/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-49-crumbs-on-the-floor-ai-that-remembers-and-another-that-found-my-choir-stage" target="_blank" rel="noopener noreferrer nofollow">GPT-4.1</a> such a big deal when it quietly rolled out recently for developers.</p><p class="paragraph" style="text-align:left;">The new model allows much larger context window (1 million tokens!) — meaning, you can feed it more information, and it will remember more of it consistently which reduces the chances of it bugging out.</p><p class="paragraph" style="text-align:left;">For developers (and structural engineers dabbling in code or vibe coding), this is pretty significant and people are experiencing good results.</p><p class="paragraph" style="text-align:left;">We can now build more tools or scripts without constantly re-reminding AI what it’s doing.</p><p class="paragraph" style="text-align:left;">This also means potentially, we’ll start to see more useful apps/software being built and deployed faster.</p><h3 class="heading" style="text-align:left;" id="ai-that-looks-thinks-and-acts">AI That Looks, Thinks, and Acts</h3><p class="paragraph" style="text-align:left;">On the same front, OpenAI also rolled out new versions of their reasoning models: <a class="link" href="https://openai.com/index/introducing-o3-and-o4-mini/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-49-crumbs-on-the-floor-ai-that-remembers-and-another-that-found-my-choir-stage" target="_blank" rel="noopener noreferrer nofollow">o3 and o4-mini</a>.</p><p class="paragraph" style="text-align:left;">Here’s the twist compared to the previous reasoning models (o1 and o3-mini): they can now <i>do</i> things while they think.</p><p class="paragraph" style="text-align:left;">For examples, these models now reason by actively zooming in on images, running Python scripts, or searching the web as part of their thinking process.</p><p class="paragraph" style="text-align:left;">Here’s another perspective.</p><p class="paragraph" style="text-align:left;">Before the new model, AI could read a structural pdf set and <i>maybe</i> give a vague summary because it can OCR the words and have some understanding based on that.</p><p class="paragraph" style="text-align:left;">Now, it can potentially start to focus on specific details and review it like an engineer and check for missing information or things to watch out for.</p><p class="paragraph" style="text-align:left;">It’s nowhere near perfect at this stage for our daily workflows, but I believe it’s a clear step toward the future where AI can genuinely help us review drawings or catch inconsistencies and oversights.</p><p class="paragraph" style="text-align:left;">I haven’t had the chance to fully test it but it’s on my todo list to try it, starting with one detail, then a full sheet, and then maybe a small pdf set to see how it performs and find out the capability and limitations. </p><p class="paragraph" style="text-align:left;">I’ll let you know how it goes when I get to it (unless you beat me to it first… hit reply if you’ve tried something! Note that you need the paid version to get access to o3 and o4-mini-high though).</p><h3 class="heading" style="text-align:left;" id="i-asked-ai-to-find-my-past-it-did">I Asked AI to Find My Past. It Did.</h3><p class="paragraph" style="text-align:left;">Speaking of o3 and o4-mini being able to zoom in on images and conduct searches…</p><p class="paragraph" style="text-align:left;">Here is something I tried, but quick background first.</p><p class="paragraph" style="text-align:left;">Back in 3rd grade, I went on a choir tour across Central Europe. I still have all these old photos of performances, churches, me in bright red vest… but I have no idea where most of them were taken.</p><p class="paragraph" style="text-align:left;">So I gave one to the new model:</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/010d7993-15c1-4faf-bc31-c74006c88bb5/image.png?t=1745584733"/></div><p class="paragraph" style="text-align:left;">You can actually watch it “think”.</p><p class="paragraph" style="text-align:left;">It’s zooming in on details, search the web to compare, and retry new ideas…etc. It’s pretty cool to see it in action. </p><p class="paragraph" style="text-align:left;">Here is a short snippet:</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/ade3e12d-3ce8-452f-aacd-1d03a7b4e0f3/image.png?t=1745584911"/></div><p class="paragraph" style="text-align:left;"> It went on like this for a little over five minutes.</p><p class="paragraph" style="text-align:left;">… and got it wrong (it told me it’s Marienkirche in Germany, I Googled it and that wasn’t the place).</p><p class="paragraph" style="text-align:left;">But then, I gave it a little nudge, or gentle guidance if you will, and it figured it out within 3 minutes (I confirmed it with Google Search).</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/f32ea53c-6d5f-4217-a73f-c7b5008ba827/image.png?t=1745585138"/></div><p class="paragraph" style="text-align:left;">From Wikipedia:</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/a6141a2b-af84-46ef-8c4b-5e8f36a71e62/image.png?t=1745585234"/><div class="image__source"><a class="image__source_link" href="https://pl.wikipedia.org/wiki/Bazylika_%C5%9Bw._Miko%C5%82aja_w_Gda%C5%84sku?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-49-crumbs-on-the-floor-ai-that-remembers-and-another-that-found-my-choir-stage" rel="noopener" target="_blank"><span class="image__source_text"><p>Wikipedia</p></span></a></div></div><p class="paragraph" style="text-align:left;">It gave me a little goosebumps.</p><p class="paragraph" style="text-align:left;">Not only that it was “impressive technology,” but also because I now feel like I have a way to revisit some of the places that I’ve been to when I was little but have no clue where I was.</p><p class="paragraph" style="text-align:left;">It was almost magical…</p><h3 class="heading" style="text-align:left;" id="were-not-wired-for-this">We’re Not Wired for This</h3><p class="paragraph" style="text-align:left;">If all these AI stuff feels like too much, too fast… you are not alone.</p><p class="paragraph" style="text-align:left;">We (humans) are wired to think in linear progression. We expect tomorrow to look more or less similar to today.</p><p class="paragraph" style="text-align:left;">But AI advancement is not moving in straight lines. It’s moving up exponentially.</p><p class="paragraph" style="text-align:left;">What seemed impossible last month is now a fun experiment on my todo list.</p><p class="paragraph" style="text-align:left;">What felt like a pipedream (e.g., an AI that reads drawings and understand them completely), now feels like something we could obtain in less than a few years or even months.</p><p class="paragraph" style="text-align:left;">And that’s part of the reason I continue to learn, experiment, and share as much as I am able, so that we (structural engineers) are not left behind.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><p class="paragraph" style="text-align:left;">Alrighty and that’s it for today. </p><p class="paragraph" style="text-align:left;">If you’ve been experimenting with new tools (either building, exploring, or just playing), I’d love to hear what you’ve been discovering.</p><p class="paragraph" style="text-align:left;">Thanks for reading! Until next time.</p><p class="paragraph" style="text-align:left;">And I’ll go vacuum up those crumbs now…</p><p class="paragraph" style="text-align:left;">Andy Lin<br><span style="font-size:0.8rem;"><a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-49-crumbs-on-the-floor-ai-that-remembers-and-another-that-found-my-choir-stage" target="_blank" rel="noopener noreferrer nofollow">Back of the Envelope</a></span><span style="font-size:0.8rem;">/</span><span style="font-size:0.8rem;"><a class="link" href="https://structuralengineerhq.com/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-49-crumbs-on-the-floor-ai-that-remembers-and-another-that-found-my-choir-stage" target="_blank" rel="noopener noreferrer nofollow">Structural Engineer HQ</a></span></p><p class="paragraph" style="text-align:left;"><i><b>PS.</b></i></p><p class="paragraph" style="text-align:left;"><i>If you are working on a steel building and you haven’t heard of </i><i><b>Durafuse</b></i><i>, you might want to check it out. </i></p><p class="paragraph" style="text-align:left;"><i>It is a proprietary steel moment frame connection that offers high ductility and fast recovery after an earthquake.</i></p><p class="paragraph" style="text-align:left;"><i>And they’ve got your back with full design team support related to the connections: calcs, plan check comments, RFI responses, and shop drawing reviews.</i></p><p class="paragraph" style="text-align:left;"><i>Click here to learn more: </i><i><a class="link" href="https://go.sehq.co/durafuse?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-49-crumbs-on-the-floor-ai-that-remembers-and-another-that-found-my-choir-stage" target="_blank" rel="noopener noreferrer nofollow">https://go.sehq.co/durafuse</a></i><br></p><p class="paragraph" style="text-align:left;"><i><b>PPS.</b></i></p><p class="paragraph" style="text-align:left;"><i>Have you heard the joke about the opposite of Artificial Super Intelligence?</i></p><p class="paragraph" style="text-align:left;"><i>.</i></p><p class="paragraph" style="text-align:left;"><i>.</i></p><p class="paragraph" style="text-align:left;"><i>.</i></p><p class="paragraph" style="text-align:left;"><i>It’s real stupid.</i></p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/803c83ae-bb94-47ba-ba6c-89ff52a8b04b/Envelope_Divider.png?t=1745935510"/></div><p class="paragraph" style="text-align:left;">By the way, if you came here through LinkedIn and would like to continue the conversation there, this will take you back:</p><div class="embed"><a class="embed__url" href="https://www.linkedin.com/pulse/crumbs-floor-ai-remembers-another-found-my-choir-andy-lin-pe-se-trg0c?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-49-crumbs-on-the-floor-ai-that-remembers-and-another-that-found-my-choir-stage" target="_blank"><div class="embed__content"><p class="embed__title"> Crumbs on the floor, AI that remembers, and another that found my choir stage </p><p class="embed__description"> This is a short snippet (est. read time = 1 minute) from last week&#39;s issue of Back of the Envelope. </p><p class="embed__link"> www.linkedin.com/pulse/crumbs-floor-ai-remembers-another-found-my-choir-andy-lin-pe-se-trg0c </p></div><img class="embed__image embed__image--right" src="https://static.licdn.com/scds/common/u/images/email/artdeco/logos/96/linkedin-bug-color.png"/></a></div></div><div class='beehiiv__footer'><br class='beehiiv__footer__break'><hr class='beehiiv__footer__line'><a target="_blank" class="beehiiv__footer_link" style="text-align: center;" href="https://www.beehiiv.com/?utm_campaign=71fac1d9-80fc-4f80-8e5c-c8556bc0ad8f&utm_medium=post_rss&utm_source=back_of_the_envelope">Powered by beehiiv</a></div></div>
  ]]></content:encoded>
</item>

      <item>
  <title>✉ Envelope #48: Three life-changing concepts I came across recently</title>
  <description></description>
  <link>https://backoftheenvelope.co/p/envelope-48-three-life-changing-concepts-i-came-across-recently</link>
  <guid isPermaLink="true">https://backoftheenvelope.co/p/envelope-48-three-life-changing-concepts-i-came-across-recently</guid>
  <pubDate>Fri, 11 Apr 2025 15:18:52 +0000</pubDate>
  <atom:published>2025-04-11T15:18:52Z</atom:published>
    <dc:creator>Andy Lin</dc:creator>
  <content:encoded><![CDATA[
    <div class='beehiiv'><style>
  .bh__table, .bh__table_header, .bh__table_cell { border: 1px solid #C0C0C0; }
  .bh__table_cell { padding: 5px; background-color: #FFFFFF; }
  .bh__table_cell p { color: #2D2D2D; font-family: 'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .bh__table_header { padding: 5px; background-color:#F1F1F1; }
  .bh__table_header p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style><div class='beehiiv__body'><p class="paragraph" style="text-align:left;">Happy Friday! Andy from <i>Back of the Envelope</i> here.</p><p class="paragraph" style="text-align:left;">Today I want to share three things that have had a huge impact on my life recently.</p><p class="paragraph" style="text-align:left;">Each one carries its own weight. But when you hold them together, something shifts. </p><p class="paragraph" style="text-align:left;">The first two apply to just about everyone. The last one will hit different if you&#39;re a parent.</p><p class="paragraph" style="text-align:left;">I could go deep on each one, but since we’ve only got a few minutes, I’m going to keep it tight. Let me know if any of these resonates and I’ll happily dive deeper in a future email.</p><p class="paragraph" style="text-align:left;">Let’s go!<br><i>(Estimated read time: 3 minutes 0 seconds)</i></p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><h3 class="heading" style="text-align:left;" id="1-the-90-second-emotional-response">1. The 90-Second Emotional Response</h3><p class="paragraph" style="text-align:left;">Ok, I’m going to be openly vulnerable for a second here...</p><p class="paragraph" style="text-align:left;">I’ve struggled with managing anger and frustration. </p><p class="paragraph" style="text-align:left;">Not usually with work or engineering-related things. But with life stuff… and parenting.</p><p class="paragraph" style="text-align:left;">If you know me in real life, you’ve probably never seen this side of me, because most things just don’t get to me. </p><p class="paragraph" style="text-align:left;">But every now and then, something cuts through — and when it does, it <i>really</i> messes with my mind.</p><p class="paragraph" style="text-align:left;">I’ve tried the usual stuff: meditation, breathing, relaxation techniques. Some helped, but it never quite clicked.</p><p class="paragraph" style="text-align:left;">Until recently, when I was listening to an audiobook called <a class="link" href="https://amzn.to/3ElOf4b?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-48-three-life-changing-concepts-i-came-across-recently" target="_blank" rel="noopener noreferrer nofollow"><i>The Let Them Theory</i></a> by Mel Robbins (highly recommend, by the way), I stumbled across the &quot;90-second emotional response rule.&quot;</p><p class="paragraph" style="text-align:left;">The concept comes from Dr. Jill Bolte Taylor, a neuroanatomist:</p><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;">&quot;When a person has a reaction to something in their environment, there’s a 90-second chemical process that happens in the body. <br><br>After that, any remaining emotional response is just the person choosing to stay in that emotional loop.&quot;</p><figcaption class="blockquote__byline"></figcaption></blockquote></div><p class="paragraph" style="text-align:left;">That stopped me in my tracks.</p><p class="paragraph" style="text-align:left;">What this means is that when something really pisses me off, my brain floods my body with adrenaline, cortisol — all that fight-or-flight stuff. </p><p class="paragraph" style="text-align:left;"><b>But it only does it for roughly 90 seconds.</b></p><p class="paragraph" style="text-align:left;">After that... it’s on me. I can either keep replaying the story that triggered me, or I can let the storm pass and shift.</p><p class="paragraph" style="text-align:left;">Which explains why the whole &quot;just breathe&quot; advice doesn’t seem to work when we’re in the heat of the moment. Because the chemicals haven’t dissipated yet.</p><p class="paragraph" style="text-align:left;">So now, when something triggers me, I wait.</p><p class="paragraph" style="text-align:left;">I count 90 seconds. </p><p class="paragraph" style="text-align:left;">Then I choose.</p><p class="paragraph" style="text-align:left;">And that leads into the second concept.</p><hr class="content_break"><h3 class="heading" style="text-align:left;" id="2-we-only-have-about-4000-weeks-to-">2. We Only Have About 4,000 Weeks to Live</h3><p class="paragraph" style="text-align:left;">The average life expectancy in the U.S. is about 77 years.</p><p class="paragraph" style="text-align:left;">77 x 52 = 4,004 weeks.</p><p class="paragraph" style="text-align:left;">If you’re like me, you’ve probably already gone through half of those.</p><p class="paragraph" style="text-align:left;">I made a spreadsheet to visualize it.</p><p class="paragraph" style="text-align:left;">Each dot = 1 week. Each row = 1 year. The blank dots? That’s what’s left.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/53d009c5-d2a8-41d5-86d6-fb5f0ce52a31/image.png?t=1744383683"/></div><p class="paragraph" style="text-align:left;">Seeing time like this… it changes things.</p><p class="paragraph" style="text-align:left;">It reminds me how short life is. It helps me catch myself before I spiral.</p><p class="paragraph" style="text-align:left;">Why stay pissed over something small when I only get this many weeks total?</p><p class="paragraph" style="text-align:left;">The 90-second rule becomes easier to practice when I know how precious each moment is.</p><p class="paragraph" style="text-align:left;">And that brings me to the third concept.</p><hr class="content_break"><h3 class="heading" style="text-align:left;" id="3-by-the-time-your-child-turns-18-y">3. By the Time Your Child Turns 18, You’ve Spent ~90% of the Time You’ll Ever Spend with Them</h3><p class="paragraph" style="text-align:left;">Let that sink in for a second.</p><p class="paragraph" style="text-align:left;">Back of the envelope math:</p><ul><li><p class="paragraph" style="text-align:left;"><b>First 18 years</b>: spend every day with them = 18 * 365 = 6,570 days</p></li><li><p class="paragraph" style="text-align:left;"><b>After 18</b>: maybe I see them every other week for 30 years = 52/2 * 30 = 780 days</p></li><li><p class="paragraph" style="text-align:left;"><b>Total</b>: 6,570 + 780 = 7,350 days</p></li><li><p class="paragraph" style="text-align:left;"><b>Time spent by 18</b>: 6,570 / 7,350 = 89.4%</p></li></ul><p class="paragraph" style="text-align:left;">Nearly all the in-person time I’ll ever have with my kids... happens before they’re 18.</p><p class="paragraph" style="text-align:left;">I added this onto the same chart from earlier. A little rectangle showing how much time I’ve got left until all of them turn 18.</p><p class="paragraph" style="text-align:left;">…Every dot matters.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/d4408810-7538-4ca1-93c7-048a278696ca/image.png?t=1744384060"/></div><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><p class="paragraph" style="text-align:left;">To bring it all together:</p><ul><li><p class="paragraph" style="text-align:left;">When something or someone pushes our buttons, remember the 90-second rule. Let the chemicals run their course. Then choose our response.</p></li><li><p class="paragraph" style="text-align:left;">Zoom out. Life is short… especially when measured in weeks. Most of the little stressful events won’t matter in a month, let alone a year.</p></li><li><p class="paragraph" style="text-align:left;">And if it’s our kids testing our limits... remember how little time we actually get with them. That perspective alone is rewiring everything for me.</p></li></ul><p class="paragraph" style="text-align:left;">Thanks for reading!</p><p class="paragraph" style="text-align:left;">Andy Lin<br><span style="font-size:0.8rem;"><a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-48-three-life-changing-concepts-i-came-across-recently" target="_blank" rel="noopener noreferrer nofollow">Back of the Envelope</a></span><span style="font-size:0.8rem;">/</span><span style="font-size:0.8rem;"><a class="link" href="https://structuralengineerhq.com/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-48-three-life-changing-concepts-i-came-across-recently" target="_blank" rel="noopener noreferrer nofollow">Structural Engineer HQ</a></span></p><p class="paragraph" style="text-align:left;"><i><b>PS.</b></i></p><p class="paragraph" style="text-align:left;"><i>Speaking of time — if you want to spend less of it stressing over moment frame connection design and the chaos it can bring during construction, check out </i><a class="link" href="https://go.sehq.co/durafuse?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-48-three-life-changing-concepts-i-came-across-recently" target="_blank" rel="noopener noreferrer nofollow"><i>DuraFuse Frames</i></a><i>.</i></p><p class="paragraph" style="text-align:left;"><i>It’s a code-approved moment frame connection. </i></p><p class="paragraph" style="text-align:left;"><i>And they’ve got your back with full design team support: connection calcs, plan check comments, RFI responses, shop drawing reviews — the whole shebang.</i></p><p class="paragraph" style="text-align:left;">Here’s that link again: <a class="link" href="https://go.sehq.co/durafuse?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-48-three-life-changing-concepts-i-came-across-recently" target="_blank" rel="noopener noreferrer nofollow">https://go.sehq.co/durafuse</a></p><p class="paragraph" style="text-align:left;"><i><b>PPS.</b></i></p><p class="paragraph" style="text-align:left;"><i>I remember dropping off my son on his first day of school. He looked worried, so I asked, “What’s wrong?”</i></p><p class="paragraph" style="text-align:left;"><i>He said, &quot;How long do I have to go to school for?&quot;</i></p><p class="paragraph" style="text-align:left;"><i>I smiled and said, “Until you’re 18.&quot;</i></p><p class="paragraph" style="text-align:left;"><i>He paused, nodded quietly, then asked: &quot;You’ll remember to come get me when I’m 18, right?&quot;</i></p><p class="paragraph" style="text-align:left;"><i>(not a true story)</i></p></div><div class='beehiiv__footer'><br class='beehiiv__footer__break'><hr class='beehiiv__footer__line'><a target="_blank" class="beehiiv__footer_link" style="text-align: center;" href="https://www.beehiiv.com/?utm_campaign=ba4429de-ab79-4a98-82bb-58275f5f5479&utm_medium=post_rss&utm_source=back_of_the_envelope">Powered by beehiiv</a></div></div>
  ]]></content:encoded>
</item>

      <item>
  <title>Envelope #47: Bangkok skyscraper collapse</title>
  <description></description>
  <link>https://backoftheenvelope.co/p/envelope-47-bangkok-skyscraper-collapse</link>
  <guid isPermaLink="true">https://backoftheenvelope.co/p/envelope-47-bangkok-skyscraper-collapse</guid>
  <pubDate>Fri, 04 Apr 2025 15:04:37 +0000</pubDate>
  <atom:published>2025-04-04T15:04:37Z</atom:published>
    <dc:creator>Andy Lin</dc:creator>
    <category><![CDATA[Concrete]]></category>
    <category><![CDATA[Technical]]></category>
    <category><![CDATA[Seismic]]></category>
  <content:encoded><![CDATA[
    <div class='beehiiv'><style>
  .bh__table, .bh__table_header, .bh__table_cell { border: 1px solid #C0C0C0; }
  .bh__table_cell { padding: 5px; background-color: #FFFFFF; }
  .bh__table_cell p { color: #2D2D2D; font-family: 'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .bh__table_header { padding: 5px; background-color:#F1F1F1; }
  .bh__table_header p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style><div class='beehiiv__body'><p class="paragraph" style="text-align:left;">Good morning! Andy from <i>Back of the Envelope</i> here.</p><p class="paragraph" style="text-align:left;">By now, you&#39;ve probably heard about the M7.7 earthquake that struck Myanmar last week. My heart goes out to the tens of thousands affected 😥.</p><p class="paragraph" style="text-align:left;">Just like the email I wrote back in 2023 about the Turkey earthquake, this one is tough to write. So many lives lost… and many loved ones left behind.</p><p class="paragraph" style="text-align:left;">But, just like I said back then: we&#39;re structural engineers. </p><p class="paragraph" style="text-align:left;">We talk about failures. Earthquakes. Collapses. </p><p class="paragraph" style="text-align:left;">Not to sensationalize, but to learn. </p><p class="paragraph" style="text-align:left;">And to make things a little safer next time.</p><p class="paragraph" style="text-align:left;">Most of the failures near the epicenter make sense: older buildings, soft stories, weak construction.</p><p class="paragraph" style="text-align:left;">But one failure... stood out.</p><p class="paragraph" style="text-align:left;">It happened <b>685 miles away</b> — in Bangkok.</p><p class="paragraph" style="text-align:left;">A modern, under-construction high-rise: the State Audit Office tower.</p><p class="paragraph" style="text-align:left;">Let’s dive in.<br>(Estimated read time: ~4 minutes)</p><p class="paragraph" style="text-align:left;"><b>Quick disclaimer</b>: The official investigation is still ongoing. Facts are still trickling out, and there’s a lot of speculation floating around. I’ll do my best to separate the signal from the noise.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><p class="paragraph" style="text-align:left;">My heart dropped when I saw this video:</p><p class="paragraph" style="text-align:left;"><a class="link" href="https://x.com/i/status/1905528938732143093?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-47-bangkok-skyscraper-collapse" target="_blank" rel="noopener noreferrer nofollow">X/Twitter video link</a></p><p class="paragraph" style="text-align:left;">and this:</p><p class="paragraph" style="text-align:left;"><a class="link" href="https://www.reddit.com/r/StructuralEngineering/comments/1jou77l/its_interesting_to_see_how_the_mass_of_the_crane/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-47-bangkok-skyscraper-collapse" target="_blank" rel="noopener noreferrer nofollow">Reddit video</a></p><p class="paragraph" style="text-align:left;">…the speed at which the building came down is terrifying.</p><p class="paragraph" style="text-align:left;">And the fact that it’s so far from the epicenter? That’s what really shook me. </p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/3b2e7596-ab2b-4a57-bc7c-52bacba06da0/1._Distance_to_epicenter.jpg?t=1743777435"/><div class="image__source"><span class="image__source_text"><p>source (<a class="link" href="https://x.com/engineco16/status/1905627964785434643/photo/1?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-47-bangkok-skyscraper-collapse" target="_blank" rel="noopener noreferrer nofollow">https://x.com/engineco16/status/1905627964785434643/photo/1</a>)</p></span></div></div><p class="paragraph" style="text-align:left;">So I started digging.</p><hr class="content_break"><h3 class="heading" style="text-align:left;" id="what-we-know-so-far">What we know so far</h3><p class="paragraph" style="text-align:left;"><b>Confirmed facts:</b></p><ul><li><p class="paragraph" style="text-align:left;">33 stories, 449 feet tall</p></li><li><p class="paragraph" style="text-align:left;">Budget: ~$63M USD</p></li><li><p class="paragraph" style="text-align:left;">Still under construction, but topped out in April 2024</p></li></ul><p class="paragraph" style="text-align:left;"><b>Likely facts</b><br>(based on a Chinese technical article that was later taken down — but archived. Link below):</p><ul><li><p class="paragraph" style="text-align:left;">Structural system: prestressed flat slab (no beams) with exterior concrete columns and core walls</p></li><li><p class="paragraph" style="text-align:left;">500 KSC (≈7000 psi) concrete for vertical elements</p></li><li><p class="paragraph" style="text-align:left;">350 KSC (≈5000 psi) concrete for slabs</p></li></ul><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/6283358c-ff9c-4de5-aee7-63dc6e2d3e86/2._Floor_Plan.png?t=1743777254"/><div class="image__source"><span class="image__source_text"><p>source: archived Chinese article</p></span></div></div><p class="paragraph" style="text-align:left;"><b>Reasonable inferences:</b></p><ul><li><p class="paragraph" style="text-align:left;">The building likely followed local Thai code, which references recent ACI standards</p></li><li><p class="paragraph" style="text-align:left;">Bangkok is generally considered a low seismic risk zone (no nearby active faults)</p></li><li><p class="paragraph" style="text-align:left;">But the city sits on deep soft soil, which can amplify long-period seismic waves</p></li><li><p class="paragraph" style="text-align:left;">This soil amplification effect was supposedly added to the seismic design maps in recent years (link to the research at the end)</p></li></ul><hr class="content_break"><h3 class="heading" style="text-align:left;" id="and-now-speculation">And now... speculation</h3><p class="paragraph" style="text-align:left;">According to a LinkedIn post (link below), the recorded acceleration response spectrum in a nearby station shows a peak at around <b>1.2 and 1.8 seconds</b> (see yellow and blue lines below, which represent acceleration in the east-west and north-south direction).</p><p class="paragraph" style="text-align:left;">That’s a bit different from a typical response spectrum where short periods dominate.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/0ceb72e1-36b2-4ff8-8bea-d1d0e7799855/2._acc_response_spectra.jpg?t=1743777419"/></div><p class="paragraph" style="text-align:left;">Let’s do a quick <i>back of the envelope</i> calc:</p><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;">Approximate fundamental period of the building =<br>Ct × h^x = 0.02 × (449)^0.75 ≈ <b>1.95 seconds</b></p><figcaption class="blockquote__byline"></figcaption></blockquote></div><p class="paragraph" style="text-align:left;">At that period, the spectrum suggests the building may have experienced <b>~2 m/s²</b> acceleration.</p><p class="paragraph" style="text-align:left;">Yet, if designed per code (assuming that’s what the brown line represents), the target design acceleration might&#39;ve been closer to <b>0.6 m/s²</b>.</p><p class="paragraph" style="text-align:left;">That’s more than 3x the design force!</p><h3 class="heading" style="text-align:left;" id="so-what-does-that-mean">So what does that mean?</h3><p class="paragraph" style="text-align:left;">It suggests the building may have experienced seismic demands well beyond what it was designed to handle.</p><p class="paragraph" style="text-align:left;">And if the core walls weren’t designed for high ductility, and if the lateral displacements were large, the gravity system (columns and slab joints) may have failed due to deformation incompatibility.</p><p class="paragraph" style="text-align:left;">Once that happens, collapse can become a cascade…</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/2c72d8bc-fb1f-4ab9-8d96-23376eeacb12/image.png?t=1743777956"/><div class="image__source"><span class="image__source_text"><p>source (<a class="link" href="https://www.bangkokpost.com/thailand/general/2993072/collapse-criticism-unfair-state-audit-office-chief?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-47-bangkok-skyscraper-collapse" target="_blank" rel="noopener noreferrer nofollow">https://www.bangkokpost.com/thailand/general/2993072/collapse-criticism-unfair-state-audit-office-chief</a>)</p></span></div></div><hr class="content_break"><p class="paragraph" style="text-align:left;">Of course, this is just a hypothesis. The truth may look very different as more data comes out.</p><p class="paragraph" style="text-align:left;">But I’d like to point out one thing:</p><p class="paragraph" style="text-align:left;">In the aftermath of disasters like this, it&#39;s easy to reach for blame: <br>design flaws, construction errors, corruption, cost-cutting.</p><p class="paragraph" style="text-align:left;">And you’ll see that all over the web.</p><p class="paragraph" style="text-align:left;">But sometimes, even when everyone follows the rules, nature changes the rules.</p><p class="paragraph" style="text-align:left;">The Bangkok collapse reminds us that codes aren’t guarantees. They’re approximations built on what we know.</p><p class="paragraph" style="text-align:left;">And events like this? They expand what we know.</p><p class="paragraph" style="text-align:left;">That’s how we get better.</p><p class="paragraph" style="text-align:left;">Alrighty that’s all for now. Thanks for reading!</p><p class="paragraph" style="text-align:left;">Yours truly,</p><p class="paragraph" style="text-align:left;">Andy Lin<br><span style="font-size:0.8rem;"><a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-47-bangkok-skyscraper-collapse" target="_blank" rel="noopener noreferrer nofollow">Back of the Envelope</a></span><span style="font-size:0.8rem;">/</span><span style="font-size:0.8rem;"><a class="link" href="https://structuralengineerhq.com/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-47-bangkok-skyscraper-collapse" target="_blank" rel="noopener noreferrer nofollow">Structural Engineer HQ</a></span></p><hr class="content_break"><p class="paragraph" style="text-align:left;"><b>PS:</b></p><p class="paragraph" style="text-align:left;">Speaking of earthquake resiliency, if you haven’t heard of <b>Durafuse</b>, it is a proprietary steel moment frame connection that offers high ductility and fast recovery after an earthquake. </p><p class="paragraph" style="text-align:left;">Click here to learn more: <a class="link" href="https://go.sehq.co/durafuse?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-47-bangkok-skyscraper-collapse" target="_blank" rel="noopener noreferrer nofollow">https://go.sehq.co/durafuse</a></p><p class="paragraph" style="text-align:left;"><b>PPS: </b></p><p class="paragraph" style="text-align:left;">Links mentioned above:</p><ul><li><p class="paragraph" style="text-align:left;">Chinese technical article (use Google Translate to convert it to English): <a class="link" href="https://web.archive.org/web/20250329011252/https://www.qikanchina.com/thesis/view/8420027?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-47-bangkok-skyscraper-collapse" target="_blank" rel="noopener noreferrer nofollow">Archived link</a></p></li><li><p class="paragraph" style="text-align:left;">Seismic hazards in Thailand - a compilation and updated probabilistic analysis: <a class="link" href="https://earth-planets-space.springeropen.com/articles/10.1186/s40623-016-0465-6?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-47-bangkok-skyscraper-collapse#:~:text=In%20addition%2C%20it%20is%20important,underneath%20Bangkok%2C%20is%20still%20needed." target="_blank" rel="noopener noreferrer nofollow">Read here</a></p></li><li><p class="paragraph" style="text-align:left;">LinkedIn post on response spectra: <a class="link" href="https://www.linkedin.com/feed/update/urn:li:activity:7311735558165139457/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-47-bangkok-skyscraper-collapse" target="_blank" rel="noopener noreferrer nofollow">View post</a></p></li><li><p class="paragraph" style="text-align:left;">Google Maps link to the tower: <a class="link" href="https://www.google.com/maps/@13.8027955,100.5483244,3a,75y,259.87h,107.35t/data=!3m7!1e1!3m5!1seDreA2hNMUHGDrVP2c-43g!2e0!6shttps:%2F%2Fstreetviewpixels-pa.googleapis.com%2Fv1%2Fthumbnail%3Fcb_client%3Dmaps_sv.tactile%26w%3D900%26h%3D600%26pitch%3D-17.3497447982688%26panoid%3DeDreA2hNMUHGDrVP2c-43g%26yaw%3D259.8662856311783!7i16384!8i8192?entry=ttu&g_ep=EgoyMDI1MDQwMS4wIKXMDSoASAFQAw%3D%3D&utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-47-bangkok-skyscraper-collapse" target="_blank" rel="noopener noreferrer nofollow">Link</a></p></li></ul></div><div class='beehiiv__footer'><br class='beehiiv__footer__break'><hr class='beehiiv__footer__line'><a target="_blank" class="beehiiv__footer_link" style="text-align: center;" href="https://www.beehiiv.com/?utm_campaign=5132f53a-36d4-44be-9287-6ba669363343&utm_medium=post_rss&utm_source=back_of_the_envelope">Powered by beehiiv</a></div></div>
  ]]></content:encoded>
</item>

      <item>
  <title>Envelope #46 (resend): How AI (and a little humor) helped me survive plan check hell</title>
  <description></description>
  <link>https://backoftheenvelope.co/p/envelope-46-resend-how-ai-and-a-little-humor-helped-me-survive-plan-check-hell</link>
  <guid isPermaLink="true">https://backoftheenvelope.co/p/envelope-46-resend-how-ai-and-a-little-humor-helped-me-survive-plan-check-hell</guid>
  <pubDate>Fri, 28 Mar 2025 15:31:22 +0000</pubDate>
  <atom:published>2025-03-28T15:31:22Z</atom:published>
    <dc:creator>Andy Lin</dc:creator>
    <category><![CDATA[Ai]]></category>
    <category><![CDATA[Non Technical]]></category>
  <content:encoded><![CDATA[
    <div class='beehiiv'><style>
  .bh__table, .bh__table_header, .bh__table_cell { border: 1px solid #C0C0C0; }
  .bh__table_cell { padding: 5px; background-color: #FFFFFF; }
  .bh__table_cell p { color: #2D2D2D; font-family: 'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .bh__table_header { padding: 5px; background-color:#F1F1F1; }
  .bh__table_header p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style><div class='beehiiv__body'><p class="paragraph" style="text-align:left;"><i>Oops… FYI there was an error in one of the links in the email I sent earlier. Here’s the corrected version.</i></p><hr class="content_break"><p class="paragraph" style="text-align:left;">Happy Friday! Andy from <i>Back of the Envelope</i> here.</p><p class="paragraph" style="text-align:left;">Today I want to share a strategy I’ve been testing: using AI and humor to cope with stress.</p><p class="paragraph" style="text-align:left;">This came about while dealing with some plan check comments on a project that seemed stuck in an endless loop.</p><p class="paragraph" style="text-align:left;">You ever been there?</p><p class="paragraph" style="text-align:left;">You’re responding to what should be the final outstanding comment, but instead, the email chain gets longer… and longer… and now it’s weeks later, no one remembers what the original issue was, and somehow one comment has multiplied into three.</p><p class="paragraph" style="text-align:left;">It’s frustrating. And it disrupts your other work because now you’ve got to pause, rewind, and dive back into an issue you thought was settled <i>weeks ago</i>.</p><p class="paragraph" style="text-align:left;">Well… I don’t have a magic fix for this.</p><p class="paragraph" style="text-align:left;">But I <i>do</i> have something that might lighten the load.</p><p class="paragraph" style="text-align:left;">A way to inject a bit of levity that helps you <i>feel</i> better about the stress, so you can re-engage with less dread and more energy.</p><p class="paragraph" style="text-align:left;">Let’s go!<br><i>(Estimated read time: 3 minutes 51 seconds)</i></p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><h2 class="heading" style="text-align:left;" id="why-humor">Why Humor?</h2><p class="paragraph" style="text-align:left;">Quick story.</p><p class="paragraph" style="text-align:left;">Back in the late 2000s, Conan O’Brien was crushing it on his <i>Late Night</i> show. Eventually, he got the dream gig: hosting <i>The Tonight Show</i>.</p><p class="paragraph" style="text-align:left;">I was a huge fan. I watched nearly every episode when it launched in 2009.</p><p class="paragraph" style="text-align:left;">It was clear how much he loved doing that show — he even said it was the fulfillment of a lifelong dream.</p><p class="paragraph" style="text-align:left;">But not long after, NBC pulled the plug. (<a class="link" href="https://en.wikipedia.org/wiki/2010_Tonight_Show_conflict?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-46-resend-how-ai-and-a-little-humor-helped-me-survive-plan-check-hell" target="_blank" rel="noopener noreferrer nofollow">2010 Tonight Show Conflict</a>).</p><p class="paragraph" style="text-align:left;">It was a mess. Public, painful, political.</p><p class="paragraph" style="text-align:left;">And yet... Conan stayed funny.</p><p class="paragraph" style="text-align:left;">Even as the walls were closing in, he kept cracking jokes:</p><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;">“We’ve got a great show for you tonight… I have no idea when it will air.”<br>“You can do anything in life… unless Jay Leno wants to do it too.”</p><figcaption class="blockquote__byline"></figcaption></blockquote></div><p class="paragraph" style="text-align:left;">He made fake bits about <a class="link" href="https://www.youtube.com/watch?v=IrjtZvxJv7U&utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-46-resend-how-ai-and-a-little-humor-helped-me-survive-plan-check-hell" target="_blank" rel="noopener noreferrer nofollow">putting the show on Craigslist</a>.</p><p class="paragraph" style="text-align:left;">Or “wasting” NBC’s money by <a class="link" href="https://youtu.be/Hrb3HLB28Po?si=EHYWVrhp-gJX1bth&t=358&utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-46-resend-how-ai-and-a-little-humor-helped-me-survive-plan-check-hell" target="_blank" rel="noopener noreferrer nofollow">buying a giant ground sloth fossil to spray caviar onto a Picasso</a>.</p><p class="paragraph" style="text-align:left;">Point is: <b>humor made a painful situation feel less suffocating.</b></p><p class="paragraph" style="text-align:left;">It gave him (and us) room to breathe.</p><p class="paragraph" style="text-align:left;">And as I later learned, this isn’t just anecdotal; humor can actually <i>lower</i> cortisol, <i>increase</i> dopamine and endorphins, and <i>balance</i> serotonin.</p><p class="paragraph" style="text-align:left;">In other words, it helps your brain chill out.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/4e6a4890-f57d-4d99-81ca-c3b29d0c8d3f/Humor_and_biochemical_effects.png?t=1743172527"/><div class="image__source"><span class="image__source_text"><p>researched using Grok</p></span></div></div><hr class="content_break"><h2 class="heading" style="text-align:left;" id="how-to-use-ai-to-find-humor-in-stre">How to Use AI to Find Humor in Stress</h2><p class="paragraph" style="text-align:left;">So, how can we bring this into our day-to-day as structural engineers?</p><p class="paragraph" style="text-align:left;">Simple: take something that’s stressing you out, and turn it into a joke.</p><p class="paragraph" style="text-align:left;">But unless you’re a stand-up comic or an unusually witty person under pressure, that’s not easy to do...</p><p class="paragraph" style="text-align:left;">…until now (thanks to AI).</p><p class="paragraph" style="text-align:left;">Here’s the prompt I use with ChatGPT (or any AI chatbot):</p><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;">“Write a funny song based on the following situation:<br>[Describe your stressful scenario like you’re venting to a friend. Include details.]”</p><figcaption class="blockquote__byline"></figcaption></blockquote></div><p class="paragraph" style="text-align:left;">That’s it.</p><p class="paragraph" style="text-align:left;">You’ll get something unexpected, and potentially hilarious.</p><p class="paragraph" style="text-align:left;">And if you want to take it further, use <a class="link" href="https://suno.com/invite/@thatseguy?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-46-resend-how-ai-and-a-little-humor-helped-me-survive-plan-check-hell" target="_blank" rel="noopener noreferrer nofollow">Suno.com</a> to actually turn it into a song.</p><p class="paragraph" style="text-align:left;">Other prompt variations I’ve tried:</p><ul><li><p class="paragraph" style="text-align:left;">“Write a funny, self-deprecating song about me (a structural engineer) based on the following situation…”</p></li><li><p class="paragraph" style="text-align:left;">“Write a stand-up comedy bit about this scenario…”</p></li><li><p class="paragraph" style="text-align:left;">“Write a comedy film plot starring Will Ferrell, Adam Sandler, and Steve Carell…”</p></li></ul><p class="paragraph" style="text-align:left;">You get the idea.</p><p class="paragraph" style="text-align:left;">The goal isn’t to fix the problem. It’s to step <i>outside</i> of it for a moment and see it from a funnier, less personal angle.</p><p class="paragraph" style="text-align:left;">That shift alone can help you return to the task with fresh eyes and more resilience.</p><hr class="content_break"><p class="paragraph" style="text-align:left;"><span style="text-decoration:underline;"><i>Quick side note:</i></span></p><p class="paragraph" style="text-align:left;"><i>Speaking of resilience, if you haven’t heard of </i><i><b>Durafuse</b></i><i>, it is a proprietary steel moment frame connection.</i></p><p class="paragraph" style="text-align:left;"><i>But unlike most systems that require major repairs after a severe earthquake, Durafuse only needs a replacement of the bottom fuse plate.</i></p><p class="paragraph" style="text-align:left;"><i>In other words: Faster recovery, less downtime.</i></p><p class="paragraph" style="text-align:left;"><i>Click here to learn more: </i><i><a class="link" href="https://go.sehq.co/durafuse?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-46-resend-how-ai-and-a-little-humor-helped-me-survive-plan-check-hell" target="_blank" rel="noopener noreferrer nofollow">link</a></i></p><hr class="content_break"><h2 class="heading" style="text-align:left;" id="a-word-of-caution-real-life-example">A Word of Caution (Real-Life Example)</h2><p class="paragraph" style="text-align:left;">AI-generated humor is great, but one caveat: humor is subjective.</p><p class="paragraph" style="text-align:left;">What makes <i>you</i> laugh might not land the same with others… especially the people involved in the stressful situation.</p><p class="paragraph" style="text-align:left;">I learned this the hard way.</p><p class="paragraph" style="text-align:left;">One morning, I was feeling overwhelmed by the daily chaos of getting my kids to school on time. (Parents, you know the drill.)</p><p class="paragraph" style="text-align:left;">So I asked ChatGPT to write a funny song about it:</p><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;">Write a funny song based on the following situation: <br><br>My 10-year-old daughter doesn’t want to go to sleep on time, so she’s tired in the morning. She complains, drags her feet, and we barely make it to school.</p><figcaption class="blockquote__byline"></figcaption></blockquote></div><p class="paragraph" style="text-align:left;">I also used Suno and turned it into a song (link at the bottom).</p><p class="paragraph" style="text-align:left;">I thought the song was hilarious.</p><p class="paragraph" style="text-align:left;">My daughter... did <i>not</i> (I <i>accidentally </i>showed it to her. I know, big mistake.)</p><p class="paragraph" style="text-align:left;">Turns out:</p><ol start="1"><li><p class="paragraph" style="text-align:left;">What feels like lighthearted fun to a stressed parent might feel like mockery to a sensitive kid.</p></li><li><p class="paragraph" style="text-align:left;">Satire and sarcasm don’t always land with younger brains.</p></li><li><p class="paragraph" style="text-align:left;">No one likes to be the butt of the joke, especially not when they’re already struggling.</p></li><li><p class="paragraph" style="text-align:left;">She wanted to be taken seriously, and this felt like I was brushing her off.</p></li></ol><p class="paragraph" style="text-align:left;">(Wait… how did a structural engineering newsletter turn into a parenting confessional?)</p><p class="paragraph" style="text-align:left;">Anyway… lesson learned. Be mindful about sharing your AI-generated comedy.</p><p class="paragraph" style="text-align:left;">It’s a tool <i>for you</i> — to help <i>you</i> process and cope.</p><p class="paragraph" style="text-align:left;">Most of the time, it’s <b>best to keep the joke to yourself. </b></p><p class="paragraph" style="text-align:left;"><b>Let it do its work — so you can laugh, recharge, and move forward with grace.</b></p><hr class="content_break"><p class="paragraph" style="text-align:left;">Alright, that’s it for now. I hope this little trick helps you carry a bit less stress and a bit more joy into your work.</p><p class="paragraph" style="text-align:left;">Now if you’ll excuse me, I’ve got a daughter to apologize to.</p><p class="paragraph" style="text-align:left;">Until next time,</p><p class="paragraph" style="text-align:left;">Andy Lin<br><span style="font-size:0.8rem;"><a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-46-resend-how-ai-and-a-little-humor-helped-me-survive-plan-check-hell" target="_blank" rel="noopener noreferrer nofollow">Back of the Envelope</a></span><span style="font-size:0.8rem;">/</span><span style="font-size:0.8rem;"><a class="link" href="https://structuralengineerhq.com/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-46-resend-how-ai-and-a-little-humor-helped-me-survive-plan-check-hell" target="_blank" rel="noopener noreferrer nofollow">Structural Engineer HQ</a></span></p><p class="paragraph" style="text-align:left;"><i><b>P.S.</b></i></p><p class="paragraph" style="text-align:left;"><i>For parents out there with pre-teens, you might enjoy </i><i><a class="link" href="https://suno.com/song/08895de4-6db0-4026-8da3-011f8789ba23?sh=diR268JaQ8bkeH6x&utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-46-resend-how-ai-and-a-little-humor-helped-me-survive-plan-check-hell" target="_blank" rel="noopener noreferrer nofollow">this song</a></i><i>.</i></p></div><div class='beehiiv__footer'><br class='beehiiv__footer__break'><hr class='beehiiv__footer__line'><a target="_blank" class="beehiiv__footer_link" style="text-align: center;" href="https://www.beehiiv.com/?utm_campaign=a88e28c2-5b35-405d-9cfa-87cf22ed4a9c&utm_medium=post_rss&utm_source=back_of_the_envelope">Powered by beehiiv</a></div></div>
  ]]></content:encoded>
</item>

      <item>
  <title>Envelope #45: Predicting the future (sort of)</title>
  <description></description>
  <link>https://backoftheenvelope.co/p/envelope-45-predicting-the-future-sort-of</link>
  <guid isPermaLink="true">https://backoftheenvelope.co/p/envelope-45-predicting-the-future-sort-of</guid>
  <pubDate>Thu, 20 Mar 2025 14:35:00 +0000</pubDate>
  <atom:published>2025-03-20T14:35:00Z</atom:published>
    <dc:creator>Andy Lin</dc:creator>
    <category><![CDATA[Ai]]></category>
    <category><![CDATA[Non Technical]]></category>
  <content:encoded><![CDATA[
    <div class='beehiiv'><style>
  .bh__table, .bh__table_header, .bh__table_cell { border: 1px solid #C0C0C0; }
  .bh__table_cell { padding: 5px; background-color: #FFFFFF; }
  .bh__table_cell p { color: #2D2D2D; font-family: 'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .bh__table_header { padding: 5px; background-color:#F1F1F1; }
  .bh__table_header p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style><div class='beehiiv__body'><p class="paragraph" style="text-align:left;">Good morning!</p><p class="paragraph" style="text-align:left;">Andy from <i>Back of the Envelope</i> here.</p><p class="paragraph" style="text-align:left;">Today, I’m predicting the future.</p><p class="paragraph" style="text-align:left;">Well… kind of.</p><p class="paragraph" style="text-align:left;">With AI evolving at breakneck speed, do you ever get that weird mix of <b>excitement </b><i>and</i> <b>unease</b>?</p><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;"><i>&quot;Will this thing eventually replace our jobs?&quot;</i></p><figcaption class="blockquote__byline"></figcaption></blockquote></div><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;"><i>&quot;And if it does… what do we do then?&quot;</i></p><figcaption class="blockquote__byline"></figcaption></blockquote></div><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;"><i>&quot;What should we be doing right now to prepare?&quot;</i></p><figcaption class="blockquote__byline"></figcaption></blockquote></div><p class="paragraph" style="text-align:left;">Those are the kind of questions I&#39;ve been asking… and I&#39;ve been putting a lot of thoughts into this.</p><p class="paragraph" style="text-align:left;">And today, I want to share some of those thoughts, because the better we understand what’s coming, the better we can position ourselves <i>ahead</i> of the curve.</p><p class="paragraph" style="text-align:left;">Let’s go!<br>(Estimated read time = 3m 20s)</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><h2 class="heading" style="text-align:left;" id="1-the-relentless-progression-of-ai-"><b>1. The Relentless Progression of AI and the Rise of the “Pseudo” Engineer</b></h2><p class="paragraph" style="text-align:left;">Remember last week when I shared how NotebookLM helped draft a concrete repair recommendation? And then I joked that AI could also write a song about it?</p><p class="paragraph" style="text-align:left;">Well… turns out, that wasn’t a joke.</p><p class="paragraph" style="text-align:left;">I took those lyrics, fed them into the latest ChatGPT model (GPT-4.5) to enhance them, and then used Suno v4 (song-writing AI) to generate a fully produced J-pop-style song— with vocals, music, everything.</p><p class="paragraph" style="text-align:left;">And now, I can’t get this concrete repair track out of our heads!<br>(link in the bottom — check it out after reading the article)</p><p class="paragraph" style="text-align:left;">This got me thinking…</p><p class="paragraph" style="text-align:left;">AI is progressing at a <i>ridiculous</i> pace.</p><p class="paragraph" style="text-align:left;">First, it was just text generation. It got really good, and at times, almost mind-blowing.</p><p class="paragraph" style="text-align:left;">Then there are images, coding, audio and video — each rapidly improving.</p><p class="paragraph" style="text-align:left;">Now, the hot topics are <b>AI agents</b> (AI doing real tasks like deep research and compiling reports) and <b>robotics</b> (have you seen the NVIDIA’s “Blue” robot from yesterday!? Link below also).</p><p class="paragraph" style="text-align:left;"><b>What does this mean for us?</b></p><p class="paragraph" style="text-align:left;">It seems that the barrier to entry for <i>any</i> profession is getting lower, at least at the <i>conceptual or schematic</i> level, if we use AEC language. </p><p class="paragraph" style="text-align:left;">There are already some AI-assisted software for architecture and land development that can generate building layouts rapidly (links below).</p><p class="paragraph" style="text-align:left;">It’s only a matter of time before a generative AI tool for structural engineers shows up.</p><p class="paragraph" style="text-align:left;">Maybe it produces rough framing concepts.<br>Maybe it suggests column placements.<br>Maybe it lays out preliminary lateral systems.</p><p class="paragraph" style="text-align:left;">The generated result may be conceptual and most likely inaccurate, but <b>convincing enough to an amateur.</b></p><p class="paragraph" style="text-align:left;">And that’s the shift we need to be aware of.</p><p class="paragraph" style="text-align:left;">Imagine this:</p><p class="paragraph" style="text-align:left;">An architect or developer runs an AI tool that spits out a structural concept <i>before</i> talking to an engineer. They show up with AI-generated structural plans, thinking they’ve already done some of the work, and ask:</p><p class="paragraph" style="text-align:left;"><i>&quot;Hey, since we already have a concept and schematic design, can we skip those phases and get a lower fee and start with design development or construction document?&quot;</i></p><p class="paragraph" style="text-align:left;">Sounds far-fetched? Maybe.</p><p class="paragraph" style="text-align:left;">But we should be thinking about it now, because AI-generated content is going mainstream.</p><p class="paragraph" style="text-align:left;">Soon, we won’t just be designing… we’ll be <b>verifying, guiding, and correcting</b>.</p><p class="paragraph" style="text-align:left;">And that changes the conversation.</p><p class="paragraph" style="text-align:left;">The question isn’t <i>&quot;Will AI replace us?&quot;</i></p><p class="paragraph" style="text-align:left;">More like, <b>&quot;How will we differentiate ourselves from what AI can do?&quot;</b></p><hr class="content_break"><h2 class="heading" style="text-align:left;" id="2-the-k-shaped-economy-enhancing-vs"><b>2. The K-Shaped Economy: Enhancing vs. Replacing</b></h2><p class="paragraph" style="text-align:left;">Got this idea from entrepreneur Shaan Puri (worth a read - link below).</p><p class="paragraph" style="text-align:left;">Here’s the gist:</p><p class="paragraph" style="text-align:left;">A lot of people think AI will <b>replace jobs</b>.</p><p class="paragraph" style="text-align:left;">But that’s not quite right.</p><p class="paragraph" style="text-align:left;">AI doesn’t replace <i>jobs</i>.<br>It replaces <b>tasks, </b>or <b>job skills</b>.</p><p class="paragraph" style="text-align:left;">And that’s an important distinction.</p><h3 class="heading" style="text-align:left;" id="think-of-our-job-as-a-bundle-of-tas"><b>Think of Our Job as a &quot;Bundle of Tasks&quot;</b></h3><p class="paragraph" style="text-align:left;">Instead of seeing our jobs as one big, fixed thing, imagine breaking them down into <b>a collection of tasks</b>.</p><p class="paragraph" style="text-align:left;">Take the RFP phase, for example. We:</p><ul><li><p class="paragraph" style="text-align:left;">Review the RFP.</p></li><li><p class="paragraph" style="text-align:left;">Identify structural concerns.</p></li><li><p class="paragraph" style="text-align:left;">Communicate clarifications.</p></li><li><p class="paragraph" style="text-align:left;">Define the scope.</p></li><li><p class="paragraph" style="text-align:left;">Estimate and develop fees.</p></li></ul><p class="paragraph" style="text-align:left;">Each of those can be broken down even further.</p><p class="paragraph" style="text-align:left;">Some tasks, like summarizing an RFP or identifying key requirements, can already be <i>enhanced</i> with AI.</p><p class="paragraph" style="text-align:left;">But most of the tasks we do?<br>AI can’t replace them — yet.</p><h3 class="heading" style="text-align:left;" id="how-this-connects-to-the-k-shaped-f"><b>How This Connects to the &quot;K-Shaped&quot; Future</b></h3><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/0517e786-a9a6-4eea-9574-eb2bca735637/image.png?t=1742481113"/><div class="image__source"><span class="image__source_text"><p>Source: Shaan Puri</p></span></div></div><p class="paragraph" style="text-align:left;">Right now, most structural engineering tasks fall into three categories:</p><ol start="1"><li><p class="paragraph" style="text-align:left;"><b>Unaffected</b> – AI can’t help or replace.</p></li><li><p class="paragraph" style="text-align:left;"><b>Enhanced</b> – AI can assist but not fully replace.</p></li><li><p class="paragraph" style="text-align:left;"><b>Replaced</b> – AI can automate.</p></li></ol><p class="paragraph" style="text-align:left;">Right now, most of what we do is in the <i>&quot;Unaffected&quot;</i> category.</p><p class="paragraph" style="text-align:left;">But over time, as AI improves in <b>computer vision</b> (understanding what&#39;s on screen and in drawings) and <b>agentic workflows</b> (e.g., AI doing things <i>on</i> our computers for us), more tasks will shift from <i>Unaffected</i> to <i>Enhanced,</i> and eventually to <i>Replaced</i>.</p><p class="paragraph" style="text-align:left;">Which brings us to this:</p><h3 class="heading" style="text-align:left;" id="the-future-value-shift"><b>The Future Value Shift</b></h3><p class="paragraph" style="text-align:left;">In addition to continually keeping up our engineering knowledge and expertise, one of the highest-value skill in the next 5–10 years will be managing AI tools.</p><p class="paragraph" style="text-align:left;">Because when AI starts taking on more and more tasks, the engineers who know how to integrate AI into their workflow will become <i>more valuable</i> than those who ignore it.</p><p class="paragraph" style="text-align:left;">Put another way, <b>embracing AI isn’t about giving in to technology.</b></p><p class="paragraph" style="text-align:left;">It’s about <b>using it to level up our expertise.</b></p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><p class="paragraph" style="text-align:left;">Ahh, there’s so much more to explore, like “how do we embrace AI”?… but this email is getting too long so I’ll save it for another one.</p><p class="paragraph" style="text-align:left;">Hopefully this sparks some ideas and gets you thinking more about it (ideally with more excitement than worry 😆).</p><p class="paragraph" style="text-align:left;">Until next time,</p><p class="paragraph" style="text-align:left;">Andy Lin<br><span style="font-size:0.8rem;"><a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-45-predicting-the-future-sort-of" target="_blank" rel="noopener noreferrer nofollow">Back of the Envelope</a></span><span style="font-size:0.8rem;">/</span><span style="font-size:0.8rem;"><a class="link" href="https://structuralengineerhq.com/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-45-predicting-the-future-sort-of" target="_blank" rel="noopener noreferrer nofollow">Structural Engineer HQ</a></span></p><p class="paragraph" style="text-align:left;"><b><i>P.S.</i></b></p><p class="paragraph" style="text-align:left;"><i>If you haven’t heard of our sponsor, </i><a class="link" href="https://go.sehq.co/durafuse?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-45-predicting-the-future-sort-of" target="_blank" rel="noopener noreferrer nofollow"><i>Durafuse</i></a><i>, I put together a quick, </i><a class="link" href="https://go.structuralengineerhq.com/durafuseframes-carrd?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-45-predicting-the-future-sort-of" target="_blank" rel="noopener noreferrer nofollow"><i>30-second read</i></a><i> on how this moment frame connection benefits us structural engineers.</i></p><p class="paragraph" style="text-align:left;"><i>Take a look and let me know your thoughts!</i></p><p class="paragraph" style="text-align:left;"><b><i>P.P.S.</i></b></p><p class="paragraph" style="text-align:left;"><i>Here are the links I mentioned if you want to check them out:</i></p><ul><li><p class="paragraph" style="text-align:left;"><i><a class="link" href="https://suno.com/song/10e5a9a7-c263-4880-b51b-55212f1a54ae?sh=3I9F5rWMsYmnnoFf&utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-45-predicting-the-future-sort-of" target="_blank" rel="noopener noreferrer nofollow">Concrete Strong (Suno AI Song)</a></i></p></li><li><p class="paragraph" style="text-align:left;"><i><a class="link" href="https://www.youtube.com/watch?v=SqgpsquIcUo&utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-45-predicting-the-future-sort-of" target="_blank" rel="noopener noreferrer nofollow">NVIDIA&#39;s Blue Robot</a></i></p></li><li><p class="paragraph" style="text-align:left;"><i><a class="link" href="https://hypar.io/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-45-predicting-the-future-sort-of" target="_blank" rel="noopener noreferrer nofollow">Hypar</a></i></p></li><li><p class="paragraph" style="text-align:left;"><i><a class="link" href="https://www.testfit.io/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-45-predicting-the-future-sort-of" target="_blank" rel="noopener noreferrer nofollow">Testfit</a></i></p></li><li><p class="paragraph" style="text-align:left;"><i><a class="link" href="https://shaan.beehiiv.com/p/one-minute-blog-the-k-shaped-economy?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-45-predicting-the-future-sort-of" target="_blank" rel="noopener noreferrer nofollow">Shaan Puri’s K-Economy Article</a></i></p></li></ul></div><div class='beehiiv__footer'><br class='beehiiv__footer__break'><hr class='beehiiv__footer__line'><a target="_blank" class="beehiiv__footer_link" style="text-align: center;" href="https://www.beehiiv.com/?utm_campaign=90f98a74-5948-4077-8c8a-827c0d64f3df&utm_medium=post_rss&utm_source=back_of_the_envelope">Powered by beehiiv</a></div></div>
  ]]></content:encoded>
</item>

      <item>
  <title>Envelope #44: Here&#39;s how AI can help you today (practical example)</title>
  <description></description>
  <link>https://backoftheenvelope.co/p/envelope-44-here-s-how-ai-can-help-you-today-practical-example</link>
  <guid isPermaLink="true">https://backoftheenvelope.co/p/envelope-44-here-s-how-ai-can-help-you-today-practical-example</guid>
  <pubDate>Fri, 14 Mar 2025 15:44:06 +0000</pubDate>
  <atom:published>2025-03-14T15:44:06Z</atom:published>
    <dc:creator>Andy Lin</dc:creator>
  <content:encoded><![CDATA[
    <div class='beehiiv'><style>
  .bh__table, .bh__table_header, .bh__table_cell { border: 1px solid #C0C0C0; }
  .bh__table_cell { padding: 5px; background-color: #FFFFFF; }
  .bh__table_cell p { color: #2D2D2D; font-family: 'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .bh__table_header { padding: 5px; background-color:#F1F1F1; }
  .bh__table_header p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style><div class='beehiiv__body'><p class="paragraph" style="text-align:left;">Happy Pi Day! Andy here from <i>Back of the Envelope</i>.</p><p class="paragraph" style="text-align:left;">Today, let’s talk about how to use AI to <b>augment and supplement your structural engineering knowledge and expertise</b>.</p><p class="paragraph" style="text-align:left;">This is especially useful for <i>informational</i> tasks — like minor concrete crack repair.</p><p class="paragraph" style="text-align:left;"><i>Let’s dive in!</i><br><i>(Estimated read time: 3 minute)</i></p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><p class="paragraph" style="text-align:left;"><i>Quick heads-up!</i></p><p class="paragraph" style="text-align:left;"><i>In case you missed it, I’m running a </i><i><b>bi-monthly $50 giveaway</b></i><i>—and you can enter by doing one of these three things: </i><i><a class="link" href="https://www.theenvelope.co/p/back-of-the-envelope-50-giveaway?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-44-here-s-how-ai-can-help-you-today-practical-example" target="_blank" rel="noopener noreferrer nofollow">Check it out here</a></i></p><p class="paragraph" style="text-align:left;"><i>I’ll be compiling entries </i><i><b>Sunday morning (3/16)</b></i><i> and drawing a winner. If you’ve referred someone to the newsletter, hit the Click to Share button at the bottom to check their status — only confirmed sign-ups count!</i></p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><h3 class="heading" style="text-align:left;" id="concrete-crack-spall-repair-backgro"><b>Concrete Crack & Spall Repair — Background</b></h3><p class="paragraph" style="text-align:left;">As structural engineers, we all run into this scenario:</p><p class="paragraph" style="text-align:left;">An owner or occupant notices cracks and spalls in their concrete building. They want to know: is this a structural concern?</p><p class="paragraph" style="text-align:left;">And… what’s the best way to repair it?</p><p class="paragraph" style="text-align:left;">Diagnosing cracks involves a lot: shape, pattern, size, spacing, location... you get the idea. </p><p class="paragraph" style="text-align:left;">Then comes the <b>recommendation phase</b>: how to patch and repair.</p><p class="paragraph" style="text-align:left;">And this is where AI saved me a ton of time…</p><h3 class="heading" style="text-align:left;" id="the-challenge"><b>The Challenge</b></h3><p class="paragraph" style="text-align:left;">On a recent job, I had to assess an existing building riddled with minor racks and then recommend a repair approach so the owner and contractor could get a rough order of magnitude pricing.</p><p class="paragraph" style="text-align:left;">I’ve done this several times before. </p><p class="paragraph" style="text-align:left;">I knew the answers were buried in ACI RAP (Repair Application Procedure) bulletins. And I knew I could use Sika products like Sikagrout and SikaQuick VOH…etc.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/7fbe42f6-7134-4ad0-9004-5dd2bd6d7437/RAP_screenshots.png?t=1741966593"/><div class="image__source"><a class="image__source_link" href="https://www.concrete.org/store/storeresults.aspx?SortOrder=RELEVANCE&DocumentType=Education+Publications&Keyword=RAP&utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-44-here-s-how-ai-can-help-you-today-practical-example" rel="noopener" target="_blank"><span class="image__source_text"><p>ACI RAP</p></span></a></div></div><p class="paragraph" style="text-align:left;">But here was the challenge:</p><ul><li><p class="paragraph" style="text-align:left;">There are a <i>dozen</i> RAP bulletins, and I don’t have them memorized.</p></li><li><p class="paragraph" style="text-align:left;">I wasn’t sure if Sika’s product data aligned with the ACI RAP bulletins or if they conflicted.</p></li></ul><p class="paragraph" style="text-align:left;">I needed a fast way to cross-check these sources.</p><h3 class="heading" style="text-align:left;" id="notebook-lm-to-the-rescue"><b>NotebookLM to the Rescue</b></h3><p class="paragraph" style="text-align:left;">If you haven’t heard of <a class="link" href="https://notebooklm.google/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-44-here-s-how-ai-can-help-you-today-practical-example" target="_blank" rel="noopener noreferrer nofollow">NotebookLM</a>, it’s an AI tool by Google (free) that lets you upload documents as &quot;sources,” and then it answers your questions based <i>only</i> on those sources.</p><p class="paragraph" style="text-align:left;">It’s different from chatbots like ChatGPT or CoPilot because:</p><ol start="1"><li><p class="paragraph" style="text-align:left;"><b>It has a large context window</b> – meaning it takes <i>way more</i> information into account when making inferences.</p></li><li><p class="paragraph" style="text-align:left;"><b>It’s set to be minimally “creative”</b> – meaning it <i>sticks</i> to the facts instead of making things up.</p></li></ol><p class="paragraph" style="text-align:left;">Perfect for research-heavy tasks like this.</p><h3 class="heading" style="text-align:left;" id="how-i-used-notebook-lm-for-crack-re"><b>How I Used NotebookLM for Crack Repair Research</b></h3><p class="paragraph" style="text-align:left;">First, I uploaded:</p><ul><li><p class="paragraph" style="text-align:left;">ACI RAP bulletins</p></li><li><p class="paragraph" style="text-align:left;">Several <b>Sika product data sheets</b></p></li></ul><p class="paragraph" style="text-align:left;">Immediately, NotebookLM generated an overview of the documents.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/aa823c92-655e-46f8-b522-645a05d4b31f/NotebookLM_Screenshot_1.png?t=1741966472"/></div><p class="paragraph" style="text-align:left;">Then, I started asking questions:</p><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;"><i>“For hairline cracks in concrete columns, what are common repair methods?”</i></p><figcaption class="blockquote__byline"></figcaption></blockquote></div><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;"><i>“What about larger cracks and spalls?”</i></p><figcaption class="blockquote__byline"></figcaption></blockquote></div><p class="paragraph" style="text-align:left;">NotebookLM pulled answers directly from my sources <b>with references</b>. This was key. I could double-check each answer instead of blindly trusting AI.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/d59cb64b-5a41-41b1-8191-16bbb8576681/NotebookLM_Screenshot_2.png?t=1741966563"/></div><p class="paragraph" style="text-align:left;">It also refreshed my memory on key details I had forgotten.</p><p class="paragraph" style="text-align:left;">Then, I asked deeper questions:</p><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;"><i>“For cracks up to 1/4&quot;, why use epoxy injection over other methods?”</i></p><figcaption class="blockquote__byline"></figcaption></blockquote></div><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;"><i>“What’s the difference between SikaGrout and SikaQuick VOH?”</i></p><figcaption class="blockquote__byline"></figcaption></blockquote></div><p class="paragraph" style="text-align:left;">Finally, I had it summarize my recommendation, incorporating the Sika products and tailoring it to my case.</p><p class="paragraph" style="text-align:left;">After a few refinements, I had a solid draft to work from.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/5ff0ea47-cbe5-4a08-9cfc-361a074f22a3/NotebookLM_Screenshot_3.png?t=1741966580"/></div><p class="paragraph" style="text-align:left;">With several more rounds of reviewing, editing, and back-checking… my final recommendation was done!</p><h3 class="heading" style="text-align:left;" id="ai-saved-me-hours-but-its-not-perfe"><b>AI Saved Me Hours… But It’s Not Perfect</b></h3><p class="paragraph" style="text-align:left;">AI can misinterpret information. It can also make incorrect inferences.</p><p class="paragraph" style="text-align:left;">So make sure to <b>always </b>verify the sources and make sure you understand them yourself.</p><p class="paragraph" style="text-align:left;">Thankfully, NotebookLM makes this easy by showing exactly <i>where</i> it pulled information from.</p><p class="paragraph" style="text-align:left;">Other key things to note:</p><ul><li><p class="paragraph" style="text-align:left;">Some organizations (like ASTM) prohibit their documents from being uploaded to AI tools.</p></li><li><p class="paragraph" style="text-align:left;">Never copy-paste AI-generated text without reviewing and understanding it first.</p></li></ul><p class="paragraph" style="text-align:left;">We’re the professionals. </p><p class="paragraph" style="text-align:left;">It goes without saying: AI is a tool, not a replacement for expertise.</p><h3 class="heading" style="text-align:left;" id="want-to-go-a-step-further"><b>Want to Go a Step Further?</b></h3><p class="paragraph" style="text-align:left;">You could take your recommendation and run it through ChatGPT with a different perspective:</p><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;"><i>“Assume you’re a contractor and cost estimator. Review this repair recommendation and let me know what’s missing.”</i></p><figcaption class="blockquote__byline"></figcaption></blockquote></div><p class="paragraph" style="text-align:left;">Or, because why not... ask it to generate a rap song about concrete repair.</p><p class="paragraph" style="text-align:left;">🎤 <b>&quot;Crack Fix Flow&quot;</b> 🎤</p><p class="paragraph" style="text-align:left;"><i>Cracks in the concrete, we fix ‘em right,</i><br><i>Epoxy injection, lock it tight.</i><br><i>Wire brush clean, then seal that line,</i><br><i>Sikadur flowin’, smooth design.</i></p><p class="paragraph" style="text-align:left;"><i>For bigger gaps, we grout that space,</i><br><i>Sikagrout-328 sets in place.</i><br><i>Spalls get patched, no need to stress,</i><br><i>SikaQuick VOH, we clean the mess!</i></p><p class="paragraph" style="text-align:left;">…And that’s a wrap for today!</p><p class="paragraph" style="text-align:left;"> Hope this helps. Let me know if you have any questions!</p><p class="paragraph" style="text-align:left;">Andy Lin<br><span style="font-size:0.8rem;"><a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-44-here-s-how-ai-can-help-you-today-practical-example" target="_blank" rel="noopener noreferrer nofollow">Back of the Envelope</a></span><span style="font-size:0.8rem;">/</span><span style="font-size:0.8rem;"><a class="link" href="https://structuralengineerhq.com/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-44-here-s-how-ai-can-help-you-today-practical-example" target="_blank" rel="noopener noreferrer nofollow">Structural Engineer HQ</a></span></p><h3 class="heading" style="text-align:left;" id="ps"><i><b>P.S.</b></i></h3><p class="paragraph" style="text-align:left;"><i>If you’ve had enough concrete for today and want to talk steel instead, check out </i><a class="link" href="https://go.sehq.co/durafuse?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-44-here-s-how-ai-can-help-you-today-practical-example" target="_blank" rel="noopener noreferrer nofollow"><i>Durafuse</i></a><i>.</i></p><p class="paragraph" style="text-align:left;"><i>A proprietary </i><b><i>moment frame connection</i></b><i> that saves you time and saves the owner money when disaster strikes!</i></p><p class="paragraph" style="text-align:left;"><i>Here is the link: </i><a class="link" href="https://go.sehq.co/durafuse?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-44-here-s-how-ai-can-help-you-today-practical-example" target="_blank" rel="noopener noreferrer nofollow">https://go.sehq.co/durafuse</a></p></div><div class='beehiiv__footer'><br class='beehiiv__footer__break'><hr class='beehiiv__footer__line'><a target="_blank" class="beehiiv__footer_link" style="text-align: center;" href="https://www.beehiiv.com/?utm_campaign=90f33f02-c770-45dc-bfa2-68eec7a03c2f&utm_medium=post_rss&utm_source=back_of_the_envelope">Powered by beehiiv</a></div></div>
  ]]></content:encoded>
</item>

      <item>
  <title>Envelope #43: (E) Open-Web Steel Joists</title>
  <description></description>
  <link>https://backoftheenvelope.co/p/envelope-43-e-open-web-steel-joists</link>
  <guid isPermaLink="true">https://backoftheenvelope.co/p/envelope-43-e-open-web-steel-joists</guid>
  <pubDate>Thu, 06 Mar 2025 16:01:54 +0000</pubDate>
  <atom:published>2025-03-06T16:01:54Z</atom:published>
    <dc:creator>Andy Lin</dc:creator>
    <category><![CDATA[Steel]]></category>
  <content:encoded><![CDATA[
    <div class='beehiiv'><style>
  .bh__table, .bh__table_header, .bh__table_cell { border: 1px solid #C0C0C0; }
  .bh__table_cell { padding: 5px; background-color: #FFFFFF; }
  .bh__table_cell p { color: #2D2D2D; font-family: 'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .bh__table_header { padding: 5px; background-color:#F1F1F1; }
  .bh__table_header p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style><div class='beehiiv__body'><p class="paragraph" style="text-align:left;">Good morning! Andy from <i>Back of the Envelope</i> here.</p><p class="paragraph" style="text-align:left;">We&#39;ve talked quite a bit lately about goal-setting and AI, so today we&#39;re shifting back to structural engineering — because, at heart, that&#39;s what this newsletter is really about.</p><p class="paragraph" style="text-align:left;">Today, we&#39;re diving into <b>Open-Web Steel Joists (OWSJ)</b>, specifically existing ones.</p><p class="paragraph" style="text-align:left;">I recently encountered them on a project, and there&#39;s plenty to share.</p><p class="paragraph" style="text-align:left;">Let&#39;s get into it!<br><i>(Estimated read time: 3 minutes)</i></p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><h2 class="heading" style="text-align:left;" id="first-things-first-what-are-owsj">First Things First: What are OWSJ?</h2><p class="paragraph" style="text-align:left;">You&#39;ve definitely seen these before:</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/2b53228f-0475-401b-b6f6-a78b6cc8b021/image.png?t=1741275667"/><div class="image__source"><a class="image__source_link" href="https://vulcraft.com/products/standardjoist?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-43-e-open-web-steel-joists" rel="noopener" target="_blank"><span class="image__source_text"><p>source: Vulcraft</p></span></a></div></div><p class="paragraph" style="text-align:left;">They&#39;re essentially standardized steel trusses made from angles, bars, or plates. </p><p class="paragraph" style="text-align:left;">They&#39;re called &quot;standardized&quot; because the <b>Steel Joist Institute (SJI)</b> sets clear guidelines and specifications that manufacturers like Vulcraft follow.</p><p class="paragraph" style="text-align:left;">For example, when you use software such as RAM Structural Systems or RISA Floor, it&#39;ll spits out joist sizes like &quot;<b>14K6</b>&quot; or &quot;20LH05.&quot;</p><p class="paragraph" style="text-align:left;">The designation &quot;14K6&quot; means a 14-inch deep, K-series joist designed to meet specific load requirements: in this case, for a 14&#39; ft span, it’s 825 plf for safe factored loads, and 550 plf based on deflection limits.</p><p class="paragraph" style="text-align:left;">(In other words, the “6” at the end by itself has no specific meaning other than being a label.)</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/c0a1fb0c-cd4f-4cd2-9d0d-6d013ba0ac03/SJI_Load_table.png?t=1741275824"/><div class="image__source"><a class="image__source_link" href="https://steeljoist.org/professional-resources/standards-and-specifications/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-43-e-open-web-steel-joists" rel="noopener" target="_blank"><span class="image__source_text"><p>SJI Load Tables</p></span></a></div></div><p class="paragraph" style="text-align:left;">Manufacturers must follow these load criteria, which gives us engineers confidence when we call out a designation.</p><p class="paragraph" style="text-align:left;">What this also means is that the actual web and chord member sizes can vary depending on who built them and when.</p><h2 class="heading" style="text-align:left;" id="the-tricky-part-existing-joists">The Tricky Part: Existing Joists</h2><p class="paragraph" style="text-align:left;">Here&#39;s where things can get complicated.</p><p class="paragraph" style="text-align:left;">In existing structures, even if the joist designation is clearly marked on as-built drawings, you usually won&#39;t know the exact member sizes. </p><p class="paragraph" style="text-align:left;">Maybe they are shown on the original shop drawings? </p><p class="paragraph" style="text-align:left;">But chances are... the owners don’t have them.</p><p class="paragraph" style="text-align:left;">So, what&#39;s the game plan?</p><p class="paragraph" style="text-align:left;">First, figure out your new loading conditions.</p><p class="paragraph" style="text-align:left;">Next, consult the <a class="link" href="https://steeljoist.org/resources/historical-load-tables/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-43-e-open-web-steel-joists" target="_blank" rel="noopener noreferrer nofollow">SJI historical load tables</a> to gauge if you&#39;re close.</p><p class="paragraph" style="text-align:left;">Finally, decide whether to bypass the existing joists altogether and just add new members, or, add reinforcements to existing members.</p><div class="image"><img alt="Gordon Ramsay Disney Plus GIF by National Geographic TV" class="image__image" style="" src="https://media3.giphy.com/media/Yyy3Lodp2qhIO2znoK/giphy-downsized.gif?cid=2450ec30t13aeuypc36zlxm3dg796hnoz8sbemmhej8p4wbq&ep=v1_gifs_search&rid=giphy-downsized.gif&ct=g"/></div><h2 class="heading" style="text-align:left;" id="reinforce-or-add-new">Reinforce or Add New?</h2><p class="paragraph" style="text-align:left;">Reinforcing existing joists can quickly become complex. </p><p class="paragraph" style="text-align:left;">On my recent project, I didn&#39;t end up going the reinforcement route — but I did plenty of research. </p><p class="paragraph" style="text-align:left;">I&#39;ll share some good information I found (so you don&#39;t have to do as much digging when you encounter these on your next project):</p><ul><li><p class="paragraph" style="text-align:left;"><a class="link" href="https://steeljoist.org/resources/historical-load-tables/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-43-e-open-web-steel-joists" target="_blank" rel="noopener noreferrer nofollow">Historical Load Tables</a> – (already mentioned above) Essential data for evaluating existing joists.</p></li><li><p class="paragraph" style="text-align:left;"><a class="link" href="https://steeljoist.org/resources/sji-historical-specification-load-tables-catalog/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-43-e-open-web-steel-joists" target="_blank" rel="noopener noreferrer nofollow">Historical standards & specifications</a></p></li><li><p class="paragraph" style="text-align:left;"><a class="link" href="https://www.youtube.com/watch?v=4FvhA1Lzs0k&utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-43-e-open-web-steel-joists" target="_blank" rel="noopener noreferrer nofollow">Retrofitting Webinar (YouTube)</a> – One-hour SJI webinar on retrofitting existing buildings.</p></li><li><p class="paragraph" style="text-align:left;"><a class="link" href="https://steeljoist.org/product/technical-digest-12-evaluation-and-modification-of-open-web-steel-joists-and-joist-girders/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-43-e-open-web-steel-joists" target="_blank" rel="noopener noreferrer nofollow">SJI Technical Digest 12</a> – A detailed guide (paid resource but looks promising).</p></li><li><p class="paragraph" style="text-align:left;"><a class="link" href="https://steeljoist.org/resources/joist-joist-girder-reinforcement-tool/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-43-e-open-web-steel-joists" target="_blank" rel="noopener noreferrer nofollow">Joist Reinforcement Tool</a> – A free Excel tool by SJI with helpful reinforcement calculations.</p></li></ul><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/b9256e8a-ad36-42d2-8ebe-6940b7fa9469/SJI_Reinforcement_Tools.png?t=1741276349"/><div class="image__source"><span class="image__source_text"><p>screenshot from the SJI reinforcement tool</p></span></div></div><p class="paragraph" style="text-align:left;">You&#39;ll also likely have to measure these joists yourself (or delegate to someone comfortable climbing ladders).</p><p class="paragraph" style="text-align:left;">SJI provides a <a class="link" href="https://steeljoist.org/wp-content/uploads/2021/05/Joist_Investigation_Form_112219.pdf?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-43-e-open-web-steel-joists" target="_blank" rel="noopener noreferrer nofollow">measurement form</a> to help guide your efforts.</p><p class="paragraph" style="text-align:left;">Also, supposedly, if you don&#39;t have the designation but have the measurements, you can send them to SJI and they can <a class="link" href="https://steeljoist.org/find-existing-joists/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-43-e-open-web-steel-joists" target="_blank" rel="noopener noreferrer nofollow">help you identify them</a>.</p><h2 class="heading" style="text-align:left;" id="dont-overlook-your-fee">Don&#39;t Overlook Your Fee!</h2><p class="paragraph" style="text-align:left;">Hopefully, this insight helps you clearly communicate to your clients the substantial effort involved in evaluating existing framing systems.</p><p class="paragraph" style="text-align:left;">When drafting your proposal, make sure to clearly account for tasks such as:</p><ul><li><p class="paragraph" style="text-align:left;">Field visits and detailed measurements</p></li><li><p class="paragraph" style="text-align:left;">Evaluating existing joists using historical data</p></li><li><p class="paragraph" style="text-align:left;">Determining whether reinforcement or adding new members is more suitable</p></li><li><p class="paragraph" style="text-align:left;">Designing and detailing necessary reinforcement solutions</p></li></ul><p class="paragraph" style="text-align:left;">Sometimes we underestimate how involved a project can become until we&#39;re knee-deep in it, especially if it&#39;s something we haven&#39;t tackled before. </p><p class="paragraph" style="text-align:left;">Thinking ahead and clearly communicating this effort upfront can save everyone headaches (and unexpected costs) down the road.</p><p class="paragraph" style="text-align:left;">Plus, being transparent about these efforts from the start will help demonstrate your expertise. </p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><p class="paragraph" style="text-align:left;">Alrighty, that&#39;s all for now. If you have any other helpful ideas, please let me know!</p><p class="paragraph" style="text-align:left;">Talk soon,</p><p class="paragraph" style="text-align:left;">Andy Lin<br><span style="font-size:0.8rem;"><a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-43-e-open-web-steel-joists" target="_blank" rel="noopener noreferrer nofollow">Back of the Envelope</a></span><span style="font-size:0.8rem;">/</span><span style="font-size:0.8rem;"><a class="link" href="https://structuralengineerhq.com/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-43-e-open-web-steel-joists" target="_blank" rel="noopener noreferrer nofollow">Structural Engineer HQ</a></span></p><p class="paragraph" style="text-align:left;"><i><b>P.S.</b></i></p><p class="paragraph" style="text-align:left;"><i><a class="link" href="https://go.sehq.co/durafuse?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-43-e-open-web-steel-joists" target="_blank" rel="noopener noreferrer nofollow">Durafuse</a></i><i> is currently testing a pretty innovative solution that could genuinely change the game. </i></p><p class="paragraph" style="text-align:left;"><i>If your project involves potentially retrofitting existing moment frames, you might want to talk to Jared — just fill out the quick form at the bottom of this page: </i><i><a class="link" href="https://go.structuralengineerhq.com/durafuseframes-carrd?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-43-e-open-web-steel-joists" target="_blank" rel="noopener noreferrer nofollow">Durafuse Frames</a></i><i>.</i></p><p class="paragraph" style="text-align:left;"><i><b>P.P.S:</b></i></p><p class="paragraph" style="text-align:left;"><i>How do steel joists apologize after an argument?</i></p><p class="paragraph" style="text-align:left;"><i>.</i></p><p class="paragraph" style="text-align:left;"><i>.</i></p><p class="paragraph" style="text-align:left;"><i>.</i></p><p class="paragraph" style="text-align:left;"><i>They rebuild the truss.</i></p></div><div class='beehiiv__footer'><br class='beehiiv__footer__break'><hr class='beehiiv__footer__line'><a target="_blank" class="beehiiv__footer_link" style="text-align: center;" href="https://www.beehiiv.com/?utm_campaign=5a240299-e274-4581-87d4-65102db0dc80&utm_medium=post_rss&utm_source=back_of_the_envelope">Powered by beehiiv</a></div></div>
  ]]></content:encoded>
</item>

      <item>
  <title>Envelope #42: The Science of Goal-Setting: Why 12 Weeks is the Sweet Spot (+ AI updates)</title>
  <description></description>
  <link>https://backoftheenvelope.co/p/envelope-42-the-science-of-goal-setting-why-12-weeks-is-the-sweet-spot-ai-updates</link>
  <guid isPermaLink="true">https://backoftheenvelope.co/p/envelope-42-the-science-of-goal-setting-why-12-weeks-is-the-sweet-spot-ai-updates</guid>
  <pubDate>Thu, 27 Feb 2025 16:01:58 +0000</pubDate>
  <atom:published>2025-02-27T16:01:58Z</atom:published>
    <dc:creator>Andy Lin</dc:creator>
  <content:encoded><![CDATA[
    <div class='beehiiv'><style>
  .bh__table, .bh__table_header, .bh__table_cell { border: 1px solid #C0C0C0; }
  .bh__table_cell { padding: 5px; background-color: #FFFFFF; }
  .bh__table_cell p { color: #2D2D2D; font-family: 'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .bh__table_header { padding: 5px; background-color:#F1F1F1; }
  .bh__table_header p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style><div class='beehiiv__body'><p class="paragraph" style="text-align:left;">Yay it’s Thursday! Andy from <i>Back of the Envelope</i> here.</p><p class="paragraph" style="text-align:left;">It’s only been a month since I <a class="link" href="https://www.theenvelope.co/p/envelope-38-deepseek-vs-chatgpt-what-does-it-mean-for-us-structural-engineers?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-42-the-science-of-goal-setting-why-12-weeks-is-the-sweet-spot-ai-updates" target="_blank" rel="noopener noreferrer nofollow">wrote</a> about DeepSeek’s reasoning model, R1… and wow, a lot has happened since then.</p><p class="paragraph" style="text-align:left;">So today, I’m keeping the &quot;goal setting&quot; chat short (just enough to get you on track), before curing your FOMO with a rapid-fire AI update.</p><p class="paragraph" style="text-align:left;">Let’s go!<br><i>(Estimated read time + 2 minutes)</i></p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><p class="paragraph" style="text-align:left;"><b>Before we dive in:</b></p><p class="paragraph" style="text-align:left;">I put together a quick, 30-second read on how <b>Durafuse Frames</b> benefits us structural engineers.</p><p class="paragraph" style="text-align:left;">It’s still a bit draft-y, but <a class="link" href="https://go.structuralengineerhq.com/durafuseframes-carrd?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-42-the-science-of-goal-setting-why-12-weeks-is-the-sweet-spot-ai-updates" target="_blank" rel="noopener noreferrer nofollow">take a look</a> and let me know your thoughts!</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><h3 class="heading" style="text-align:left;" id="the-quarterly-goal-setting-cycle">The Quarterly Goal Setting Cycle</h3><p class="paragraph" style="text-align:left;">I’ve hinted at this a few times before. Even built a little tool (the <a class="link" href="https://www.12week.app/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-42-the-science-of-goal-setting-why-12-weeks-is-the-sweet-spot-ai-updates" target="_blank" rel="noopener noreferrer nofollow">12-Week Plan</a>) to test the idea.</p><p class="paragraph" style="text-align:left;">The core concept?</p><p class="paragraph" style="text-align:left;">Dr. Andrew Huberman suggests framing goals within a <i>macro</i> timeframe of 12 weeks.</p><p class="paragraph" style="text-align:left;">Instead of setting a vague <i>“This is my year to do X”</i> resolution (which, let’s be real, often fizzles out by February), you set a clear, focused goal for 12 weeks — essentially a quarterly sprint.</p><h4 class="heading" style="text-align:left;" id="why-12-weeks">Why 12 Weeks?</h4><p class="paragraph" style="text-align:left;">The problem with <i>year-long</i> goals:</p><ul><li><p class="paragraph" style="text-align:left;"><i>Too much time</i> → We trick ourselves into thinking we have forever.</p></li><li><p class="paragraph" style="text-align:left;"><i>Lack of urgency</i> → January to October? Meh, we’ll “get to it.” November? Holiday mode. December? Full surrender.</p></li></ul><p class="paragraph" style="text-align:left;">The 12-week cycle fixes this:</p><ul><li><p class="paragraph" style="text-align:left;"><b>Urgency kicks in</b> → A visible finish line = motivation boost.</p></li><li><p class="paragraph" style="text-align:left;"><b>Faster feedback loops</b> → Progress checks = dopamine hits that reinforce effort.</p></li><li><p class="paragraph" style="text-align:left;"><b>Habit formation window</b> → Research shows it takes ~66 days (~2 months) to lock in a habit. A 3-month sprint sets you up for lasting change.</p></li><li><p class="paragraph" style="text-align:left;"><b>Natural rhythms</b> → Business cycles, seasons, and academic terms — all naturally follow quarters, making this potentially easier to integrate</p></li></ul><h4 class="heading" style="text-align:left;" id="putting-it-into-practice">Putting It into Practice</h4><p class="paragraph" style="text-align:left;">Here’s how Huberman breaks it down:</p><ol start="1"><li><p class="paragraph" style="text-align:left;"><b>Pick ONE major goal.</b> The fewer, the better. (Talked about this a few times before in previous emails.)</p></li><li><p class="paragraph" style="text-align:left;"><b>Define success.</b> What does “done” look like at the end of 12 weeks?</p></li><li><p class="paragraph" style="text-align:left;"><b>Time-block it.</b> Decide <i>exactly</i> how many hours per week you&#39;ll commit, and on which days. (<a class="link" href="https://www.12week.app/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-42-the-science-of-goal-setting-why-12-weeks-is-the-sweet-spot-ai-updates" target="_blank" rel="noopener noreferrer nofollow">12-Week Plan</a> helps visualize how this adds up.)</p></li><li><p class="paragraph" style="text-align:left;"><b>Track weekly.</b> Studies show regular check-ins <i>double</i> your odds of success.</p></li><li><p class="paragraph" style="text-align:left;"><b>Review & adjust.</b> After 12 weeks, reflect: What worked? What didn’t? Tweak and repeat.</p></li></ol><p class="paragraph" style="text-align:left;">And that’s it. Simple, powerful, and (most importantly) doable.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><h3 class="heading" style="text-align:left;" id="now-lets-talk-ai">Now, Let’s Talk AI</h3><p class="paragraph" style="text-align:left;">Since DeepSeek R1 dropped on 1/20, the AI world has been on fire. Here’s what’s new, <i>in chronological order</i>:</p><ul><li><p class="paragraph" style="text-align:left;">➡ <b>OpenAI released GPT-o3-mini</b> – better reasoning, free (with limits).</p></li><li><p class="paragraph" style="text-align:left;">➡ <b>Perplexity added &quot;Thinking Mode&quot;</b> – also free (with limits).</p></li><li><p class="paragraph" style="text-align:left;"><b>OpenAI launched &quot;Deep Research&quot;</b> – a web-searching, 30-60-source-scanning, mega-detailed research tool (paid).</p></li><li><p class="paragraph" style="text-align:left;">➡ <b>Perplexity added its own &quot;Deep Research&quot;</b> – slightly less detailed but <i>way</i> faster (and free!).</p></li><li><p class="paragraph" style="text-align:left;">➡ <b>xAI released Grok 3</b> – now with “Thinking” and “Deep Research” modes (free, limited).</p></li><li><p class="paragraph" style="text-align:left;"><b>Anthropic dropped Claude 3.7 Sonnet</b> (yesterday) – supposedly <i>insane</i> at coding (paid).</p></li></ul><p class="paragraph" style="text-align:left;">(➡ means some of the things worth for you to try right now)</p><p class="paragraph" style="text-align:left;">And in just a few hours… OpenAI is hosting a <a class="link" href="https://x.com/OpenAI/status/1895134318835704245?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-42-the-science-of-goal-setting-why-12-weeks-is-the-sweet-spot-ai-updates" target="_blank" rel="noopener noreferrer nofollow">livestream</a>. What’s coming next!?</p><p class="paragraph" style="text-align:left;">Wild times.</p><p class="paragraph" style="text-align:left;">Alright, that’s it for today. Talk soon!</p><p class="paragraph" style="text-align:left;">Andy Lin<br><span style="font-size:0.8rem;"><a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-42-the-science-of-goal-setting-why-12-weeks-is-the-sweet-spot-ai-updates" target="_blank" rel="noopener noreferrer nofollow">Back of the Envelope</a></span><span style="font-size:0.8rem;">/</span><span style="font-size:0.8rem;"><a class="link" href="https://structuralengineerhq.com/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-42-the-science-of-goal-setting-why-12-weeks-is-the-sweet-spot-ai-updates" target="_blank" rel="noopener noreferrer nofollow">Structural Engineer HQ</a></span></p></div><div class='beehiiv__footer'><br class='beehiiv__footer__break'><hr class='beehiiv__footer__line'><a target="_blank" class="beehiiv__footer_link" style="text-align: center;" href="https://www.beehiiv.com/?utm_campaign=27850cc4-bcfa-4470-a1f6-1712ee40b110&utm_medium=post_rss&utm_source=back_of_the_envelope">Powered by beehiiv</a></div></div>
  ]]></content:encoded>
</item>

      <item>
  <title>Envelope #41: Why telling people your goals might be holding you back...</title>
  <description></description>
  <link>https://backoftheenvelope.co/p/envelope-41-why-telling-people-your-goals-might-be-holding-you-back</link>
  <guid isPermaLink="true">https://backoftheenvelope.co/p/envelope-41-why-telling-people-your-goals-might-be-holding-you-back</guid>
  <pubDate>Thu, 20 Feb 2025 16:24:36 +0000</pubDate>
  <atom:published>2025-02-20T16:24:36Z</atom:published>
    <dc:creator>Andy Lin</dc:creator>
  <content:encoded><![CDATA[
    <div class='beehiiv'><style>
  .bh__table, .bh__table_header, .bh__table_cell { border: 1px solid #C0C0C0; }
  .bh__table_cell { padding: 5px; background-color: #FFFFFF; }
  .bh__table_cell p { color: #2D2D2D; font-family: 'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .bh__table_header { padding: 5px; background-color:#F1F1F1; }
  .bh__table_header p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style><div class='beehiiv__body'><p class="paragraph" style="text-align:left;">Happy Thursday! Andy from <i>Back of the Envelope</i> here.</p><p class="paragraph" style="text-align:left;">We’ve been on a deep dive into the science of goals lately. In case you missed it, check out what we’ve covered so far <a class="link" href="http://theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-41-why-telling-people-your-goals-might-be-holding-you-back" target="_blank" rel="noopener noreferrer nofollow">here</a>.</p><p class="paragraph" style="text-align:left;">Today, let’s unpack another fascinating topic from Dr. Huberman: <b>The Myth of Accountability</b>.</p><p class="paragraph" style="text-align:left;">Or, put another way: <i>Should I tell the world what I’m about to do so they can keep me accountable?</i></p><p class="paragraph" style="text-align:left;">Let’s dive in! <br>(Estimated read time: 3 minutes).</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><p class="paragraph" style="text-align:left;"><b>Quick side note:</b></p><p class="paragraph" style="text-align:left;">In case you missed <a class="link" href="https://www.theenvelope.co/p/quick-1-min-survey-exciting-newsletter-update?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-41-why-telling-people-your-goals-might-be-holding-you-back" target="_blank" rel="noopener noreferrer nofollow">my last email</a>, <b>Durafuse Frames</b> is now sponsoring <i>Back of the Envelope</i>.</p><p class="paragraph" style="text-align:left;">I’ll share more about them later, but if you’re unfamiliar, Durafuse is a <b>proprietary steel moment frame connection</b>.</p><p class="paragraph" style="text-align:left;">But unlike most systems that require major repairs after a severe earthquake, Durafuse only needs a replacement of the bottom fuse plate.</p><p class="paragraph" style="text-align:left;">In other words: <b>Faster recovery, less downtime.</b></p><p class="paragraph" style="text-align:left;">Here’s a short video if you’re curious: <a class="link" href="https://go.structuralengineerhq.com/durafuseframes?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-41-why-telling-people-your-goals-might-be-holding-you-back" target="_blank" rel="noopener noreferrer nofollow">link</a></p><p class="paragraph" style="text-align:left;">(If you’d like to know more, hit the “Contact” link on their website and mention that Andy from <i>Back of the Envelope</i> sent you!)</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png?t=1682680796"/></div><h3 class="heading" style="text-align:left;" id="the-traditional-take-on-accountabil">The Traditional Take on &quot;Accountability&quot;</h3><p class="paragraph" style="text-align:left;">We&#39;ve all heard it: <i>Tell someone your plans, and you’ll be more committed.</i></p><p class="paragraph" style="text-align:left;">The theory is that by broadcasting our goals, we create external pressure to follow through.</p><p class="paragraph" style="text-align:left;">For example, a while back, I <a class="link" href="https://www.theenvelope.co/p/envelope-34-new-year-s-resolutions-don-t-stick-let-s-try-something-better-in-2025?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-41-why-telling-people-your-goals-might-be-holding-you-back" target="_blank" rel="noopener noreferrer nofollow">announced </a>that I’d share everything I know about <b>goal-setting, AI advancement, and how both can benefit structural engineers</b>.</p><p class="paragraph" style="text-align:left;">By doing that, I felt like I <i>had</i> to deliver—otherwise, I’d be letting you down. That kind of external pressure can work.</p><p class="paragraph" style="text-align:left;">But this <b>“tell the world” strategy only works under certain conditions…</b></p><h3 class="heading" style="text-align:left;" id="hubermans-twist-the-accountability-">Huberman’s Twist: The &quot;Accountability Myth&quot;</h3><p class="paragraph" style="text-align:left;">According to research, sharing our goals <b>too soon</b> can actually backfire.</p><p class="paragraph" style="text-align:left;">Why?</p><p class="paragraph" style="text-align:left;">Because when we announce our intentions, our brain’s reward system gives us a <b>premature dopamine hit</b>...</p><p class="paragraph" style="text-align:left;">Meaning, we feel a <i>false</i> sense of accomplishment—before we’ve even started.</p><p class="paragraph" style="text-align:left;">The result? We become <b>less motivated</b> to take action.</p><div class="image"><img alt="Wait What Instinct GIF by CBS" class="image__image" style="" src="https://media3.giphy.com/media/v1.Y2lkPTI0NTBlYzMwaWlhZ2tvcWc2ZXlvY2FnYmt3NmQyaGFlbW54OHI0a3I5NHRkMXBhYyZlcD12MV9naWZzX3NlYXJjaCZjdD1n/RkzMtKbCKFUY3wYRMy/giphy.gif"/></div><p class="paragraph" style="text-align:left;">At first, this seemed quite counterintuitive. So I did some digging. Here’s what’s happening under the hood:</p><ol start="1"><li><p class="paragraph" style="text-align:left;"><b>Our brains crave progress.</b> Dopamine, the ‘feel-good’ neurotransmitter, spikes when we achieve something.</p></li><li><p class="paragraph" style="text-align:left;"><b>When we tell someone our goal and get positive feedback, our brain registers it as a mini-success.</b> Dopamine is released—even though we haven’t actually done the work.</p></li><li><p class="paragraph" style="text-align:left;"><b>Dopamine follows a &quot;prediction error system.&quot;</b></p><ul><li><p class="paragraph" style="text-align:left;">If the actual reward <b>exceeds expectations</b>, dopamine surges.</p></li><li><p class="paragraph" style="text-align:left;">If the reward is <b>less than expected</b>, dopamine drops.</p></li></ul></li></ol><p class="paragraph" style="text-align:left;">Now, apply that to goal-setting:</p><ul><li><p class="paragraph" style="text-align:left;">When we <b>only talk</b> about our goal, our brain assumes progress is happening.</p></li><li><p class="paragraph" style="text-align:left;">But when reality sets in and we haven’t actually <i>done</i> anything, dopamine levels <b>plummet</b>.</p></li><li><p class="paragraph" style="text-align:left;">That drop makes it even harder to stay motivated.</p></li></ul><p class="paragraph" style="text-align:left;">This is why announcing big plans—like a New Year’s resolution—feels great at first but makes it <b>harder to follow through</b> later.</p><p class="paragraph" style="text-align:left;"><b>TL;DR:</b> <i>Telling the world your goal before taking action can sabotage your chances of success.</i></p><div class="image"><img alt="Australia Jc GIF by MasterChefAU" class="image__image" style="" src="https://media2.giphy.com/media/v1.Y2lkPTI0NTBlYzMwcW81ejRkbTg1djNxMzdmN3p6bHoybWM4d2Q4czZ2YmozcjJtOTV0ayZlcD12MV9naWZzX3NlYXJjaCZjdD1n/yidxsD3OWxraUz4hAB/giphy-downsized.gif"/></div><h3 class="heading" style="text-align:left;" id="finding-the-balance">Finding the Balance</h3><p class="paragraph" style="text-align:left;">Here’s the upside: Dopamine isn’t just about <b>reward</b>—it also fuels <b>effort</b>.</p><p class="paragraph" style="text-align:left;">Studies show that motivation is strongest when <b>rewards are tied to actual progress, not just intention</b>.</p><p class="paragraph" style="text-align:left;">In other words, if we shift our focus to <b>effort over outcome</b>, we stay engaged for the long run.</p><h3 class="heading" style="text-align:left;" id="quick-counterpoint">Quick Counterpoint</h3><p class="paragraph" style="text-align:left;">By the way, this doesn’t mean we should <i>never</i> share our goals.</p><p class="paragraph" style="text-align:left;">The key is <b>timing</b> and <b>who we share with</b>.</p><ul><li><p class="paragraph" style="text-align:left;"><b>Timing:</b> Keeping goals private until we’ve made real progress protects intrinsic motivation.</p></li><li><p class="paragraph" style="text-align:left;"><b>Who we share with:</b> Find people who give <b>constructive feedback and track progress</b>, rather than just offer praise.</p></li></ul><h3 class="heading" style="text-align:left;" id="putting-it-into-practice">Putting It into Practice</h3><p class="paragraph" style="text-align:left;">That was a lot—so let me summarize:</p><p class="paragraph" style="text-align:left;">✅ <b>Start Solo:</b> Work on your goal <i>before</i> talking about it. Delay sharing until you’ve taken action.</p><p class="paragraph" style="text-align:left;">✅ <b>Break goals into effort-driven steps.</b></p><p class="paragraph" style="text-align:left;">✅ <b>Selective Sharing:</b> Share progress with people who will <b>hold you accountable in a productive way</b>, not just celebrate the idea.</p><p class="paragraph" style="text-align:left;">✅ <b>Stay Focused:</b> Regularly remind yourself <i>why</i> this goal matters to you.</p><p class="paragraph" style="text-align:left;">By understanding how our brains respond to goal-setting, we can tailor our strategies for better outcomes.</p><p class="paragraph" style="text-align:left;">So next time you’re tempted to announce your big plans, consider keeping them to yourself—at least until you’ve got momentum.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><p class="paragraph" style="text-align:left;">And that’s all for now. Thanks for reading!</p><p class="paragraph" style="text-align:left;">Andy Lin<br><span style="font-size:0.8rem;"><a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-41-why-telling-people-your-goals-might-be-holding-you-back" target="_blank" rel="noopener noreferrer nofollow">Back of the Envelope</a></span><span style="font-size:0.8rem;">/</span><span style="font-size:0.8rem;"><a class="link" href="https://structuralengineerhq.com/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-41-why-telling-people-your-goals-might-be-holding-you-back" target="_blank" rel="noopener noreferrer nofollow">Structural Engineer HQ</a></span></p><p class="paragraph" style="text-align:left;"><b><i>P.S.</i></b></p><p class="paragraph" style="text-align:left;"><i>By the way, if you haven’t already, could you please </i><a class="link" href="https://www.theenvelope.co/forms/bae764f2-4566-4e46-8f5a-3b80c2b9eb81?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-41-why-telling-people-your-goals-might-be-holding-you-back" target="_blank" rel="noopener noreferrer nofollow"><i>fill out this </i></a><b><a class="link" href="https://www.theenvelope.co/forms/bae764f2-4566-4e46-8f5a-3b80c2b9eb81?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-41-why-telling-people-your-goals-might-be-holding-you-back" target="_blank" rel="noopener noreferrer nofollow"><i>1-minute Durafuse survey</i></a></b><i>? It’ll really help me understand how familiar you are with the system. Thanks!</i></p><p class="paragraph" style="text-align:left;"><b><i>P.P.S.</i></b></p><p class="paragraph" style="text-align:left;"><i>What’s the easiest way to keep your New Year’s resolution to read more? </i></p><p class="paragraph" style="text-align:left;"><i>.</i></p><p class="paragraph" style="text-align:left;"><i>.</i></p><p class="paragraph" style="text-align:left;"><i>.</i></p><p class="paragraph" style="text-align:left;"><i>Turn on the subtitles on your TV.</i></p></div><div class='beehiiv__footer'><br class='beehiiv__footer__break'><hr class='beehiiv__footer__line'><a target="_blank" class="beehiiv__footer_link" style="text-align: center;" href="https://www.beehiiv.com/?utm_campaign=501a5f89-cad1-4e6e-b27c-3232d71ff45b&utm_medium=post_rss&utm_source=back_of_the_envelope">Powered by beehiiv</a></div></div>
  ]]></content:encoded>
</item>

      <item>
  <title>Quick 1-Min survey + exciting newsletter update</title>
  <description></description>
  <link>https://backoftheenvelope.co/p/quick-1-min-survey-exciting-newsletter-update</link>
  <guid isPermaLink="true">https://backoftheenvelope.co/p/quick-1-min-survey-exciting-newsletter-update</guid>
  <pubDate>Tue, 18 Feb 2025 16:43:28 +0000</pubDate>
  <atom:published>2025-02-18T16:43:28Z</atom:published>
    <dc:creator>Andy Lin</dc:creator>
  <content:encoded><![CDATA[
    <div class='beehiiv'><style>
  .bh__table, .bh__table_header, .bh__table_cell { border: 1px solid #C0C0C0; }
  .bh__table_cell { padding: 5px; background-color: #FFFFFF; }
  .bh__table_cell p { color: #2D2D2D; font-family: 'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .bh__table_header { padding: 5px; background-color:#F1F1F1; }
  .bh__table_header p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style><div class='beehiiv__body'><p class="paragraph" style="text-align:left;">Good morning! Andy from <i>Back of the Envelope</i> here. Got some exciting news...</p><p class="paragraph" style="text-align:left;">The newsletter just landed its first sponsor! 🎉</p><p class="paragraph" style="text-align:left;">(I’ve known Jared from Durafuse for a long time, and they have been generous enough to let me experiment with this for a couple of months to see how it goes.)<br><br>Don’t worry, nothing’s changing - just a small snippet added to the usual content.</p><h3 class="heading" style="text-align:left;" id="what-this-means-for-you"><b>What This Means for You:</b></h3><ol start="1"><li><p class="paragraph" style="text-align:left;">You’ll get insights into a system that potentially makes life easier for engineers while delivering real value to owners.</p></li><li><p class="paragraph" style="text-align:left;">I’ll be able to <b>give back</b> to some of the readers who <a class="link" href="https://www.theenvelope.co/subscribe/7e25fc6b-0959-463e-b274-544e44b9f97e/referrals?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=quick-1-min-survey-exciting-newsletter-update" target="_blank" rel="noopener noreferrer nofollow">share </a>the newsletter regularly and those most engaged in the <a class="link" href="https://sehq.pro?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=quick-1-min-survey-exciting-newsletter-update" target="_blank" rel="noopener noreferrer nofollow">SEHQ Pro</a> community -- something I’ve wanted to do for a long time.<br>I’ll dive into more details in a future email, but for now, I’d love your help.</p></li></ol><p class="paragraph" style="text-align:left;"><b>Could you please take 1 minute to answer a quick survey?</b> </p><p class="paragraph" style="text-align:left;">I want to get a sense of how familiar you are with Durafuse Frames before we kick off this experiment.</p><p class="paragraph" style="text-align:left;">👉 <a class="link" href="https://www.theenvelope.co/forms/bae764f2-4566-4e46-8f5a-3b80c2b9eb81?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=quick-1-min-survey-exciting-newsletter-update" target="_blank" rel="noopener noreferrer nofollow"><b>Take the 1-Min Survey</b></a></p><p class="paragraph" style="text-align:left;">Appreciate it—and thanks for being part of this journey!</p><p class="paragraph" style="text-align:left;">Andy Lin<br><span style="font-size:0.8rem;"><a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=quick-1-min-survey-exciting-newsletter-update" target="_blank" rel="noopener noreferrer nofollow">Back of the Envelope</a></span><span style="font-size:0.8rem;">/</span><span style="font-size:0.8rem;"><a class="link" href="https://structuralengineerhq.com/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=quick-1-min-survey-exciting-newsletter-update" target="_blank" rel="noopener noreferrer nofollow">Structural Engineer HQ</a></span></p></div><div class='beehiiv__footer'><br class='beehiiv__footer__break'><hr class='beehiiv__footer__line'><a target="_blank" class="beehiiv__footer_link" style="text-align: center;" href="https://www.beehiiv.com/?utm_campaign=23a596a8-3e3d-409d-90f9-4d171414f18d&utm_medium=post_rss&utm_source=back_of_the_envelope">Powered by beehiiv</a></div></div>
  ]]></content:encoded>
</item>

      <item>
  <title>Envelope #40: the &quot;post-it fallacy&quot;</title>
  <description></description>
  <link>https://backoftheenvelope.co/p/envelope-40-the-post-it-fallacy</link>
  <guid isPermaLink="true">https://backoftheenvelope.co/p/envelope-40-the-post-it-fallacy</guid>
  <pubDate>Thu, 13 Feb 2025 15:39:35 +0000</pubDate>
  <atom:published>2025-02-13T15:39:35Z</atom:published>
    <dc:creator>Andy Lin</dc:creator>
  <content:encoded><![CDATA[
    <div class='beehiiv'><style>
  .bh__table, .bh__table_header, .bh__table_cell { border: 1px solid #C0C0C0; }
  .bh__table_cell { padding: 5px; background-color: #FFFFFF; }
  .bh__table_cell p { color: #2D2D2D; font-family: 'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .bh__table_header { padding: 5px; background-color:#F1F1F1; }
  .bh__table_header p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style><div class='beehiiv__body'><p class="paragraph" style="text-align:left;">Gooood morning!</p><p class="paragraph" style="text-align:left;">Andy here from <i>Back of the Envelope</i>.</p><p class="paragraph" style="text-align:left;">The last two weeks, we dipped our toes into AI (because, well… DeepSeek had everyone buzzing).</p><p class="paragraph" style="text-align:left;">Now, let’s get back to cracking the science of goal-setting because we still have that New Year’s resolution that we need to accomplish.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/3fca53da-07ce-4aa2-807a-ef5f7306f00d/image.png?t=1739461070"/></div><p class="paragraph" style="text-align:left;">Quick recap:</p><p class="paragraph" style="text-align:left;">So far, we’ve talked about the importance of &quot;<a class="link" href="https://www.theenvelope.co/p/envelope-35-this-simple-shift-may-change-the-way-you-think-about-goal-s-forever?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-40-the-post-it-fallacy" target="_blank" rel="noopener noreferrer nofollow">priority</a>&quot; and &quot;<a class="link" href="https://www.theenvelope.co/p/envelope-36-the-goal-setting-myth-that-s-quietly-sabotaging-you?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-40-the-post-it-fallacy" target="_blank" rel="noopener noreferrer nofollow">lofty</a>&quot; goals. We also covered how defining <i>specific, measurable</i> <a class="link" href="https://www.theenvelope.co/p/envelope-37-goal-setting-made-simple-verbs-specificity-measurability-and-a-handy-tool?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-40-the-post-it-fallacy" target="_blank" rel="noopener noreferrer nofollow">actions </a>can make all the difference.</p><p class="paragraph" style="text-align:left;">Today, we’re tackling something that <i>feels</i> like it should work but doesn’t.</p><p class="paragraph" style="text-align:left;">It’s called <i>The Post-it Fallacy</i>.</p><p class="paragraph" style="text-align:left;">Essentially, why sticking your goals on our fridge, mirror, or laptop <i>does nothing</i> (and what to do instead).</p><p class="paragraph" style="text-align:left;">Let’s go! <i>(Estimated read time: 2 minutes).</i></p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><h2 class="heading" style="text-align:left;" id="the-postit-fallacy"><b>The Post-it Fallacy</b></h2><p class="paragraph" style="text-align:left;">Here’s the classic move:</p><p class="paragraph" style="text-align:left;">We write down a goal on a sticky note.</p><p class="paragraph" style="text-align:left;">Slap it on the mirror. The fridge. The edge of our computer screen.</p><p class="paragraph" style="text-align:left;">The idea? </p><p class="paragraph" style="text-align:left;">Seeing it every day will remind us, keep us on track, <i>motivate</i> us.</p><p class="paragraph" style="text-align:left;">Except… it doesn’t.</p><p class="paragraph" style="text-align:left;">Why?</p><p class="paragraph" style="text-align:left;">Because our <i>visual system is working against us.</i></p><p class="paragraph" style="text-align:left;">Our brains are wired to <i>tune out</i> things that stay the same in our environment. </p><p class="paragraph" style="text-align:left;">Whether our fridge is cluttered with papers <i>or</i> that sticky note is the only thing on it—it will eventually become <i>invisible</i> to us.</p><p class="paragraph" style="text-align:left;">Our brains adapt. They cancel it out. Like background noise.</p><p class="paragraph" style="text-align:left;">This is why “reminder” sticky notes don’t work. They stop <i>reminding</i> us.</p><div class="image"><img alt="Post It Note James Patterson GIF by Middle School Movie" class="image__image" style="" src="https://media4.giphy.com/media/v1.Y2lkPTI0NTBlYzMwc2hoYW94eGV1NzA0NXBxOGJwdTUzazZpa2RtazZkdzFraWgzbzR5bSZlcD12MV9naWZzX3NlYXJjaCZjdD1n/3o6Ztde7itK8qI8jeg/giphy-downsized.gif"/></div><h2 class="heading" style="text-align:left;" id="the-science-habituation"><b>The Science: Habituation</b></h2><p class="paragraph" style="text-align:left;">It’s wild to think that our best intentions—to keep our goals top-of-mind—actually <i>fail</i> because of how our brains work.</p><p class="paragraph" style="text-align:left;">This is all thanks to a psychological process called <b>habituation</b>: The more we’re exposed to a stimulus, the less we notice it.</p><p class="paragraph" style="text-align:left;">Studies on warning signs (like workplace safety reminders and hand-washing posters) show that repeated exposure makes people pay <i>less</i> attention over time.</p><p class="paragraph" style="text-align:left;">Even switching up the color or format of these signs doesn’t help.</p><p class="paragraph" style="text-align:left;">Why?</p><p class="paragraph" style="text-align:left;">Because our brains are smart. They <i>recognize</i> it as the same thing and <i>tune it out anyway</i>.</p><p class="paragraph" style="text-align:left;">And our <i>Post-it note</i> is no different. Even if we move it around, our brains will still adapt.</p><h2 class="heading" style="text-align:left;" id="so-what-does-work"><b>So… What </b><i><b>Does</b></i><b> Work?</b></h2><p class="paragraph" style="text-align:left;">Huberman suggests a simple fix:</p><p class="paragraph" style="text-align:left;"><b>Write your goal down—again and again.</b></p><p class="paragraph" style="text-align:left;">Every day. Or at least every few days.</p><p class="paragraph" style="text-align:left;">This <i>reactivates</i> your brain’s engagement with the goal.</p><p class="paragraph" style="text-align:left;">You can either use a notebook. Or write on a new sticky note (different color each time) and place it somewhere <i>different</i> every time.</p><p class="paragraph" style="text-align:left;">The key is <b>active engagement</b>—not passive exposure.</p><p class="paragraph" style="text-align:left;">Write it. Re-write it. Change it up.</p><p class="paragraph" style="text-align:left;">That’s what keeps your brain paying attention.</p><div class="image"><img alt="seth meyers writing GIF by Late Night with Seth Meyers" class="image__image" style="" src="https://media0.giphy.com/media/8vOF5hcAuSa6BkBWFD/giphy.gif?cid=2450ec307eypgpofjwithapatw2yx7e6v649q2mro6ewwm1j&ep=v1_gifs_search&rid=giphy.gif&ct=g"/></div><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><p class="paragraph" style="text-align:left;">And that’s it for today. Hope that helps!</p><p class="paragraph" style="text-align:left;">Next time, we’ll dive into another popular fallacy—the idea that <i>telling people your goals makes you more accountable</i>.</p><p class="paragraph" style="text-align:left;">(Spoiler: It <i>might</i> actually backfire… with some nuances.)</p><p class="paragraph" style="text-align:left;">Stay tuned.</p><p class="paragraph" style="text-align:left;">Andy Lin<br><span style="font-size:0.8rem;"><a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-40-the-post-it-fallacy" target="_blank" rel="noopener noreferrer nofollow">Back of the Envelope</a></span><span style="font-size:0.8rem;">/</span><span style="font-size:0.8rem;"><a class="link" href="https://structuralengineerhq.com/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-40-the-post-it-fallacy" target="_blank" rel="noopener noreferrer nofollow">Structural Engineer HQ</a></span></p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png?t=1682680796"/></div><p class="paragraph" style="text-align:left;"><i>P.S.</i></p><p class="paragraph" style="text-align:left;">How do Post-its apologize for being ineffective reminders? </p><p class="paragraph" style="text-align:left;">.</p><p class="paragraph" style="text-align:left;">.</p><p class="paragraph" style="text-align:left;">.</p><p class="paragraph" style="text-align:left;">&quot;I&#39;m sorry, I just couldn&#39;t make it <i>stick </i>in your mind!&quot;</p></div><div class='beehiiv__footer'><br class='beehiiv__footer__break'><hr class='beehiiv__footer__line'><a target="_blank" class="beehiiv__footer_link" style="text-align: center;" href="https://www.beehiiv.com/?utm_campaign=9bd5ab65-6c41-4ea5-b38d-2d8432cff943&utm_medium=post_rss&utm_source=back_of_the_envelope">Powered by beehiiv</a></div></div>
  ]]></content:encoded>
</item>

      <item>
  <title>Envelope 39: Living in the Future</title>
  <description></description>
  <link>https://backoftheenvelope.co/p/envelope-39-living-in-the-future</link>
  <guid isPermaLink="true">https://backoftheenvelope.co/p/envelope-39-living-in-the-future</guid>
  <pubDate>Thu, 06 Feb 2025 15:30:00 +0000</pubDate>
  <atom:published>2025-02-06T15:30:00Z</atom:published>
    <dc:creator>Andy Lin</dc:creator>
  <content:encoded><![CDATA[
    <div class='beehiiv'><style>
  .bh__table, .bh__table_header, .bh__table_cell { border: 1px solid #C0C0C0; }
  .bh__table_cell { padding: 5px; background-color: #FFFFFF; }
  .bh__table_cell p { color: #2D2D2D; font-family: 'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .bh__table_header { padding: 5px; background-color:#F1F1F1; }
  .bh__table_header p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style><div class='beehiiv__body'><p class="paragraph" style="text-align:left;">Good morning! Andy from <i>Back of the Envelope</i> here.</p><p class="paragraph" style="text-align:left;">This week, I got sick 🤧, so I didn’t write as much… but remember last week we talked about <b>DeepSeek</b> and its implications? (<a class="link" href="https://www.theenvelope.co/p/envelope-38-deepseek-vs-chatgpt-what-does-it-mean-for-us-structural-engineers?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-39-living-in-the-future" target="_blank" rel="noopener noreferrer nofollow">link</a>)</p><p class="paragraph" style="text-align:left;">I warned about using the official version since the data flows through Chinese servers… but since they’ve kindly open-sourced the model, it’s only a matter of time before it’s widely available in the U.S. (Deploying the full model takes a lot of resources)</p><p class="paragraph" style="text-align:left;">Well, looks like <a class="link" href="https://www.perplexity.ai/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-39-living-in-the-future" target="_blank" rel="noopener noreferrer nofollow">Perplexity </a>(an AI-powered search engine) is on it, and it didn’t take them long.<br><br>From the founder:</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/8b08ebce-8e03-4fd9-90d1-bd7d2ff6ac08/image.png?t=1738852667"/></div><p class="paragraph" style="text-align:left;">(Right now, they only allow five free uses per day for non-paying users though. Hopefully, more free uses will come as other providers follow through.)</p><p class="paragraph" style="text-align:left;"><b>What can you do with it?</b></p><p class="paragraph" style="text-align:left;">Pretty much anything that requires some <i>thought.</i> </p><p class="paragraph" style="text-align:left;">For example, you can prompt something like:</p><ul><li><p class="paragraph" style="text-align:left;"><i>“What are the broader implications of Trump’s recent executive order on [insert policy you care about]?”</i> (Use this list: <a class="link" href="https://www.federalregister.gov/presidential-documents/executive-orders/donald-trump/2025?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-39-living-in-the-future" target="_blank" rel="noopener noreferrer nofollow">Federal Register - Executive Orders</a>)<br></p></li><li><p class="paragraph" style="text-align:left;"><i>“Tell me the difference between ASCE 7-16 and ASCE 7-22 wind load provisions and how they impact structural engineers. Present the info in a table if possible.”</i></p></li></ul><p class="paragraph" style="text-align:left;">And there’s more news on the AI front…</p><p class="paragraph" style="text-align:left;"><b>OpenAI just dropped “GPT o3-mini”</b>—an even more capable model (free, logged-in users can try it in limited doses).</p><p class="paragraph" style="text-align:left;">They also introduced &quot;<a class="link" href="https://openai.com/index/introducing-deep-research/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-39-living-in-the-future" target="_blank" rel="noopener noreferrer nofollow">Deep Research</a>&quot; (not widely available yet) but essentially, you ask a challenging question, and the AI will go search the internet and think through everything for up to 30 minutes, then develop a detailed research report based on its findings 🤯.</p><p class="paragraph" style="text-align:left;">AI is moving fast. It really feels like we’re stepping into the future.</p><p class="paragraph" style="text-align:left;">Do you feel the same way? And do you have any burning questions about AI or anything you’d love to learn more about?</p><p class="paragraph" style="text-align:left;">Hit reply and let me know.</p><p class="paragraph" style="text-align:left;">Andy Lin<br><span style="font-size:0.8rem;"><a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-39-living-in-the-future" target="_blank" rel="noopener noreferrer nofollow">Back of the Envelope</a></span><span style="font-size:0.8rem;">/</span><span style="font-size:0.8rem;"><a class="link" href="https://structuralengineerhq.com/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-39-living-in-the-future" target="_blank" rel="noopener noreferrer nofollow">Structural Engineer HQ</a></span></p></div><div class='beehiiv__footer'><br class='beehiiv__footer__break'><hr class='beehiiv__footer__line'><a target="_blank" class="beehiiv__footer_link" style="text-align: center;" href="https://www.beehiiv.com/?utm_campaign=b8adfc88-f62d-4306-a39a-b97c56a65e51&utm_medium=post_rss&utm_source=back_of_the_envelope">Powered by beehiiv</a></div></div>
  ]]></content:encoded>
</item>

      <item>
  <title>Envelope #38: DeepSeek vs ChatGPT -- what does it mean for us structural engineers?</title>
  <description></description>
  <link>https://backoftheenvelope.co/p/envelope-38-deepseek-vs-chatgpt-what-does-it-mean-for-us-structural-engineers</link>
  <guid isPermaLink="true">https://backoftheenvelope.co/p/envelope-38-deepseek-vs-chatgpt-what-does-it-mean-for-us-structural-engineers</guid>
  <pubDate>Thu, 30 Jan 2025 15:51:33 +0000</pubDate>
  <atom:published>2025-01-30T15:51:33Z</atom:published>
    <dc:creator>Andy Lin</dc:creator>
  <content:encoded><![CDATA[
    <div class='beehiiv'><style>
  .bh__table, .bh__table_header, .bh__table_cell { border: 1px solid #C0C0C0; }
  .bh__table_cell { padding: 5px; background-color: #FFFFFF; }
  .bh__table_cell p { color: #2D2D2D; font-family: 'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .bh__table_header { padding: 5px; background-color:#F1F1F1; }
  .bh__table_header p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style><div class='beehiiv__body'><p class="paragraph" style="text-align:left;">Gooood morning gang! Andy from <i>Back of the Envelope.</i></p><p class="paragraph" style="text-align:left;">By now you&#39;ve probably heard of the Chinese AI called DeepSeek—it&#39;s everywhere in the news.</p><p class="paragraph" style="text-align:left;">If you haven&#39;t been keeping up with AI trends, you might be wondering: What is it? Why is it a big deal? And how does it impact us, structural engineers?</p><p class="paragraph" style="text-align:left;">Don&#39;t worry—I got you! Let’s break it down in <b>three </b>minutes (maybe 4).</p><p class="paragraph" style="text-align:left;">Here we go!</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><h2 class="heading" style="text-align:left;" id="quick-primer-on-chat-gp-ts-gpt-4-o-">Quick primer on ChatGPT’s GPT-4o and GPT-o1 models</h2><p class="paragraph" style="text-align:left;">Before diving into DeepSeek, let’s make sure we’re on the same page with ChatGPT.</p><p class="paragraph" style="text-align:left;">Unless you&#39;ve been living under a rock, you’ve likely heard of ChatGPT—and probably even used it.</p><p class="paragraph" style="text-align:left;">But did you know ChatGPT offers different AI models? <b>GPT-4o</b> and <b>GPT-o1</b> (plus smaller variants like GPT-4o mini and GPT-o1 mini, which aren’t as powerful).</p><p class="paragraph" style="text-align:left;">GPT-4o is the model most people are familiar with—it’s available to everyone, free or paid, and has been around for about a year.</p><p class="paragraph" style="text-align:left;">GPT-o1, on the other hand, is the premium “thinking” model, only accessible to paid users.</p><p class="paragraph" style="text-align:left;">What’s cool about the reasoning model? It actually “thinks” before responding.</p><p class="paragraph" style="text-align:left;">For example, the other day I needed to calculate wind loads for rooftop solar panels using ASCE 7-16 (Sections 29.4.3 & 29.4.4). It was a bit tricky, so I grabbed the relevant text/image, pasted it into ChatGPT, and used o1 to walk me through it.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/303c0c23-5f91-496b-a7d6-c1bf584ab315/image.png?t=1738250768"/></div><p class="paragraph" style="text-align:left;">Then, I had it generate a simple web app, which led to me making this (<a class="link" href="https://andylinse.github.io/se-tools/ASCE7-16_Solar_WindLoad/ASCE7-16_Solar_WindLoad.html?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-38-deepseek-vs-chatgpt-what-does-it-mean-for-us-structural-engineers" target="_blank" rel="noopener noreferrer nofollow">link</a>):</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/fa62f1db-5737-466d-9bd3-de2779145b53/image.png?t=1738250800"/></div><p class="paragraph" style="text-align:left;"><i>(Of course, it wasn’t as simple as just asking—it required debugging and a lot of back-and-forth. More on that another day.)</i></p><p class="paragraph" style="text-align:left;">Using the less-capable GPT-4o produced a much more error-prone result.</p><p class="paragraph" style="text-align:left;">The takeaway? The “thinking” model is getting <i>really</i> smart.</p><p class="paragraph" style="text-align:left;">Now, let’s talk “cost” and API.</p><h2 class="heading" style="text-align:left;" id="cost-api">Cost & API</h2><p class="paragraph" style="text-align:left;">Most people know ChatGPT as a chatbot—you type, it responds. For users like us, it’s either free or $20/month for more features (<a class="link" href="https://openai.com/chatgpt/pricing/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-38-deepseek-vs-chatgpt-what-does-it-mean-for-us-structural-engineers" target="_blank" rel="noopener noreferrer nofollow">https://openai.com/chatgpt/pricing/</a>).</p><p class="paragraph" style="text-align:left;">But there’s another side: API access. </p><p class="paragraph" style="text-align:left;">This allows developers to integrate ChatGPT into apps, websites, and other backend systems. OpenAI charges based on usage—because running these models requires serious computing power.</p><p class="paragraph" style="text-align:left;">Ever seen a website say “Powered by AI”? It’s likely using an API from OpenAI, Anthropic (Claude), or Google (Gemini).</p><p class="paragraph" style="text-align:left;">I recently also added AI-powered action planning to <a class="link" href="https://www.12week.app/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-38-deepseek-vs-chatgpt-what-does-it-mean-for-us-structural-engineers" target="_blank" rel="noopener noreferrer nofollow">12week.app</a> to test it out. </p><p class="paragraph" style="text-align:left;">Toggle the setting, and a button will come up that can generate an action plan using API.</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/da572b29-ee7d-4fd6-b8f8-2482d5dd45ea/image.png?t=1738251264"/></div><p class="paragraph" style="text-align:left;">Under the hood, I’m using GPT-4o (cheaper, less capable). Each request costs me about $0.01.</p><p class="paragraph" style="text-align:left;">If I used GPT-o1 instead (better results), it’d cost about $0.06 per request.</p><p class="paragraph" style="text-align:left;">That might not seem like much, but for companies running millions of queries, it adds up fast.</p><h2 class="heading" style="text-align:left;" id="deepseek-vs-chat-gpt">Deepseek vs. ChatGPT</h2><p class="paragraph" style="text-align:left;">Now, here’s where things get <i>really</i> interesting.</p><p class="paragraph" style="text-align:left;">Last weekend, a Chinese AI company released the R1 model, which rivals OpenAI’s o1 reasoning model—but at a fraction of the cost.</p><p class="paragraph" style="text-align:left;">How much cheaper?</p><p class="paragraph" style="text-align:left;"><i>28 times cheaper.</i> 😲</p><p class="paragraph" style="text-align:left;">So instead of $0.06 per request, it would cost $0.002—cheaper than even GPT-4o.</p><p class="paragraph" style="text-align:left;">And here’s the kicker: It’s open-source. Meaning, anyone can build infrastructure around it and create their own ChatGPT equivalent.</p><p class="paragraph" style="text-align:left;">Let’s put that into perspective:</p><p class="paragraph" style="text-align:left;">Imagine someone releasing a structural analysis tool as powerful as ETABS or RAM Structural System, but for <i>hundreds</i> instead of <i>thousands</i> of dollars per year.</p><p class="paragraph" style="text-align:left;">Now imagine it being open-source—allowing you to tweak, expand, and customize it for your projects.</p><p class="paragraph" style="text-align:left;">That’s the kind of shift Deepseek is bringing to AI.</p><p class="paragraph" style="text-align:left;"></p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><h2 class="heading" style="text-align:left;" id="what-does-this-mean-for-us">What does this mean for us?</h2><p class="paragraph" style="text-align:left;">In short: More powerful AI tools at lower costs.</p><p class="paragraph" style="text-align:left;">AI models that “think” will become more affordable, driving increased competition and innovation.</p><p class="paragraph" style="text-align:left;">And with OpenAI’s upcoming o3 model, we’ll see even more powerful tools emerge—helping us develop custom solutions for our workflows.</p><p class="paragraph" style="text-align:left;">Imagine being able to build your own structural engineering tools, even with minimal coding skills. That’s where we’re headed.</p><p class="paragraph" style="text-align:left;">Exciting times ahead!</p><p class="paragraph" style="text-align:left;">Let me know what you think — reply to this email or join the discussion at <a class="link" href="http://sehq.pro/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-38-deepseek-vs-chatgpt-what-does-it-mean-for-us-structural-engineers" target="_blank" rel="noopener noreferrer nofollow">sehq.pro</a>!</p><p class="paragraph" style="text-align:left;">Andy Lin<br><span style="font-size:0.8rem;"><a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-38-deepseek-vs-chatgpt-what-does-it-mean-for-us-structural-engineers" target="_blank" rel="noopener noreferrer nofollow">Back of the Envelope</a></span><span style="font-size:0.8rem;">/</span><span style="font-size:0.8rem;"><a class="link" href="https://structuralengineerhq.com/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-38-deepseek-vs-chatgpt-what-does-it-mean-for-us-structural-engineers" target="_blank" rel="noopener noreferrer nofollow">Structural Engineer HQ</a></span></p><p class="paragraph" style="text-align:left;"><b><i>P.S.</i></b></p><p class="paragraph" style="text-align:left;">One important caveat with DeepSeek: it&#39;s based in China, and if you use their web interface, your queries pass through Chinese servers. It also comes with built-in censorship on certain topics.</p><p class="paragraph" style="text-align:left;">Not trying to wade too deep into geopolitics here, but personally, I wouldn’t rely on it in its current form for most things. </p><p class="paragraph" style="text-align:left;">That said, there are U.S. companies working on adapting the model for local deployment. I’d wait for that.</p><p class="paragraph" style="text-align:left;"></p><p class="paragraph" style="text-align:left;"><b><i>P.P.S</i></b></p><p class="paragraph" style="text-align:left;">PROMPT:</p><div class="codeblock"><pre><code>Write me a 20 word song about how cool structural engineers are. including some steel design concepts.</code></pre></div><div class="blockquote"><blockquote class="blockquote__quote"><p class="paragraph" style="text-align:left;">Structural engineers, strong and bold,</p><p class="paragraph" style="text-align:left;">Designing beams to take the load.</p><p class="paragraph" style="text-align:left;">Flexural strength, no compromise,</p><p class="paragraph" style="text-align:left;">Steel stands tall—optimized!</p><figcaption class="blockquote__byline"> -ChatGPT </figcaption></blockquote></div></div><div class='beehiiv__footer'><br class='beehiiv__footer__break'><hr class='beehiiv__footer__line'><a target="_blank" class="beehiiv__footer_link" style="text-align: center;" href="https://www.beehiiv.com/?utm_campaign=971a6f99-8771-4dbc-9fbb-ed05c6a153b1&utm_medium=post_rss&utm_source=back_of_the_envelope">Powered by beehiiv</a></div></div>
  ]]></content:encoded>
</item>

      <item>
  <title>Envelope 37: Goal Setting Made Simple... Verbs, Specificity, Measurability, and a Handy Tool</title>
  <description></description>
      <enclosure url="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/9123f0dc-90ed-40e2-b65b-91a1429afc59/Goal_Picsart.png" length="1357958" type="image/png"/>
  <link>https://backoftheenvelope.co/p/envelope-37-goal-setting-made-simple-verbs-specificity-measurability-and-a-handy-tool</link>
  <guid isPermaLink="true">https://backoftheenvelope.co/p/envelope-37-goal-setting-made-simple-verbs-specificity-measurability-and-a-handy-tool</guid>
  <pubDate>Thu, 23 Jan 2025 15:30:00 +0000</pubDate>
  <atom:published>2025-01-23T15:30:00Z</atom:published>
    <dc:creator>Andy Lin</dc:creator>
    <category><![CDATA[Non Technical]]></category>
  <content:encoded><![CDATA[
    <div class='beehiiv'><style>
  .bh__table, .bh__table_header, .bh__table_cell { border: 1px solid #C0C0C0; }
  .bh__table_cell { padding: 5px; background-color: #FFFFFF; }
  .bh__table_cell p { color: #2D2D2D; font-family: 'Helvetica',Arial,sans-serif !important; overflow-wrap: break-word; }
  .bh__table_header { padding: 5px; background-color:#F1F1F1; }
  .bh__table_header p { color: #2A2A2A; font-family:'Trebuchet MS','Lucida Grande',Tahoma,sans-serif !important; overflow-wrap: break-word; }
</style><div class='beehiiv__body'><p class="paragraph" style="text-align:left;">Happy Thursday — Andy from <i>Back of the Envelope</i> here.</p><p class="paragraph" style="text-align:left;">We&#39;ll continue our “goal-setting/achieving” discussion based on Dr. Andrew Huberman&#39;s <a class="link" href="https://www.hubermanlab.com/episode/goals-toolkit-how-to-set-achieve-your-goals?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-37-goal-setting-made-simple-verbs-specificity-measurability-and-a-handy-tool" target="_blank" rel="noopener noreferrer nofollow">podcast</a>.</p><p class="paragraph" style="text-align:left;">So far, we&#39;ve already covered:</p><ul><li><p class="paragraph" style="text-align:left;"><a class="link" href="https://www.theenvelope.co/p/envelope-35-this-simple-shift-may-change-the-way-you-think-about-goal-s-forever?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-37-goal-setting-made-simple-verbs-specificity-measurability-and-a-handy-tool" target="_blank" rel="noopener noreferrer nofollow">Identifying your priority goal</a></p></li><li><p class="paragraph" style="text-align:left;"><a class="link" href="https://www.theenvelope.co/p/envelope-36-the-goal-setting-myth-that-s-quietly-sabotaging-you?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-37-goal-setting-made-simple-verbs-specificity-measurability-and-a-handy-tool" target="_blank" rel="noopener noreferrer nofollow">Making sure the goal is &quot;lofty&quot;</a></p></li></ul><p class="paragraph" style="text-align:left;">Today, we’re going to explore three more practical strategies to significantly increase our chances of achieving our goals — plus, I’ll share a handy tool to make the process even more <i>fun</i>.</p><p class="paragraph" style="text-align:left;">(I’ll keep it concise today and skip too much on the whys — we can dive deeper into that later if you&#39;re interested.)</p><p class="paragraph" style="text-align:left;">Let’s go!</p><p class="paragraph" style="text-align:left;"><i>(Estimated read time: ~3 minutes)</i></p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><h3 class="heading" style="text-align:left;" id="1-define-verb-actions">1/ Define Verb Action(s)</h3><p class="paragraph" style="text-align:left;">According to Huberman, one of the critical things we must do before pursuing our priority goal is to define specific &quot;verbs&quot; (or actions) involved in achieving it.</p><p class="paragraph" style="text-align:left;">For example, if your goal is to get fit, your verbs might be: run, lift weights, eat nutritious meals, identify healthy recipes, and meal plan.</p><p class="paragraph" style="text-align:left;">The point is that our brains stay more motivated when they know exactly what to do because clear, actionable steps reduce overwhelm and make progress feel achievable.</p><h3 class="heading" style="text-align:left;" id="2-specificity-and-measurability">2/ Specificity and Measurability</h3><p class="paragraph" style="text-align:left;">Once you’ve identified your verbs, it’s important to get really specific and quantify them.</p><p class="paragraph" style="text-align:left;">For example:</p><ul><li><p class="paragraph" style="text-align:left;">Run for 30 minutes on Monday, Wednesday, and Friday.</p></li><li><p class="paragraph" style="text-align:left;">Spend 30 minutes meal planning on Sunday.</p></li></ul><p class="paragraph" style="text-align:left;">The more specific we are, the more likely we’ll stick with the plan. In fact, a study by Dr. Gail Matthews were able to show that people who set clear, measurable goals are 42% more likely to achieve them. </p><p class="paragraph" style="text-align:left;">That&#39;s why clarity by specificity and measurability is so important.</p><h3 class="heading" style="text-align:left;" id="3-writing-vs-typing">3/ Writing vs. Typing</h3><p class="paragraph" style="text-align:left;">Here’s a simple but powerful insight: write it down. Old-school style.</p><p class="paragraph" style="text-align:left;">According to Huberman, the act of writing (not typing) engages neural circuitry in a unique way by reinforcing the connection between intention and action, making it easier for our brain to commit to and remember the tasks.</p><p class="paragraph" style="text-align:left;">Seeing goals on paper creates a stronger connection between the brain and body. </p><p class="paragraph" style="text-align:left;">For example, when you physically write down &#39;run three times a week&#39; or &#39;plan meals on Sunday,&#39; it transforms abstract intentions into tangible commitments. It’s like giving your goals a physical presence that reinforces accountability.</p><p class="paragraph" style="text-align:left;">He highly recommends this because it’s one of the most effective ways to embed knowledge into your nervous system.</p><h3 class="heading" style="text-align:left;" id="4-a-tool-to-bring-it-all-together">4/ A Tool to Bring It All Together</h3><p class="paragraph" style="text-align:left;">By now, you should have:</p><ol start="1"><li><p class="paragraph" style="text-align:left;">A priority goal.</p></li><li><p class="paragraph" style="text-align:left;">A list of specific and measurable verb actions.</p></li><li><p class="paragraph" style="text-align:left;">The goal and actions written down on paper.</p></li></ol><p class="paragraph" style="text-align:left;">With the info in hand, here’s a potential fun app to try: <a class="link" href="https://12week.app/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-37-goal-setting-made-simple-verbs-specificity-measurability-and-a-handy-tool" target="_blank" rel="noopener noreferrer nofollow">12week.app</a> <br>(works best on desktop, but mobile works too)</p><p class="paragraph" style="text-align:left;">It takes the goal pursuit info (including how much time you have), and it generates a prompt for AI to come up with a draft action plan that helps you reach your goal.</p><p class="paragraph" style="text-align:left;">Here is how it works, step-by-step:</p><ol start="1"><li><p class="paragraph" style="text-align:left;">Enter your goal.</p></li><li><p class="paragraph" style="text-align:left;">Enter your verb actions.</p></li><li><p class="paragraph" style="text-align:left;">Add additional details (it&#39;ll be included in the prompt for AI to consider).</p></li><li><p class="paragraph" style="text-align:left;">Pick your goal start date.</p></li><li><p class="paragraph" style="text-align:left;">The default duration is 12 weeks, but you can adjust this by clicking the option button at the top right.</p></li><li><p class="paragraph" style="text-align:left;">Allocate time for your goal pursuit on each day of the week.</p></li><li><p class="paragraph" style="text-align:left;">Adjust your calendar for any commitments or low-availability days.</p></li><li><p class="paragraph" style="text-align:left;">At the bottom, check your accumulated hours—small efforts each day add up!</p></li><li><p class="paragraph" style="text-align:left;">Use the &quot;Copy Prompt&quot; button to generate an AI prompt for pasting into tools like ChatGPT or Claude. With sufficient info, AI should be able to create a sample action plan based on your goal and schedule.</p></li></ol><p class="paragraph" style="text-align:left;">Check it out and let me know what you think!</p><div class="image"><img alt="" class="image__image" style="" src="https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/70e3b9a0-0b19-40ee-a209-ce77d151a0e7/Envelope_Divider.png"/></div><p class="paragraph" style="text-align:left;">And that’s all for now. Hope this helps!</p><p class="paragraph" style="text-align:left;">Best,</p><p class="paragraph" style="text-align:left;">Andy Lin<br><span style="font-size:0.8rem;"><a class="link" href="https://www.theenvelope.co/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-37-goal-setting-made-simple-verbs-specificity-measurability-and-a-handy-tool" target="_blank" rel="noopener noreferrer nofollow">Back of the Envelope</a></span><span style="font-size:0.8rem;">/</span><span style="font-size:0.8rem;"><a class="link" href="https://structuralengineerhq.com/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-37-goal-setting-made-simple-verbs-specificity-measurability-and-a-handy-tool" target="_blank" rel="noopener noreferrer nofollow">Structural Engineer HQ</a></span></p><p class="paragraph" style="text-align:left;"><i><b>P.S.</b></i><i> </i><br><i>I actually made </i><a class="link" href="https://12week.app/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-37-goal-setting-made-simple-verbs-specificity-measurability-and-a-handy-tool" target="_blank" rel="noopener noreferrer nofollow"><i>12week.app</i></a><i> with the help of AI (though it took 6+ hours to get it functional). </i></p><p class="paragraph" style="text-align:left;"><i>If you want to know more about it, hit me up in the SEHQ community here: </i><i><a class="link" href="https://sehq.pro?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-37-goal-setting-made-simple-verbs-specificity-measurability-and-a-handy-tool" target="_blank" rel="noopener noreferrer nofollow">sehq.pro</a></i><i>. </i><br><i>(SEHQ Pro is a space where structural engineers share insights, tools, and ideas to level up their professional game -- I talked about it briefly </i><a class="link" href="https://www.theenvelope.co/p/envelope-35-1-something-new-i-m-trying-for-us-structural-engineers?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-37-goal-setting-made-simple-verbs-specificity-measurability-and-a-handy-tool" target="_blank" rel="noopener noreferrer nofollow"><i>here</i></a><i>).</i></p><p class="paragraph" style="text-align:left;"><i><b>P.P.S.</b></i><i> </i><br><i>A dad joke thanks to my buddy </i><a class="link" href="https://www.linkedin.com/in/kunaldewan/?utm_source=Back_of_the_Envelope&utm_medium=newsletter&utm_campaign=envelope-37-goal-setting-made-simple-verbs-specificity-measurability-and-a-handy-tool" target="_blank" rel="noopener noreferrer nofollow"><i>Kunal</i></a><i> (SE + Real Estate Investor):</i></p><p class="paragraph" style="text-align:left;"><i>Q: Why does a chicken coop only have two doors?</i></p><p class="paragraph" style="text-align:left;"><i>.</i></p><p class="paragraph" style="text-align:left;"><i>.</i></p><p class="paragraph" style="text-align:left;"><i>.</i></p><p class="paragraph" style="text-align:left;"><i>A: Because if it had four doors, it would be a chicken sedan!</i></p></div><div class='beehiiv__footer'><br class='beehiiv__footer__break'><hr class='beehiiv__footer__line'><a target="_blank" class="beehiiv__footer_link" style="text-align: center;" href="https://www.beehiiv.com/?utm_campaign=c95a1879-4fd5-4689-b77c-fa98f5334bd6&utm_medium=post_rss&utm_source=back_of_the_envelope">Powered by beehiiv</a></div></div>
  ]]></content:encoded>
</item>

  </channel>
</rss>
