<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Nitzan H.</title>
    <link>https://byed-it.writeas.com/</link>
    <description>&lt;a href=&#34;http://in-process.net&#34;&gt;Coach&lt;/a&gt;, &lt;a href=&#34;http://being-in.space&#34;&gt;Writer&lt;/a&gt; </description>
    <pubDate>Sun, 10 May 2026 20:28:08 +0000</pubDate>
    <image>
      <url>https://i.snap.as/0AW3Z776.jpg</url>
      <title>Nitzan H.</title>
      <link>https://byed-it.writeas.com/</link>
    </image>
    <item>
      <title>Fitness App</title>
      <link>https://byed-it.writeas.com/fitness-app?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[Here&#39;s a prompt your friend can paste into Claude (Cowork mode works best — it can build the actual web app and files). I made it goal-agnostic so it adapts to whatever they&#39;re after.&#xA;&#xA;---&#xA;&#xA;I want you to build me a personalized, data-driven fitness plan and a mobile-first web app to run it. Here&#39;s what I&#39;m uploading and what I want back.&#xA;&#xA;About me&#xA;&#xA;Age, height, current weight, and target weight (or &#34;recomp&#34; / &#34;maintain&#34; if no target).&#xA;Primary goal in one sentence (fat loss, muscle gain, endurance event, general health, get strong, etc.). Be specific — if there&#39;s a date or number attached, include it.&#xA;Secondary goals if any (e.g., &#34;without losing cycling fitness,&#34; &#34;no knee pain,&#34; &#34;stay under 5 hrs/week&#34;).&#xA;Equipment access (full gym, home dumbbells, bodyweight only, bike, treadmill, etc.).&#xA;Days/times I can train, and any hard constraints (commute, kids, injuries, surgeries, meds that affect training).&#xA;Sports I actually enjoy — the plan should lean into these, not fight them.&#xA;&#xA;Data I&#39;m attaching&#xA;&#xA;Some mix of these — use whatever I send:&#xA;&#xA;Strava / Garmin / Apple Health / Whoop export (CSV or the raw export folder).&#xA;Weight log (CSV, screenshots from a scale app, or a list).&#xA;Any existing training plan, lifting log, or notes.&#xA;Diet notes or food log if relevant to the goal.&#xA;&#xA;What I want you to do&#xA;&#xA;Analyze the data first. Tell me what it actually says — volume, consistency, trends, what&#39;s working, what isn&#39;t. Don&#39;t flatter me. If my cardio is high but I never lift, say so. If I claim to train 5x/week but the data shows 2x, say so.&#xA;&#xA;Write a plan as a markdown file. Weekly structure, exercise selection with sets/reps/starting loads, progression rules, deload weeks, and how it ties to my goal. Include a short &#34;what changes and why&#34; section so I understand the logic, not just the schedule.&#xA;&#xA;Build a mobile-first web app (single HTML file, no build step) that I can deploy to Netlify or Vercel. It should have:&#xA;&#xA;   A Today view showing the current day&#39;s session.&#xA;   A weekly calendar.&#xA;   Per-workout detail pages with exercises, sets/reps, rest, notes, and any warm-up / cool-down.&#xA;   A Guide tab with the principles, mobility routines, and any technique cues I&#39;ll need.&#xA;   Dark mode by default, large tap targets, works as a home-screen PWA (manifest + apple-touch-icon).&#xA;   Data lives in the file or localStorage — no backend.&#xA;&#xA;Generate supporting files: a .ics calendar export of the schedule, an icon (SVG + PNG variants), and a simple tracker (xlsx or csv) for whatever I should be logging — weight, lifts, sleep, whatever fits the goal.&#xA;&#xA;Tell me how to deploy it (one command or one drag-and-drop), and what to do in week 1, 2, 4, and 8 to keep it honest.&#xA;&#xA;Tone&#xA;&#xA;Direct. No hype. If something in my data looks off (weight creeping up despite high training load, missed sessions clustered on the same weekday, suspiciously perfect logging), call it out. I want a coach, not a cheerleader.&#xA;&#xA;If anything is missing, ask me before guessing.&#xA;&#xA;---&#xA;&#xA;Tell them to upload whatever data they have, fill in the &#34;About me&#34; section, and paste it. The more raw data they include, the better the plan gets — Strava exports especially, because a year of activity data turns this from generic advice into something actually fitted to them.]]&gt;</description>
      <content:encoded><![CDATA[<p>Here&#39;s a prompt your friend can paste into Claude (Cowork mode works best — it can build the actual web app and files). I made it goal-agnostic so it adapts to whatever they&#39;re after.</p>

<hr/>

<p>I want you to build me a personalized, data-driven fitness plan and a mobile-first web app to run it. Here&#39;s what I&#39;m uploading and what I want back.</p>

<p><strong>About me</strong></p>
<ul><li>Age, height, current weight, and target weight (or “recomp” / “maintain” if no target).</li>
<li>Primary goal in one sentence (fat loss, muscle gain, endurance event, general health, get strong, etc.). Be specific — if there&#39;s a date or number attached, include it.</li>
<li>Secondary goals if any (e.g., “without losing cycling fitness,” “no knee pain,” “stay under 5 hrs/week”).</li>
<li>Equipment access (full gym, home dumbbells, bodyweight only, bike, treadmill, etc.).</li>
<li>Days/times I can train, and any hard constraints (commute, kids, injuries, surgeries, meds that affect training).</li>
<li>Sports I actually enjoy — the plan should lean into these, not fight them.</li></ul>

<p><strong>Data I&#39;m attaching</strong></p>

<p>Some mix of these — use whatever I send:</p>
<ul><li>Strava / Garmin / Apple Health / Whoop export (CSV or the raw export folder).</li>
<li>Weight log (CSV, screenshots from a scale app, or a list).</li>
<li>Any existing training plan, lifting log, or notes.</li>
<li>Diet notes or food log if relevant to the goal.</li></ul>

<p><strong>What I want you to do</strong></p>
<ol><li><p>Analyze the data first. Tell me what it actually says — volume, consistency, trends, what&#39;s working, what isn&#39;t. Don&#39;t flatter me. If my cardio is high but I never lift, say so. If I claim to train 5x/week but the data shows 2x, say so.</p></li>

<li><p>Write a plan as a markdown file. Weekly structure, exercise selection with sets/reps/starting loads, progression rules, deload weeks, and how it ties to my goal. Include a short “what changes and why” section so I understand the logic, not just the schedule.</p></li>

<li><p>Build a mobile-first web app (single HTML file, no build step) that I can deploy to Netlify or Vercel. It should have:</p>
<ul><li>A Today view showing the current day&#39;s session.</li>
<li>A weekly calendar.</li>
<li>Per-workout detail pages with exercises, sets/reps, rest, notes, and any warm-up / cool-down.</li>
<li>A Guide tab with the principles, mobility routines, and any technique cues I&#39;ll need.</li>
<li>Dark mode by default, large tap targets, works as a home-screen PWA (manifest + apple-touch-icon).</li>
<li>Data lives in the file or localStorage — no backend.</li></ul></li>

<li><p>Generate supporting files: a <code>.ics</code> calendar export of the schedule, an icon (SVG + PNG variants), and a simple tracker (xlsx or csv) for whatever I should be logging — weight, lifts, sleep, whatever fits the goal.</p></li>

<li><p>Tell me how to deploy it (one command or one drag-and-drop), and what to do in week 1, 2, 4, and 8 to keep it honest.</p></li></ol>

<p><strong>Tone</strong></p>

<p>Direct. No hype. If something in my data looks off (weight creeping up despite high training load, missed sessions clustered on the same weekday, suspiciously perfect logging), call it out. I want a coach, not a cheerleader.</p>

<p>If anything is missing, ask me before guessing.</p>

<hr/>

<p>Tell them to upload whatever data they have, fill in the “About me” section, and paste it. The more raw data they include, the better the plan gets — Strava exports especially, because a year of activity data turns this from generic advice into something actually fitted to them.</p>
]]></content:encoded>
      <guid>https://byed-it.writeas.com/fitness-app</guid>
      <pubDate>Fri, 01 May 2026 17:49:14 +0000</pubDate>
    </item>
    <item>
      <title>Blog Update</title>
      <link>https://byed-it.writeas.com/blog-update?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[I realized I missed Blot’s interface and that I am not making much use of the mailing list feature of this platform.&#xA;&#xA;byed.it is now back on blot.im – you can sign up for email updates here]]&gt;</description>
      <content:encoded><![CDATA[<p>I realized I missed Blot’s interface and that I am not making much use of the mailing list feature of this platform.</p>

<p><strong><a href="http://byed.it" rel="nofollow">byed.it</a> is now back on blot.im – you can sign up for email updates <a href="https://buttondown.email/byedit" rel="nofollow">here</a></strong></p>
]]></content:encoded>
      <guid>https://byed-it.writeas.com/blog-update</guid>
      <pubDate>Tue, 09 Jan 2024 17:56:11 +0000</pubDate>
    </item>
    <item>
      <title>The Difference That Makes a Difference</title>
      <link>https://byed-it.writeas.com/the-difference-that-makes-a-difference?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[&#xA;&#xA;I enjoyed spending time on Tumblr over the last couple of days&amp;nbsp;&#xA;&#xA;  &#xA;  https://byedit.blog/&#xA;  &#xA;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>I enjoyed spending time on Tumblr over the last couple of days </p>

