<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Michael de la Maza — Articles</title>
    <link>https://michaeldelamaza.personalwebsites.org/</link>
    <description>I help companies understand why they underperform and how to fix it.</description>
    <atom:link href="https://michaeldelamaza.personalwebsites.org/rss.xml" rel="self" type="application/rss+xml" />
    <language>en-US</language>
    <lastBuildDate>Thu, 28 May 2026 17:13:02 GMT</lastBuildDate>
    <item>
      <title>What I Teach on Day One of My Algorithmic Trading Class</title>
      <link>https://michaeldelamaza.personalwebsites.org/algorithmic-trading-class/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/algorithmic-trading-class/</guid>
      <pubDate>Tue, 26 May 2026 14:04:59 GMT</pubDate>
      <description>In June I start teaching a new class called Algorithmic Trading. It&apos;s a two-week summer elective at our business school, meets almost every day, and…</description>
      <content:encoded><![CDATA[<p>In June I start teaching a new class called Algorithmic Trading. It&#39;s a two-week summer elective at our business school, meets almost every day, and about 35 students have signed up.</p>
<p>Here&#39;s how I describe algorithmic trading to a beginner. Instead of hearing about a company on the news or liking their products and buying the stock that way, you look at the numbers. You write programs that look at data, learn what causes stock prices to go up or down, and then decide when to buy and sell. We&#39;re using Python mainly, plus libraries inside it.</p>
<p>I ran a hedge fund three years ago. I did AI on Wall Street way before it was cool. And then I had the opportunity to teach this class.</p>
<h2>The opening line</h2>
<p>On day one I tell the students this:</p>
<blockquote>“I&#39;ll be teaching some techniques. The key thing is that none of them work, of course, because if it was as easy as taking a two-week class, you could beat the market. The market is a big computing machine that is there to make sure that doesn&#39;t happen.” </blockquote>
<p>The class is still worth taking. Python is useful, the techniques are interesting, and understanding why these strategies fail is a real piece of education.</p>
<h2>Backtesting fools you</h2>
<p>The second thing I teach is how to test a strategy. You have to be very careful about testing the strategy, because it&#39;s very, very easy to fool yourself.</p>
<p>Typically what people will do is test a strategy over a 10-year period and see that it performs really well. But if the strategy was optimized on that same data, of course it&#39;s going to do well. You have to test it on data it hasn&#39;t seen.</p>
<p>What&#39;s very common is that during the period the strategy has seen, it performs brilliantly, and then in the next five years it loses money. It&#39;s very, very easy to fool yourself.</p>
<p>So when you see those ads on television where some guy bought a stock and made a thousand percent, watch out. On historical data it&#39;s very easy to make money. The hard part is figuring out what&#39;s going to happen in the future. Things are changing all the time, and because conditions aren&#39;t stable, it&#39;s very difficult to build trading strategies that work over time.</p>
<h2>What I actually do with my money</h2>
<p>What I do is invest in a very broadly diversified mutual fund that owns 10,000 stocks from around the world. It owns a little bit of NVIDIA, and it owns a little bit of some company in Indonesia that no one has ever heard of, and et cetera, et cetera.</p>
<p>No matter what happens, I basically get the average return that everyone else around the world gets. That turns out to be better than 90 to 95% of what people get, because people will do things like trade and then incur transaction costs and lose money. The technique actually <a href="/model-portfolio-update-q1-performance-review/">outperforms most people</a>.</p>
<h2>Why a 20-year-old invests differently than an 80-year-old</h2>
<p>The third thing I teach is risk. Everyone is taught that you reduce your risk as you age, but most people don&#39;t know why that is.</p>
<p>Everyone knows a 20-year-old invests differently than an 80-year-old. The 80-year-old invests at a much lower risk. When you ask people why, they say something like, well, 80-year-olds are more conservative, or they want to make sure they have income.</p>
<p>The actual reason is different. The 20-year-old still has a long life ahead of them of getting income from a job. That income is steady. It&#39;s not as volatile as the stock market. If you think about it as a whole portfolio, the 20-year-old can afford to be aggressive in stocks because the income side is stable.</p>
<p>The 80-year-old is retired and has no income coming in. There&#39;s no steady thing on the other side. If they&#39;re aggressive in the stock market, the whole portfolio swings up and down. That&#39;s why they need to reduce risk. The math gets harder when <a href="/the-sad-job-market-12-months-of-zero-growth/">the job market</a> on the income side isn&#39;t as steady as the textbooks assume.</p>
<h2>The real lesson</h2>
<p>So that&#39;s what the class comes down to.</p>
<p>The most important thing to learn is that you can&#39;t beat the stock market, and so you should just decide on your asset allocation and then move forward.</p>
<p>I&#39;ll teach Python and the techniques, and I&#39;ll show you why backtests lie. By the end of two weeks, the students who were paying attention will understand that you can&#39;t beat the market. You just have to decide on your asset allocation and move forward.</p>]]></content:encoded>
    </item>
    <item>
      <title>Tech Layoffs Continue!</title>
      <link>https://michaeldelamaza.personalwebsites.org/tech-layoffs-updates/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/tech-layoffs-updates/</guid>
      <pubDate>Mon, 04 May 2026 15:09:00 GMT</pubDate>
      <description>Tech companies are laying people off left and right! And they are not done. Stock Prices Tech company stock prices are at all-time highs and yet they…</description>
      <content:encoded><![CDATA[<p>Tech companies are laying people off left and right! And they are not done.</p>
<h2>Stock Prices</h2>
<p>Tech company stock prices are at all-time highs and yet they don&#39;t need employees!</p>
<h2>Wealth Inequality</h2>
<p>So the wealth is getting concentrated in fewer and fewer hands.</p>
<p>But it&#39;s even worse than that.</p>
<p>Virtually all stock held by individuals in the US is held by the top 10% so 90% of the population is not directly benefiting from the record stock market, further increasing wealth inequality.</p>
<p>But it&#39;s even worse than that.</p>
<h2>Future Work</h2>
<p>If companies can increase revenue without hiring new employees, what are people going to do for work?</p>
<p>Uh oh.</p>
<h2>Conclusion</h2>
<p>The key takeaways are clear: tech layoffs persist despite high stock prices, wealth inequality is growing, and the future of work is uncertain. It&#39;s a troubling combination of factors.</p>
<p>These trends underscore the need to understand how technology is reshaping the economy and impacting employment. Perhaps it&#39;s time to consider <a href="/the-ai-employment-crisis/">the ai employment crisis</a>.</p>
<p>What can be done about it? That&#39;s the million-dollar question.</p>]]></content:encoded>
    </item>
    <item>
      <title>AI Girlfriends Could Melt Society</title>
      <link>https://michaeldelamaza.personalwebsites.org/ai-girlfriends-could-melt-society/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/ai-girlfriends-could-melt-society/</guid>
      <pubDate>Wed, 22 Apr 2026 04:26:31 GMT</pubDate>
      <description>AI girlfriends are one way that AI could melt society. This isn&apos;t speculation. It&apos;s already happening. The Appeal As Fortune notes, men want maximum…</description>
      <content:encoded><![CDATA[<p>AI girlfriends are one way that AI could melt society. This isn&#39;t speculation. It&#39;s already happening.</p>
<h2>The Appeal</h2>
<p>As Fortune notes, men want maximum control and zero rejection. They can&#39;t get that with real women. But they can get it with AI women.</p>
<p>Even better, they can customize the appearance and tone of the AI women. Every detail, tailored to their preferences.</p>
<h2>The Problem</h2>
<p>If men can get everything they want from AI girlfriends, what need do they have for real women?</p>
<p>This issue is serious now and will become even more serious as AI improves. We&#39;re already seeing <a href="/the-ai-employment-crisis/">the AI employment crisis</a> reshape how we work. Now it&#39;s starting to reshape how we relate to each other.</p>
<figure><img src="/cdn-cgi/image/width=800,quality=80,fit=scale-down,format=auto/_media/3e6fdb5ca743456183347d364a5da552.jpg" srcset="/cdn-cgi/image/width=400,quality=80,fit=scale-down,format=auto/_media/3e6fdb5ca743456183347d364a5da552.jpg 400w, /cdn-cgi/image/width=800,quality=80,fit=scale-down,format=auto/_media/3e6fdb5ca743456183347d364a5da552.jpg 800w, /cdn-cgi/image/width=1200,quality=80,fit=scale-down,format=auto/_media/3e6fdb5ca743456183347d364a5da552.jpg 1200w" sizes="(max-width: 700px) 100vw, 700px" alt="3e6fdb5ca743456183347d364a5da552" loading="lazy" decoding="async" style="max-width:100%;height:auto;display:block;" /></figure>
<h2>What&#39;s Next</h2>
<p>The technology will only get better. The relationships will only feel more real. And the consequences for society are something we&#39;re just beginning to understand.</p>
<p>This is one of many ways AI is disrupting life as we know it. From <a href="/the-silent-job-market-disruption/">the silent job market disruption</a> to the way we form connections, nothing is off limits.</p>
<p>Good luck!</p>]]></content:encoded>
    </item>
    <item>
      <title>Mysterious Drone Swarms Over US Air Force Nuclear Base: A Security Wake-Up Call</title>
      <link>https://michaeldelamaza.personalwebsites.org/mysterious-drone-swarms-over-us-air-force-nuclear-base-a-security-wake-up-call/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/mysterious-drone-swarms-over-us-air-force-nuclear-base-a-security-wake-up-call/</guid>
      <pubDate>Thu, 09 Apr 2026 04:17:00 GMT</pubDate>
      <description>Here&apos;s a story about drones flying over a US Air Force base that didn&apos;t get much attention. But it should have. What Happened According to MSN: The home…</description>
      <content:encoded><![CDATA[<p>Here&#39;s a story about drones flying over a US Air Force base that didn&#39;t get much attention. But it should have.</p>
<h2>What Happened</h2>
<p>According to MSN:</p>
<blockquote>The home of the US Air Force&#39;s nuclear bomber fleet was repeatedly invaded by a swarm of mysterious drones that could not be stopped by the military&#39;s jamming technology. </blockquote>
<p>Air &amp; Space Forces Magazine confirmed:</p>
<blockquote>Unauthorized drones flew over Barksdale Air Force Base in Louisiana, home of a B-52 bomber wing, multiple times the week of March 9. </blockquote>
<p>And ABC reported:</p>
<blockquote>A drone sighting that temporarily raised alarms at one of the United States Air Force&#39;s largest and most strategic airfields earlier this month was more extensive, and potentially more dangerous, than first reported, according to a confidential internal briefing document reviewed by ABC News. </blockquote>
<h2>Not Prepared</h2>
<p>We&#39;re absolutely not prepared for this. Fly 10 drones down the main street of any city in the US and the city shuts down for days.</p>
<p>This incident echoes broader concerns about <a href="/the-rise-of-corruption-and-state-violence/">the rise of security vulnerabilities</a> that our systems struggle to address. And when you consider <a href="/americas-trade-war-miscalculation/">America&#39;s broader strategic miscalculations</a>, incidents like this reveal deeper gaps in our preparedness.</p>
<h2>Final Thoughts</h2>
<p>Mysterious drones invaded one of America&#39;s most secure nuclear bomber bases. The military&#39;s jamming technology couldn&#39;t stop them. And we still don&#39;t know who was behind it.</p>
<p>This isn&#39;t just a one-off incident. It&#39;s a warning about how vulnerable critical infrastructure really is to drone technology.</p>
<p>Good luck!</p>]]></content:encoded>
    </item>
    <item>
      <title>Model Portfolio Update: Q1 Performance Review</title>
      <link>https://michaeldelamaza.personalwebsites.org/model-portfolio-update-q1-performance-review/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/model-portfolio-update-q1-performance-review/</guid>
      <pubDate>Fri, 03 Apr 2026 04:19:00 GMT</pubDate>
      <description>The first quarter was choppy so now is a good time to update the performance of our model portfolio. Portfolio Breakdown Our model portfolio is 40%…</description>
      <content:encoded><![CDATA[<p>The first quarter was choppy so now is a good time to update the performance of our model portfolio.</p>
<h2>Portfolio Breakdown</h2>
<p>Our model portfolio is 40% stocks, 10% gold/bitcoin, and 50% cash.</p>
<p>The goal of the portfolio is capital preservation and, really, preservation of &quot;pelt.&quot;</p>
<p>If you are a trader or want rapid capital appreciation, this portfolio is not for you.</p>
<h2>Built for Comfort</h2>
<p>The portfolio is comfortable in most situations:</p>
<ul><li>If stocks soar, that is fine because 40% of the portfolio is in stocks.</li><li>If stocks plummet, that is fine because 50% of the portfolio is in cash.</li><li>If the government goes crazy, that is fine because 10% of the portfolio is in gold/bitcoin.</li></ul>
<p>The portfolio will not make money in every situation, of course.</p>
<h2>Exact Holdings</h2>
<p>Here is the exact portfolio we punch into a portfolio analyzer:</p>
<ul><li><strong>40% VTWAX:</strong> This is a Vanguard fund that invests in 10,000 stocks from around the world. I do <em>not</em> recommend investing only in US stocks.</li><li><strong>5% GBTC:</strong> A bitcoin fund.</li><li><strong>5% GLD:</strong> A gold fund.</li><li><strong>40% SGOV:</strong> Cash.</li></ul>
<p>We compare this against the standard 60% Stock (VTWAX) / 40% Bond (VBTLX) portfolio.</p>
<h2>The Results</h2>
<p>Here is how our model portfolio stacks up over the period Jan 21 - Mar 26:</p>
<ul><li><strong>Better return:</strong> 9.6% vs 5.9%</li><li><strong>Better drawdown:</strong> -15% vs -21%</li><li><strong>Better Sharpe ratio:</strong> 0.76 vs 0.3 (a measure of risk adjusted return)</li></ul>
<p>As you can see, our model portfolio outperforms the standard 60%/40% portfolio with lower risk!</p>
<figure><img src="/cdn-cgi/image/width=800,quality=80,fit=scale-down,format=auto/_media/3702e938cba5467195bc0be05fc2b321.jpg" srcset="/cdn-cgi/image/width=400,quality=80,fit=scale-down,format=auto/_media/3702e938cba5467195bc0be05fc2b321.jpg 400w, /cdn-cgi/image/width=800,quality=80,fit=scale-down,format=auto/_media/3702e938cba5467195bc0be05fc2b321.jpg 800w, /cdn-cgi/image/width=1200,quality=80,fit=scale-down,format=auto/_media/3702e938cba5467195bc0be05fc2b321.jpg 1200w" sizes="(max-width: 700px) 100vw, 700px" alt="3702e938cba5467195bc0be05fc2b321" loading="lazy" decoding="async" style="max-width:100%;height:auto;display:block;" /></figure>
<h2>The Real Goal</h2>
<p>But better returns are not the goal. The goal is to sleep at night, confident that you are well positioned for whatever happens. With all the uncertainty we&#39;re seeing, including <a href="/americas-trade-war-miscalculation/">America&#39;s trade war miscalculation</a>, having a portfolio built for stability matters more than ever.</p>
<p>Capital preservation means staying positioned regardless of what unfolds. Whether stocks rally, crash, or <a href="/the-rise-of-corruption-and-state-violence/">government instability</a> shakes markets, this approach keeps you grounded.</p>
<p>The numbers speak for themselves: better returns, lower drawdowns, and improved risk-adjusted performance.</p>
<p>Let&#39;s roll.</p>]]></content:encoded>
    </item>
    <item>
      <title>The Sad Job Market: 12 Months of Zero Growth</title>
      <link>https://michaeldelamaza.personalwebsites.org/the-sad-job-market-12-months-of-zero-growth/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/the-sad-job-market-12-months-of-zero-growth/</guid>
      <pubDate>Fri, 20 Mar 2026 16:24:39 GMT</pubDate>
      <description>The job market is very sad. Look at the chart closely. You&apos;ll see that this sad job market hasn&apos;t created any jobs for the last 12 months or so. Tariffs…</description>
      <content:encoded><![CDATA[<p>The job market is very sad. Look at the chart closely.</p>
<p>You&#39;ll see that this sad job market hasn&#39;t created any jobs for the last 12 months or so.</p>
<figure><img src="/cdn-cgi/image/width=800,quality=80,fit=scale-down,format=auto/_media/6947d7a586624886b72a9b4219726494.jpg" srcset="/cdn-cgi/image/width=400,quality=80,fit=scale-down,format=auto/_media/6947d7a586624886b72a9b4219726494.jpg 400w, /cdn-cgi/image/width=800,quality=80,fit=scale-down,format=auto/_media/6947d7a586624886b72a9b4219726494.jpg 800w, /cdn-cgi/image/width=1200,quality=80,fit=scale-down,format=auto/_media/6947d7a586624886b72a9b4219726494.jpg 1200w" sizes="(max-width: 700px) 100vw, 700px" alt="6947d7a586624886b72a9b4219726494" loading="lazy" decoding="async" style="max-width:100%;height:auto;display:block;" /></figure>
<h2>Tariffs Hit</h2>
<p>What happened about 12 months ago? Tariffs!</p>
<p>Since the highest tariffs in 90 years were instituted by the administration, the sad job market hasn&#39;t produced jobs. This is consistent with what we&#39;ve seen in <a href="/americas-trade-war-miscalculation/">America&#39;s trade war miscalculation</a>.</p>
<h2>The Response</h2>
<p>The administration, in its infinite wisdom, dealt with this situation in the only way it knows how: by firing the head of the Bureau of Labor Statistics which produces the unemployment report.</p>
<p>But this wasn&#39;t enough to turn the sad job market around.</p>
<h2>Things Get Worse</h2>
<p>And with oil now at the highest levels in over two years, things are likely to get worse. The ongoing challenges mirror what we&#39;re seeing in <a href="/the-ai-employment-crisis/">the AI employment crisis</a> as well.</p>
<h2>The Takeaway</h2>
<p>The job market is sad. No one can get job.</p>
<p>When tariffs stall job creation and leadership responds by firing statisticians rather than addressing root causes, we&#39;re left with a market that can&#39;t recover.</p>
<p>Watch the data closely and prepare accordingly.</p>]]></content:encoded>
    </item>
    <item>
      <title>My Favorite Spot for Inspiration in Boston</title>
      <link>https://michaeldelamaza.personalwebsites.org/my-favorite-spot-for-inspiration-in-boston/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/my-favorite-spot-for-inspiration-in-boston/</guid>
      <pubDate>Thu, 05 Mar 2026 06:02:47 GMT</pubDate>
      <description>Everyone needs a place they can go to find a bit of inspiration. In a busy city, it can be hard to find a quiet corner to clear your head. For me, that…</description>
      <content:encoded><![CDATA[<p>Everyone needs a place they can go to find a bit of inspiration. In a busy city, it can be hard to find a quiet corner to clear your head. For me, that place is a very special library in the heart of the city.</p>
<h2>The Athenaeum </h2>
<p>The Boston Athenaeum is a beautiful library and cultural center. It is a stunning building with art all over the walls and thousands of books. There are multiple reading rooms filled with very comfortable chairs. It is centrally located in Boston and offers some truly beautiful views of the city.</p>
<p><a href="https://maps.app.goo.gl/dN97Q3gjHntHKoEH7">Click here to see their location on Google Maps</a>.</p>
<h2>Weekly Tradition </h2>
<p>I discovered this place a couple of years ago after a friend told me about it. I was amazed that I didn&#39;t know it existed sooner. Now, my wife and I go there almost every week. It has become a staple of our routine. I usually spend my time there reading the latest newspapers and magazines.</p>
<h2>The Atmosphere </h2>
<p>The atmosphere at the Athenaeum is perfect for focus. It is rarely crowded, so there is always plenty of space to find a seat. Unlike many libraries, you can even bring a snack in with you while you read. I do not usually interact with the other people there, I just check in and head off to a quiet corner. It is a very comfortable and welcoming environment.</p>
<h2>Final Thoughts</h2>
<p>The Boston Athenaeum is a hidden gem that excels at providing a comfortable atmosphere for reading and thinking. It has become my primary go-to spot whenever I need to feel inspired or simply want to catch up on the news in a beautiful setting.</p>
<p>If you are ever in Boston, I highly recommend stopping by. It is one of the oldest and most interesting libraries in the country.</p>
<p><a href="https://bostonathenaeum.org/">Visit the Boston Athenaeum website to see how you can become a member or visit for the day</a>.</p>]]></content:encoded>
    </item>
    <item>
      <title>My Favorite Boston Food Spots</title>
      <link>https://michaeldelamaza.personalwebsites.org/my-favorite-boston-food-spots/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/my-favorite-boston-food-spots/</guid>
      <pubDate>Thu, 26 Feb 2026 05:49:58 GMT</pubDate>
      <description>When someone comes to visit my town, they often ask for recommendations on where to grab a bite. I am currently based in Cambridge, Massachusetts, and…</description>
      <content:encoded><![CDATA[<p>When someone comes to visit my town, they often ask for recommendations on where to grab a bite. </p>
<p>I am currently based in Cambridge, Massachusetts, and there are a few local gems that I always suggest to people looking for great food and a unique atmosphere.</p>
<h2><a href="https://maps.app.goo.gl/RUHabVzRjadGGYiW6">Pagu </a></h2>
<p>This is a Japanese-Spanish fusion restaurant. It is actually a Michelin Bib Gourmand restaurant, so the quality is very high. </p>
<p>It is a tapas style place, which makes it a lot of fun for groups. They also have excellent homemade kombucha. If you go, I highly recommend trying the duck paella. It is a great meal at a good price.</p>
<h2><a href="https://maps.app.goo.gl/ymEqzWf1ytnoqYeq8">Alamo Drafthouse Cinema</a></h2>
<p>If you want a more casual experience, I recommend the Alamo Drafthouse. It is technically a movie theater, but they serve you a full lunch or dinner right at your seat. By the time the movie starts, you have your food in front of you. </p>
<p>My favorite thing to order there is the pizza. It is priced very reasonably, just like any other pizza place, and it makes the movie experience much more enjoyable.</p>
<h2><a href="https://maps.app.goo.gl/EsB8f68R8QzFjhe67">Kin Thai Sushi </a></h2>
<p>For sushi lovers, Kin Thai Sushi is a fantastic choice. It is right around the corner from where I live. </p>
<p>They have a great selection of sashimi, which I often order when I want a healthy option without the rice. If I am looking for something a bit more indulgent, I always go for the cooked eel.</p>
<h2><a href="https://maps.app.goo.gl/iNgFi3CdepHLcvMU8">Wusong Road </a></h2>
<p>Wusong Road is a tiki bar located in Harvard Square. It is a very cool spot with a great atmosphere. </p>
<p>One of the best parts about it is the crazy cocktail cups you can get. If you really like the cup your drink comes in, you even have the option to buy it. It is reasonably priced, but it is very popular. You usually need to book a reservation quite far in advance.</p>
<h2>Conclusion </h2>
<p>These four spots represent the best of what the Cambridge and Boston area has to offer. If you want a high-end fusion experience, a meal during a movie, or a fun night at a tiki bar, these are my top picks.</p>
<p>I hope you get a chance to visit these places and enjoy them as much as I do. Each one offers something special that keeps me coming back.</p>]]></content:encoded>
    </item>
    <item>
      <title>AI Boom Shortages</title>
      <link>https://michaeldelamaza.personalwebsites.org/ai-boom-shortages/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/ai-boom-shortages/</guid>
      <pubDate>Fri, 20 Feb 2026 20:41:32 GMT</pubDate>
      <description>Lots of data coming in about how the AI boom is causing shortages and price increases everywhere. Simple Mechanics The mechanics are simple. There is a…</description>
      <content:encoded><![CDATA[<p>Lots of data coming in about how the AI boom is causing shortages and price increases everywhere.</p>
<h2>Simple Mechanics</h2>
<p>The mechanics are simple.</p>
<p>There is a good with a (more or less) fixed supply like electricity.</p>
<h2>AI Wants</h2>
<p>An AI billionaire wants all of it and outbids regular people.</p>
<p>So regular people either get to freeze to death because they can&#39;t heat their house or they have to pay through the nose for electricity. In exchange, they get better AI.</p>
<p>Sounds like a good deal to me.</p>
<p>Agree?</p>
<h2>Conclusion</h2>
<p>The AI boom is causing shortages due to the increased demand for resources like electricity. This leads to situations where AI billionaires outbid regular people, potentially leaving them in difficult situations.</p>
<p>This dynamic raises questions about the distribution of resources and the potential consequences of prioritizing AI development over the basic needs of individuals. It&#39;s a complex issue with no easy answers.</p>
<p>What do you think about this? Let&#39;s discuss <a href="/the-ai-employment-crisis/">the AI employment crisis</a>.</p>]]></content:encoded>
    </item>
    <item>
      <title>Model Portfolio Update: 40% Global Stocks, 10% Gold/Bitcoin, 50% Cash</title>
      <link>https://michaeldelamaza.personalwebsites.org/model-portfolio-update-40-global-stocks-10-gold-bitcoin-50-cash/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/model-portfolio-update-40-global-stocks-10-gold-bitcoin-50-cash/</guid>
      <pubDate>Wed, 18 Feb 2026 17:56:14 GMT</pubDate>
      <description>Now is a great time to update our model portfolio which invests in global stocks, bitcoin/gold, and cash. Remember that our model portfolio is 40% global…</description>
      <content:encoded><![CDATA[<p>Now is a great time to update our model portfolio which invests in global stocks, bitcoin/gold, and cash.</p>
<p>Remember that our model portfolio is 40% global stocks, 10% bitcoin or gold, and 50% cash. This is for a person who makes $100K per year and has a portfolio of $500K (so they would invest $200K in stocks, $50K in gold or bitcoin, and $250K in cash).</p>
<h2>The Allocations</h2>
<p>To be precise, here are the funds and allocations that we enter into a portfolio analysis tool:</p>
<ul><li><strong>40% VTWAX</strong> (Vanguard Total World Stock Index Admiral). This is a low cost, passively managed fund that holds 10,000 stocks of companies from around the world.</li><li><strong>5% GBTC</strong> (Grayscale Bitcoin Trust). This tracks bitcoin.</li><li><strong>5% GLD</strong> (SPDR Gold Shares). This tracks gold.</li><li><strong>50% SGOV</strong> (iShares 0-3 Month Treasury Bond). Cash.</li></ul>
<h2>Performance Results</h2>
<p>The right benchmark for this portfolio is the standard 60% stocks/40% bonds allocation which we will model with BGPIX (Blackrock 60/40 Target).</p>
<p>According to the Morningstar portfolio analysis tool, over the five year Jan 21 - Jan 26 period, our model portfolio outperformed the benchmark along every dimension:</p>
<ul><li>It has a higher annual return (10.5% vs 7.3%)</li><li>It has a lower drawdown (15% vs 20.8%)</li><li>It has a higher Sharpe ratio (0.87 vs 0.42)</li></ul>
<p>But the higher returns are not the point. The point of this portfolio is to greatly reduce risk (which it does, as you can see from the 5 year stats) while maintaining some upside.</p>
<h2>About VTWAX</h2>
<p>Four important comments about VTWAX:</p>
<ul><li>It&#39;s very important to invest in stocks from around the world, not just the stocks of the US or one country.</li><li>In my view, it&#39;s very important to stay invested in the stock market. Think of it this way: it is the best hedge against losing your job. When you lose your job (to AI or anything else), public companies benefit. This relates to <a href="/the-ai-employment-crisis/">the AI employment crisis</a> many workers are facing today.</li><li>It&#39;s very important in today&#39;s economy to be an owner of financial assets. Buying stocks is the easiest way for most people to do that.</li><li>It is totally fine to use a fund other than VTWAX. Just make sure that it is low cost, passively managed, and owns global stocks (not just US).</li></ul>
<h2>Gold and Bitcoin</h2>
<p>One comment about gold/bitcoin: This is a hedge against government stupidity and political turbulence. This is at 50+ year highs and is unlikely to get better in the near future. You can see how <a href="/americas-trade-war-miscalculation/">America&#39;s trade war miscalculation</a> is contributing to this volatility.</p>
<h2>About Cash</h2>
<p>Two comments about cash (SGOV):</p>
<ul><li>The standard advice is to keep six months of salary in an emergency fund. Because the current situation is so volatile, our model portfolio keeps 2.5 years in cash. You will need this cash in case AI takes your job and you need to move to another country. It is totally fine to look for alternatives to SGOV: CDs, a CMA, a savings account with a high interest rate, etc.</li><li>The 50% in cash can be compared to the 40% in bonds in the benchmark portfolio. The cash in our model portfolio will have much lower risk in exchange for a lower return compared to the bond portfolio.</li></ul>
<h2>Key Takeaways</h2>
<p>This model portfolio (40% global stocks, 10% gold/bitcoin, 50% cash) is designed to greatly reduce risk while maintaining some upside. Over the five year period from Jan 2021 to Jan 2026, it delivered higher returns, lower drawdown, and a better Sharpe ratio than the standard 60/40 benchmark.</p>
<p>The large cash allocation reflects the volatile nature of today&#39;s economy and provides a safety net if you need to make major life changes.</p>
<p>Consider reviewing your own portfolio allocation to ensure it matches your risk tolerance and financial situation.</p>]]></content:encoded>
    </item>
    <item>
      <title>Anthropic&apos;s CEO Drops the Hammer on AI&apos;s Future</title>
      <link>https://michaeldelamaza.personalwebsites.org/anthropics-ceo-drops-the-hammer-on-ais-future/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/anthropics-ceo-drops-the-hammer-on-ais-future/</guid>
      <pubDate>Wed, 28 Jan 2026 04:32:00 GMT</pubDate>
      <description>Amodei, CEO and founder of Anthropic, has dropped the hammer on AI. In a recent essay, he lays out several alarming scenarios about where artificial…</description>
      <content:encoded><![CDATA[<p>Amodei, CEO and founder of Anthropic, has dropped the hammer on AI. In a recent essay, he lays out several alarming scenarios about where artificial intelligence is heading.</p>
<h2>Job Displacement</h2>
<p>AI could replace 50% of entry level white collar jobs within 5 years. This represents a massive shift in <a href="/the-ai-employment-crisis/">the AI employment crisis</a> that many workers are unprepared for.</p>
<h2>Wealth Inequality</h2>
<p>AI could create extreme wealth inequality with a few people owning a substantial share of GDP. The concentration of power in the hands of those who control AI systems poses significant risks to economic balance.</p>
<h2>Security Threats</h2>
<p>AI could enable bad actors to create bioweapons. This security concern highlights the dual-use nature of powerful AI technologies.</p>
<h2>Autonomy Risk</h2>
<p>AI could become autonomous and interfere with human existence. As <a href="/how-non-engineers-are-building-the-impossible/">non-engineers are building the impossible</a> with AI tools, the question of control becomes increasingly urgent.</p>
<h2>Conclusion</h2>
<p>Things will get worse and worse according to Amodei&#39;s assessment. The scenarios he outlines point to a future where AI&#39;s impact on jobs, wealth distribution, security, and human autonomy could create serious challenges.</p>
<p>These warnings from the CEO of one of the leading AI companies carry significant weight. When someone building this technology sounds the alarm, it deserves attention.</p>
<p>Be prepared.</p>]]></content:encoded>
    </item>
    <item>
      <title>My Piano Learning Journey</title>
      <link>https://michaeldelamaza.personalwebsites.org/piano/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/piano/</guid>
      <pubDate>Tue, 09 Dec 2025 06:41:02 GMT</pubDate>
      <description>I am generally the least interested person in music you’ll ever meet. I don’t know the names of bands, I don’t know songs, and I don’t go to concerts. My…</description>
      <content:encoded><![CDATA[<p>I am generally the least interested person in music you’ll ever meet. I don’t know the names of bands, I don’t know songs, and I don’t go to concerts. My main hobby is track and field. So when I tell people I recently decided to learn how to play the piano, they’re usually surprised. </p>
<p>But I had my reasons: I wanted to <a href="/3-pillars-of-my-training/">improve my brain and cognitive health</a>, and I also wanted to help my hearing.</p>
<h2>Why Piano?</h2>
<p>The research on learning musical instruments and brain health is compelling. Piano seemed like the perfect challenge—it requires coordination, pattern recognition, and sustained focus. Plus, training my ear to distinguish notes and melodies could only benefit my overall hearing. Even though I had no natural interest in music, I was interested in what it could do for my mind.</p>
<p><em>I&#39;ve written more about this in </em><a href="/ai-boom-shortages/"><em>AI Boom Shortages</em></a><em>.</em></p>
<h2>My Approach</h2>
<p>I did some research into keyboards and visited Guitar Center. The staff recommended I buy a full keyboard with 88 keys, which would cost around $300 to $500. I understood their reasoning, but I always like to start small with new ventures. </p>
<p>Instead, I bought a tiny keyboard with just 37 keys. It’s not quite a kids’ keyboard, but it’s compact and felt like the right entry point. This way, I could test whether I’d actually stick with it before making a larger investment.</p>
<h2><a href="https://www.playgroundsessions.com/">Playground Sessions</a></h2>
<p>I tested a whole bunch of different apps to help me learn. After trying several options, I found one called <a href="https://www.playgroundsessions.com/">Playground Sessions</a>, created by the music legend Quincy Jones. </p>
<p>What makes this app so useful is that you connect your keyboard directly to it. The app knows exactly what you’re playing in real time. It shows you the notes on the screen, and then you play them. It’s like having a teacher who never gets tired or impatient.</p>
<h2>Immediate Feedback</h2>
<p>Coming from track and field, I’ve learned that I thrive on frequent, immediate feedback. In running, you know instantly if your form is off or if you’re hitting your splits. Playground Sessions gives me that same kind of instant response. The system is beautifully simple: if I play a note correctly, it shows up green on the screen. If I play it incorrectly, it shows up red. At the end of each lesson, the app gives me a percentage score. It’s gamified learning, and it keeps me motivated to improve.</p>
<p><em>This kind of instant, adaptive feedback is fascinating to me. I explore how technology and data can solve problems in </em><a href="/machine-learning/"><em>my Machine Learning Sprint</em></a><em>.</em></p>
<h2>My Current Progress</h2>
<p>Right now, I’m learning how to play <a href="https://www.youtube.com/watch?v=TSoXBkF832I">“The Entertainer” by Scott Joplin</a>. I’m not finished with the training yet, but I’m enjoying it immensely. There’s something satisfying about hearing a recognizable melody come together under your own fingers, even if it’s still a work in progress. It’s a lot of fun.</p>
<figure class="video-embed" style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;margin:1.5rem 0;"><iframe src="https://www.youtube-nocookie.com/embed/TSoXBkF832I" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0;" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></figure>
<h2>Conclusion</h2>
<p>Learning the piano has been a great way to challenge my brain. I found a tool that works for my learning style because it gives me immediate results and helps me see exactly where I’m improving. Even without a natural love of music, I’ve discovered that the process of learning an instrument can be deeply rewarding.</p>
<p>If you’re thinking about picking up a new hobby to keep your mind sharp, I recommend trying something that gives you clear feedback and measurable progress.</p>]]></content:encoded>
    </item>
    <item>
      <title>Book Recommendations 2025</title>
      <link>https://michaeldelamaza.personalwebsites.org/book-recommendations-2025/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/book-recommendations-2025/</guid>
      <pubDate>Fri, 05 Dec 2025 01:54:38 GMT</pubDate>
      <description>I’ve been reading a few fascinating books lately that cover everything from historical disasters to the future of work and personal health. Each one…</description>
      <content:encoded><![CDATA[<p>I’ve been reading a few fascinating books lately that cover everything from historical disasters to the future of work and personal health. Each one <a href="/machine-learning/">challenged me to think differently</a> about the world and my place in it. </p>
<p>Here are the three best books I’ve read recently that I think you should check out.</p>
<h2>Challenger: A True Story of Heroism and Disaster on the Edge of Space</h2>
<p>The best book I’ve read recently is Challenger by Adam Higginbotham. It’s an extremely exciting read about the actual event where the space shuttle exploded in 1986. Obviously, people died, and there was a lot of blame to go around, but what makes this book remarkable is how Higginbotham discusses what happened in such a compelling way that you feel like you’re watching a Hollywood movie.</p>
<p>It reads like a thriller or fiction, but it’s actually non-fiction. The author weaves together the technical failures, organizational culture at NASA, and human stories in a way that keeps you turning pages even though you know how it ends. It’s an amazing achievement in narrative nonfiction writing. If you appreciate books that make real events feel cinematic and immediate, this is essential reading.</p>
<p><a href="https://www.amazon.com/Challenger-Story-Heroism-Disaster-Space/dp/B0CQ2WXWJ2/ref=sr_1_1?crid=G2NMS8E2X0NS&amp;dib=eyJ2IjoiMSJ9.qjyJPD79sru93oL4OkIr28ej7B00JwQ77htCeyPpDgpohXQ2io6Gv2RKFqlCjlChoOrtVocD9ADljoEHcqDoCGqwGvtUJ43GeJxnGyMXMhAmOXeSJOHSfuhhZ8FcOHqnBTZ9l4d8qcJeCr6jFQGQ2ey9eJ_7LfSERA0R_jGwouuf_pis7-z7r48xwMOnXsUV_nK_76EEximKLSV7HW8BQg.hP3n1gyYqq4xKJPcH2L-_YAsh3wDfjY4aa8uH16Dgb8&amp;dib_tag=se&amp;keywords=challenger+by+adam+higginbotham&amp;qid=1763651138&amp;sprefix=challenger+by+%2Caps%2C125&amp;sr=8-1">Click here to view on Amazon.</a></p>
<h2>Reshuffle: Who Wins When AI Restacks the Knowledge Economy</h2>
<p>Another book I’d highly recommend is Reshuffle by Sangeet Paul Choudary. This book is incredibly timely given everything happening with artificial intelligence right now. It explores what knowledge work will survive AI and helps you understand how to position yourself in this rapidly changing landscape.</p>
<p>If you’re focused on your career and wondering how to stay relevant as AI transforms entire industries, this book helps you reorient yourself. Choudary provides a framework for thinking about which skills and types of work will remain valuable and which are most vulnerable to automation. It’s practical guidance for anyone navigating the future of work.</p>
<p><a href="https://www.amazon.com/Reshuffle-wins-restacks-knowledge-economy/dp/B0FHYFLPQN/ref=sr_1_1?crid=HHJZ9P2BUXUG&amp;dib=eyJ2IjoiMSJ9.jb2JtyB3Noqyy1CdTMx4UlzTuz2Pp3ggj1eWx9yy-Jw.eLejYgFRrtBUa8C-y3qmd4n3rIgxfi0djJz8HH7KOFg&amp;dib_tag=se&amp;keywords=reshuffle&amp;qid=1763651231&amp;s=audible&amp;sprefix=reshuffle%2Caudible%2C98&amp;sr=1-1">Click here to view on Amazon.</a></p>
<h2>Decode Your Diagnosis: A Clear Compass For Chronic Illness</h2>
<p>Finally, I’m currently reading Decode Your Diagnosis by Paul Cobbin. I’ve been dealing with headaches recently, so I sometimes turn to books on how to <a href="/3-pillars-of-my-training/">get healthier and better understand</a> what’s happening with my body. This is the most recent addition to that list.</p>
<p>The book offers a framework for understanding chronic health issues and navigating the often confusing world of medical diagnoses. If you’re dealing with persistent health concerns and want a clearer path forward, this might be worth exploring.</p>
<p><a href="https://www.amazon.com/Decode-Your-Diagnosis-Compass-Chronic-ebook/dp/B0FT4F6355/ref=sr_1_1?crid=RTAYWZW1SSOL&amp;dib=eyJ2IjoiMSJ9.xgSMZ-otw9ZRzswys1YTIJX_1YOhg-HyX8xVskc0qwIuEuDc4lEBQU4z7OZjtD4mjd9GFTcNBB-QCJkmZts66Bq7Hdo50iPuJqHlM0Zcxvp6lhck_3Lhqz6vgJRT_bj9jpuRAl1q-z-9ON7AOBsTdH4u8-QTe-mTDmddvKxiJ9ueQKzAcb2soq8mHhi9aNqgQN1mU7mLB-M3C9rHI7PijoEcK_YN4qtTEwfJ6cD1yk0.f3uK6MPz55EqrVVartAWt5rQsqfg0vje3wqlHPdSI2A&amp;dib_tag=se&amp;keywords=decode+your+diagnosis&amp;qid=1763651273&amp;s=audible&amp;sprefix=decode+your+diagnosis%2Caudible%2C82&amp;sr=1-1">Click here to view on Amazon.</a></p>
<h2>Conclusion</h2>
<p>These three books have given me a mix of entertainment, career guidance, and health insights. What I appreciate most is that each one takes complex topics and makes them accessible and actionable. </p>
<p>I’m always looking for my next great read, especially books that read like thrillers even when they’re non-fiction. Do you have any recommendations? <a href="/contact/">Connect with me</a> and let me know what you’re reading.</p>]]></content:encoded>
    </item>
    <item>
      <title>How Non-Engineers Are Building the Impossible</title>
      <link>https://michaeldelamaza.personalwebsites.org/how-non-engineers-are-building-the-impossible/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/how-non-engineers-are-building-the-impossible/</guid>
      <pubDate>Wed, 05 Nov 2025 18:47:15 GMT</pubDate>
      <description>I want to show you something that will change how you think about what is possible today. Cognac is the world’s first photorealistic metaverse game. But…</description>
      <content:encoded><![CDATA[<p>I want to show you something that will <a href="/machine-learning/">change how you think about what is possible</a> today.</p>
<p>Cognac is the world’s first photorealistic metaverse game.</p>
<p>But that is not what matters here.</p>
<p>https://www.linkedin.com/embed/feed/update/urn:li:ugcPost:7391089388312760320?compact=1</p>
<h2>What Matters</h2>
<p>Cognac was built entirely by one person.</p>
<p>That person is not a software engineer.</p>
<h2>The New Reality</h2>
<p>This is the type of software that anyone with persistence and creativity can build today.</p>
<p>You do not need a computer science degree.</p>
<p>You do not need years of technical training.</p>
<p>You need determination and imagination.</p>
<h2>Your Future</h2>
<p>You know that the job market is going to be disrupted.</p>
<p>The question is not if, but when.</p>
<p>How will you survive and thrive?</p>
<h2>Conclusion</h2>
<p>The barriers to building sophisticated software have collapsed, and non-engineers are now creating what was once impossible. </p>
<p>Your success in the disrupted job market will depend on your willingness to embrace these new creative tools.</p>
<p>Follow me on <a href="https://www.linkedin.com/in/michaeldelamaza"><em>LinkedIn</em></a> and <a href="https://x.com/hearthealthyscr"><em>X</em></a> for more.</p>]]></content:encoded>
    </item>
    <item>
      <title>The Silent Job Market Disruption</title>
      <link>https://michaeldelamaza.personalwebsites.org/the-silent-job-market-disruption/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/the-silent-job-market-disruption/</guid>
      <pubDate>Sat, 18 Oct 2025 12:30:15 GMT</pubDate>
      <description>As someone deeply embedded in the AI and business consulting space, I have noticed a concerning trend that many people are not fully grasping: companies…</description>
      <content:encoded><![CDATA[<p>As someone <a href="/machine-learning/">deeply embedded in the AI and business consulting</a> space, I have noticed a concerning trend that many people are not fully grasping: companies are rapidly adopting an “AI first” mindset, and the implications for the job market are more serious than most realize.</p>
<h2>The New Normal</h2>
<p>Companies are not just experimenting with AI anymore. They are treating it exactly like they would treat a human employee.</p>
<p>The approach is surprisingly straightforward: they are taking tasks traditionally assigned to humans and giving them to AI systems with identical instructions.</p>
<h2>Real-World Example</h2>
<p>Let me share a recent experience with one of my consulting clients in the legal recruitment industry.</p>
<p>This company’s primary function was matching lawyers with law firms.</p>
<p>For two decades, they employed humans to categorize lawyers’ resumes based on specializations like IP law or employment law, along with industry experience.</p>
<h2>The AI Transition</h2>
<p>Then came the pivotal moment: they simply fed the same instructions to an AI:</p>
<ul><li>Review the resume taxonomy</li><li>Analyze the lawyer’s resume</li><li>Match it to the appropriate category</li><li>Identify the primary specialization when multiple areas exist</li></ul>
<h2>The Results</h2>
<p>The outcome was striking: the AI matched human accuracy almost perfectly.</p>
<p>But here is the crucial difference: it performed the task exponentially faster and at a fraction of the cost.</p>
<p>Just like that, dozens of jobs were eliminated.</p>
<h2>Conclusion</h2>
<p>This is not an isolated incident; it is becoming the new standard across industries. Companies are discovering that AI can handle many traditional human tasks with remarkable efficiency and accuracy.</p>
<p>Follow me on <a href="https://www.linkedin.com/in/michaeldelamaza"><em>LinkedIn</em></a> and <a href="https://x.com/hearthealthyscr"><em>X</em></a> for more content like this.</p>]]></content:encoded>
    </item>
    <item>
      <title>Boston&apos;s Michelin Guide Predictions</title>
      <link>https://michaeldelamaza.personalwebsites.org/bostons-michelin/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/bostons-michelin/</guid>
      <pubDate>Mon, 13 Oct 2025 12:41:17 GMT</pubDate>
      <description>The Michelin Guide is officially coming to Boston, and the city’s food scene is buzzing with speculation. Everyone is wondering which local spots will…</description>
      <content:encoded><![CDATA[<p>The Michelin Guide is officially coming to Boston, and the <a href="/ai-kitchen/">city’s food scene is buzzing</a> with speculation.</p>
<p>Everyone is wondering which local spots will earn a coveted star or recognition. </p>
<p>Here are some top guesses for what restaurants might make the first-ever Boston list.</p>
<h2>One Star</h2>
<p>These restaurants are strong contenders for receiving a prestigious one-star rating:</p>
<ul><li>O Ya</li><li>Uni</li><li>Deuxave</li><li>Sarma</li></ul>
<h2>Bib Gourmand</h2>
<p>The Bib Gourmand award recognizes great food at a great value. </p>
<p>Here are a couple of spots that fit the bill:</p>
<ul><li>Neptune Oyster</li><li>Mamma Maria</li></ul>
<h2>Recommended Restaurants</h2>
<p>Beyond the stars and Bib Gourmand, many excellent restaurants simply get recommended in the guide.</p>
<p>Here are a few predictions for that list:</p>
<ul><li>Giulia</li><li>Oleana</li><li>Grill 23</li><li>Mistral</li></ul>
<h2>Conclusion</h2>
<p>This list covers some of the most talked about restaurants that could be featured in Boston’s first Michelin Guide. From potential one-star winners to Bib Gourmand recipients and other recommended spots, these are the names to watch.</p>
<p>The final results remain to be seen, but the anticipation highlights the incredible quality and diversity of Boston’s culinary landscape.</p>
<p>What are your predictions for the Boston Michelin Guide?</p>]]></content:encoded>
    </item>
    <item>
      <title>Machine Learning Proof-of-Concept Algorithm in a Week</title>
      <link>https://michaeldelamaza.personalwebsites.org/machine-learning/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/machine-learning/</guid>
      <pubDate>Wed, 03 Sep 2025 03:20:15 GMT</pubDate>
      <description>If you have structured or time series data and need to see what machine learning can do for it , this sprint is for you. In just one week, you go from…</description>
      <content:encoded><![CDATA[<p>If you have <a href="/ai-kitchen/">structured or time series data</a> and need to see what <a href="/the-silent-job-market-disruption/">machine learning can do for it</a>, this sprint is for you. In just one week, you go from raw data to a working machine learning model.</p>
<p>This is not a long-term engagement. It’s a focused, high-intensity week to test an idea, validate a dataset, or get a second opinion.</p>
<h2>One-Week Process</h2>
<p><strong>Day 1: Kick-off and Data Discussion</strong><br />We meet to define your core business question and review your dataset. Your dataset can be:</p>
<ul><li>Tabular (classification or regression)</li><li>Time series</li><li>Up to 1M rows and 20 attributes</li></ul>
<p><strong>Days 2–6: Multi-Model Analysis</strong><br />I run your dataset through a suite of powerful models:</p>
<ul><li>Decision Trees</li><li>Gradient Boosting</li><li>Neural Networks</li><li>And more</li></ul>
<p><strong>Day 7: Results</strong><br />You get a clear presentation with the findings and a Python notebook you can keep working with.</p>
<h2>Who It’s For</h2>
<p>This sprint works best for companies with 50 or more employees.</p>
<p><strong>Tier 1:</strong></p>
<ul><li>Directors or VPs of Analytics, Data Science, or Business Intelligence</li></ul>
<p><strong>Tier 2:</strong></p>
<ul><li>Directors or VPs of Engineering, Marketing Analytics, or Product Analytics</li></ul>
<p>There are two main use cases:</p>
<ul><li><strong>Proof of concept</strong>: Create the first machine learning model on your dataset</li><li><strong>Second opinion</strong>: Validate or double check an existing model already in production</li></ul>
<h2>What’s Not Included</h2>
<p>To keep the focus tight and deliver results in a week, the sprint does not include:</p>
<ul><li>Work with unstructured data (text, images, or video)</li><li>Reinforcement learning</li><li>Long-term implementation or integration</li></ul>
<h2>Key Questions</h2>
<p>Before we start, here are the questions that qualify the fit:</p>
<ul><li>Are you working with structured/tabular datasets or time series data?</li><li>Are you looking for a proof of concept (not a production-quality model)?</li><li>Can you prepare a dataset that I can work with?</li><li>Are you open to me exploring your dataset and presenting results in a week?</li></ul>
<h2>Conclusion</h2>
<p>The Machine Learning Sprint is the fastest way to turn structured data into insights. In one week, you get a clear answer to your business question, backed by models and a Python notebook you can continue to use.</p>
<p>If you need to validate an idea or double check existing work, this sprint gives you results fast.</p>
<p>Interested in running a one-week machine learning proof of concept? <a href="/contact/">Get in touch with me today</a>.</p>
<p><em>Follow me on </em><a href="https://www.linkedin.com/in/michaeldelamaza/"><em>LinkedIn</em></a><em> or </em><a href="https://patronview.com/patrons/"><em>Patron View</em></a><em> for more content like this</em>.</p>]]></content:encoded>
    </item>
    <item>
      <title>Your AI Kitchen Assistant</title>
      <link>https://michaeldelamaza.personalwebsites.org/ai-kitchen/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/ai-kitchen/</guid>
      <pubDate>Fri, 29 Aug 2025 05:54:00 GMT</pubDate>
      <description>Here is how ChatGPT can help you prepare dinner using the ingredients in your fridge and pantry. The Process Take pictures of everything in your fridge…</description>
      <content:encoded><![CDATA[<p>Here is how <a href="/machine-learning/">ChatGPT can help you</a> prepare dinner using the ingredients in your fridge and pantry.</p>
<h2>The Process</h2>
<p>Take pictures of everything in your fridge and pantry and upload them to ChatGPT with this prompt:</p>
<blockquote>“See attached for photos of my fridge, freezer, and pantry. Please examine them carefully and suggest easy, delicious meals I can make using only those ingredients plus standard kitchen staples (oil, salt, pepper, vinegar, flour, etc.). I am especially interested in creative but simple ideas that don’t require buying extra items. Please include both main meal suggestions and at least one drink or smoothie idea I can make in my Vitamix blender. Assume I am open to any cuisine. If any of the items in my photos aren’t clear, ask clarifying questions before answering.” </blockquote>
<h2>The Result</h2>
<p>I recently gave this prompt to ChatGPT and it responded with this delicious soup recipe:</p>
<p><strong>Hearty Black Bean &amp; Salsa Soup</strong></p>
<p>This is a warm, comforting meal that comes together quickly.</p>
<ul><li>Start by sautéing the onions and garlic you have in your freezer in a large pot.</li><li>Add in the black beans, a can of diced tomatoes (if you have them), and some vegetable broth.</li><li>Season the soup with chili powder and cumin (if you have them) from your pantry, and add a few dollops of the salsa.</li><li>Simmer everything for about 15 to 20 minutes, or until the flavors have melded.</li><li>Serve the soup warm with a dollop of cottage cheese or sour cream (if you have it) and some crushed tortilla chips for crunch.</li></ul>
<h2>Conclusion</h2>
<p>By simply taking photos of your ingredients and using a clear prompt, you can get creative and simple meal ideas without buying extra items. </p>
<p>This process can help you discover new recipes, like this hearty black bean soup, using only what you already have.</p>
<p>This is a fantastic way to tackle the daily question of what to make for dinner while also reducing food waste.</p>
<p>Try this prompt tonight and see what delicious meals you can create from your own kitchen.</p>
<p><em>Follow me on </em><a href="https://www.linkedin.com/in/michaeldelamaza/"><em>LinkedIn</em></a><em> or </em><a href="https://patronview.com/patrons/"><em>Patron View</em></a><em> for more content like this</em>.</p>]]></content:encoded>
    </item>
    <item>
      <title>How I Broke the Top 25: The 3 Pillars of My Training</title>
      <link>https://michaeldelamaza.personalwebsites.org/3-pillars-of-my-training/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/3-pillars-of-my-training/</guid>
      <pubDate>Mon, 21 Jul 2025 22:41:36 GMT</pubDate>
      <description>I was excited to sit down with Coach Kebba Tolbert, the former coach of three-time Olympic gold medalist Gabby Thomas, to celebrate a recent milestone:…</description>
      <content:encoded><![CDATA[<p>I was excited to sit down with Coach Kebba Tolbert, the former coach of three-time Olympic gold medalist Gabby Thomas, to celebrate a recent milestone: my top 25 world ranking in the long jump for the 2024/25 indoor season.</p>
<p>Our conversation reinforced a core truth that I believe is fundamental to any <a href="/piano/">real success, in sports or in life</a>. No one is entitled to good health—you have to <a href="/book-recommendations-2025/">earn it</a>. It’s literally a matter of life and death.</p>
<p>For anyone serious about improving their fitness, it comes down to mastering the basics. Here are the three non-negotiable pillars of my training.</p>
<h2>Lift Heavy</h2>
<p>This is about building the absolute strength necessary for explosive power. Foundational, multi-joint movements like squats and deadlifts form the bedrock of any serious athletic program and are essential for developing true force.</p>
<h2>Jump</h2>
<p>This is how you train your central nervous system to be explosive. Plyometric exercises bridge the gap between the strength you build in the weight room and the speed you need on the track, teaching your body to apply force as rapidly as possible.</p>
<h2>Sprint</h2>
<p>Sprinting is the ultimate expression of power and a full-body conditioning tool. There is no faking it when you’re running at maximum velocity; it demands everything you have and forges a level of resilience you can’t get any other way.</p>
<h2>Key Takeaways</h2>
<ul><li><strong>Fitness is Earned:</strong> Your health and physical capabilities are a direct result of the work you put in.</li><li><strong>Build Your Foundation:</strong> Incorporate heavy lifting to develop the raw strength required for any athletic goal.</li><li><strong>Translate Strength to Power:</strong> Use jumping and plyometrics to teach your body to be explosive.</li></ul>
<p><strong>Test Your Limits:</strong> All-out sprints are a crucial tool for developing top-end speed and peak physical condition.</p>
<p><em>Follow me on </em><a href="https://www.linkedin.com/in/michaeldelamaza/"><em>LinkedIn</em></a><em> or </em><a href="https://patronview.com/patrons/"><em>Patron View</em></a><em> for more content like this</em>.</p>]]></content:encoded>
    </item>
    <item>
      <title>The AI Employment Crisis: A Perfect Storm of Technology and Politics</title>
      <link>https://michaeldelamaza.personalwebsites.org/the-ai-employment-crisis/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/the-ai-employment-crisis/</guid>
      <pubDate>Wed, 04 Jun 2025 20:06:50 GMT</pubDate>
      <description>As artificial intelligence rapidly advances and reshapes industries across America, a critical conversation about mass unemployment remains largely…</description>
      <content:encoded><![CDATA[<p>As artificial intelligence rapidly advances and reshapes industries across America, a critical conversation about mass unemployment remains largely absent from public discourse. </p>
<p>While technological progress promises innovation and efficiency, it also threatens to displace millions of workers—a reality that current political leadership appears unwilling to address. </p>
<p>The convergence of unchecked AI development and weakened worker protections may be setting the stage for an economic crisis of unprecedented scale.</p>
<h2>The Unemployment Crisis on the Horizon</h2>
<p>Unemployment is set to skyrocket as AI takes over many jobs. I have been warning about this for quite some time. </p>
<p>This wouldn&#39;t be so bad if the US had an administration that wanted to do something about it. </p>
<p>But the administration is doing the exact opposite: eliminating all AI regulation and reducing worker protections.</p>
<p>As I&#39;ve said before, advances in technology and political turbulence will combine to create a fireball that will burn many Americans.</p>
<h2>Industry Leaders Sound the Alarm</h2>
<p>Amodei, the CEO of Anthropic, makers of Claude, is warning that unemployment in the US could spike to 20% in the next 1 to 5 years, a level not seen since the Great Depression.</p>
<p>He says, &quot;it&#39;s eerie the extent to which the broader public and politicians, legislators, I don&#39;t think, are fully aware of what&#39;s going on.&quot;</p>
<p>Almost everyone is clueless on this issue, which isn&#39;t helping either.</p>
<h2>Conclusion</h2>
<p>The warning signs are clear, yet the response from both the public and policymakers remains inadequate. </p>
<p>With industry leaders predicting unemployment levels reminiscent of the Great Depression, the time for action is now—not after millions of Americans have lost their livelihoods. </p>
<p>The question isn&#39;t whether <a href="/machine-learning/">AI will transform the job market</a>, but whether we&#39;ll be prepared for the consequences. </p>
<p>The clock is ticking, and our collective response will determine whether technological advancement becomes a catalyst for prosperity or economic devastation.</p>]]></content:encoded>
    </item>
    <item>
      <title>America&apos;s Declining Performance: The Rise of Corruption and State Violence</title>
      <link>https://michaeldelamaza.personalwebsites.org/the-rise-of-corruption-and-state-violence/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/the-rise-of-corruption-and-state-violence/</guid>
      <pubDate>Sun, 01 Jun 2025 19:20:25 GMT</pubDate>
      <description>The trajectory of a nation&apos;s performance can often be predicted by examining two critical indicators: levels of corruption and state violence. Corruption…</description>
      <content:encoded><![CDATA[<p>The trajectory of a nation&#39;s performance can often be predicted by examining two critical indicators: levels of corruption and state violence. </p>
<p>Corruption and state violence are the hallmarks of low-performing countries. It&#39;s not socialism vs. capitalism, as many people believe. All successful countries have elements of socialism and capitalism.</p>
<p>In sharp contrast, there are no high-performing countries that have significant levels of corruption and state violence. </p>
<p>An examination of recent developments in the United States suggests a troubling shift away from the principles that have traditionally underpinned successful governance.</p>
<h2>America&#39;s Current Trajectory</h2>
<p>In which direction is the United States trending? Let&#39;s see...</p>
<h3>Rising Corruption</h3>
<p>The evidence of increasing corruption is becoming increasingly apparent:</p>
<p><em>I explore this further in </em><a href="/ai-boom-shortages/"><em>AI Boom Shortages</em></a><em>.</em></p>
<ul><li>The administration accepted a $400 million plane</li><li>The administration held a dinner for top holders of its memecoin</li><li>The administration advertised a Tesla car from the White House steps after Elon Musk spent $250+ million getting the administration elected</li></ul>
<h3>Escalating State Violence</h3>
<p>When it comes to state violence, people are being rounded up by masked police and sent to foreign prisons. </p>
<p>Judges are being persecuted. </p>
<p>War criminals are being pardoned.</p>
<h2>The Accelerating Decline</h2>
<p>So, by increasing corruption and state violence, the United States is trending from being a high-performance country to being low-performance.</p>
<p>And since the administration has no meaningful opposition, this trend will accelerate. Things will get worse and worse and worse and worse.</p>
<h2>Conclusion</h2>
<p>The historical pattern is clear: nations that allow corruption and state violence to flourish inevitably see their performance decline. </p>
<p>The United States appears to be following this well-documented path, with recent actions demonstrating a departure from the governance principles that characterize successful countries. </p>
<p>Without meaningful checks on these trends, the trajectory suggests continued deterioration in national performance, moving America further from the standards that define high-performing nations and closer to those that characterize failing states.</p>]]></content:encoded>
    </item>
    <item>
      <title>The Power of Asking</title>
      <link>https://michaeldelamaza.personalwebsites.org/the-power-of-asking/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/the-power-of-asking/</guid>
      <pubDate>Fri, 16 May 2025 10:37:00 GMT</pubDate>
      <description>In life, one of the simplest yet most overlooked principles for success is also one of the most powerful: the courage to ask. Whether it&apos;s a business…</description>
      <content:encoded><![CDATA[<p>In life, one of the simplest yet <a href="/3-pillars-of-my-training/">most overlooked principles for success</a> is also one of the most powerful: the courage to ask. </p>
<p>Whether it&#39;s a business opportunity, a favor, or even something as simple as understanding what&#39;s included in a service you&#39;ve already paid for, asking the right questions can transform your experience entirely. </p>
<p>The difference between those who thrive and those who settle often comes down to this fundamental willingness to speak up and inquire.</p>
<h2>Golden Rule of Opportunity</h2>
<p>Ask and you may receive. Don&#39;t ask and you&#39;ll definitely not receive.</p>
<p>I&#39;ll share two stories to illustrate this important message.</p>
<h2>The Shaquille O&#39;Neal Story</h2>
<p>The first involves Shaquille O&#39;Neal, the famous NBA player and television personality. Whenever Shaq goes to a restaurant, he asks the server, &quot;How much do you want for a tip?&quot; Whatever they say, he gives it to them.</p>
<p>The biggest tip someone&#39;s asked for? $4,000. And he paid it.</p>
<p>But why not ask for $40,000 or $4 million? He might pay it.</p>
<h2>The Cruise Ship Story</h2>
<p>The second story is a well-known story that involves a frugal couple who want to take a cruise.</p>
<p>They save up until they have enough money to buy the ticket, but they pack a suitcase full of cheese and crackers and other snacks so they don&#39;t need to buy food on the cruise. Throughout the cruise, they watch others enjoy lavish buffets while they nibble on their snacks.</p>
<p>Finally, they can&#39;t stand it anymore, and on the last day, they ask a crew member, &quot;How much does the buffet cost?&quot;</p>
<p>The answer? &quot;It&#39;s included in your ticket.&quot;</p>
<p>They could&#39;ve been enjoying the sumptuous buffet all along if only they&#39;d asked.</p>
<p>Moral of the story: Ask for what you want. It may be included.</p>
<h2>Conclusion</h2>
<p>These two stories serve as powerful reminders that asking questions isn&#39;t just about gathering information—it&#39;s about unlocking possibilities. </p>
<p>The cruise couple&#39;s experience shows us that we might already have access to more than we realize, while Shaq&#39;s tipping philosophy demonstrates that people are often willing to give more than we dare to request.</p>
<p>The next time you find yourself wondering about an opportunity, a service, or a possibility, remember these stories. </p>
<p>Don&#39;t let assumptions or hesitation keep you from asking. The worst that can happen is you&#39;ll receive a &quot;no&quot;—but you might just be surprised by how often the answer is &quot;yes,&quot; or even better, &quot;it&#39;s already yours.&quot;</p>]]></content:encoded>
    </item>
    <item>
      <title>America&apos;s Trade War Miscalculation</title>
      <link>https://michaeldelamaza.personalwebsites.org/americas-trade-war-miscalculation/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/americas-trade-war-miscalculation/</guid>
      <pubDate>Tue, 29 Apr 2025 22:59:54 GMT</pubDate>
      <description>The US-China trade war has unfolded exactly as economic fundamentals suggested it would. What began as an aggressive policy initiative has evolved into a…</description>
      <content:encoded><![CDATA[<p>The US-China trade war has unfolded exactly as economic fundamentals suggested it would. </p>
<p>What began as an aggressive policy initiative has evolved into a <a href="/model-portfolio-update-40-global-stocks-10-gold-bitcoin-50-cash/">strategic miscalculation with far-reaching consequences for America&#39;s global</a> position and economic stability.</p>
<p>As I predicted, the US is losing the trade war. It&#39;s sad to lose a war. It&#39;s even sadder to lose a war that was started for no good reason.</p>
<h2>The Fundamental Imbalance</h2>
<p>As I said at the time, the US needs China a lot more than China needs the US. The US buys a lot of stuff made in China, including 50% of our Christmas presents. </p>
<p>China does not need much made in the US.</p>
<h2>The Current Impasse</h2>
<p>The current situation is hilarious, with the administration trying to walk back the tariffs while China refuses to play along. </p>
<p>All of this is destroying America&#39;s global standing and is contributing to capital flight (lower dollar, lower stocks, higher bond yields).</p>
<h2>The Deeper Problem</h2>
<p>But it gets worse. What the trade war fiasco illustrates is that the administration has no ability to craft grand strategy or implement policy. </p>
<p>This lacuna will show up again and again in issue after issue. Adversaries will take advantage of the administration again and again. </p>
<p>That&#39;s why things will get worse and worse and worse.</p>
<h2>Conclusion</h2>
<p>This trade war represents more than just failed economic policy—it reveals a fundamental weakness in strategic thinking and policy execution. </p>
<p>As other global challenges emerge, this pattern of poor planning and implementation threatens to compound America&#39;s difficulties on the world stage. </p>
<p>The question now is whether lessons will be learned before further damage is done to US interests and credibility.</p>]]></content:encoded>
    </item>
    <item>
      <title>Untitled</title>
      <link>https://michaeldelamaza.personalwebsites.org/untitled/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/untitled/</guid>
      <pubDate>Thu, 28 May 2026 17:13:02 GMT</pubDate>
      <description>Title Options Unemployment Is Rising and Nobody Wants to Hire Job Cuts Hit Historic Highs as Hiring Freezes Why Companies Have Stopped Hiring Right Now…</description>
      <content:encoded><![CDATA[<h1>Title Options</h1>
<ol><li><br />Unemployment Is Rising and Nobody Wants to Hire<br /></li><li><br />Job Cuts Hit Historic Highs as Hiring Freezes<br /></li><li><br />Why Companies Have Stopped Hiring Right Now<br /></li></ol>
<p>Job creation is poor and unemployment is the highest it has been in several years.</p>
<p>I will be putting out 2026 predictions within a few weeks but here is an easy one for you: <a href="/the-ai-employment-crisis/">unemployment will rise</a>.</p>
<h2>The Hiring Freeze</h2>
<p>The administration&#39;s hijinks are freezing decision making at companies.</p>
<p>No one wants to hire when inputs, both employees and goods, are changing so quickly.</p>
<h2>Historic Job Cuts</h2>
<p>153,000 jobs were cut in October.</p>
<p>According to Challenger, a job placement firm, this is the highest total for October in over 20 years.</p>
<p>This is also the highest total for a single month in the fourth quarter since 2008.</p>
<h2>Conclusion</h2>
<p>The data is clear: <a href="/the-silent-job-market-disruption/">job creation has fallen off a cliff</a> and unemployment is climbing. Companies are paralyzed by uncertainty and refusing to hire until the situation stabilizes.</p>
<p>Follow me on <a href="https://www.linkedin.com/in/michaeldelamaza"><em>LinkedIn</em></a> or <a href="https://x.com/hearthealthyscr"><em>X</em></a> for more insights.</p>]]></content:encoded>
    </item>
    <item>
      <title>Untitled</title>
      <link>https://michaeldelamaza.personalwebsites.org/untitled/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/untitled/</guid>
      <pubDate>Thu, 28 May 2026 17:13:02 GMT</pubDate>
      <description>Title Options: • The Shadow Banking Threat Nobody&apos;s Talking About • Why I&apos;m Watching Shadow Banks, Not AI • Private Credit: The Real Bubble Risk I&apos;m not…</description>
      <content:encoded><![CDATA[<p><strong>Title Options:</strong><br />• The Shadow Banking Threat Nobody&#39;s Talking About<br />• Why I&#39;m Watching Shadow Banks, Not AI<br />• Private Credit: The Real Bubble Risk</p>
<p><a href="/the-ai-employment-crisis/">I&#39;m not worried about an AI bubble</a>.</p>
<p>I am worried about the private credit bubble.</p>
<p>The next financial crash might come from shadow banks.</p>
<h2>The Rise</h2>
<p>Shadow banks have greatly increased since the Global Financial Crisis of 2008-2010 because commercial banks have seen their activities curtailed by regulation.</p>
<p>Shadow banks have taken up the slack.</p>
<h2>The Problem</h2>
<p>As a result, shadow banks now traffic in many risky deals and they are only lightly regulated.</p>
<h2>Playing It</h2>
<p>A clean way to play this idea is to short XLF or underweight financial stocks.</p>
<p>You could short Apollo and Blue Owl, which just inked a ridiculous deal with Facebook, but that is probably overthinking it.</p>
<h2>Conclusion</h2>
<p>Shadow banking has grown substantially since 2008, filling the void left by regulated commercial banks. The sector now handles significant risky activity with minimal oversight, creating potential for the <a href="/the-rise-of-corruption-and-state-violence/">next financial crisis</a>.</p>
<p>Follow me on <a href="https://www.linkedin.com/in/michaeldelamaza"><em>LinkedIn</em></a> or <a href="https://x.com/hearthealthyscr"><em>X/Twitter</em></a> for more.</p>]]></content:encoded>
    </item>
    <item>
      <title>Untitled</title>
      <link>https://michaeldelamaza.personalwebsites.org/untitled/</link>
      <guid isPermaLink="true">https://michaeldelamaza.personalwebsites.org/untitled/</guid>
      <pubDate>Thu, 28 May 2026 17:13:02 GMT</pubDate>
      <description>Title Options: • The K-Shaped Economy: Great for Stock Owners, Bad for Everyone Else • Why Half of America Is Struggling While Investors Thrive • Stock…</description>
      <content:encoded><![CDATA[<p><strong>Title Options:</strong><br />• The K-Shaped Economy: Great for Stock Owners, Bad for Everyone Else<br />• Why Half of America Is Struggling While Investors Thrive<br />• Stock Market Gains vs. Rising Unemployment: Two Different Americas</p>
<p>The Wall Street Journal recently highlighted something I think we all feel: things are great for the 10% of the population that owns stocks and bad for everyone else.</p>
<p>Let me put some numbers on this to make it concrete.</p>
<h2>The Numbers</h2>
<p>Let us say that a person has 1 million dollars in stocks.</p>
<p>This year that portfolio is up 15% to 20% or 150 thousand dollars to 200 thousand dollars.</p>
<p>That is about twice the median family income.</p>
<p>In addition, this person is benefiting from the administration&#39;s tax cuts.</p>
<h2>The Other Side</h2>
<p>In contrast, the 50% of the population that has virtually no money in stocks is experiencing <a href="/the-ai-employment-crisis/">rising unemployment</a> and increasing inflation.</p>
<p>This group is seeing benefits, like food assistance and healthcare, cut by the federal government.</p>
<h2>The Reality</h2>
<p>That is why just about everyone in the United States is very sad right now.</p>
<p>We have an economy that works incredibly well for a small percentage of people while the <a href="/the-silent-job-market-disruption/">majority struggles</a> with basic necessities.</p>
<p>The gap between those two experiences could not be wider.</p>
<h2>Conclusion</h2>
<p>The current economy is producing vastly different outcomes depending on whether you own stocks or not. While investors enjoy gains that exceed most family incomes, half the population faces unemployment, inflation, and benefit cuts. This divide explains the widespread dissatisfaction across the country.</p>
<p>Follow me on <a href="https://www.linkedin.com/in/michaeldelamaza"><em>LinkedIn</em></a> or <a href="https://patronview.com/patrons/michael-de-la-maza"><em>Patron View</em></a> for more insights.</p>]]></content:encoded>
    </item>
  </channel>
</rss>
