<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on Patrick McDavid</title><link>https://patrickmcdavid.com/post/feed.xml</link><description>Recent content in Posts on Patrick McDavid</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 02 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://patrickmcdavid.com/post/feed.xml" rel="self" type="application/rss+xml"/><item><title>2026's Game</title><link>https://patrickmcdavid.com/this-years-game/</link><pubDate>Fri, 02 Jan 2026 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/this-years-game/</guid><description>&lt;p&gt;I&amp;rsquo;ve futzed with video game design in the past with my competitive multiplayer &lt;a href="https://patrickmcdavid.com/infight/"&gt;Infight&lt;/a&gt;, and the cutsie little handheld shooter, &lt;a href="https://patrickmcdavid.com/makecodearcade/"&gt;Princess&amp;rsquo; Last Stand&lt;/a&gt; and a few other toys along the way. Last year&amp;rsquo;s &lt;a href="https://patrickmcdavid.com/icarus/"&gt;Icarus&lt;/a&gt; was a pen and paper hit. So what&amp;rsquo;s it going to be in 2026? I want to put something new together.&lt;/p&gt;</description></item><item><title>Icarus: My First Game Jam</title><link>https://patrickmcdavid.com/icarus/</link><pubDate>Wed, 12 Nov 2025 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/icarus/</guid><description>&lt;p&gt;Here&amp;rsquo;s the story of how I wrote &lt;a href="https://kinggeekus.itch.io/icarus"&gt;a little piece of Sci-Fi Horror&lt;/a&gt; for a game jam and ended up winning some stellar awards! Read on for a casual design diary of a ship in deep shit.&lt;/p&gt;</description></item><item><title>Accidently Carbon-Neutral Blog</title><link>https://patrickmcdavid.com/accidentally-carbon-neutral/</link><pubDate>Mon, 30 Jun 2025 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/accidentally-carbon-neutral/</guid><description>&lt;p&gt;I was a big hippie in college: birks, hacky sack, environmental minor. The whole deal. I&amp;rsquo;ve never been able to marry those halcyon days to the week to week technical work I&amp;rsquo;ve spent my career doing. Today, waiting on a little technical blocker, I thought about it some and went on a &lt;a href="https://greensoftware.foundation/"&gt;green-software&lt;/a&gt; micro-adventure.&lt;/p&gt;</description></item><item><title>A little fight on Discord</title><link>https://patrickmcdavid.com/infight/</link><pubDate>Wed, 11 Dec 2024 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/infight/</guid><description>&lt;p&gt;So I made &lt;a href="https://infight.io"&gt;a thing&lt;/a&gt;! I&amp;rsquo;ve wanted to build this game for over ten years.&#10;If you look through my &lt;a href="https://github.com/ehippy"&gt;GitHub&lt;/a&gt;, there&amp;rsquo;re something like six discarded attempts since the early teens.&#10;I was handed some free time over the last couple months, and found my way to picking up my most recent attempt and&#10;actually getting it up and online! Here&amp;rsquo;re some thoughts on where it came from, what it is today, and where it might go.&lt;/p&gt;</description></item><item><title>Single-Table Database Design</title><link>https://patrickmcdavid.com/singletable/</link><pubDate>Wed, 04 Dec 2024 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/singletable/</guid><description>&lt;p&gt;I&amp;rsquo;ve wanted to do this videogame for years. I&amp;rsquo;ve started it handful of times, in C#, Python, Node. Well, with some time on my hands, I finally got around to really taking a good swing at it. I started by picking up the last version of it I&amp;rsquo;d started a couple years ago. For the last two weeks, I&amp;rsquo;ve been enjoying really getting into some fullstack creation.&lt;/p&gt;</description></item><item><title>Playing with Computers</title><link>https://patrickmcdavid.com/nextsteps/</link><pubDate>Wed, 02 Oct 2024 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/nextsteps/</guid><description>&lt;p&gt;I did poorly in high school. F&amp;rsquo;s finally after years of C&amp;rsquo;s and D&amp;rsquo;s coming up through junior high. Instead of homework, I spent my nights pushing my 75mhz win95 box further and further online. Geocities and &lt;a href="https://en.wikipedia.org/wiki/Myth:_The_Fallen_Lords"&gt;early Bungie games&lt;/a&gt;. That phone line screamed moving bits around at 9600 baud. AOL discs piled up as I spent their promised &amp;ldquo;100 free hours&amp;rdquo; each to access the proto-internet. HTML and game-modding led to ColdFusion and IIS servers.&lt;/p&gt;</description></item><item><title>VisionOS is too big</title><link>https://patrickmcdavid.com/spatialwindowmanagement/</link><pubDate>Fri, 05 Jan 2024 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/spatialwindowmanagement/</guid><description>&lt;p&gt;When you pull on a modern headset running VisionOS or Meta&amp;rsquo;s Android variant you get to place arbitrary software applications floating around you in space. It&amp;rsquo;s a neat effect, and promises to liberate your software from the 15&amp;quot; laptop in front of you or the formerly spacious monitor on your desk. Apple&amp;rsquo;s swings wildly towards freedom and chaos, Meta&amp;rsquo;s is limited and safe.&lt;/p&gt;</description></item><item><title>Email Authentication: Securing Digital Communication in an Insecure World</title><link>https://patrickmcdavid.com/emailauthentication/</link><pubDate>Tue, 29 Aug 2023 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/emailauthentication/</guid><description>&lt;p&gt;In the modern digital landscape, email remains a cornerstone of communication. However, this ubiquitous form of interaction has become a breeding ground for cybercriminals seeking to exploit vulnerabilities for malicious purposes.&lt;/p&gt;</description></item><item><title>Publishing Jekyll to S3 with GitHub Actions</title><link>https://patrickmcdavid.com/publishingjekylltos3withgithubactions/</link><pubDate>Fri, 09 Dec 2022 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/publishingjekylltos3withgithubactions/</guid><description>&lt;p&gt;Blog&amp;rsquo;d been kind quiet, yeah? I picked it up to write some stuff and found that my old friend &lt;a href="https://www.travis-ci.org/"&gt;travis-ci.org&lt;/a&gt; wasn&amp;rsquo;t really a thing anymore. I used Travis to build and publish this site for many moons really reliably. It was one of the OG continuous integration and deployment sites out there. They went all corporate or something.&lt;/p&gt;&#10;&lt;p&gt;So to dodge the corpos, I threw in with Microsoft over at GitHub using their Actions platform to publish this pile of bytes you&amp;rsquo;re reading.&lt;/p&gt;</description></item><item><title>Game Dev with Microsoft Makecode Arcade</title><link>https://patrickmcdavid.com/makecodearcade/</link><pubDate>Sun, 23 Feb 2020 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/makecodearcade/</guid><description>&lt;p&gt;My five year old has been taking some online programming classes that teach fundamentals using block programming. He&amp;rsquo;s using this awesome iPad app &lt;a href="https://apps.apple.com/us/app/scratchjr/id895485086"&gt;ScratchJr&lt;/a&gt; that focuses on movement and animation. It has some really neat fundamental concepts and sneaks in some clever stuff like interprocess messaging.&lt;/p&gt;</description></item><item><title>Software, from the heart of Colorado</title><link>https://patrickmcdavid.com/softwarefromcolorado/</link><pubDate>Sat, 14 Sep 2019 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/softwarefromcolorado/</guid><description>&lt;p&gt;Keith Reid-Cleveland with BuiltInColorado &lt;a href="https://www.builtincolorado.com/spotlight/09/17/2019/bombbomb-colorado-engineering-careers"&gt;featured BombBomb and its engineering staff in a piece about our work environment, values and goals. &lt;/a&gt; Below is Keith&amp;rsquo;s full interview with me about the team at BombBomb and what we look for in our people, and how we&amp;rsquo;ve beaten the odds as a bootstrapped SaaS in Colorado Springs. Enjoy!&lt;/p&gt;</description></item><item><title>Personal Goal Sheet!</title><link>https://patrickmcdavid.com/wheredowegofromhere/</link><pubDate>Wed, 14 Aug 2019 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/wheredowegofromhere/</guid><description>&lt;p&gt;I&amp;rsquo;ve been feeling a bit in-between lately. Maybe some goals would help?&lt;/p&gt;</description></item><item><title>Recruit the best with Video</title><link>https://patrickmcdavid.com/recruit-the-best/</link><pubDate>Wed, 12 Jun 2019 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/recruit-the-best/</guid><description>&lt;p&gt;I was very kindly invited to speak at DisurptHR Denver in April on the subject of using video to recruit the excellent talent. Here&amp;rsquo;s a recording of that talk!&lt;/p&gt;&#10;&lt;iframe src="https://player.vimeo.com/video/335701244?title=0&amp;portrait=0" width="640" height="360" allow="autoplay; fullscreen" allowfullscreen title="Recruit the best with video talk at DisruptHR Denver"&gt;&lt;/iframe&gt;&#10;&lt;p&gt;My thesis is simply that you can do better at building relationships, trust and interest with prospects for jobs by sending video messages instead of plain text.&lt;/p&gt;</description></item><item><title>DVLP Denver Serverless Presentation</title><link>https://patrickmcdavid.com/hotdogtalk/</link><pubDate>Tue, 26 Feb 2019 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/hotdogtalk/</guid><description>&lt;p&gt;One of my favorite technology events, &lt;a href="https://developdenver.org/"&gt;DVLP Denver&lt;/a&gt; was kind enough to allow me present a talk I&amp;rsquo;m pretty fond of, &lt;a href="https://docs.google.com/presentation/d/1dD4L0T2ms08jJcvriuyi0J6vaKQjI-1E6JLXYoLvtgM/edit?usp=sharing"&gt;Serverless Hotdog Detection&lt;/a&gt; last fall. I was delighted to see that they posted the video of it yesterday!&lt;/p&gt;&#10;&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/xpqjwIcOry8" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen title="Serverless Hotdog Detection talk at DVLP Denver"&gt;&lt;/iframe&gt;&#10;&lt;p&gt;Special thanks to the DVLP Denver video crew for the flattering aspect ratio! In the talk I reference &lt;a href="https://www.youtube.com/watch?v=6mNhMuBkIK8"&gt;this great talk from the creator of the serverless framework&lt;/a&gt; that I also recommend you check out! Happy geeking!&lt;/p&gt;</description></item><item><title>SaaStr Annual Top Ten</title><link>https://patrickmcdavid.com/saastr-2019/</link><pubDate>Wed, 13 Feb 2019 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/saastr-2019/</guid><description>&lt;p&gt;SaaStr Annual is a celebration of software in the cloud, focusing on the people and the companies that&amp;rsquo;ve thrived in this new medium. It&amp;rsquo;s very much not a technology conference, per se. Instead it&amp;rsquo;s about organizing people do deliver value to customers as efficiently as possible. It&amp;rsquo;s a bit of a VC feeding frenzy as well, with a number of sessions like, &amp;ldquo;VC Confidential: This is what your VC is not telling you.&amp;rdquo; So I took away a number of product-centric ideas that I&amp;rsquo;m excited to sprinkle around BombBomb this year:&lt;/p&gt;</description></item><item><title>Two-Slice Software Teams</title><link>https://patrickmcdavid.com/twosliceteams/</link><pubDate>Sat, 15 Dec 2018 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/twosliceteams/</guid><description>&lt;p&gt;Amazon&amp;rsquo;s &lt;a href="https://www.theguardian.com/technology/2018/apr/24/the-two-pizza-rule-and-the-secret-of-amazons-success"&gt;Two-Pizza-Teams&lt;/a&gt; is a scaling methodology that suggests organizational designers ensure independence and speed by keeping ownership of products to teams that can be fed by no more than two pizzas. These teams need total decision-making authority of their product, and a clear understanding of what success means for them. This works well for Amazon as these small teams behave as composable units of opportunity and service for customers internal and external.&lt;/p&gt;</description></item><item><title>Practicing Making Choices</title><link>https://patrickmcdavid.com/childs-choices/</link><pubDate>Tue, 13 Nov 2018 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/childs-choices/</guid><description>&lt;p&gt;My wife Briana and I reached an impasse with our three-year-old a few weekends ago. A beautiful fall morning’s hike in the neighborhood park came to a howling halt as the tyke staged a rebellion.&lt;/p&gt;&#10;&lt;p&gt;Parenting challenges come in waves. You’ll find a rhythm that works, you’ll have a few weeks (maybe) of steady plodding, then wham, the kid’s a little smarter, and you have to adapt. In our turn, Briana and I had been leveling a scattershot of consequences and pleas. Some landed, some missed. Under the staring October sunshine our son had brought our family of four to a standstill.&lt;/p&gt;</description></item><item><title>Recruiting Top Talent with Video</title><link>https://patrickmcdavid.com/recruiting-with-video/</link><pubDate>Tue, 06 Nov 2018 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/recruiting-with-video/</guid><description>&lt;p&gt;I&amp;rsquo;ve recruited more than 30 excellent software developers and other technical staff to BombBomb in the last several years. This is my first position recruiting and building teams, and I don&amp;rsquo;t think I would have been nearly as successful with it if I hadn&amp;rsquo;t been using simple one-to-one videos.&lt;/p&gt;&#10;&lt;p&gt;My résumé reads in large part like a software engineer, and as such I get several recruiter emails every day. They&amp;rsquo;re bad without exception. &amp;ldquo;Hey I see you have some .Net experience yada yada&amp;rdquo;. Likewise I field a few voicemails of the same kind a couple times a month. All of these go in the trash. Everyone understands how this plays out, everyone knows that&amp;rsquo;s not working.&lt;/p&gt;</description></item><item><title>My Thesis</title><link>https://patrickmcdavid.com/my-thesis/</link><pubDate>Mon, 05 Nov 2018 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/my-thesis/</guid><description>&lt;p&gt;I&amp;rsquo;ve been trying to spend a little more time reflecting on where I am, where I want to go, and where I&amp;rsquo;ve been. One of the largest single-product projects I&amp;rsquo;ve ever undertaken was my philosophy thesis, Spoken Worlds. Five months of writing to produce about 9000 words on the subject of linguistic relativism.&lt;/p&gt;&#10;&lt;p&gt;&lt;em&gt;Linguistic relativism&lt;/em&gt; is an idea in linguistic philosophy whose thrust is that people&amp;rsquo;s thoughts are very much structured and &lt;em&gt;confined&lt;/em&gt; by the language that they grow up in.&lt;/p&gt;</description></item><item><title>Working for the Best Company</title><link>https://patrickmcdavid.com/best-company/</link><pubDate>Sat, 03 Nov 2018 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/best-company/</guid><description>&lt;p&gt;What&amp;rsquo;s important to you about where you work? Is it the people, the technologies, the processes? Is it success or fortune?&lt;/p&gt;&#10;&lt;p&gt;I&amp;rsquo;ve been interviewing technologists for the last several years and this is a conversation I&amp;rsquo;ve had time and again. As you&amp;rsquo;d expect, answers vary a lot, though there are certainly themes centered around where people are in their careers:&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;High performers earlier in their careers want learning and new technologies.&lt;/li&gt;&#10;&lt;li&gt;High performers in the middle of their careers want stability and good people around them.&lt;/li&gt;&#10;&lt;li&gt;Those same folks later in their careers tend to assume the former, but instead seek out &lt;em&gt;hard problems.&lt;/em&gt;&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;picture class="lazy-load"&gt;&#10; &lt;source type="image/webp" srcset="https://patrickmcdavid.com/images/best-group_hu_dbbcf44389ac71d5.webp 400w, https://patrickmcdavid.com/images/best-group_hu_cd554f60e96e4269.webp 1000w, https://patrickmcdavid.com/images/best-group_hu_897ef285ec194e5b.webp 600w, https://patrickmcdavid.com/images/best-group_hu_f1c77be3c35062dc.webp 800w" sizes="(max-width: 1000px) 100vw, 1000px"&gt;&#10; &lt;source type="image/jpeg" srcset="https://patrickmcdavid.com/images/best-group_hu_89f2b9c758061f3b.jpg 400w, https://patrickmcdavid.com/images/best-group_hu_f91b7c5950d85dc9.jpg 1000w, https://patrickmcdavid.com/images/best-group_hu_50921a4aeb779a19.jpg 600w, https://patrickmcdavid.com/images/best-group_hu_2f124788812c4caa.jpg 800w" sizes="(max-width: 1000px) 100vw, 1000px"&gt;&#10; &lt;img class="lazy-load" src="https://patrickmcdavid.com/images/best-group.jpg" srcset="https://patrickmcdavid.com/images/best-group_hu_89f2b9c758061f3b.jpg 400w, https://patrickmcdavid.com/images/best-group_hu_f91b7c5950d85dc9.jpg 1000w, https://patrickmcdavid.com/images/best-group_hu_50921a4aeb779a19.jpg 600w, https://patrickmcdavid.com/images/best-group_hu_2f124788812c4caa.jpg 800w" sizes="(max-width: 1000px) 100vw, 1000px" alt="" loading="lazy"&gt;&#10; &lt;/picture&gt;&#10;&#10;&lt;p&gt;I can now measure my career as being two decades old. I was 16 in 1998, and in lieu of pursuing my drivers licenses, I was instead trying to start a web development company. A number of now lifelong friends and I called ourselves X over Zero web technologies. A testament to our youthful idealism, we were charmed with the idea of the &lt;a href="https://en.wikipedia.org/wiki/Division_by_zero"&gt;result of the equation X/0 being positive infinity&lt;/a&gt;. We had the now-defunct xoverzero.com and thought ourselves young entrepreneurs.&lt;/p&gt;</description></item><item><title>Podcast: Video Sales Strategies - The Bombcast!</title><link>https://patrickmcdavid.com/bombcast/</link><pubDate>Thu, 18 Oct 2018 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/bombcast/</guid><description>&lt;p&gt;BombBomb&amp;rsquo;s Bombcast invited myself and their VP of Product to talk about our Fall 2018 releases and some of the story behind them!&lt;/p&gt;&#10;&lt;div class="align-center"&gt;&lt;iframe src="https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2FBombBomb%2Fvideos%2F485818128585532%2F&amp;show_text=0&amp;width=560" width="560" height="315" style="border:none;overflow:hidden" allowFullScreen="true" title="Bombcast video interview"&gt;&lt;/iframe&gt;&lt;/div&gt;</description></item><item><title>Beyond full stack</title><link>https://patrickmcdavid.com/beyond-full-stack/</link><pubDate>Fri, 29 Jun 2018 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/beyond-full-stack/</guid><description>&lt;p&gt;&lt;em&gt;This is reblogged from &lt;a href="https://www.builtincolorado.com/2018/06/29/inside-bombbomb-dev-team-colorado-springs"&gt;my interview on BuiltIn Colorado&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#10;&lt;p&gt;BombBomb’s video messaging app helps businesses drive sales and convert leads by building trust and engaging customers face to face — even when they can’t be physically present with a client. It’s a smooth, simple user experience that makes capturing, encoding and sending videos in real time seem easy.&lt;/p&gt;&#10;&lt;p&gt;The technology that makes all that possible, though, is far from simple.&lt;/p&gt;&#10;&lt;p&gt;Behind the scenes, BombBomb’s engineering team must go beyond full-stack development to create complex systems that work in the cloud, in bad connectivity and within single-digit seconds. We asked VP of Technology Patrick McDavid to dive into the details of BombBomb’s robust tech stack and explain both the opportunities and challenges he and his team face.&lt;/p&gt;</description></item><item><title>CloudFront Invalidation with TravisCI</title><link>https://patrickmcdavid.com/travisci-cloudfront-cache-invalidation/</link><pubDate>Tue, 27 Feb 2018 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/travisci-cloudfront-cache-invalidation/</guid><description>&lt;p&gt;&lt;em&gt;This is reblogged from &lt;a href="https://developer.bombbomb.com/blog/2018/02/27/TravisCI-Cloudfront-Cache-Invalidation/"&gt;my post on the BombBomb Developer Blog&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#10;&lt;p&gt;I wrote here a few months ago about &lt;a href="https://developer.bombbomb.com/blog/2017/10/16/CacheExpiration/"&gt;Easy Cloudfront cache-busting with Travis-CI&lt;/a&gt;. I&amp;rsquo;d not really liked the solution I offered in that post and am back to share the far better solution I found this week, which is just about as easy!&lt;/p&gt;</description></item><item><title>A look back at 2017</title><link>https://patrickmcdavid.com/2017yearinreview/</link><pubDate>Thu, 11 Jan 2018 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/2017yearinreview/</guid><description>&lt;p&gt;2017 was a year of upheaval and growth by necessity.&lt;/p&gt;&#10;&lt;h2 id="heading-at-home"&gt;At Home&lt;/h2&gt;&#10;&lt;h3 id="heading-its-a-girl"&gt;It&amp;rsquo;s a girl!&lt;/h3&gt;&#10;&lt;p&gt;Our daughter, Wren, came in May. The second child is multiplicative rather than additive, for sure. Our son was two, so we&amp;rsquo;d seen a bit of parenthood, but the new effect started on day one with our son having brought a little impetigo infection to the recovery room. Ok, so our one-hour-old has to contend with the germ warfare going on at daycare from the start? That&amp;rsquo;s new.&lt;/p&gt;</description></item><item><title>Monthly Hackathons at BombBomb</title><link>https://patrickmcdavid.com/hackinginyourorganization/</link><pubDate>Fri, 01 Dec 2017 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/hackinginyourorganization/</guid><description>&lt;p&gt;&lt;em&gt;Reblogged from &lt;a href="https://developer.bombbomb.com/blog/2017/11/30/HackingInYourOrganization/"&gt;developer.bombbomb.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#10;&lt;p&gt;I&amp;rsquo;ve had the enormous fortune to lead an engineering organization comprised of women and men who delight in challenging one another every day. This camaraderie leads to better products, more creativity and a happier workplace. At BombBomb we often get to work on really cool stuff that pushes our ability and knowledge, but at the same time these tasks are often that: assigned work. It&amp;rsquo;s gotta be done, but how can we really lean to the other side and let engineers run wild?&lt;/p&gt;</description></item><item><title>NASDAQ CTO Summit</title><link>https://patrickmcdavid.com/cto-summit/</link><pubDate>Thu, 30 Nov 2017 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/cto-summit/</guid><description>&lt;p&gt;I&amp;rsquo;ve got a goal for 2018 to attend four tech and leadership conferences. But before we make it to 2018 I was excited to&#10;happen across the &lt;a href="https://www.ctoconnection.com/summits/ny2017"&gt;2017 NASDAQ CTO Summit&lt;/a&gt; a few days before it ran. I&#10;hustled a ticket and am going to represent &lt;a href="https://bombbomb.com"&gt;BombBomb&lt;/a&gt; in the big city.&lt;/p&gt;&#10;&lt;p&gt;Last year I had a really good time attending the inaugural &lt;a href="https://www.inman.com/2016/11/21/inman-announces-hacker-connect-a-deep-real-estate-technology-dive/"&gt;Inman Hacker Connect&lt;/a&gt;.&#10;Hacker Connect was (and &lt;em&gt;still is&lt;/em&gt;) a great opportunity to meet some other tech leaders in the real estate space specifically.&lt;/p&gt;</description></item><item><title>Serverless Hotdog Detection</title><link>https://patrickmcdavid.com/hotdogcloud/</link><pubDate>Wed, 25 Oct 2017 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/hotdogcloud/</guid><description>&lt;p&gt;&lt;sub&gt;&lt;sup&gt;&lt;em&gt;Photo credit to &lt;a href="http://umaihotdogs.com/"&gt;Umai Hotdogs&lt;/a&gt; of Sacremento for their scrumptious looking dogs.&lt;/em&gt;&lt;/sup&gt;&lt;/sub&gt;&lt;/p&gt;&#10;&lt;p&gt;Last night I &lt;a href="https://www.meetup.com/coloradospringsjs/events/xwwhglywnbhc/"&gt;gave a talk at coloradoSprings.js&lt;/a&gt; about the &lt;a href="https://serverless.com/"&gt;serverless framework&lt;/a&gt;.&lt;/p&gt;&#10;&lt;p&gt;I wish I&amp;rsquo;d went to the trouble of recording the presentation, and will try that the next time I give one, but for now I can offer you the &lt;a href="https://docs.google.com/presentation/d/1dD4L0T2ms08jJcvriuyi0J6vaKQjI-1E6JLXYoLvtgM"&gt;slide deck&lt;/a&gt;, and this quick write-up.&lt;/p&gt;&#10;&lt;iframe src="https://docs.google.com/presentation/d/e/2PACX-1vRt-eZmBMsODFd77pOK362Ky40d8xSXgi3a7eLFpC_k1EqWFGRyXPFrbXFV5_kQ1moodSxF_6ijZDX9/embed?start=false&amp;loop=false&amp;delayms=3000" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" title="Serverless Hotdog Detection presentation"&gt;&lt;/iframe&gt;&#10;&lt;h2 id="heading-hotdog-cloud"&gt;Hotdog Cloud?&lt;/h2&gt;&#10;&lt;div style="float:right;padding-left:20px;"&gt;&#10; &lt;img class="lazy-load" src="https://patrickmcdavid.com/images/dogClip.gif" alt="Animated hotdog clip" loading="lazy"&gt;&#10;&lt;/div&gt;&#10;&lt;p&gt;The hottest space in tech in 2017 is inarguably hotdog detection and non-detection. Everybody&amp;rsquo;s trying to get a piece of the action. So I spent a couple nights building &lt;a href="https://hotdog.cloud"&gt;https://hotdog.cloud&lt;/a&gt; a mobile-friendly hotdog detection app. Give it a try! It&amp;rsquo;s especially good on your phone. &lt;a href="https://github.com/ehippy/hotdog"&gt;Hotdog cloud is open sourced on github&lt;/a&gt;, so feel free to fork away.&lt;/p&gt;</description></item><item><title>The Gaia and the Hydra</title><link>https://patrickmcdavid.com/gaia/</link><pubDate>Wed, 01 Mar 2017 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/gaia/</guid><description>&lt;p&gt;In a very beardy time, I spent a week with my man &lt;a href="http://cheechcode.com/about.html"&gt;Cheech&lt;/a&gt; assembling some AWS infrastructure patterns into a fun global fault tolerance proof of concept project called Gaia.&lt;/p&gt;&#10;&lt;br /&gt;&#10;&lt;div class="align-center"&gt;&#10; &lt;iframe class="bbVideoIframe" src="//bbemaildelivery.com/bbext/?p=vidEmbed&amp;id=2b3d7bea-5290-a860-f04e-b436d961c237" width="600" height="338" allowfullscreen="allowfullscreen" title="Gaia and Hydra project demonstration"&gt;&lt;/iframe&gt;&#10;&lt;/div&gt;&#10;&lt;br /&gt;&#10;This little foursome of software applications attacked and overwhelmed one another, it measured itself and in the end, danced onscreen. &#10;&lt;p&gt;&lt;em&gt;Slides:&lt;/em&gt; &lt;a href="https://docs.google.com/presentation/d/16QUH4MP3EHF4-IExrU9JQNUKSdGySmvHD0mR6VGVoIM/edit?usp=sharing"&gt;Google Slides&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Cheeseburger Compass</title><link>https://patrickmcdavid.com/cheeseburger-compass/</link><pubDate>Sun, 09 Mar 2014 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/cheeseburger-compass/</guid><description>&lt;h3 id="heading-work-work"&gt;Work work&amp;hellip;&lt;/h3&gt;&#10;&lt;p&gt;My wife, Briana is a very talented Geographic Information Systems Analyst. That means she makes maps and massages geographic data to get clients information they needs about where in the world their projects are being undertaken.&lt;/p&gt;&#10;&lt;p&gt;One project involved assessing the surface area of all the parking lots belonging to a major national retailer. This project was seeded to her with some latitude/longitude pairs that were sometimes as far as a couple miles away from where the actual storefront was. This left her having to manually reconcile the addresses of these stores against where they actually were so they could go about measuring the surface area of this project.&lt;/p&gt;</description></item><item><title>Spoken Worlds</title><link>https://patrickmcdavid.com/spoken-worlds/</link><pubDate>Wed, 11 May 2011 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/spoken-worlds/</guid><description>&lt;p&gt;&lt;em&gt;&lt;a href="https://patrickmcdavid.com/my-thesis/"&gt;TL;DR&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#10;&lt;h3 id="heading-introduction-stoic-secrets"&gt;Introduction: Stoic Secrets&lt;/h3&gt;&#10;&lt;p&gt;The world stares solidly at us, seemingly assured of itself, its structure and its meaning. What do we come upon as we stare back out onto it? Do the ordinary constituents of worldly experience have in themselves characters to be discovered, classified and cataloged, or are things not so straight as they seem? What shapes do these catalogs of knowledge take on when people of largely different cultures or languages construct them? Would these shapes vary enough to alter their perceivers’ experience to a point that they would be experiencing worlds different from those with other classificatory guidebooks? In this paper I will argue that people’s culture, their language, and their unique individual minds form frameworks that come to act as their real worlds. These worlds are loosely coupled to the machinations of experienced reality, but also to cultural and interpersonal influences of more fleeting and dynamic character.&lt;/p&gt;</description></item><item><title>OSXonIntel.com</title><link>https://patrickmcdavid.com/osx-on-intel-com/</link><pubDate>Mon, 18 Sep 2000 00:00:00 +0000</pubDate><guid>https://patrickmcdavid.com/osx-on-intel-com/</guid><description>&lt;p&gt;Six months before the release of Mac OS X in 2001, some friends and I were excited about Apple&amp;rsquo;s new OS. Linux in a whiz-bang wrapper? Yes please! Being broke children we weren&amp;rsquo;t interested in the prospect of having to buy to Macs to run it.&lt;/p&gt;&#10;&#10; &lt;img class="lazy-load" src="https://patrickmcdavid.com/images/osxonintellinkbutton.gif" alt="OG gif" loading="lazy"&gt;&#10;&#10;&lt;p&gt;So in September of 2000, my friends Ray and Sean and I &lt;a href="https://web.archive.org/web/20010331014841/http://www.osxonintel.com:80/default.cfm"&gt;launched OSXonIntel.com&lt;/a&gt; to collect petitions in that spirit. We ended up getting &lt;a href="https://apple.slashdot.org/story/01/01/27/0154236/os-x-on-x86"&gt;slashdotted&lt;/a&gt;, and a fair amount of press in the Apple and computing spheres.&lt;/p&gt;</description></item></channel></rss>