<blockquote><p><a href="https://byedit.blog/" rel="nofollow">https://byedit.blog/</a></p></blockquote>
]]></content:encoded>
      <guid>https://byed-it.writeas.com/the-difference-that-makes-a-difference</guid>
      <pubDate>Wed, 03 Jan 2024 00:03:51 +0000</pubDate>
    </item>
    <item>
      <title>GOAT: Who is the greatest economist of all time and why does it matter?</title>
      <link>https://byed-it.writeas.com/goat-who-is-the-greatest-economist-of-all-time-and-why-does-it-matter?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[&#xA;&#xA;GOAT:&#xA;&#xA;Who is the Greatest Economist of all Time and Why Does it Matter?&#xA;&#xA;  &#xA;&#xA;A GENERATIVE BOOK BY TYLER COWEN&#xA;&#xA;  &#xA;&#xA;  &#xA;&#xA;  https://goatgreatesteconomistofalltime.ai/en&#xA;  &#xA;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>GOAT:</p>

<p>Who is the Greatest Economist of all Time and Why Does it Matter?</p>

<p>A GENERATIVE BOOK BY TYLER COWEN</p>

<blockquote><p><a href="https://goatgreatesteconomistofalltime.ai/en" rel="nofollow">https://goatgreatesteconomistofalltime.ai/en</a></p></blockquote>
]]></content:encoded>
      <guid>https://byed-it.writeas.com/goat-who-is-the-greatest-economist-of-all-time-and-why-does-it-matter</guid>
      <pubDate>Fri, 29 Dec 2023 20:27:14 +0000</pubDate>
    </item>
    <item>
      <title>Beauty | Waking Up</title>
      <link>https://byed-it.writeas.com/beauty-waking-up?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[&#xA;&#xA;  &#xA;&#xA;  https://dynamic.wakingup.com/course/CD48B8?source=content share&amp;amp;shareid=EEE73ADA&amp;amp;pack=P88FF9&amp;amp;code=SC1DB9989&#xA;  &#xA;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<blockquote><p><a href="https://dynamic.wakingup.com/course/CD48B8?source=content%20share&amp;amp;share_id=EEE73ADA&amp;amp;pack=P88FF9&amp;amp;code=SC1DB9989" rel="nofollow">https://dynamic.wakingup.com/course/CD48B8?source=content share&amp;share_id=EEE73ADA&amp;pack=P88FF9&amp;code=SC1DB9989</a></p></blockquote>
]]></content:encoded>
      <guid>https://byed-it.writeas.com/beauty-waking-up</guid>
      <pubDate>Thu, 28 Dec 2023 17:50:27 +0000</pubDate>
    </item>
    <item>
      <title>Update</title>
      <link>https://byed-it.writeas.com/update?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[I return to this site as I experiment with the best ways and places to talk to people. I hope you find this useful and are encouraged to comment—more in 2024. ]]&gt;</description>
      <content:encoded><![CDATA[<p>I return to this site as I experiment with the best ways and places to talk to people. I hope you find this useful and are encouraged to comment—more in 2024.</p>
]]></content:encoded>
      <guid>https://byed-it.writeas.com/update</guid>
      <pubDate>Wed, 27 Dec 2023 22:27:52 +0000</pubDate>
    </item>
    <item>
      <title>It is hard to find Substack publications consistent enough to be worth the...</title>
      <link>https://byed-it.writeas.com/it-is-hard-to-find-substack-publications-consistent-enough-to-be-worth-the-money?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[It is hard to find Substack publications consistent enough to be worth the money. I would happily pay $20 to talk to the person for 60 mins once a month rather than $7 for a sporadic post.&#xA;&#xA;a href=&#34;https://remark.as/p/byed-it/it-is-hard-to-find-substack-publications-consistent-enough-to-be-worth-the-money&#34;Discuss.../a&#xA;&#xA;livingideas ]]&gt;</description>
      <content:encoded><![CDATA[<p>It is hard to find Substack publications consistent enough to be worth the money. I would happily pay $20 to talk to the person for 60 mins once a month rather than $7 for a sporadic post.</p>

<p><a href="https://remark.as/p/byed-it/it-is-hard-to-find-substack-publications-consistent-enough-to-be-worth-the-money" rel="nofollow">Discuss...</a></p>

<p><a href="https://byed-it.writeas.com/tag:livingideas" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">livingideas</span></a></p>
]]></content:encoded>
      <guid>https://byed-it.writeas.com/it-is-hard-to-find-substack-publications-consistent-enough-to-be-worth-the-money</guid>
      <pubDate>Tue, 10 Jan 2023 13:21:10 +0000</pubDate>
    </item>
    <item>
      <title>How do you use books?</title>
      <link>https://byed-it.writeas.com/how-do-you-use-books?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[How do you use books?]]&gt;</description>
      <content:encoded><![CDATA[<p>How do you use books?</p>
]]></content:encoded>
      <guid>https://byed-it.writeas.com/how-do-you-use-books</guid>
      <pubDate>Tue, 10 Jan 2023 01:04:07 +0000</pubDate>
    </item>
    <item>
      <title>dnhj9b7lzab4p5l2</title>
      <link>https://byed-it.writeas.com/iframe-style-border-radius-12px?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[iframe style=&#34;border-radius:12px&#34; src=&#34;https://open.spotify.com/embed/track/1XZFzWUsdHXeweeNxzAHel?utm_source=generator&#34; width=&#34;100%&#34; height=&#34;352&#34; frameBorder=&#34;0&#34; allowfullscreen=&#34;&#34; allow=&#34;autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture&#34; loading=&#34;lazy&#34;/iframe]]&gt;</description>
      <content:encoded><![CDATA[<iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/1XZFzWUsdHXeweeNxzAHel?utm_source=generator" height="352" frameborder="0" allowfullscreen=""></iframe>
]]></content:encoded>
      <guid>https://byed-it.writeas.com/iframe-style-border-radius-12px</guid>
      <pubDate>Mon, 09 Jan 2023 15:13:35 +0000</pubDate>
    </item>
    <item>
      <title>l85uzriqk4fg0022</title>
      <link>https://byed-it.writeas.com/aaron-meyers?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[&#xA;&#xA;https://aaron-meyers.com]]&gt;</description>
      <content:encoded><![CDATA[<p><a href="https://aaron-meyers.com" rel="nofollow"><img src="https://i.snap.as/M9u6eYYl.png" alt=""/></a></p>

<p><a href="https://aaron-meyers.com" rel="nofollow">https://aaron-meyers.com</a></p>
]]></content:encoded>
      <guid>https://byed-it.writeas.com/aaron-meyers</guid>
      <pubDate>Fri, 06 Jan 2023 18:56:42 +0000</pubDate>
    </item>
  </channel>
</rss>