Brewing Basics

Bypass

Water that passes through or around the coffee bed without fully extracting soluble compounds, diluting the final brew. Bypass can be intentional, as in some drip brewer designs, or a flaw caused by poor bed geometry.

En Profundidad

Intentional bypass is used in brewers like the Kalita Wave, where sidewall channels let a small fraction of water skip the grounds, resulting in a cleaner but slightly lower-TDS cup. Unintentional bypass occurs when the coffee bed cracks, channeling water along the filter walls. Understanding bypass helps brewers troubleshoot inconsistent strength without adjusting grind size or dose.

Embed on your site — BrewFYI

Add the widget to any webpage using a script tag.

<div data-brewfyi="glossary" data-slug="bypass"></div>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>

Embed using a standard iframe — works in any CMS.

<iframe src="https://brewfyi.com/iframe/glossary/bypass/" width="100%" height="480" frameborder="0" loading="lazy" title="BrewFYI glossary widget"></iframe>

Paste the URL into WordPress, Medium, or any oEmbed-aware editor.

https://brewfyi.com/glossarys/bypass/

Add a badge linking back to BrewFYI.

<a href="https://brewfyi.com/glossarys/bypass/" target="_blank" rel="noopener">
  <img src="https://brewfyi.com/badge/site.svg" alt="BrewFYI" height="20">
</a>
Preview: BrewFYI

Use the BrewFYI WordPress plugin shortcode.

[drinkfyi-glossary site="brewfyi" slug="bypass"]

Use as a native HTML custom element in modern browsers.

<brewfyi-glossary slug="bypass" theme="light"></brewfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>

Powered by BrewFYI

Docs →