April 8, 2026
Bear minimum, maximum drama
Show HN: BAREmail ʕ·ᴥ·ʔ – minimalist Gmail client for bad WiFi
Tiny email app wins hearts, sparks old‑school vs Google brawl
TLDR: A tiny, offline‑friendly Gmail app called BAREmail won praise from travelers while igniting a fight between fans of lightweight web tools and defenders of old‑school email programs. The bear‑branded minimalism charmed many, but the thread quickly turned into a debate over Google lock‑in versus open, traditional email approaches.
A scrappy new Gmail add‑on called BAREmail showed up with a teeny 200KB shell, offline tricks, and a cuddly bear mascot—and the crowd instantly split into two camps. Travelers and anyone stuck on airplane Wi‑Fi cheered, calling it “perfect for spotty reception.” They loved the plain‑text, no‑fluff vibe and the fact it can keep working even when the internet disappears. The hidden mini‑game and typewriter effect? Instant meme fuel.
But the grumpy old‑guard came swinging: “In a better world,” one sighed, we’d all use one common email protocol again. Translation: why are we building more Gmail wrappers when old‑school apps exist? Another commenter practically threw a vintage keyboard at the screen: “Just use Thunderbird,” they said—AKA the classic desktop email app—reminding everyone that email worked fine long before browser tabs and Google wizards.
Then there’s the wildcard crowd: “Cool! Now make one for Google Chat because that thing crawls.” Meanwhile, a few raised eyebrows at the setup steps and that spooky “Google hasn’t verified this app” warning—though devs stressed it’s normal for testing. In short: BAREmail’s bear brings the bare necessities, and the internet is torn between cozy minimalism and a full throwback to open, universal email. Pass the honey—and the popcorn.
Key Points
- •BAREMAIL is a PWA Gmail client optimized for low-bandwidth use, with an app shell under 200KB (core ~60KB) and minimal JSON-only data transfers.
- •Typical network usage is ~3–5KB for 25 inbox messages and ~1–3KB for a single text email; UI assets are cached via a service worker.
- •Features include inbox management, plain-text reading and composing, Gmail query search, labels, themes, keyboard shortcuts, and offline outbox with background sync.
- •A guided setup wizard walks users through creating a Google Cloud project, enabling the Gmail API, configuring OAuth, and adding test users; CLI and manual options are available.
- •The app uses OAuth 2.0 with PKCE; the client secret is visible in source but cannot access data without user consent; initial sign-in shows Google’s unverified app warning.