<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: marekkowalczyk</title><link>https://news.ycombinator.com/user?id=marekkowalczyk</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 31 May 2026 18:13:28 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=marekkowalczyk" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: Breathe CLI – Paced resonance breathing in the macOS terminal]]></title><description><![CDATA[
<p>I built a terminal app that paces slow breathing at 6 breaths per minute for vagal tone training. It's a single Python file, stdlib only, no dependencies — just run breathe and follow the bar.<p>I'm a cardiology patient (HFrEF). Slow breathing at resonance frequency is one of the few non-pharmacological interventions shown to improve cardiac vagal tone and baroreflex sensitivity (Bernardi et al., Circulation 2002; Lancet 1998). I wanted a frictionless daily habit tool — no app store, no account, no subscription, just open terminal and go.<p>Design constraints, all grounded in the clinical literature:<p>- No breath retention — Valsalva risk in cardiac patients<p>- No rapid breathing — minimum 8-second cycles<p>- Exhale ≤ 2x inhale — no evidence for extreme ratios<p>- Immediate exit, always — q or Ctrl+C restores the terminal even on crash<p>The README includes a resonance frequency measurement protocol for anyone with a chest-strap HRV monitor who wants to find their individual optimum instead of using the 6 bpm default.<p>macOS only (uses afplay for audio cues). MIT licensed.<p>pip install breathe-cli<p>or<p>brew tap marekkowalczyk/breathe && brew install breathe.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48340315">https://news.ycombinator.com/item?id=48340315</a></p>
<p>Points: 96</p>
<p># Comments: 15</p>
]]></description><pubDate>Sat, 30 May 2026 20:30:53 +0000</pubDate><link>https://github.com/marekkowalczyk/breathe-cli</link><dc:creator>marekkowalczyk</dc:creator><comments>https://news.ycombinator.com/item?id=48340315</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48340315</guid></item></channel></rss>