<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hi, I&#039;m David G. Cohen</title>
	<atom:link href="http://davidgcohen.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://davidgcohen.com/</link>
	<description>Thoughts from a geeky ex-hacker turned investor and founder of Techstars.</description>
	<lastBuildDate>Wed, 02 Sep 2026 23:00:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>

<image>
	<url>https://davidgcohen.com/wp-content/uploads/2017/05/cropped-favico-32x32.png</url>
	<title>Hi, I&#039;m David G. Cohen</title>
	<link>https://davidgcohen.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>The New Shape of Software Engineering</title>
		<link>https://davidgcohen.com/2026/09/02/the-new-shape-of-software-engineering/</link>
					<comments>https://davidgcohen.com/2026/09/02/the-new-shape-of-software-engineering/#respond</comments>
		
		<dc:creator><![CDATA[David Cohen]]></dc:creator>
		<pubDate>Wed, 02 Sep 2026 23:00:57 +0000</pubDate>
				<category><![CDATA[Startups]]></category>
		<guid isPermaLink="false">https://davidgcohen.com/?p=5250</guid>

					<description><![CDATA[<p>Someone asked me recently how many engineers a startup will need in two years. When I said &#8220;maybe a tenth of what you&#8217;d guess,&#8221; they laughed. I wasn&#8217;t joking. Here&#8217;s what I believe is happening. In the near future, most of the features in most software systems won&#8217;t be written by software engineers. They&#8217;ll be &#8230; </p>
<p><a href="https://davidgcohen.com/2026/09/02/the-new-shape-of-software-engineering/" class="read-more" title="The New Shape of Software Engineering">Continue Reading &#62;</a></p>
<p>The post <a href="https://davidgcohen.com/2026/09/02/the-new-shape-of-software-engineering/">The New Shape of Software Engineering</a> appeared first on <a href="https://davidgcohen.com">Hi, I&#039;m David G. Cohen</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h1 class="wp-block-heading"></h1>



<p class="wp-block-paragraph">Someone asked me recently how many engineers a startup will need in two years. When I said &#8220;maybe a tenth of what you&#8217;d guess,&#8221; they laughed. I wasn&#8217;t joking.</p>



<p class="wp-block-paragraph">Here&#8217;s what I believe is happening. In the near future, most of the features in most software systems won&#8217;t be written by software engineers. They&#8217;ll be contributed by domain experts, in the form of high-fidelity prototypes built with AI. Your head of sales, who knows exactly what the pipeline review should look like, will build it. Your customer success lead, who fields the same complaint every week, will build the fix. Your ops person, who lives in the logistics dashboard all day, will rebuild it the way it always should have worked.</p>



<p class="wp-block-paragraph">I know how this sounds. We&#8217;ve heard the &#8220;citizen developer&#8221; pitch before, and low-code tools never delivered on it. But those tools failed because they asked domain experts to become bad programmers, dragging boxes around a canvas that could never quite express what they meant. AI changes the interface completely. Domain experts describe what they want in the language they already speak (the language of their domain) and get back working software. Not a mockup. Not a requirements doc that gets translated badly through three layers of tickets. A running, clickable prototype that&#8217;s 90 percent of the way to production.</p>



<p class="wp-block-paragraph">If you think this is science fiction, look at who&#8217;s furthest ahead. At Anthropic, the company behind Claude, somewhere between 70 and 90 percent of new production code is now written by AI, and the head of Claude Code says his own number is basically 100. The part that gets my attention is that their legal, finance, and marketing teams use the same coding agent the engineers use, to build their own tools. The frontier labs are a preview of every company, and at the frontier, the line between technical and non-technical employees is already dissolving.</p>



<p class="wp-block-paragraph">I&#8217;m seeing this up close, too. Our top producing startups and our most mature portfolio companies at Techstars are converging on this pattern, and we&#8217;ve stopped treating it as an experiment in our own shop. We rebuilt our internal operating system, Techstars OS, this way. Right now I&#8217;m one of the top feature contributors to it, and I&#8217;m the CEO, not part of the engineering team. I can ship because a small and mighty engineering team built the rails that keep my contributions safe and coherent. (Boring to deploy is the goal. Ask them and they&#8217;ll tell you we&#8217;re not quite there yet.) That&#8217;s exactly the point. Nothing I build would survive a week without them doing everything I&#8217;m about to describe.</p>



<p class="wp-block-paragraph">So the question every founder should be asking is simple. What does your engineering team actually do when this becomes true?</p>



<h2 class="wp-block-heading"><strong>Small and mighty</strong></h2>



<p class="wp-block-paragraph">The answer isn&#8217;t that engineering goes away. It&#8217;s that engineering concentrates.</p>



<p class="wp-block-paragraph">The startup that would have needed forty engineers will run on four, and those four will have more leverage than the forty ever did. But the job looks almost nothing like the job today. They won&#8217;t spend their days implementing features, because features will arrive from the edges of the company, from the people closest to the problem. Your product velocity stops being a function of engineering headcount. That&#8217;s a brand new fact in the history of building companies, and almost no org chart reflects it yet.</p>



<p class="wp-block-paragraph">You can already see this in how the best teams hire. They&#8217;re not recruiting deeper specialists. They&#8217;re recruiting generalists and systems thinkers, people who can own something end to end while AI agents fill in the gaps. The old handoff chain (designer to frontend to backend to QA to ops) is collapsing into one person directing a fleet of agents. For a startup this is pure gift. Your seed-stage team was never going to afford six specialists anyway.</p>



<p class="wp-block-paragraph">So what do the four engineers do? In my view, they own four things.</p>



<p class="wp-block-paragraph"><strong>Data structuring and governance.</strong> When everyone in the company can create software, the data layer is what holds the company together. Someone has to decide what a &#8220;customer&#8221; is, where the canonical record lives, what can be derived and what must be authoritative. That&#8217;s engineering&#8217;s job now. The schema is the new architecture, and getting it right at 20 people is what saves you from the archaeology dig at 200.</p>



<p class="wp-block-paragraph"><strong>Security.</strong> Dozens of prototypes flowing toward production means dozens of new attack surfaces. Your engineers become the immune system. They design the authentication and permission models that every AI-built feature inherits automatically, so your ops lead can&#8217;t accidentally build something that leaks the customer database, because the platform makes it impossible. And don&#8217;t assume this is a big-company problem. Shadow AI shows up by employee twenty, with people adopting unapproved tools and juggling ten different AI apps at once. Your people are going to build with AI either way. The only question is whether they do it on your platform, under your rules, or in the shadows.</p>



<p class="wp-block-paragraph"><strong>Infrastructure.</strong> Somebody has to run the substrate all of this executes on, the environments where prototypes are born, evaluated, hardened, and promoted. Platform engineering already has a name for this: the paved road. Make the safe way the easy way and people stop going off-road. The pipeline from &#8220;your ops lead had an idea this morning&#8221; to &#8220;it&#8217;s serving production traffic safely&#8221; is itself a piece of software, and it&#8217;s the most important piece of software your engineers build. The bottleneck was never writing code. It was knowing the code is right. The teams furthest ahead are attacking exactly that, generating hundreds of tests automatically from declared invariants, so checking a prototype costs minutes instead of a sprint.</p>



<p class="wp-block-paragraph"><strong>Integration.</strong> Features will come from everywhere, but coherence has to come from somewhere. Engineers make sure the twenty capabilities built by twenty different people compose into one product instead of twenty silos. There&#8217;s an architectural consequence here that people are just waking up to. Codebases now have to be legible to machines, not just humans. Explicit boundaries, stable interfaces, contracts written down in plain markdown. The tribal knowledge that lived in your first engineer&#8217;s head has to move into the repository, because your new &#8220;employees,&#8221; the agents, can&#8217;t attend the onboarding meeting.</p>



<h2 class="wp-block-heading"><strong>The ground rules are the product</strong></h2>



<p class="wp-block-paragraph">Here&#8217;s the part I think almost everyone is missing. The most important artifact your engineering team produces is no longer code. It&#8217;s the ground rules.</p>



<p class="wp-block-paragraph">This is already happening in plain sight. Every serious AI coding tool now reads instruction files (AGENTS.md, CLAUDE.md, and their cousins) that tell the model how software gets built in this system. What patterns to use. What libraries are blessed. How errors are handled. What &#8220;done&#8221; means. What&#8217;s absolutely off limits. An open standard has formed around these files in under two years, and the industry is moving past prompting toward spec-driven development, where a structured spec with explicit acceptance criteria is the artifact humans write and agents execute. Today those files are written by engineers, for engineers. That&#8217;s the part that&#8217;s about to change.</p>



<p class="wp-block-paragraph">In the AI-native company, those instructions become the constitution of your software. Your engineering team writes and maintains them, and then everyone builds against them. The engineers themselves, and every domain expert shipping features with AI. When your CS lead builds a new refund flow, it follows the same rules, uses the same design system, respects the same data contracts, and passes the same checks as anything the core team ships, because the same instructions govern both.</p>



<p class="wp-block-paragraph">Think about what a big shift that is. For seventy years, engineering standards were enforced socially, through code review, tribal knowledge, and the senior engineer who said &#8220;we don&#8217;t do it that way here.&#8221; That never scaled, which is why every large codebase is an archaeology site. Now standards get enforced mechanically, at the moment of creation, by the AI that reads the rules before it writes a line. Codified judgment scales in a way meetings never did.</p>



<p class="wp-block-paragraph">The engineers who thrive in this world will be the ones who can pull the deep truths out of their system (the invariants, the failure modes, the taste) and write them down so clearly that a machine can follow them. Legislators, not laborers.</p>



<h2 class="wp-block-heading"><strong>What this means for your company</strong></h2>



<p class="wp-block-paragraph">It changes your hiring plan. You don&#8217;t need an army, and you never will. You need a few exceptional engineers who think in systems, care about data, and write with precision, because writing the rules is now a core engineering skill. Every engineer you hire should make the platform stronger, not just close tickets faster. Your engineer-to-everyone ratio should look shocking by 2020 standards. If it doesn&#8217;t, you&#8217;re overbuilt.</p>



<p class="wp-block-paragraph">It changes your org chart. The wall between &#8220;the business&#8221; and &#8220;engineering&#8221; never made much sense at a startup anyway, and now it stops making sense entirely. The relationship starts to look like a city. Engineering builds the roads, the power grid, the building codes, and the inspection process. Everyone else builds what they need on top.</p>



<p class="wp-block-paragraph">It changes who you hire everywhere else, too. The domain expert who deeply understands the customer and can now express that understanding as working software is a new kind of employee, and for a startup, the highest-leverage hire on the market. Interview for it. Ask your next sales or ops candidate what they&#8217;ve built.</p>



<p class="wp-block-paragraph">And it tilts the field in your favor. Every incumbent you&#8217;re up against is carrying an engineering org designed for the old constraint, hundreds of people arranged in a queue between ideas and running software. You get to skip building that entirely. This is the rare platform shift where the startup&#8217;s poverty is the advantage. You were never going to out-hire them, and now you don&#8217;t have to.</p>



<h2 class="wp-block-heading"><strong>The uncomfortable part</strong></h2>



<p class="wp-block-paragraph">Every previous wave of abstraction, from compilers to open source to cloud, ended with more software and more engineers, not fewer. This wave will end with vastly more software. But not with more people doing what engineers do today, because what engineers do today is mostly translation, turning human intent into machine instructions. That job is going away. The translation layer was never the point.</p>



<p class="wp-block-paragraph">What remains (judgment about systems, data, security, and coherence) was always the scarce thing. We just buried it under implementation work.</p>



<p class="wp-block-paragraph">The backlog is dead. The queue of ideas waiting for engineering capacity, the defining constraint of building software since software began, simply dissolves when the people with the ideas can build them. What replaces it is a different constraint: the quality of your ground rules, your data, and your platform. That&#8217;s what your small and mighty engineering team is for.</p>



<p class="wp-block-paragraph">Get this right and you&#8217;ll ship at a speed that looks unfair. Meanwhile, the incumbent in your market is still asking its four hundred engineers why everything takes so long.</p>



<p class="wp-block-paragraph">I&#8217;d love to hear how you&#8217;re seeing this play out in your own company. Are your domain experts building yet?</p>
<p>The post <a href="https://davidgcohen.com/2026/09/02/the-new-shape-of-software-engineering/">The New Shape of Software Engineering</a> appeared first on <a href="https://davidgcohen.com">Hi, I&#039;m David G. Cohen</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://davidgcohen.com/2026/09/02/the-new-shape-of-software-engineering/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Why Some Startups Hit $1B (And Why Most Stall)</title>
		<link>https://davidgcohen.com/2026/07/29/why-some-startups-hit-1b-and-why-most-stall/</link>
		
		<dc:creator><![CDATA[David Cohen]]></dc:creator>
		<pubDate>Wed, 29 Jul 2026 13:20:32 +0000</pubDate>
				<category><![CDATA[Startups]]></category>
		<guid isPermaLink="false">https://davidgcohen.com/?p=5241</guid>

					<description><![CDATA[<p>When Amir Hegazi and I first started talking about writing a book together, we kept coming back to one central puzzle. Over the last two decades at Techstars, I’ve had the privilege of working with more than 5,000 startup teams. Across thousands of pitch decks, late-night mentoring sessions, and board meetings, you start to spot &#8230; </p>
<p><a href="https://davidgcohen.com/2026/07/29/why-some-startups-hit-1b-and-why-most-stall/" class="read-more" title="Why Some Startups Hit $1B (And Why Most Stall)">Continue Reading &#62;</a></p>
<p>The post <a href="https://davidgcohen.com/2026/07/29/why-some-startups-hit-1b-and-why-most-stall/">Why Some Startups Hit $1B (And Why Most Stall)</a> appeared first on <a href="https://davidgcohen.com">Hi, I&#039;m David G. Cohen</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">When Amir Hegazi and I first started talking about writing a book together, we kept coming back to one central puzzle. Over the last two decades at Techstars, I’ve had the privilege of working with more than 5,000 startup teams. Across thousands of pitch decks, late-night mentoring sessions, and board meetings, you start to spot patterns.</p>



<p class="wp-block-paragraph">Most of these startups had talented teams and great passion. Yet only a rare handful break out to become billion-dollar companies while thousands of others hit a plateau. Why?</p>



<p class="wp-block-paragraph">Amir and I decided to sit down, analyze the data across Techstars’ portfolio, and—more importantly—talk candidly with the founders who actually built those breakout companies.</p>



<p class="wp-block-paragraph">The result is our new book: <strong><em>Chasing Unicorns: The Techstars Playbook for Building Billion-Dollar Startups</em></strong>.</p>



<div class="wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-8f761849 wp-block-group-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://www.amazon.com/Chasing-Unicorns-Techstars-Playbook-Billion-Dollar/dp/1068476079/ref=sr_1_9?dib=eyJ2IjoiMSJ9.SiulfhiXXMaxxcUcyA5DCCAdVpWyBlMU2bsS8yXpq60BmKyXxcqosPUSWswyR8FytKfltQ5B3ibQs0JWQvNl7FMy6NxwR_ASBrjkxxeyimiUgraSgg0F5yLEfKAsZas2REVASP51BbycqcRcmXm2UWyZNB4rW0ph5ZkbAJAFc840sCpD90BjmWT-57TfGW121Fe6RtSK6ROhiHVkVKPb4Ihe2zWms3tUFrutPIkE3Vo.QhZpPEr8NleOqBrolf0xRB1vc6AOayjzmVnEZINQ8Tc&amp;dib_tag=se&amp;qid=1784759904&amp;refinements=p_27%3ADavid+Cohen&amp;s=books&amp;sr=1-9"><img fetchpriority="high" decoding="async" width="1024" height="683" src="https://davidgcohen.com/wp-content/uploads/2026/07/chasing-1024x683.jpeg" alt="" class="wp-image-5242" srcset="https://davidgcohen.com/wp-content/uploads/2026/07/chasing-1024x683.jpeg 1024w, https://davidgcohen.com/wp-content/uploads/2026/07/chasing-300x200.jpeg 300w, https://davidgcohen.com/wp-content/uploads/2026/07/chasing-768x512.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2026/07/chasing.jpeg 1536w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">At its core, the book boils down two decades of pattern-recognition into a practical, five-step framework we call <strong>PRIDE</strong>:</p>



<ul class="wp-block-list">
<li><strong>Pain-Lock:</strong> Find a massive, truly painful problem that is worth solving.</li>



<li><strong>Refine:</strong> Narrow your focus relentlessly until your product becomes indispensable.</li>



<li><strong>Install:</strong> Build repeatable systems that let the company scale far beyond the founder.</li>



<li><strong>Dominate:</strong> Maximize your depth and value in your core market before chasing new ones.</li>



<li><strong>Expand:</strong> Scale fast without diluting the culture or core magic that made you special.</li>
</ul>



<p class="wp-block-paragraph">This isn’t a book of high-level theory. It’s built on raw, in-the-trenches interviews with founders behind over a dozen Techstars unicorns—folks like Isaac Saldana (SendGrid), Mitch Wainer (DigitalOcean), Jonathan Levin (Chainalysis), Etosha Cave (Twelve), Manny Medina (Outreach), and Matt Oppenheimer (Remitly). We traced the exact sequence of decisions, not just the initial ideas, that separated them from the pack.</p>



<p class="wp-block-paragraph">What we discovered and documented is that top startups don&#8217;t just do the right things. They do them in the right order. And, it turns out that doing the right things in the wrong order can be a real trap. </p>



<p class="wp-block-paragraph">It’s been humbling to see early feedback from people I respect deeply. Adam Grant called it a book that <em>&#8220;takes you into the trenches with successful entrepreneurs,&#8221;</em> and Eric Ries noted that the founder interviews are <em>&#8220;a goldmine for anyone who wants to understand what it really takes to build a unicorn.&#8221;</em></p>



<p class="wp-block-paragraph">Whether you’re in the early stages of building, scaling your team, or investing in founders, I hope <em>Chasing Unicorns</em> gives you a clear lens on what matters most.</p>



<p class="wp-block-paragraph">It’s available now on<a href="https://www.amazon.com/Chasing-Unicorns-Techstars-Playbook-Billion-Dollar/dp/1068476079/ref=sr_1_9?dib=eyJ2IjoiMSJ9.SiulfhiXXMaxxcUcyA5DCCAdVpWyBlMU2bsS8yXpq60BmKyXxcqosPUSWswyR8FytKfltQ5B3ibQs0JWQvNl7FMy6NxwR_ASBrjkxxeyimiUgraSgg0F5yLEfKAsZas2REVASP51BbycqcRcmXm2UWyZNB4rW0ph5ZkbAJAFc840sCpD90BjmWT-57TfGW121Fe6RtSK6ROhiHVkVKPb4Ihe2zWms3tUFrutPIkE3Vo.QhZpPEr8NleOqBrolf0xRB1vc6AOayjzmVnEZINQ8Tc&amp;dib_tag=se&amp;qid=1784759904&amp;refinements=p_27%3ADavid+Cohen&amp;s=books&amp;sr=1-9"> Amazon</a> in paperback, hardcover, and Kindle.</p>



<p class="wp-block-paragraph">As always, I’d love to hear what you think after you dive in.</p>
<p>The post <a href="https://davidgcohen.com/2026/07/29/why-some-startups-hit-1b-and-why-most-stall/">Why Some Startups Hit $1B (And Why Most Stall)</a> appeared first on <a href="https://davidgcohen.com">Hi, I&#039;m David G. Cohen</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Techstars Colorado, a startup community partnership</title>
		<link>https://davidgcohen.com/2024/10/29/techstars-colorado-a-startup-community-partnership/</link>
		
		<dc:creator><![CDATA[David Cohen]]></dc:creator>
		<pubDate>Tue, 29 Oct 2024 18:45:00 +0000</pubDate>
				<category><![CDATA[Startups]]></category>
		<guid isPermaLink="false">https://davidgcohen.com/?p=5227</guid>

					<description><![CDATA[<p>Have you heard the news? We&#8217;re planning to bring the Techstars accelerator back to Boulder in 2025! Huge thanks to Nicole Glaros and Natty Zola for making it happen! We are excited to be partnering with the Colorado startup community to make it happen! For more info, check out Nicole&#8217;s post, and then give Natty&#8217;s a &#8230; </p>
<p><a href="https://davidgcohen.com/2024/10/29/techstars-colorado-a-startup-community-partnership/" class="read-more" title="Techstars Colorado, a startup community partnership">Continue Reading &#62;</a></p>
<p>The post <a href="https://davidgcohen.com/2024/10/29/techstars-colorado-a-startup-community-partnership/">Techstars Colorado, a startup community partnership</a> appeared first on <a href="https://davidgcohen.com">Hi, I&#039;m David G. Cohen</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Have you heard the news? We&#8217;re planning to <a href="https://www.techstars.com/newsroom/better-for-founders-better-for-colorado">bring the Techstars accelerator back to Boulder</a> in 2025! </p>



<p class="wp-block-paragraph">Huge thanks to Nicole Glaros and Natty Zola for making it happen! We are excited to be partnering with the Colorado startup community to make it happen! For more info, check out <a href="https://nearlynicole.com/2024/10/29/techstarscolorado/">Nicole&#8217;s post</a>, and then <a href="https://medium.com/@nattyz/hello-world-again-techstars-colorado-297c6c744236">give Natty&#8217;s a read</a>. </p>



<p class="wp-block-paragraph">Wanna help? <a href="https://thisisair.notion.site/12d5085626bf805fa929c84955bbd1ee?pvs=105">Let us know</a>!</p>



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://davidgcohen.com/2024/10/29/techstars-colorado-a-startup-community-partnership/">Techstars Colorado, a startup community partnership</a> appeared first on <a href="https://davidgcohen.com">Hi, I&#039;m David G. Cohen</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>My return to CEO at Techstars</title>
		<link>https://davidgcohen.com/2024/05/28/my-return-to-ceo-at-techstars/</link>
					<comments>https://davidgcohen.com/2024/05/28/my-return-to-ceo-at-techstars/#comments</comments>
		
		<dc:creator><![CDATA[David Cohen]]></dc:creator>
		<pubDate>Tue, 28 May 2024 19:22:11 +0000</pubDate>
				<category><![CDATA[Startups]]></category>
		<guid isPermaLink="false">https://davidgcohen.com/?p=5207</guid>

					<description><![CDATA[<p>Last week, I announced that I have returned the the CEO seat at Techstars. It&#8217;s a unique situation, because I&#8217;ve led or co-led Techstars for 13 of the 17 years it has existed and have been Chairman for the last several years. Since the announcement, I&#8217;ve consistently been asked three questions so I thought I&#8217;d &#8230; </p>
<p><a href="https://davidgcohen.com/2024/05/28/my-return-to-ceo-at-techstars/" class="read-more" title="My return to CEO at Techstars">Continue Reading &#62;</a></p>
<p>The post <a href="https://davidgcohen.com/2024/05/28/my-return-to-ceo-at-techstars/">My return to CEO at Techstars</a> appeared first on <a href="https://davidgcohen.com">Hi, I&#039;m David G. Cohen</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Last week, I <a href="https://www.techstars.com/newsroom/david-cohen-returns-as-ceo-of-techstars">announced</a> that I have returned the the CEO seat at Techstars. It&#8217;s a unique situation, because I&#8217;ve led or co-led Techstars for 13 of the 17 years it has existed and have been Chairman for the last several years. Since the announcement, I&#8217;ve consistently been asked three questions so I thought I&#8217;d share my thoughts on them here. </p>



<p class="wp-block-paragraph">First<strong>, &#8220;Was I forced into action in an interim role</strong>&#8220;? This is being asked because Maelle stepped down for health reasons, and of course we all wish her all the best as she addresses those issues. But&#8230; No, nobody made me take the CEO role! And, no it&#8217;s not an interim role. Of course, nothing in life is permanent, but my intention is that I’ll be CEO long term and indefinitely. My time as Chairman has provided a different perspective on what&#8217;s working (and what&#8217;s not), and how to lead Techstars to the next 17 years of even greater success. And that got me really fired up!</p>



<p class="wp-block-paragraph">Second, I&#8217;ve been asked &#8220;<strong>Does this mean Techstars accelerators will return to places like Boulder, Seattle, etc?</strong>&#8221; I quickly addressed this question with our employees, LPs, and partners because they were all asking. There is a lot of fresh pain there. I have lots of friends in those markets. Some of my friends are sad and disappointed. A few are even angry. Ultimately we are running a business and business decisions get made. Of course, we want to invest in the best founders we can find, with the most interesting ideas. There are a ton of interesting founders and interesting ideas in those startup communities. We were a pretty important part of their community and now they understandably feel like we aren&#8217;t.  What we have to fix, at a minimum, is that feeling. Maybe there are opportunities to do more.  Maybe we can earn those opportunities. We love those communities, we owe them more than sadness and disappointment. </p>



<p class="wp-block-paragraph">Finally, I&#8217;ve been asked &#8220;<strong>Does this mean that Techstars will change our Headquarters back to Boulder, instead of New York?</strong>&#8221; Our official HQ remains NYC, however we have 3 major offices globally: New York, Denver, and London. But we also have employees all around the world, since we operate in so many startup communities. When we designed our existing NYC office as the HQ a few months ago, it did not mean that we were relocating any employees. Because most of our executive team is based in NYC, including the CEO at the time, it just made sense. So while our HQ is officially in NYC, we have major offices in Denver and London, operate around the world, and as CEO I am based in Boulder, Colorado. We are part of startup communities everywhere.</p>



<p class="wp-block-paragraph">If you are an alumni, mentor, partner, or feel connected to Techstars in any way, I&#8217;d love to hear from you. The inbound support from the network has been amazing already, and I can feel the <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f49a.png" alt="💚" class="wp-smiley" style="height: 1em; max-height: 1em;" />. Thank you. It means the world. </p>
<p>The post <a href="https://davidgcohen.com/2024/05/28/my-return-to-ceo-at-techstars/">My return to CEO at Techstars</a> appeared first on <a href="https://davidgcohen.com">Hi, I&#039;m David G. Cohen</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://davidgcohen.com/2024/05/28/my-return-to-ceo-at-techstars/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Techstars is evolving and growing</title>
		<link>https://davidgcohen.com/2024/02/26/techstars-is-evolving-and-growing/</link>
					<comments>https://davidgcohen.com/2024/02/26/techstars-is-evolving-and-growing/#comments</comments>
		
		<dc:creator><![CDATA[David Cohen]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 20:16:07 +0000</pubDate>
				<category><![CDATA[Startups]]></category>
		<guid isPermaLink="false">https://davidgcohen.com/?p=5203</guid>

					<description><![CDATA[<p>Recently, this post about our evolution came out from Techstars. Of course, as Chairman, I know of, and strongly support, the strategic changes that are happening at Techstars. We are strengthening our ability to invest in more startups and their founders than any other company in the world. And helping founders be successful has always &#8230; </p>
<p><a href="https://davidgcohen.com/2024/02/26/techstars-is-evolving-and-growing/" class="read-more" title="Techstars is evolving and growing">Continue Reading &#62;</a></p>
<p>The post <a href="https://davidgcohen.com/2024/02/26/techstars-is-evolving-and-growing/">Techstars is evolving and growing</a> appeared first on <a href="https://davidgcohen.com">Hi, I&#039;m David G. Cohen</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Recently, <a href="https://www.techstars.com/newsroom/techstars-2-0-supercharging-founder-success">this post</a> about our evolution came out from Techstars. Of course, as Chairman, I know of, and strongly support, the strategic changes that are happening at Techstars. We are strengthening our ability to invest in more startups and their founders than any other company in the world. And helping founders be successful has always been our goal.  </p>



<p class="wp-block-paragraph">I also knew that people would be sad about us no longer running accelerators in certain markets. I was personally absolutely super sad about closing the original Techstars accelerator location in Boulder after this next class, as well as Seattle (another of the original locations.)&nbsp; The most common reaction that I heard was that people were bummed or sad about it, but understood that business decisions get made. But people were trying to understand the “why” behind the business decisions.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph">This leads to the second most common thing I heard, namely that people didn&#8217;t really like the messaging, partly because it didn’t satisfactorily address the “why.” I know the team has taken that feedback constructively. For those of you in Boulder or Seattle that interpreted the communications as a disparagement of the startup community and its impact &#8211; that was definitely not the intent. We’re sorry for that.</p>



<p class="wp-block-paragraph">So… the question remains, why close certain accelerator locations?&nbsp;&nbsp;</p>



<p class="wp-block-paragraph">First it is important to note that different Techstars locations also have different funding sources. We&#8217;re only proactively shutting down some of the program locations that are funded by our Techstars Accelerator Fund (TSA), which historically has funded programs in a dozen cities. Instead, going forward, TSA will concentrate on funding a larger number of companies through programs in four primary cities. The separately funded partner accelerator programs which operate in more than 30 locations worldwide are unchanged. So in 2024 we will still run more than 50 cohorts in 30+ locations globally and into the foreseeable future.</p>



<p class="wp-block-paragraph">Second I&#8217;ll refer you back to our<a href="https://www.techstars.com/newsroom/techstars-2-0-supercharging-founder-success"> original post</a> on this which is a better source of information than social media, which says:</p>



<p class="has-text-align-center wp-block-paragraph"><em>“We know that founders are more likely to succeed when they are plugged into a thriving ecosystem — because no one succeeds alone. So we’re doubling-down on running in-person programs in the largest tech ecosystems so entrepreneurs can be surrounded by the highest concentration of VCs, startups, talent, mentors, and support.”</em></p>



<p class="wp-block-paragraph">By expanding our presence in these top markets (SF, NY, Boston, LA), we can better support all of our portfolio companies for the coming decades. This might feel like a departure from our roots of starting programs in a large number of startup communities, but over the last 17 years, the world has changed. More business is being done virtually, communities are more interconnected, and a physical accelerator in a particular city is less important than building the best possible support for founders located there. Ultimately, if founders from everywhere and anywhere are going to succeed, we need to help plug them into these larger ecosystems with the most vibrant and robust VC communities, largest talent pools, and significant numbers of other early and late stage startups. &nbsp;</p>



<p class="wp-block-paragraph">In addition, as Techstars continues to become more efficient operationally, we decided to consolidate our Colorado activity in Denver rather than running operations in both Denver and Boulder. We recently opened a new office in downtown Denver where we will operate our Colorado-based Workforce Development accelerator and it will serve as an in-person hub for more than 65+ Denver/Boulder employees. They are not being asked to move or relocate. We did however change our Headquarters: our primary mailing address and office is now NYC instead of Boulder. Most of our executive team and more than 50 employees are in that region.  New York is the second largest VC ecosystem in the world and officially making it our HQ connects Techstars with more sources of capital, other VCs, founders, talent and market-reach.</p>



<p class="wp-block-paragraph">I expect that new opportunities will fill the gap to support founders and their startups in places like Boulder and Seattle. These places have grown and evolved in the last 17 years also. I&#8217;m excited to see who steps up and what they accomplish. Techstars also hopes and intends to continue to play a role in this evolution &#8211; just not primarily through accelerator programs. We will continue to support and invest in our existing portfolio companies in these locations and will continue to source and fund new companies in these locations also. </p>



<p class="wp-block-paragraph">I want to thank the large number of you that texted, called, or sent incredibly constructive notes to me or to the team, asking questions, seeking clarification, giving the benefit of the doubt, or privately expressing frustration. That stuff is so useful and appreciated, and I know it can be hard to do. The Techstars community is made up of incredible, well-meaning, and outstanding people who consistently take the high road, and, with a few exceptions, everyone did exactly that. It’s humbling and appreciated.</p>



<p class="wp-block-paragraph">I also want to thank those of you who contributed to these particular startup communities over so many years as mentors, service providers, founders, investors, employees, and more. While our support in some communities is changing shape in some cases, it’s certainly not going away. Nor is our appreciation for you. We hope you will continue engaging with Techstars via our virtual programs, local community events, or the dozens of accelerator programs active in other locations.&nbsp;</p>



<p class="wp-block-paragraph">Techstars is evolving, and looking at 17 years of data, across 4,000+ startups we&#8217;ve invested in. Brad Feld, myself, and David Brown (3 of the founders) are still active as board members. Our objective in evolving the business is the same as it&#8217;s always been, to help more founders succeed. That&#8217;s why we&#8217;re evolving, changing, growing. But that can be hard sometimes, and mistakes can be made. I love<a href="https://nearlynicole.com/2024/02/25/a-reinvention/"> Nicole Glaros&#8217;s analogy</a> that it&#8217;s like her kid going off to college &#8211; it can be sad, but they too are growing and evolving.</p>



<p class="wp-block-paragraph">Comments are open, and I&#8217;m happy to answer any questions you have. If you want to talk, just let me know!</p>
<p>The post <a href="https://davidgcohen.com/2024/02/26/techstars-is-evolving-and-growing/">Techstars is evolving and growing</a> appeared first on <a href="https://davidgcohen.com">Hi, I&#039;m David G. Cohen</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://davidgcohen.com/2024/02/26/techstars-is-evolving-and-growing/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Volunteering in Guatemala</title>
		<link>https://davidgcohen.com/2024/02/25/volunteering-in-guatemala/</link>
		
		<dc:creator><![CDATA[David Cohen]]></dc:creator>
		<pubDate>Sun, 25 Feb 2024 13:42:44 +0000</pubDate>
				<category><![CDATA[Startups]]></category>
		<guid isPermaLink="false">https://davidgcohen.com/?p=5086</guid>

					<description><![CDATA[<p>I had been wanting to take Rollie on my customary volunteering trip with Globe Aware for a few years, but the pandemic got in the way. We finally got it done in February, 2024. Long time readers may remember when I did similar trips (China with Andrew, then Costa Rica with Delaney) with my older &#8230; </p>
<p><a href="https://davidgcohen.com/2024/02/25/volunteering-in-guatemala/" class="read-more" title="Volunteering in Guatemala">Continue Reading &#62;</a></p>
<p>The post <a href="https://davidgcohen.com/2024/02/25/volunteering-in-guatemala/">Volunteering in Guatemala</a> appeared first on <a href="https://davidgcohen.com">Hi, I&#039;m David G. Cohen</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">I had been wanting to take Rollie on my customary volunteering trip with Globe Aware for a few years, but the pandemic got in the way. We finally got it done in February, 2024. Long time readers may remember when I did similar trips (<a href="https://davidgcohen.com/2013/04/03/chinatrip/">China with Andrew</a>, then <a href="https://davidgcohen.com/2018/04/01/volunteering-costa-rica/">Costa Rica with Delaney</a>) with my older kids when they were around 12 years old. The goal is to help them really understand the 20% or so of the world that lives in poverty, and that they can be happy without all of our modern conveniences. The poverty rate in Guatemala is around 55%, so I decided to take Rollie to El Remete, Guatemala. </p>



<p class="wp-block-paragraph">As before, I wrote nightly emails to form this blog later, so I apologize for the raw form. I hope it gives you an idea of what it&#8217;s like and helps you consider your own trip with <a href="http://www.globeaware.org">Globe Aware</a> (the organization I&#8217;ve used for all 3 volunteering trips). I know this is way too long to read for most people, but I&#8217;m really writing it for myself and for my family. But I thought I&#8217;d share it all. Perhaps you&#8217;ll just scan the photos, which is fine. </p>



<p class="wp-block-paragraph"><strong>Day 0 </strong>&#8211; <strong>Travel to Guatemala City before our next day connection</strong></p>



<p class="wp-block-paragraph">Today&nbsp;was a travel day. We left the house at 9:15am and connected through Houston. When we got to Houston, Rollie at a huge late lunch. I wonder if he sensed that it would be his last American meal for a week? It was a BLT (extra mayo, of course) and he chowed down. On the first flight, we talked some about families and kids that don’t have much, but that they can still be really happy. We talked about poverty, and I was pleasantly surprised that Rollie already had a pretty good sense of what this meant and what portion of the world it affected. On the second flight we flew over Flores, where we&#8217;d go tomorrow (backtracking a bit, because we couldn&#8217;t get there on the same day). We arrived in Guatemala City at 7pm, and got through customs and immigration fairly quickly. On the drive to our hotel we were surprised to see Dunkin, Burger King, and Rollie thought he saw a Dairy Queen (but i couldn&#8217;t find one on the map). We got to our hotel near the airport by around 8pm. We went down and Rollie got a strawberry, banana, and Nutella crepe and we shared some fries (so much for no American food!). We played some hangman while we ate. After dinner, Rollie jumped in the bath and went to bed around 10:30pm, while I was writing this.</p>



<p class="wp-block-paragraph">I remember from my two earlier Globe Aware trips that the first few days after arriving to the final site can be pretty really hard emotionally. I remember them being harder on me than they were on the kids. The feeling of being far from home, without the comforts of home, hits you quickly.&nbsp;Tonight&nbsp;we’re in a nice hotel, and things are fairly normal, but I expect that&nbsp;tomorrow&nbsp;will be a bit of a shock to the system for Rollie. And, for me, even though I know its coming. &nbsp;I’m glad we get a good nights rest&nbsp;tonight, before the adventure begins&nbsp;tomorrow. Our flight is not until 1pm&nbsp;on Saturday, so we plan to sleep in a bit and maybe get Rollie some breakfast before we leave for the airport at 11am.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large is-style-default"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/23E1889D-4D93-4ED1-A4BA-6E852D958366-scaled.jpg"><img decoding="async" width="768" height="1024" data-id="5088" src="https://davidgcohen.com/wp-content/uploads/2024/02/23E1889D-4D93-4ED1-A4BA-6E852D958366-768x1024.jpg" alt="Huge lunch (BLT) in Houston" class="wp-image-5088" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/23E1889D-4D93-4ED1-A4BA-6E852D958366-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/23E1889D-4D93-4ED1-A4BA-6E852D958366-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/23E1889D-4D93-4ED1-A4BA-6E852D958366-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/23E1889D-4D93-4ED1-A4BA-6E852D958366-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/23E1889D-4D93-4ED1-A4BA-6E852D958366-scaled.jpg 1920w" sizes="(max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/8AB32A9B-14A2-40A8-95B6-5E7B4A055198-1-scaled.jpg"><img decoding="async" width="768" height="1024" data-id="5094" src="https://davidgcohen.com/wp-content/uploads/2024/02/8AB32A9B-14A2-40A8-95B6-5E7B4A055198-1-768x1024.jpg" alt="" class="wp-image-5094" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/8AB32A9B-14A2-40A8-95B6-5E7B4A055198-1-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/8AB32A9B-14A2-40A8-95B6-5E7B4A055198-1-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/8AB32A9B-14A2-40A8-95B6-5E7B4A055198-1-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/8AB32A9B-14A2-40A8-95B6-5E7B4A055198-1-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/8AB32A9B-14A2-40A8-95B6-5E7B4A055198-1-scaled.jpg 1920w" sizes="(max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/0831CD98-0B5F-4D82-855E-7F3F90A7886F-1-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5093" src="https://davidgcohen.com/wp-content/uploads/2024/02/0831CD98-0B5F-4D82-855E-7F3F90A7886F-1-768x1024.jpg" alt="" class="wp-image-5093" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/0831CD98-0B5F-4D82-855E-7F3F90A7886F-1-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/0831CD98-0B5F-4D82-855E-7F3F90A7886F-1-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/0831CD98-0B5F-4D82-855E-7F3F90A7886F-1-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/0831CD98-0B5F-4D82-855E-7F3F90A7886F-1-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/0831CD98-0B5F-4D82-855E-7F3F90A7886F-1-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/B6FA3436-702F-4FA2-9EF4-709260BE74A3-1-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5092" src="https://davidgcohen.com/wp-content/uploads/2024/02/B6FA3436-702F-4FA2-9EF4-709260BE74A3-1-768x1024.jpg" alt="" class="wp-image-5092" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/B6FA3436-702F-4FA2-9EF4-709260BE74A3-1-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/B6FA3436-702F-4FA2-9EF4-709260BE74A3-1-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/B6FA3436-702F-4FA2-9EF4-709260BE74A3-1-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/B6FA3436-702F-4FA2-9EF4-709260BE74A3-1-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/B6FA3436-702F-4FA2-9EF4-709260BE74A3-1-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
<figcaption class="blocks-gallery-caption wp-element-caption">Day 0 photos &#8211; Denver to Guatemala City</figcaption></figure>



<p class="wp-block-paragraph"><strong>Day 1 &#8211; Guatamala City to Flores and Orientation</strong></p>



<p class="wp-block-paragraph">Rollie slept in&nbsp;until 10am, and our car to the airport was at 10:30am. We arrived at the airport by 10:45, and checked in for our flight, checked our bags, etc. We got the gate about 11:15am after fruitlessly searching for something Rollie would eat in the airport. There was only a vending machine at the gate, with warm soda and what looked like 5 year old bags of chips. We boarded our commuter twin turbo prop and took off early at about 12:45pm with 40 passengers on board.</p>



<p class="wp-block-paragraph">It was a little bit interesting to see about 20 rusted out planes on the side of the runway.&nbsp; When&nbsp;they&#8217;re&nbsp;done with planes, I guess they just park them and leave them to rot for decades.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-2-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5098" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-2-768x1024.jpeg" alt="" class="wp-image-5098" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-2-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-2-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-2-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-2-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-2-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5097" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-768x1024.jpeg" alt="" class="wp-image-5097" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-1-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5096" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-1-768x1024.jpeg" alt="" class="wp-image-5096" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-1-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-1-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-1-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-1-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-1-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">The flight took about 45 minutes, and we landed about 15 minutes early. The Flores&nbsp;airport is pretty small, so our bags came right away and we we through to ominous looking immigration security checkpoint. I&#8217;m not sure why you have to show passports and do all of that stuff here, since we had already done that in Guatemala City. The checkpoint looked pretty serious, but the officers were very nice. I was able&nbsp;to speak only Spanish with them, explaining that we were here for a week as volunteers for Globe Aware. Language progress!</p>



<p class="wp-block-paragraph">A man met us outside with a sign, and drove us 35 minutes to El Remete, to our accommodations. The hotel here is called Hotel Gringo Perdido, which instantly made me laugh (look it up!). We checked in, and again I was able&nbsp;to do everything in Spanish only including listenening to the orientation information from the receptionist about the wifi, the kayaks, water and tea, breakfast, dinner, etc. I think there was only one sentence I didn&#8217;t understand but I just let it go. I hope it wasn&#8217;t something important. Maybe it was &#8220;watch out for the crocodiles.&#8221;</p>



<p class="wp-block-paragraph">Rollie met the hotel dog right away, who looked a little bit like our dog Gemma. Her name was Lola.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-3-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5099" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-3-768x1024.jpeg" alt="" class="wp-image-5099" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-3-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-3-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-3-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-3-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-3-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-4-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5100" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-4-768x1024.jpeg" alt="" class="wp-image-5100" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-4-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-4-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-4-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-4-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-4-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">The hotel is situated right on a very beautiful lake called Lago Petén Itzá. It&#8217;s a very long lake, so coming to the hotel you drive through the town of El Remete, and along the lake for about 3-4 kilometers. It&#8217;s very beautiful here. Our room is right on the lakefront, and there are piers out over the water with nice places to sit.</p>



<p class="wp-block-paragraph">By the time we arrived it was around 2:30pm, and neither of us had eaten anything real. Rollie had a few girl scout cookies on the plane to hold him over. Anne came to introduce ourselves&nbsp;as our volunteer coordinator. She&#8217;s a Canadian who has been here 30 years. She explained that the restaurant has very good food, so we&nbsp;sat&nbsp;down there for a snack and she chatted with&nbsp;Rollie and me for a bit. Rollie ordered french fries and a soda and I had a chicken quesadilla and &#8220;agua&nbsp;mineral.&#8221; Rollie grabbed five crowns, which&nbsp;Anne said she&#8217;s seeing more and more from tourists, and that it used to be only Uno. While Rollie and I played 10 rounds, which he won by&nbsp;the approximate score of 130 to 7, Anne went over the week at a high level.&nbsp;</p>



<p class="wp-block-paragraph">She said that if we wanted, we could have downtime and enjoy the lake, or come with her and some other volunteers to do a few quick things. We opted to get right to the volunteering.&nbsp;</p>



<p class="wp-block-paragraph">First, Rollie, Anne, and I went to the home of a little boy who is autistic. The day before we left Boulder&nbsp;we had gotten a message asking if we could bring&nbsp;a yoga ball. We had ordered it from Amazon, and crammed it into the suitcase (deflated, of course). So the yoga ball delivery was on. One of the volunteers was a therapist&nbsp;and we went and explained how the 5 year old boy&nbsp;could use the yoga ball to help as part of his treatment. We didn&#8217;t get the meet the boy, but met the mom and her two year old. Rollie blew up the yoga ball and there were some tearful goodbyes&nbsp;between the mother and the between&nbsp;he other volunteers who had been helping this mom and kid for a while, because those volunteers are leaving&nbsp;tomorrow.</p>



<p class="wp-block-paragraph">This house doubles as a second hand clothing store. It&nbsp;had a metal roof but when we looked up we could see openings&nbsp;that rain must come through all the time. You can get a sense of the home from the photo. That&#8217;s the yoga ball Rollie is pumping up.&nbsp;</p>



<p class="wp-block-paragraph">It felt nice to deliver something from the US, take it on 3 flights, and give it to this mom and kid to help them out. </p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-4 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-5-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5101" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-5-768x1024.jpeg" alt="" class="wp-image-5101" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-5-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-5-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-5-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-5-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-5-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">Next we stopped by the home of 3 little girls to help the oldest (who is&nbsp;9) with speaking. She had been communicating only non-verbally until about a week ago. The other volunteers had been working with her during the week, and she had been making some early progress making speech sounds. The&nbsp;two younger daughters (5 and 7) were progressing normally with speech, but had learned how to make signs with their older sister out of necessity.&nbsp; This home was up on a hillside and Rollie had lots of fun bouncing around&nbsp;in the truck as we made our way up the rocky roads.&nbsp;</p>



<p class="wp-block-paragraph">Rollie and I watched with the two younger sisters for a while during the therapy session, from a bench attached to the home.&nbsp;</p>



<p class="wp-block-paragraph">Once the session was done, the three girls challenged us to some backyard football. Rollie jumped on that opportunity quickly, and we had lots of fun with the girls.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-5 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-6-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5102" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-6-768x1024.jpeg" alt="" class="wp-image-5102" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-6-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-6-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-6-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-6-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-6-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-7-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5103" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-7-768x1024.jpeg" alt="" class="wp-image-5103" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-7-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-7-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-7-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-7-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-7-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-9-1-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5111" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-9-1-768x1024.jpeg" alt="" class="wp-image-5111" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-9-1-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-9-1-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-9-1-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-9-1-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-9-1-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">As we made&nbsp;our way back to the hotel, one of the volunteers&nbsp;wanted to pick up some honey so we stopped and Rollie met a bunch of dogs. There are dogs everywhere here, the community seems to be careful&nbsp;of them as they&#8217;re in the roads, etc. In fact one doggo was just sitting right&nbsp;in the middle of a road without a care in the wrold,, and everyone was carefully going around it.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-6 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-10-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5107" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-10-768x1024.jpeg" alt="" class="wp-image-5107" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-10-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-10-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-10-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-10-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-10-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-11-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5109" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-11-768x1024.jpeg" alt="" class="wp-image-5109" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-11-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-11-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-11-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-11-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-11-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-12-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5108" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-12-768x1024.jpeg" alt="" class="wp-image-5108" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-12-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-12-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-12-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-12-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-12-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">Back at the hotel, I grabbed us a couple of drinks.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-7 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-13-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5106" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-13-768x1024.jpeg" alt="" class="wp-image-5106" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-13-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-13-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-13-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-13-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-13-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-14-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5105" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-14-768x1024.jpeg" alt="" class="wp-image-5105" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-14-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-14-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-14-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-14-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-14-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">Off to dinner now, on the peaceful and quiet lakeside.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-8 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-15-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5112" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-15-768x1024.jpeg" alt="" class="wp-image-5112" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-15-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-15-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-15-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-15-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-15-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-17-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5113" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-17-768x1024.jpeg" alt="" class="wp-image-5113" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-17-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-17-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-17-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-17-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-17-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">Dinner is taken&nbsp;nightly in the restaurant that we had our snack&nbsp;in earlier, but it&#8217;s a fixed menu each night with vegetarian, fish, or meat options.&nbsp; We were told 7, but when&nbsp;we went, they said &#8220;no, 7:30&#8221;.&nbsp; Rollie couldn&#8217;t wait and had a granola bar. And then another. From what I gather, dinner is going to be a multi course affair, with starter, main, dessert, and usually&nbsp;a &#8220;juice of the day.&#8221; We&#8217;ll see how that works with his &#8220;unique&#8221; kid-diet.&nbsp;</p>



<p class="wp-block-paragraph">We&nbsp;sat&nbsp;down in the covered outdoor dining room along the lake. Earlier, I had asked Anne about the crocodiles and mosquitos. She said they don&#8217;t really have either. She said that yes indeed there&nbsp;were crocodiles but not around this part of the lake because it&#8217;s generally too deep around here for them. That wasn&#8217;t super reassuring&nbsp;to me (lol) and Rollie said he wasn&#8217;t worried&nbsp;about it. There were several people just lounging along the shore of the lake, lying of rafts, etc.&nbsp; I&#8217;m not sure if I&#8217;ll let him go in or not yet. She also said that mosquitos are not a problem right here, but when we go off into the jungle they can be. So far she&#8217;s right, I haven&#8217;t noticed any mosquitos. Anne then proceeded to talk about a couple of other insects that sounded horrible, and I asked her to help us avoid those. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>



<p class="wp-block-paragraph">Dinner is a chicken enchilada, some yummy bread, watermelon juice, followed by a pollo asado, followed by&nbsp;some kind of banana dessert.&nbsp;</p>



<p class="wp-block-paragraph">It&#8217;s&nbsp;9pm now and we&#8217;re settling down for the night.&nbsp;</p>



<p class="wp-block-paragraph">Today, Rollie and I didn&#8217;t really do anything but &#8220;assist&#8221; but it was nice to be a small part of it, meet some families, and help the community. The parents who receive the help for their kids seem super grateful. I explained (in&nbsp;Spanish!) to the first mom&nbsp;this morning&nbsp;that the yoga ball had been on 3 flights to get here. She was&nbsp;so thankful for this and for all the help the other volunteers had provided her son in just a week. She was in tears when they left. It was a good first&nbsp;day.</p>



<p class="wp-block-paragraph"><strong>Day 2 &#8211; Understanding Anne&#8217;s impact and some landscaping projects</strong></p>



<p class="wp-block-paragraph">I got up around&nbsp;7:30a&nbsp;and&nbsp;took a shower and got dressed. I woke Rollie up at 8am to go to breakfast. Breakfast came quickly, as did Lola the hotel dog, and after&nbsp;a few rounds of five crowns, we went back to the room to get ready for a day out and ended up playing a little corn hole.</p>



<p class="wp-block-paragraph">Today&nbsp;is a bit rainy, and the high is only expected to be around 70 degrees, which should be nice!</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-9 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-18-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5114" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-18-768x1024.jpeg" alt="" class="wp-image-5114" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-18-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-18-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-18-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-18-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-18-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">Anne came to&nbsp;pick&nbsp;us up around 9am, and gave us more details about the week ahead.&nbsp; &nbsp;We headed out from the hotel in her truck, and immediaely picked up a local woman who does loom weaving at her home. Next we stopped by Ix-canaan which is a community project that has 8 dental chairs and a small volunteer medical facility and pharmacy. Before this was built, people who had more minor injuries either had to go without treatment, go to another village to see a doctor (expensive) or go to the hospital. Now the locals have a new option for basic health issues such as infections, wounds, etc.&nbsp; 30 volunteer dentists have been coming here for 20 years and they&nbsp;today. They basically built this dental center with their bare hands and raised money for equipment, etc. There is no dentist in this village, so most people just went without.&nbsp; Apparently, coca cola and pepsi are cheaper than water here and most people drink it all the time. This leads to many dental issues as well as an unusually high incidence of diabetes. This facility helps with both of those and much more. The last photo shows all the locals that the volunteer dentists have helped (it&#8217;s much bigger than I could capture).</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-10 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-19-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5116" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-19-768x1024.jpeg" alt="" class="wp-image-5116" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-19-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-19-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-19-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-19-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-19-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-20-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5117" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-20-768x1024.jpeg" alt="" class="wp-image-5117" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-20-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-20-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-20-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-20-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-20-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-21-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5115" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-21-768x1024.jpeg" alt="" class="wp-image-5115" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-21-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-21-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-21-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-21-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-21-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">We picked up&nbsp;a&nbsp;little&nbsp;trash outside the buildings before moving on to the children&#8217;s center across the street.</p>



<p class="wp-block-paragraph">The dentists group actually bought the building that ended up being the children&#8217;s center, and instead built the dentistry area next to the medical facility, so those would adjacent.&nbsp;</p>



<p class="wp-block-paragraph">The childrens community&nbsp;center&nbsp;is open to anyone in the village, and has a small library, some computers, and a soccer pitch. The soccer pitch is that cement blob, and it&#8217;s usually packed with kids.&nbsp;Today&nbsp;is&nbsp;Sunday&nbsp;so the center is not open, but Anne promised to bring us back later in the week for some soccer with the kids.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-11 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-22-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5119" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-22-768x1024.jpeg" alt="" class="wp-image-5119" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-22-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-22-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-22-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-22-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-22-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-23-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5121" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-23-768x1024.jpeg" alt="" class="wp-image-5121" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-23-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-23-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-23-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-23-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-23-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-24-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5118" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-24-768x1024.jpeg" alt="" class="wp-image-5118" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-24-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-24-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-24-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-24-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-24-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-25-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5120" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-25-768x1024.jpeg" alt="" class="wp-image-5120" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-25-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-25-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-25-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-25-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-25-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">Next, we drove&nbsp;over&nbsp;the women centers, just up the hill.</p>



<p class="wp-block-paragraph">The women&#8217;s center&nbsp;is&nbsp;where we spent most of the day. There was war here less than 20 years ago, and one of the women we met had to live in the jungle for 2 years and raise 20 grandchildren there, to get away from the war.</p>



<p class="wp-block-paragraph">The women&#8217;s center&nbsp;land was donated with the belief that&nbsp;women should be able to grow their own food for their families.&nbsp; So they are teaching each generation mayan farming techniques, including how to raise chickens, plant and harvest vegetables, etc.&nbsp;</p>



<p class="wp-block-paragraph">I was not aware&nbsp;that&nbsp;lemons got so big, as Anne is showing you.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-12 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-26-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5122" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-26-768x1024.jpeg" alt="" class="wp-image-5122" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-26-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-26-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-26-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-26-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-26-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-28-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5123" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-28-768x1024.jpeg" alt="" class="wp-image-5123" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-28-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-28-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-28-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-28-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-28-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-29-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5124" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-29-768x1024.jpeg" alt="" class="wp-image-5124" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-29-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-29-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-29-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-29-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-29-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">Next, we got&nbsp;to&nbsp;do some loom weaving with the woman we met earlier.&nbsp; To say that this is painstaking, difficult, time-consuming work is an understatement! Rollie and I took turns weaving, and hours later had just the beginnings of a finished product like the one shown below. Next time you see these sorts of things in an airport, if they are handmade, they are truly amazing works of art that someones heart went into!</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-13 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-30-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5125" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-30-768x1024.jpeg" alt="" class="wp-image-5125" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-30-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-30-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-30-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-30-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-30-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-31-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5128" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-31-768x1024.jpeg" alt="" class="wp-image-5128" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-31-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-31-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-31-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-31-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-31-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-32-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5129" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-32-768x1024.jpeg" alt="" class="wp-image-5129" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-32-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-32-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-32-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-32-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-32-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-33-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5127" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-33-768x1024.jpeg" alt="" class="wp-image-5127" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-33-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-33-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-33-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-33-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-33-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-34-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5126" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-34-768x1024.jpeg" alt="" class="wp-image-5126" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-34-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-34-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-34-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-34-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-34-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">At the women&#8217;s&nbsp;center,&nbsp;after the loom weaving session, we made tortillas.&nbsp; &nbsp; The ladies who were showing us had a couple of different techniques mastered and could make them perfectly in about 15 seconds. It took Rollie and I more like 2 minutes to build clearly defective tortillas, but they still tasted amazing with lunch (chicken, rice, and potatoes, with juice, and homemade salsa).&nbsp;</p>



<p class="wp-block-paragraph">We saw this&nbsp;cute&nbsp;family of newborn chicks. Notice the one white one who was part of the family too…</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-14 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-35-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5130" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-35-768x1024.jpeg" alt="" class="wp-image-5130" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-35-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-35-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-35-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-35-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-35-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">After lunch, Rollie&nbsp;began&nbsp;speaking the universal language of soccer with a boy and they kicked back and forth for about an hour, laughing and doing tricks.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-15 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-36-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5131" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-36-768x1024.jpeg" alt="" class="wp-image-5131" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-36-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-36-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-36-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-36-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-36-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-37-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5132" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-37-768x1024.jpeg" alt="" class="wp-image-5132" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-37-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-37-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-37-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-37-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-37-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">Rollie noticed that&nbsp;one&nbsp;of the dogs here was beat up pretty badly (not the one in this photo).&nbsp; It had apparently been hit by a car, and had a limp and some face wounds, but seemed like it was recovering well. There are no vets for pets near here.&nbsp; But there are alot of dogs everywhere you go. One of the needs here is for volunteers for spaying and neutering, to control the population a bit better.</p>



<p class="wp-block-paragraph">Next up was&nbsp;the&nbsp;work project, which took up most of the afternoon. The women&#8217;s center has paths and open areas and we spent time clearing leaves, rocks, and debris to make the areas more usable.&nbsp; In one area we repurposed large rocks and tree stumps to create sitting areas around the gardens and paths.&nbsp;&nbsp;</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-16 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-38-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5133" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-38-768x1024.jpeg" alt="" class="wp-image-5133" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-38-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-38-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-38-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-38-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-38-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-39-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5135" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-39-768x1024.jpeg" alt="" class="wp-image-5135" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-39-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-39-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-39-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-39-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-39-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-40-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5134" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-40-768x1024.jpeg" alt="" class="wp-image-5134" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-40-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-40-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-40-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-40-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-40-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">Rollie found one&nbsp;particularly&nbsp;huge rock and spent about an hour trying to unearth it, to create more flat ground. Eventualy he got it out and it became part of a retaining wall.</p>



<p class="wp-block-paragraph">We headed back&nbsp;to&nbsp;the hotel around 3:30pm for a rest. Rollie and I were both pretty sweaty!</p>



<p class="wp-block-paragraph">Maybe you&#8217;re wondering&nbsp;why&nbsp;Rollie has on a hoodie in 70 degree weather while doing work outside. I was wondering the same thing.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-17 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-43-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5136" src="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-43-768x1024.jpeg" alt="" class="wp-image-5136" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/untitled-43-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-43-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-43-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-43-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/untitled-43-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">After the work project, we returned to the hotel for the night and Rollie figured out his &#8220;go-to&#8221; dinner for the week. Pretty much every night, we&#8217;d play Five Crowns (cards) over dinner.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-18 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4231-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5137" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4231-768x1024.jpg" alt="" class="wp-image-5137" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4231-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4231-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4231-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4231-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4231-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph"><strong>Day 3 &#8211; Building a cement floor for a family and learning about nice bees</strong></p>



<p class="wp-block-paragraph">Up at 8am, and heading down to breakfast.&nbsp;Today&nbsp;Rollie was able to get a crepe which made him pretty happy.&nbsp;</p>



<p class="wp-block-paragraph">Today&nbsp;is floor building day, so we’re expecting a long hard day. Anne came to get us at 9am, and we met the father and son that would help us build the floor at the son’s home. This is when Rollie got to experience his first ride in the bed of the pickup truck, which would become an addiction.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-19 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4233-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5148" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4233-768x1024.jpg" alt="" class="wp-image-5148" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4233-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4233-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4233-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4233-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4233-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">We arrived and met the family, including the baby (their first).&nbsp;</p>



<p class="wp-block-paragraph">The room that we’d be cementing was next to the bedroom, and I’m guessing we’d call it the family room. It’s the biggest room under the roof, probably about 20’ x 12’. Currently it’s dirt, which creates problems with parasites and this is especially no good for a crawling baby. So the timing is good.</p>



<p class="wp-block-paragraph">The mother is already starting to cook lunch when we start working. The kitchen is outside the room we&#8217;re working on, under some shelter. First, we break open the cement bags and then add water and mix it with the dirt. Then we move this pile back and forth to different spots which has the effect of mixing the cement with the dirt and water. Then we move the rocks into the cement mix. &nbsp;Next, we use water to create the perfect texture for the mix so that we can move it into buckets. We move those buckets by hand to the area for the floor, and pour it one stripe at a time from the back of the room to the front. At this point I was mostly moving buckets (and/or shoveling the mix into the buckets) and Rollie was mostly adding water, shoveling into buckets, and smoothing the floor after it was laid down.&nbsp;</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-20 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4197-scaled.jpg"><img loading="lazy" decoding="async" width="1024" height="768" data-id="5138" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4197-1024x768.jpg" alt="" class="wp-image-5138" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4197-1024x768.jpg 1024w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4197-300x225.jpg 300w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4197-768x576.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4197-1536x1152.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4197-2048x1536.jpg 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
</figure>



<p class="wp-block-paragraph">During one of the quick breaks in the morning, Rollie inflated a soccer ball and a few of the kids (around 3, 5 and 8 years old) from the other families who live on the same land kicked the ball around. Rollie then gave it to the kids as a gift. They were pretty excited.&nbsp;</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-21 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4235-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5140" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4235-768x1024.jpg" alt="" class="wp-image-5140" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4235-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4235-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4235-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4235-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4235-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4240-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5139" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4240-768x1024.jpg" alt="" class="wp-image-5139" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4240-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4240-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4240-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4240-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4240-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">Back to the floor. This all took about 4 hours until around 1pm. &nbsp;This is hard work, I was sweating like crazy and my clothes were basically destroyed, as were my shoes. Rollie didn’t seem to get much on his clothes or shoes, somehow. First time he’s ever been more clean than me after the same activity!&nbsp;</p>



<p class="wp-block-paragraph">The floor needs to set for 24 hours before it’s completely dry. One issue Is that there are about a dozen dogs on this property and 30 or so chickens roaming around. So, even before we left one chicken got “zapatos de cemento”.&nbsp;</p>



<p class="wp-block-paragraph">We used a little extra cement to put down a partial floor adjacent to the kitchen, until it was all gone.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-22 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4251-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5142" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4251-768x1024.jpg" alt="" class="wp-image-5142" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4251-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4251-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4251-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4251-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4251-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4248-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5143" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4248-768x1024.jpg" alt="" class="wp-image-5143" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4248-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4248-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4248-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4248-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4248-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4247-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5144" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4247-768x1024.jpg" alt="" class="wp-image-5144" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4247-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4247-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4247-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4247-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4247-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4255-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5141" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4255-768x1024.jpg" alt="" class="wp-image-5141" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4255-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4255-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4255-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4255-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4255-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">Around 1:30pm we had lunch with the family. Fried chicken, salad, refried beans, juice, and amazing fresh tortillas. Anne, our coordinator wasn’t on site for most of the morning or for the lunch, so this was a great time to use my Spanish, because nobody spoken any English at all. It was awesome, I spoke with the family over lunch and we talked about all sorts of things. Of course I had to slow them down often, but I think I did pretty well! We talked about travel, pets, food, kids, and more. None of the family had been outside of Guatemala, but one had worked near the border of Mexico. &nbsp;Families tend to stay very local, and travel is very expensive for them.</p>



<p class="wp-block-paragraph">After lunch we said our goodbyes, and took a group photo with the family. We were told him much this means to them, because the materials and labor are very expensive. And it would keep their family healthier and happier. &nbsp;Everyone was incredibly nice and appreciative, and Lunch was great too!</p>



<p class="wp-block-paragraph">Next we went to the hotel to clean up then have a celebratory soda.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-23 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4257-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5145" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4257-768x1024.jpg" alt="" class="wp-image-5145" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4257-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4257-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4257-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4257-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4257-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4258-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5147" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4258-768x1024.jpg" alt="" class="wp-image-5147" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4258-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4258-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4258-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4258-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4258-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4259-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5146" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4259-768x1024.jpg" alt="" class="wp-image-5146" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4259-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4259-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4259-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4259-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4259-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">We had a quick turnaround to go to a bee sanctuary. This sounded terrifying to me, but hey, when in Guatemala…</p>



<p class="wp-block-paragraph">By now, Rollie goes everywhere in the back of the truck, standing and holding on the bars. We’d be arrested for this in the US, but apparently here it’s pretty normal even for kids. My wife, Jil, is probably freaking out reading this but I do plan to bring our son back in one piece!</p>



<p class="wp-block-paragraph">We drove along the lake and picked up the beekeeper. He had a bee sanctuary in the middle of the jungle. We parked, and hiked in to the jungle to the sanctuary (only about 5 minutes in). There, he had about 8 bee nests, for various varieties of bees. Good news &#8211; none of them sting &#8211; or so he says. He wore no protection and opened one of the nests to give us a good luck. He extracted some pollen, and some honey and offered a taste of both. We both tasted the honey, and it was very sweet. The bees were tiny, and zipping around everywhere. None of them landed on us or even tried to. We looked inside a few other nests, and he gave us a lesson about how bees work (super interesting!) and why they are so good for the environment. There are &gt;2000 species of bees in Gatemala alone, and probably tens of thousands globally. &nbsp;But many go extinct because there is less land for them and/or humans treat them as pests. But they are critically important for agriculture, and life in general.&nbsp;</p>



<p class="wp-block-paragraph">We saw a bunch of monkeys above the bee nests in the trees.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-24 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4266-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5152" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4266-768x1024.jpg" alt="" class="wp-image-5152" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4266-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4266-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4266-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4266-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4266-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4276-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5150" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4276-768x1024.jpg" alt="" class="wp-image-5150" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4276-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4276-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4276-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4276-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4276-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4272-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5151" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4272-768x1024.jpg" alt="" class="wp-image-5151" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4272-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4272-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4272-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4272-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4272-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4278-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5149" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4278-768x1024.jpg" alt="" class="wp-image-5149" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4278-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4278-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4278-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4278-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4278-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">We hiked out, and rode back along the lakeside road. This time I decided to ride with Rollie in the truck bed, and helped him make a Timelapse video. When we got back he found a hammock and edited together a video with a few comments and a surprise ending.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-25 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4286-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5153" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4286-768x1024.jpg" alt="" class="wp-image-5153" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4286-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4286-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4286-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4286-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4286-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4289-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5154" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4289-768x1024.jpg" alt="" class="wp-image-5154" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4289-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4289-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4289-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4289-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4289-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4290-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5155" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4290-768x1024.jpg" alt="" class="wp-image-5155" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4290-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4290-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4290-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4290-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4290-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<figure class="wp-block-video"><video height="1280" style="aspect-ratio: 720 / 1280;" width="720" controls src="https://davidgcohen.com/wp-content/uploads/2024/02/copy_F974CB8F-A7A5-4CCD-9FB3-33DE3BADC775.mov" playsinline></video></figure>



<p class="wp-block-paragraph">We’ll head to dinner soon and hopefully Rollie can have pasta again, like last night. I’m sure we’ll both be hungry! Rollie has discovered orange Jarritos and uses his Spanish at the bar to give them the order and the room number (none of the hotel staff speak English). &nbsp;So he’s learning a few new words. The plan for&nbsp;tomorrow&nbsp;is to go and see Flores, where we flew into.&nbsp;</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-26 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4293-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5157" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4293-768x1024.jpg" alt="" class="wp-image-5157" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4293-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4293-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4293-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4293-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4293-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph"><strong>Day 4 &#8211; Flores</strong></p>



<p class="wp-block-paragraph">After a big work day, Globe Aware often gives you a chance to have a more relaxing and sightseeing day, and today was that day. We got up, had a nice breakfast, and Rollie hung out with Lola and the unnamed Gato.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-27 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4295-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5158" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4295-768x1024.jpg" alt="" class="wp-image-5158" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4295-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4295-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4295-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4295-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4295-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4301-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5159" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4301-768x1024.jpg" alt="" class="wp-image-5159" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4301-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4301-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4301-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4301-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4301-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">We drove to Flores (the small town we flew into from Guatemala City&nbsp;on Sunday) to explore it a little bit. About 13,000 people live there. The “old” part of the town is an island connected by a small causeway to the mainland. It’s about 45 minutes by car from where we are staying and working in El Remete.</p>



<p class="wp-block-paragraph">As soon as we arrived, we jumped in a small boat and headed out into the lake. This lake is pretty massive, it’s the same lake that our hotel is on back in El Remete. We arrived at <a href="https://arcasguatemala.org/">ARCAS</a>, an animal rescue center and shelter. This was a really nice place with every sort of local animal you can imagine. Animals who are injured or abandoned come here and in many cases can’t be released back into the wild, because they would not be accepted. We saw big cats, monkeys, crocodiles, a zillion types of birds, and much more. </p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-28 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4347-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5160" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4347-768x1024.jpg" alt="" class="wp-image-5160" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4347-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4347-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4347-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4347-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4347-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4319-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5161" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4319-768x1024.jpg" alt="" class="wp-image-5161" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4319-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4319-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4319-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4319-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4319-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4324-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5162" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4324-768x1024.jpg" alt="" class="wp-image-5162" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4324-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4324-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4324-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4324-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4324-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4306-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5163" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4306-768x1024.jpg" alt="" class="wp-image-5163" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4306-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4306-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4306-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4306-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4306-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4310-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5164" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4310-768x1024.jpg" alt="" class="wp-image-5164" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4310-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4310-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4310-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4310-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4310-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">Back on the boat we rode over to Jorge’s rope swing. This is basically someone’s home, but they’ve hung a giant rope swing over a deep part of the lake, and they sell tickets. We were the only people there, but they still gave us bands to wear on our arms like we were at Disney World or something. This place is remote, so the idea that they need any form of crowd control is sort of funny. The rope swing is super cool and Rollie did it about 30-40 times, trying different techniques ranging from sane to completely insane. There was a long stick nearby to help retrieve the rope swing after each jump. Ultimately, Rollie scored 1 point and the crocodiles 0. I haven’t seen a single crocodile yet, except in the animal rescue center.</p>



<figure class="wp-block-video"><video height="1080" style="aspect-ratio: 1920 / 1080;" width="1920" controls src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4329.mov" playsinline></video></figure>



<p class="wp-block-paragraph">Back on the boat, we headed over to a lookout point. On the way we realized how high the lake was right now. We saw some palapas that were normally for shade on the beach, but they were basically underwater. Apparently, this lake rises and falls fairly predictably in a 10 year cycle, sometimes getting so low that docks rot out in the&nbsp;sun&nbsp;and have to be destroyed and rebuilt. One we arrived at the lookout spot, we left the boat and hiked up about 10-15 minutes to a big tower overlooking the city. &nbsp;There were 4 people there on top of the tower, just hanging out and chilling. I didn’t know it yet, but we’d meet them later again. It was a nice view of the old city.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-29 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4338-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5166" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4338-768x1024.jpg" alt="" class="wp-image-5166" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4338-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4338-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4338-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4338-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4338-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4340-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5167" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4340-768x1024.jpg" alt="" class="wp-image-5167" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4340-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4340-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4340-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4340-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4340-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4345-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5168" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4345-768x1024.jpg" alt="" class="wp-image-5168" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4345-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4345-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4345-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4345-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4345-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">Next we returned to the old city and our boat tour was over. We met Anne for lunch in a local restaurant, which we had to reach by walking along the lakefront street, which was flooded. I almost slipped on the algie several times in my bare feet. We made the restaurant and put shoes back on, and broke out the Five Crowns game. Anne was pretty good at it!</p>



<p class="wp-block-paragraph">We explored the old town after lunch, and the first order of business was to find ice cream. We hadn’t had any treats like that since arriving in El Remete. &nbsp;Bad news: the ice cream shop was on the completely opposite end of town. Good news: It was a 5 minute walk. This is a small place. The ice cream was good. The restaurants on this side were flooded or close to flooding also.</p>



<p class="wp-block-paragraph">Next we walked up to the last operating Mayan temple in Peten. Oddly, there was a giant basketball court out in front of it that seemed to be a pop up.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-30 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4348-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5172" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4348-768x1024.jpg" alt="" class="wp-image-5172" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4348-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4348-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4348-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4348-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4348-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4349-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5171" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4349-768x1024.jpg" alt="" class="wp-image-5171" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4349-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4349-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4349-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4349-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4349-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4352-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5170" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4352-768x1024.jpg" alt="" class="wp-image-5170" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4352-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4352-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4352-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4352-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4352-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4353-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5169" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4353-768x1024.jpg" alt="" class="wp-image-5169" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4353-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4353-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4353-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4353-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4353-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">We met back up with Anne, and drove back to El Remete, and when we arrived we went to the Children’s Center. Pretty quickly, a soccer game broke out. &nbsp;Rollie played with the kids (and a one adult, the same guy we built the cement floor with) for an hour or so. Daniela, the non-verbal little girl was a darn good goalie!</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-31 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4356-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5176" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4356-768x1024.jpg" alt="" class="wp-image-5176" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4356-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4356-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4356-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4356-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4356-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4360-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5174" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4360-768x1024.jpg" alt="" class="wp-image-5174" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4360-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4360-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4360-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4360-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4360-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4361-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5173" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4361-768x1024.jpg" alt="" class="wp-image-5173" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4361-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4361-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4361-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4361-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4361-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4363-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5175" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4363-768x1024.jpg" alt="" class="wp-image-5175" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4363-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4363-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4363-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4363-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4363-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4365-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5177" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4365-768x1024.jpg" alt="" class="wp-image-5177" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4365-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4365-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4365-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4365-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4365-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">Anne brought her possum over from her house, which is very close by. The kids all loved that.</p>



<p class="wp-block-paragraph">We headed back to the hotel for some downtime, and the usual dinner and cards routine.</p>



<p class="wp-block-paragraph"><strong>Day 5 &#8211; Sol y Verde &#8211; Permaculture</strong></p>



<p class="wp-block-paragraph">Today, we are learning about permaculture and working at Sol y Verde,&nbsp;<a href="https://solyverde.org/" target="_blank" rel="noreferrer noopener">https:/<wbr>/<wbr>solyverde.<wbr>org/<wbr></a></p>



<p class="wp-block-paragraph">Permaculture is the idea of working with, rather than against, nature for farming. We took a tour of the facility which includes lots of local fruits and vegetables and herbs.&nbsp;</p>



<p class="wp-block-paragraph">We met Balthazar who leads the project and a young lady who was helping out there for a sustained period of time, but whose name unfortunately escapes me. Balthazar has a crazy (good) amount of passion for what he’s doing. He believes that by teaching these techniques to others in the area that people can become more healthy. Tons of people here have diabetes from unhealthy eating and apparently that’s common in lots of places in the world where there is not much wealth. Knowledge isn’t being handed down from generation to generation well here, because nobody reads scientific reports or how to manuals. So they have classes, make simple videos for sharing, and try to educate. They have an education center on site and have regular classes and community gardens.&nbsp;</p>



<p class="wp-block-paragraph">After learning all about of this for a few hours, we began our work project. There was a composting area that had a roof that needed to be removed and a new roof installed. Roofs like this tend to be re-installed about once a year, using natural materials from the jungle that others are excited to get rid of. Rollie grabbed a machete (with no training mind you) and started hacking down the old roofing. Then he grabbed a hacksaw (also no training) and starting sawing off excess lengths of tree branches that were used on the new roof. I have to admit that I was pretty terrified by both of those activities, but tried not to be a helicopter parent. I kept replaying my wife’s words &#8211; “Just bring him back alive.” &nbsp; She didn’t say anything about lost fingers and such.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-32 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4380-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5178" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4380-768x1024.jpg" alt="" class="wp-image-5178" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4380-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4380-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4380-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4380-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4380-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4387-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5179" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4387-768x1024.jpg" alt="" class="wp-image-5179" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4387-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4387-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4387-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4387-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4387-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4391-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5180" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4391-768x1024.jpg" alt="" class="wp-image-5180" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4391-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4391-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4391-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4391-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4391-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4392-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5181" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4392-768x1024.jpg" alt="" class="wp-image-5181" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4392-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4392-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4392-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4392-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4392-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">Halfway through taking the old roof down, we came across a nasty looking hornets nest. But the folks that work here just say “they will move”. There is something about the wildlife in places like this. I noticed the same in Galapagos. What we are scared of in the US (wasps, sharks, crocodiles) are rarely an issue here. Somehow nature is more in balance and literally nobody here is afraid of these things. They’re just around, and don’t bother you, they say. Sure enough the 15 or so wasps lost their nest, and didn’t bother the people standing RIGHT THERE who had clearly victimized them. They just flew off to live somewhere else. No biggie.&nbsp;</p>



<p class="wp-block-paragraph">Next Rollie and I began cutting lengths of tree branches to match the size of the roof while 5 other volunteers tied them on, led by Balthazar. We finished the new roof in about 90 minutes. In these volunteer projects, it seems like everyone gravitates to a specific job and just does it until it’s done, then asks what else they can do.</p>



<p class="wp-block-paragraph">After the roofing project, we had lunch in their cocina, using a fire to cook some chicken, rice, and fresh tortillas. We ate with the other volunteers. We found out a couple of them are camping on site for a month. That same couple had been up on the lookout tower yesterday. They had been gone from home (somewhere in Europe) for about 6 months, and planned to keep traveling and volunteering for another 6 months in various places. Basically until they run out of money. There’s a whole culture of volunteers who travel around, work, and stay for free or cheap where they are volunteering. Here for one week, we were the short timers for sure.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-33 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4393-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5185" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4393-768x1024.jpg" alt="" class="wp-image-5185" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4393-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4393-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4393-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4393-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4393-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4394-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5186" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4394-768x1024.jpg" alt="" class="wp-image-5186" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4394-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4394-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4394-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4394-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4394-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">Sol y Verde has 3 cute dogs and one cat. Rollie named them Perro 1, Perro 2, and Perro 3. You can imagine what he called the cat. &nbsp;Everywhere we have been it’s like this, there are lots of friendly dogs, often pigs, and a few cats sometimes. Rollie is getting his fill of animals.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-34 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4369-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5183" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4369-768x1024.jpg" alt="" class="wp-image-5183" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4369-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4369-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4369-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4369-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4369-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4377-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5182" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4377-768x1024.jpg" alt="" class="wp-image-5182" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4377-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4377-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4377-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4377-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4377-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4398-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5184" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4398-768x1024.jpg" alt="" class="wp-image-5184" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4398-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4398-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4398-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4398-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4398-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">Before heading out, all the adults did a gratitude ceremony (Rollie opted to spend more time with the dogs). We walked in the jungle barefoot to feel our connection to the earth, then gave gratitudes to earth in our own way, eventually tossing kernels from the first harvest of black corn for the season into the soil one by one. This is an ancient Mayan tradition, which Balthazar still carries out.&nbsp;</p>



<p class="wp-block-paragraph">We said our goodbyes, noticed a nest with baby hummingbirds on our way out, and headed back to Gringo Perdido in El Remete. </p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-35 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4401-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5187" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4401-768x1024.jpg" alt="" class="wp-image-5187" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4401-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4401-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4401-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4401-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4401-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">We headed to dinner a bit early because we knew we needed to get up very early the next day. We watched a movie in bed, and fell asleep by 9pm or so.</p>



<p class="wp-block-paragraph"><strong>Day 6 &#8211; Tikal</strong></p>



<p class="wp-block-paragraph">Today&nbsp;is our last day in El Remete. The alarm woke us up at 4:15am. We were in a van to Tikal at 4:45am. We picked up 4 other people on the way. On the way to Tikal, we almost hit a horse who was meandering in the middle of the road. As we got closer it veered towards us, and I think we missed it by about a foot at 30 miles per hour or so. That could have been bad.&nbsp;</p>



<p class="wp-block-paragraph">We arrived at the Tikal gates at 5:45am. The park opened at 6am and we went in.&nbsp;</p>



<p class="wp-block-paragraph">Why the heck did we go so early? Well, more chance of seeing the animals, we had been told. True, regarding the road horse I suppose. We were told there might be jaguars and all kinds of stuff just roaming around in the jungle with you (again, nobody is worried).</p>



<p class="wp-block-paragraph">But, it took another 30 minutes to drive from the gates to the parking lot. Now it’s 6:30. Then we are waiting for others to join our tour group. 7:00. Now people are having breakfast. 7:45. Finally we head in at 8am. So we had gotten up at 4:15am to drive an hour and stand in the cold until 8am. That was suboptimal, but at least we were going now.</p>



<p class="wp-block-paragraph">We entered the park and stopped to learn about the area a few times as our guide explained things. Around 30 minutes in, we came to some of the first temples. Tikal is huge, compared to something like Chichen-Itzá. Tikal has only been about 5% uncovered. They’ve imagined it and found 20,000 buildings underground. Only a few have been unearthed for the public to see. Nature is preserving the rest for the future.&nbsp;</p>



<p class="wp-block-paragraph">We climbed about, oh I don’t know, 1000 stairs during the day. We climbed to the top of the temple that has the view from the first Star Wars movie. Amazing. We climbed a few other temples. You use wooden stairs up the sides and in some cases do actually walk on the actual structures. In other cases there is just a viewing platform at the top. The whole place is pretty amazing.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-36 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4409-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5188" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4409-768x1024.jpg" alt="" class="wp-image-5188" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4409-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4409-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4409-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4409-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4409-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4425-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5189" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4425-768x1024.jpg" alt="" class="wp-image-5189" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4425-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4425-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4425-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4425-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4425-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4442-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5191" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4442-768x1024.jpg" alt="" class="wp-image-5191" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4442-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4442-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4442-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4442-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4442-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4446-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5190" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4446-768x1024.jpg" alt="" class="wp-image-5190" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4446-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4446-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4446-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4446-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4446-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4457-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5192" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4457-768x1024.jpg" alt="" class="wp-image-5192" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4457-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4457-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4457-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4457-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4457-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="millennium falcon over rebel base star wars ep4.mp4" width="500" height="281" src="https://www.youtube.com/embed/eEL6gbAf9Pg?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p class="wp-block-paragraph">Around 1848, people were exploring the area and finding ingredients for gum. In the middle of a zillion miles of jungle, they literally walked right into this temple in the video below, similar to how we approached it. In doing so, they discovered a Mayan civilization that had been abandoned for 1000 years.</p>



<figure class="wp-block-video"><video height="1080" style="aspect-ratio: 1920 / 1080;" width="1920" controls src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4462.mov" playsinline></video></figure>



<p class="wp-block-paragraph">We finished our tour around 1pm, and got back in the van. When we arrived back to El Remete we met Anne at a restaurant in town for lunch. More five crowns with her (her luck was not as good&nbsp;today).&nbsp;</p>



<p class="wp-block-paragraph">After lunch, Rollie walked through the town and found a small ice cream shop.</p>



<p class="wp-block-paragraph">As our last stop with Anne, we went back and checked out the cement floor we had made earlier in the week. At first we throught nobody was home so we wouldn’t be able to see it. Then we heard a little voice. Maybe 3 years old, one of the kids was there alone, playing on a cell phone. We asked where the adults were and he said they weren’t there. Kids learn to be on their own early here, I guess! He was fine. He said we could go see the floor. It looked great!</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-37 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4463-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5194" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4463-768x1024.jpg" alt="" class="wp-image-5194" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4463-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4463-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4463-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4463-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4463-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4464-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5196" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4464-768x1024.jpg" alt="" class="wp-image-5196" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4464-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4464-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4464-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4464-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4464-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4466-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5195" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4466-768x1024.jpg" alt="" class="wp-image-5195" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4466-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4466-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4466-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4466-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4466-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">I told Anne we might want to have a special dinner&nbsp;on our last night tonight&nbsp;and that I had noticed an Italian restaurant about a mile from our hotel. She said it was great, so we stopped by there to ask if they take credit cards, and if Rollie and I could come at 6:30pm. We met the Italian owner, it’s basically a porch at his house. &nbsp;Rollie saw a pepperoni pizza and started salivating. And, there was a dog. So we’re gong back for dinner&nbsp;tonight.</p>



<p class="wp-block-paragraph">Anne dropped us off at our hotel and we said our goodbyes to her. Anne is a real force of nature in this town. She is doing so much for so many people. She’s really incredible. Her fingerprints are on all of the amazing community work that is being done here. I thought back to the dental center, the medical center, the womens center, the childrens center. She wants to build a music center. She&#8217;s incredible.</p>



<p class="wp-block-paragraph">Back at the hotel, I arrange for a TukTuk (they serve as taxis here) to come get us at 6:30pm to take us to dinner. A few hours of downtime and rest before we head out for that.</p>



<p class="wp-block-paragraph">TukTuk to the Italian place was fun. Food was great! Nice to have a change of pace. The dog was named Croquetta. I&#8217;m starting to think Lola really gets around because the owner explained that Croquetta was related to Blackie and Lola. At least he thought so.  We also saw the biggest block of cheese I&#8217;ve personally ever seen in my life, and the owner offered us a taste. </p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-38 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4473-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5198" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4473-768x1024.jpg" alt="" class="wp-image-5198" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4473-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4473-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4473-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4473-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4473-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4475-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5199" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4475-768x1024.jpg" alt="" class="wp-image-5199" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4475-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4475-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4475-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4475-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4475-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4472-scaled.jpg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5197" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4472-768x1024.jpg" alt="" class="wp-image-5197" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4472-768x1024.jpg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4472-225x300.jpg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4472-1152x1536.jpg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4472-1536x2048.jpg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4472-scaled.jpg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">Going to bed early because we depart at 5:45am&nbsp;tomorrow. We have a long layover in Guatemala City, and then another connection in Houston. If we’re lucky, we’ll be home&nbsp;tomorrow night.&nbsp;</p>



<p class="wp-block-paragraph"><strong>Day 7 &#8211; Departure</strong></p>



<p class="wp-block-paragraph">Up&nbsp;early again, to&nbsp;catch our 7:45am flight from Flores to Guatemala&nbsp;City.&nbsp; The&nbsp;sun&nbsp;was just coming up over the&nbsp;lake as we left, it was beautiful. One last stop to pet Lola at the reception desk one last time. Then the 45 minute drive, we arrived at the airport at 6:30am and took off on time.&nbsp;</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-39 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4477-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5201" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4477-768x1024.jpeg" alt="" class="wp-image-5201" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4477-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4477-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4477-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4477-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4477-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>



<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4478-scaled.jpeg"><img loading="lazy" decoding="async" width="768" height="1024" data-id="5200" src="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4478-768x1024.jpeg" alt="" class="wp-image-5200" srcset="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4478-768x1024.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4478-225x300.jpeg 225w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4478-1152x1536.jpeg 1152w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4478-1536x2048.jpeg 1536w, https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4478-scaled.jpeg 1920w" sizes="auto, (max-width: 768px) 100vw, 768px" /></a></figure>
</figure>



<p class="wp-block-paragraph">It&#8217;s just 35 minutes by air to Guatemala City. But, it&#8217;s a 10 hour drive given the roads and infrastructure. So this is better than driving.</p>



<p class="wp-block-paragraph">We land in Guatemala City at&nbsp;about 8:15am, and they direct us through &#8220;immigration&#8221; (again, why would&nbsp;we do that if we are only coming from an internal flight?). They ask us for immigration forms&nbsp;and I looked puzzled and say &#8220;de Flores?&#8221;. This is apparently&nbsp;the magic word, and they direct me to bypass immigration and passport control. But only if you say the magic word. It&#8217;s a fairly lax process here.&nbsp;</p>



<p class="wp-block-paragraph">We find our bags, and leave the airport, climb some stairs, and enter the airport again. We have a 5 hour layover, so we go to check our bags but United is not open yet. We sit there for about 90 minutes.</p>



<p class="wp-block-paragraph">About halfway through this time, Rollie leans over to me and gives me a random big hug. He says &#8220;This was a&nbsp;good trip.&#8221; I hide my tears.</p>



<p class="wp-block-paragraph">United opens, I&#8217;m first in the&nbsp;premier line (the economy line is already jammed). We learn that United has upgraded both of us to business on our return flights! But their printers are broken so about 30 minutes goes by while they try to check us and our bags in. Eventually they fix the printers, and 40 copies of our boarding passes come out. The long line of people is relieved.</p>



<p class="wp-block-paragraph">We go through security, then passport control. We find&nbsp;a smoothie (Rollie&#8217;s normal breakfast go-to). He loves it!&nbsp; We find a place to wait for our flight to Houston. He&#8217;s excited to have a day of iPad time and starting to reconnect with his normal&nbsp;day to day life, foods he is used to, and other conveniences that we take for granted.</p>



<p class="wp-block-paragraph">And, he wants to see his dog and his mama. We are going home.</p>
<p>The post <a href="https://davidgcohen.com/2024/02/25/volunteering-in-guatemala/">Volunteering in Guatemala</a> appeared first on <a href="https://davidgcohen.com">Hi, I&#039;m David G. Cohen</a>.</p>
]]></content:encoded>
					
		
		<enclosure url="https://davidgcohen.com/wp-content/uploads/2024/02/copy_F974CB8F-A7A5-4CCD-9FB3-33DE3BADC775.mov" length="9277026" type="video/quicktime" />
<enclosure url="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4329.mov" length="27765387" type="video/quicktime" />
<enclosure url="https://davidgcohen.com/wp-content/uploads/2024/02/IMG_4462.mov" length="21829916" type="video/quicktime" />

			</item>
		<item>
		<title>The Give First podcast playlists</title>
		<link>https://davidgcohen.com/2022/12/16/the-give-first-podcast-playlists/</link>
		
		<dc:creator><![CDATA[David Cohen]]></dc:creator>
		<pubDate>Fri, 16 Dec 2022 19:29:30 +0000</pubDate>
				<category><![CDATA[Startups]]></category>
		<guid isPermaLink="false">https://davidgcohen.com/?p=5083</guid>

					<description><![CDATA[<p>Brad Feld and I started the Give First podcast in May of 2019. We&#8217;re approaching our 80th episode, and we&#8217;ve had some awesome guests and great insights for startups. In case you&#8217;re new to the podcast or missed a few episodes, here are a few playlists on Spotify based on different themes that you may &#8230; </p>
<p><a href="https://davidgcohen.com/2022/12/16/the-give-first-podcast-playlists/" class="read-more" title="The Give First podcast playlists">Continue Reading &#62;</a></p>
<p>The post <a href="https://davidgcohen.com/2022/12/16/the-give-first-podcast-playlists/">The Give First podcast playlists</a> appeared first on <a href="https://davidgcohen.com">Hi, I&#039;m David G. Cohen</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Brad Feld and I started the Give First podcast in May of 2019. We&#8217;re approaching our 80th episode, and we&#8217;ve had some awesome guests and great insights for startups.</p>



<p class="wp-block-paragraph">In case you&#8217;re new to the podcast or missed a few episodes, here are a few playlists on Spotify based on different themes that you may be interested in. </p>



<p class="wp-block-paragraph">We hope you enjoy listening to a few episodes and <a href="http://givefirst.techstars.com">subscribing</a> as we head into 2023 together!</p>



<figure class="wp-block-embed is-type-rich is-provider-spotify wp-block-embed-spotify wp-embed-aspect-21-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Spotify Embed: Give First: Staff Picks" style="border-radius: 12px" width="100%" height="352" frameborder="0" allowfullscreen allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy" src="https://open.spotify.com/embed/playlist/0NqADhuSp8V5A19Fc8Adml?si=ad5313ce611d4ac3&#038;utm_source=oembed"></iframe>
</div></figure>



<figure class="wp-block-embed is-type-rich is-provider-spotify wp-block-embed-spotify wp-embed-aspect-21-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Spotify Embed: Give First: Investors" style="border-radius: 12px" width="100%" height="352" frameborder="0" allowfullscreen allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy" src="https://open.spotify.com/embed/playlist/6nln7kqRHQ1JtXrwWBAKKf?si=19fe083d225145b1&#038;utm_source=oembed"></iframe>
</div></figure>



<figure class="wp-block-embed is-type-rich is-provider-spotify wp-block-embed-spotify wp-embed-aspect-21-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Spotify Embed: Give First: Unicorns" style="border-radius: 12px" width="100%" height="352" frameborder="0" allowfullscreen allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy" src="https://open.spotify.com/embed/playlist/4K2sSqOyBuigOVymefj3sd?si=4675a70c48d14e6d&#038;utm_source=oembed"></iframe>
</div></figure>



<figure class="wp-block-embed is-type-rich is-provider-spotify wp-block-embed-spotify wp-embed-aspect-21-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Spotify Embed: Give First: Mentors" style="border-radius: 12px" width="100%" height="352" frameborder="0" allowfullscreen allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy" src="https://open.spotify.com/embed/playlist/1vgvBqzfSJukzbZopuGaog?si=a71f84a585784100&#038;utm_source=oembed"></iframe>
</div></figure>



<figure class="wp-block-embed is-type-rich is-provider-spotify wp-block-embed-spotify wp-embed-aspect-21-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Spotify Embed: Give First: Diversity" style="border-radius: 12px" width="100%" height="352" frameborder="0" allowfullscreen allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy" src="https://open.spotify.com/embed/playlist/0HeEKOO9WQmWhmpdG2Dtlu?si=975dafb9f4e44084&#038;utm_source=oembed"></iframe>
</div></figure>



<figure class="wp-block-embed is-type-rich is-provider-spotify wp-block-embed-spotify wp-embed-aspect-21-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Spotify Embed: Give First: Leadership and Principles" style="border-radius: 12px" width="100%" height="352" frameborder="0" allowfullscreen allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy" src="https://open.spotify.com/embed/playlist/0tTXWWVCZkgZSYxa620ZDB?si=7b13bb5f15194ac9&#038;utm_source=oembed"></iframe>
</div></figure>



<figure class="wp-block-embed is-type-rich is-provider-spotify wp-block-embed-spotify wp-embed-aspect-21-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Spotify Embed: Give First: Startup Communities" style="border-radius: 12px" width="100%" height="352" frameborder="0" allowfullscreen allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy" src="https://open.spotify.com/embed/playlist/4zcd7fhRw0bIRLF7qhdH8E?si=5986cd746cd447c1&#038;utm_source=oembed"></iframe>
</div></figure>



<figure class="wp-block-embed is-type-rich is-provider-spotify wp-block-embed-spotify wp-embed-aspect-21-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Spotify Embed: Give First: ESG" style="border-radius: 12px" width="100%" height="352" frameborder="0" allowfullscreen allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy" src="https://open.spotify.com/embed/playlist/3mvq4URnvVLz5QVDvOXdvB?si=15e95b161fcf4406&#038;utm_source=oembed"></iframe>
</div></figure>
<p>The post <a href="https://davidgcohen.com/2022/12/16/the-give-first-podcast-playlists/">The Give First podcast playlists</a> appeared first on <a href="https://davidgcohen.com">Hi, I&#039;m David G. Cohen</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Which is more important: a big vision or a specific focus?</title>
		<link>https://davidgcohen.com/2022/10/10/which-is-more-important-a-big-vision-or-a-specific-focus/</link>
		
		<dc:creator><![CDATA[David Cohen]]></dc:creator>
		<pubDate>Mon, 10 Oct 2022 13:48:00 +0000</pubDate>
				<category><![CDATA[Startups]]></category>
		<guid isPermaLink="false">https://davidgcohen.com/?p=5078</guid>

					<description><![CDATA[<p>Eight years ago, I wrote what continues to be one of my best-read blog posts, entitled &#8220;Reconciling Vision and Focus.&#8221; The question it sought to answer is one that still resonates with founders today: Which is more important for your startup–a big vision or a specific focus? It&#8217;s a question that consistently comes up in &#8230; </p>
<p><a href="https://davidgcohen.com/2022/10/10/which-is-more-important-a-big-vision-or-a-specific-focus/" class="read-more" title="Which is more important: a big vision or a specific focus?">Continue Reading &#62;</a></p>
<p>The post <a href="https://davidgcohen.com/2022/10/10/which-is-more-important-a-big-vision-or-a-specific-focus/">Which is more important: a big vision or a specific focus?</a> appeared first on <a href="https://davidgcohen.com">Hi, I&#039;m David G. Cohen</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><a href="https://davidgcohen.com/wp-content/uploads/2022/10/1661866301153.jpeg"><img loading="lazy" decoding="async" width="1024" height="576" src="https://davidgcohen.com/wp-content/uploads/2022/10/1661866301153-1024x576.jpeg" alt="" class="wp-image-5079" srcset="https://davidgcohen.com/wp-content/uploads/2022/10/1661866301153-1024x576.jpeg 1024w, https://davidgcohen.com/wp-content/uploads/2022/10/1661866301153-300x169.jpeg 300w, https://davidgcohen.com/wp-content/uploads/2022/10/1661866301153-768x432.jpeg 768w, https://davidgcohen.com/wp-content/uploads/2022/10/1661866301153.jpeg 1280w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>



<p class="wp-block-paragraph">Eight years ago, I wrote what continues to be one of my best-read blog posts, entitled &#8220;<a href="https://davidgcohen.com/2014/08/29/reconciling-vision-and-focus/">Reconciling Vision and Focus</a>.&#8221;</p>



<p class="wp-block-paragraph">The question it sought to answer is one that still resonates with founders today:</p>



<p class="wp-block-paragraph"><em>Which is more important for your startup–a big vision or a specific focus?</em></p>



<p class="wp-block-paragraph">It&#8217;s a question that consistently comes up in my conversations with entrepreneurs both within the Techstars universe and those I meet via my &#8220;Office Hours&#8221; conversations.</p>



<p class="wp-block-paragraph">What I wrote in 2014 could have been written today:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>Companies have mentors or advisors telling them&nbsp;<strong>they need a big, bold vision</strong>&nbsp;to draw others to the company, attract investors and be viewed as thought leaders.</p></blockquote>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>At the same time, they are also being told&nbsp;<strong>they need to focus</strong>–they need to do something very specific and really build up a dominant market share with good revenue in a specific area.</p></blockquote>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>Many view this as conflicting advice. It causes them to thrash about, between big vision and specific focus. In reality, it’s not conflicting at all.</p></blockquote>



<p class="wp-block-paragraph">This played out in a conversation with a recent founder who had a big vision to expand his company beyond his current focus.</p>



<p class="wp-block-paragraph">At the same time, his company&#8217;s name actually highlighted the area of current focus, not the broader vision, something I cautioned him could be seen as a &#8220;market limiter.&#8221;</p>



<p class="wp-block-paragraph">By all means, start your company by focusing in an area that can best validate your capabilities and potential. Chances are, this will be an area you&#8217;re passionate about or committed to based on personal experience. Hopefully, it will also help you attract investors you love who understand and connect with your current focus.</p>



<p class="wp-block-paragraph">&nbsp;But always keep working toward—and articulating—your broader vision.</p>



<p class="wp-block-paragraph">As I wrote in 2014:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>Having a long term vision and having focus early on are completely compatible ideas. The key here is that your focus should show how you’re executing along the path to fulfilling your vision. Recognize that over the long term, your company has a trajectory with a start point and a theoretical envisioned endpoint where you change the world. Focus on one concrete step that lies on the path of that long term vision. You need both your vision and a focus that is in line with that vision….</p></blockquote>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>Vision or focus? There’s no need to choose one or the other. Instead, choose both–talk about your vision while making progress with your focus. Just like with your eyesight, vision is of no use without focus.</p></blockquote>



<p class="wp-block-paragraph">When it comes to vision or focus, the answer, for most investors, will always be &#8220;both.&#8221;&nbsp; Start with your vision, then tell me about your focus.</p>



<p class="wp-block-paragraph">Pitching both your vision and your focus is the best way to sell both your ability to execute and the scale of your opportunity… it can help you attract investors you love… get them on board… make progress… and repeat.</p>



<p class="wp-block-paragraph"><em>Feel free to tell me what you think about reconciling vision and focus in the comments!</em></p>
<p>The post <a href="https://davidgcohen.com/2022/10/10/which-is-more-important-a-big-vision-or-a-specific-focus/">Which is more important: a big vision or a specific focus?</a> appeared first on <a href="https://davidgcohen.com">Hi, I&#039;m David G. Cohen</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The Power of Mentorship</title>
		<link>https://davidgcohen.com/2022/10/03/the-power-of-mentorship/</link>
		
		<dc:creator><![CDATA[David Cohen]]></dc:creator>
		<pubDate>Tue, 04 Oct 2022 01:45:29 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Startups]]></category>
		<guid isPermaLink="false">https://davidgcohen.com/?p=5075</guid>

					<description><![CDATA[<p>Techstars recently graduated its 3,000th company. We’ve helped our portfolio to raise $23.5 billion in total funding—and this year we’ll fund 700+ new companies through 54 accelerators around the world. As many in the startup world already know, mentors are a key element of the success of Techstars-funded companies. When I reflect on how we &#8230; </p>
<p><a href="https://davidgcohen.com/2022/10/03/the-power-of-mentorship/" class="read-more" title="The Power of Mentorship">Continue Reading &#62;</a></p>
<p>The post <a href="https://davidgcohen.com/2022/10/03/the-power-of-mentorship/">The Power of Mentorship</a> appeared first on <a href="https://davidgcohen.com">Hi, I&#039;m David G. Cohen</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-full is-resized"><a href="https://davidgcohen.com/wp-content/uploads/2022/10/1664206683485.jpeg"><img loading="lazy" decoding="async" src="https://davidgcohen.com/wp-content/uploads/2022/10/1664206683485.jpeg" alt="" class="wp-image-5076" width="842" height="561" srcset="https://davidgcohen.com/wp-content/uploads/2022/10/1664206683485.jpeg 635w, https://davidgcohen.com/wp-content/uploads/2022/10/1664206683485-300x200.jpeg 300w" sizes="auto, (max-width: 842px) 100vw, 842px" /></a></figure>



<p class="wp-block-paragraph">Techstars recently graduated its 3,000th company. We’ve helped our portfolio to raise $23.5 billion in total funding—and this year we’ll fund 700+ new companies through 54 accelerators around the world.</p>



<p class="wp-block-paragraph">As many in the startup world already know, mentors are a key element of the success of Techstars-funded companies.</p>



<p class="wp-block-paragraph">When I reflect on how we got here, I think it’s important to reflect on how important mentors have been to Techstars itself.</p>



<p class="wp-block-paragraph">One of my key early mentors was&nbsp;<a href="https://www.linkedin.com/in/billwarner?miniProfileUrn=urn%3Ali%3Afs_miniProfile%3AACoAAAEsLnIBZOAExlzftYje_GG6CMwX-YzYg0Q">Bill Warner</a>. If you’ve ever edited a video, you’ve likely used the technology that he developed at Avid.</p>



<p class="wp-block-paragraph">One night, when Techstars was barely one year old, I told Bill over dinner that I was unclear about how we would make money long-term. Perhaps Techstars was just a fun summer gig, I suggested.</p>



<p class="wp-block-paragraph">Right then, Bill said something to me that truly resonated and has stuck with me ever since.</p>



<p class="wp-block-paragraph">He told me that as long as Techstars stayed focused on its “center flow,” other “co-flows” would appear around it.</p>



<p class="wp-block-paragraph">What did that mean?</p>



<p class="wp-block-paragraph">What he explained to me was that the “center flow” was crucial. It was the passion or the “why” of Techstars.</p>



<p class="wp-block-paragraph">I told him that our “center flow” was helping entrepreneurs succeed and that was the “why” behind creating Techstars.</p>



<p class="wp-block-paragraph">Great, he said. Focus hard on that and stay focused over time and watch the co-flows appear around it.</p>



<p class="wp-block-paragraph">And that’s the true power of mentorship.</p>



<p class="wp-block-paragraph">A few words delivered at the exact right moment—and fully heard by the intended recipient—can have the power to validate a vision or, if necessary, make a crucial adjustment.</p>



<p class="wp-block-paragraph">I’m proud of what Techstars has built and accomplished.</p>



<p class="wp-block-paragraph">Today, we have incredible leaders and teams around the world doing amazing things that I couldn’t have predicted 14 years ago.</p>



<p class="wp-block-paragraph">But we’re still committed to our center flow—helping entrepreneurs succeed—even as we discover and develop new co-flows around our central mission.</p>




<p>The post <a href="https://davidgcohen.com/2022/10/03/the-power-of-mentorship/">The Power of Mentorship</a> appeared first on <a href="https://davidgcohen.com">Hi, I&#039;m David G. Cohen</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>What Freedom Looks Like</title>
		<link>https://davidgcohen.com/2022/06/18/what-freedom-looks-like/</link>
		
		<dc:creator><![CDATA[Makisha Boothe]]></dc:creator>
		<pubDate>Sat, 18 Jun 2022 15:22:03 +0000</pubDate>
				<category><![CDATA[Startups]]></category>
		<category><![CDATA[Juneteenth]]></category>
		<guid isPermaLink="false">https://davidgcohen.com/?p=5067</guid>

					<description><![CDATA[<p>Black women are the fastest-growing-but-still-least-funded segment of the entrepreneur universe. That&#8217;s why this Juneteenth, I&#8217;ve invited Makisha Boothe, Founder and Head Business Coach of Sistahbiz Global Network, a business accelerator for Black women entrepreneurs, to write this guest post, which I invite you to help amplify. Makisha shares her thoughts on the unique challenges facing &#8230; </p>
<p><a href="https://davidgcohen.com/2022/06/18/what-freedom-looks-like/" class="read-more" title="What Freedom Looks Like">Continue Reading &#62;</a></p>
<p>The post <a href="https://davidgcohen.com/2022/06/18/what-freedom-looks-like/">What Freedom Looks Like</a> appeared first on <a href="https://davidgcohen.com">Hi, I&#039;m David G. Cohen</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><em>Black women are the fastest-growing-but-still-least-funded segment of the entrepreneur universe. That&#8217;s why this Juneteenth, I&#8217;ve invited Makisha Boothe, Founder and Head Business Coach of </em><a href="https://www.sistah.biz/"><em>Sistahbiz Global Network</em></a><em>, a business accelerator for Black women entrepreneurs, to write this guest post, which I invite you to help amplify. Makisha shares her thoughts on the unique challenges facing Black female entrepreneurs&#8211;and the work that still needs to be done to give Black women full access to the freedom that entrepreneurship can open up. – David</em></p>



<p class="wp-block-paragraph">As we approach Juneteenth this year, I reflect on the past two years of civil unrest that have happened in service of racial justice in the U.S. In particular, I am led to pause and honor the word <em>freedom</em>.&nbsp;</p>



<p class="wp-block-paragraph">As I do, I think about what freedom is supposed to mean in America versus how it actually looks and operates. I think about the efforts of so many in the economic opportunity and justice space and acknowledge that much of our “why” is about fighting for a dream of freedom that our country’s forefathers claimed to birth, and that my ancestors fought to realize but that we have yet to truly see.&nbsp;</p>



<p class="wp-block-paragraph">I’ve led political coalitions, run for office, written policy, and managed both grassroots and grasstops work in healthcare, education, and criminal justice reform. So how did I land here in the later years of my career with a laser-like focus on economic equality, closing the wealth gap, and creating more access to capital for Black women entrepreneurs at Sistahbiz Global Network?&nbsp;</p>



<p class="wp-block-paragraph">Freedom. After working “in the system” for so long, I realized that I was killing myself insidiously, which is what systems change activism does for many Black people. I wanted freedom. I also wanted to take a more “Harriet Tubman” approach to my equity work. Harriet didn’t scale a thing. She took a dozen people across the line every trip. She was selective, courageous, collaborative, strategic, and focused &#8211; and that’s why by the end of her life, she had freed 100,000 slaves and made unprecedented gains in antislavery work as the leader of the Underground Railroad. She could see each person she traveled with, looked them in the eyes, and walked them right through the doors of freedom.</p>



<p class="wp-block-paragraph">This is how I am inspired when <a href="https://www.sistah.biz/programs/">Sistahbiz</a> helps a Black woman cross the 7-figure line, access her first business loan, or hire her first team of employees as she steps out of the day to day hustle in her business. I see her moving toward economic freedom, and I know that economic freedom means so much more than just the joy of achieving an 8-figure year or the ability to work for yourself. For the Black woman, it means:</p>



<p class="wp-block-paragraph"><strong>Quality Education Options for Your Children</strong></p>



<p class="wp-block-paragraph">She can now afford a home in a zip code with quality schools. She can now hire and access supplemental resources for her child’s learning journey. She has a new level of flexibility and availability to her children. She experiences new freedoms in parenting. When you scale this idea, such freedoms will also impact the opportunity gap in education directly.&nbsp;</p>



<p class="wp-block-paragraph"><strong>Access to Quality Healthcare</strong></p>



<p class="wp-block-paragraph">A client of mine didn’t just call me excited when she met her revenue goals; no, she called me afterward, from the doctor’s office where she had just paid her child’s dental bill. This was significant because when we started her coaching journey, her biggest goal was to make sure that she could afford healthcare as an entrepreneur. “I did it, Coach!” her text to me reads. (It’s my favorite kind of text to receive.)</p>



<p class="wp-block-paragraph"><strong>A Seat at the Innovation Table</strong></p>



<p class="wp-block-paragraph">She can innovate, following her own knowledge, passions, and interests. So often&nbsp; in organizations innovation is valued only when understood to some degree, but understanding is often reduced by cultural differences too. A Black woman’s perspective is sometimes new and unpopular in the workplace, which can be dangerous to her self-sufficiency. At the same time too, her ability to be a visionary, a creative, and an innovator is stifled by bureaucracy and mainstream organizational cultures that maintain the status quo. I’m basically saying that organizations are often oppressing and eliminating a whole population of innovators because they don’t understand or value them. The Black woman loses when this happens, but so does the company and the whole country. When she opens her own business, though, she can change that. She can lead innovation.</p>



<p class="wp-block-paragraph"><strong>An Escape from Racial Battle Fatigue</strong></p>



<p class="wp-block-paragraph">She can truly bring her “whole” self to work &#8211; which is a phrase often used in corporate, but not operationalized on behalf of people of color, where hair discrimination is reality and cultural differences are often penalized. As an entrepreneur, though, she gets to create a decolonized and diverse work culture where she isn’t managing tough decisions about when to code-switch or how to manage microaggressions without losing a promotion or getting fired. She has the authority to hire and place other people of color in leadership roles that then create for them the same freedoms that she has found for herself.</p>



<p class="wp-block-paragraph">These are the types of freedom that entrepreneurship can open up to the Black woman. It’s why the <a href="https://www.kansascityfed.org/community/economic-and-small-business-development/black-women-business-startups/">Kansas City Report </a>showed that Black women left corporate in droves seeking this freedom. Here’s the issue, though. We’re the fastest growing group of entrepreneurs in the country, but among the lowest earning and least funded. So the freedom we’re seeking often ends up as a dream deferred because we don’t have access to any of the stages of capital required to grow and scale, and we don’t have a seat at mainstream tables where deals flow.&nbsp;</p>



<p class="wp-block-paragraph">I am encouraged by the efforts nation-wide to close equity gaps in the Black community, but it didn’t take two years to get us here, so the last two years won’t get us out either. Programs like <a href="https://www.techstars.com/mission/risingstars">Techstars Rising Stars</a>, a new pre-seed accelerator fund investing in underrepresented founders of color, and <a href="https://www.goldmansachs.com/our-commitments/sustainability/one-million-black-women/">Goldman Sachs One Million Black Women</a>, which is committing $10 billion in investment capital and $100 million in philanthropic support to advance racial equity and economic opportunity, are part of the solution, but we have to sustain these kinds of programs. This is our country’s core work for some time to come if we are serious about freedom for all. I’m here for it because this is my life’s work, and those who are serious about this work will embrace it as a lifelong commitment as well.</p>
<p>The post <a href="https://davidgcohen.com/2022/06/18/what-freedom-looks-like/">What Freedom Looks Like</a> appeared first on <a href="https://davidgcohen.com">Hi, I&#039;m David G. Cohen</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
