The archive · Product Ideas · Product decision · 2016–2026
Timeframe: after a decade of e-paper builds, a home dashboard where blank means healthy
Joel Hawksley spent ten years prototyping Timeframe, e-paper boards that show calendar, weather and house status — and stay blank when all is well.
Timeframe · Joel Hawksley
What it had to solve
When they married, Joel Hawksley and his wife Caitlin set an intention for a healthy relationship with technology at home, keeping the bedroom free of screens — but they still missed glanceable calendar and weather data. Ten years of prototypes followed, from a glowing backlit Magic Mirror to jailbroken Kindles, and the problem only reset when the 2021 Marshall Fire destroyed their Colorado home and they rebuilt with e-paper infrastructure designed in from the start.
How it works
When Joel Hawksley and his wife Caitlin married, they set an intention to have a healthy relationship with technology at home, keeping their bedroom free of screens — but they missed their calendar and weather apps. His first solution, a Magic Mirror built into a medicine cabinet, was hard to read in daylight and glowed at night, so he spent about a year with jailbroken Kindles and settled on e-paper as the right medium: unobtrusive in any lighting.
Reliability came from Visionect displays that updated every few minutes for months on a charge, driven by a Ruby on Rails backend pushing PNG images. A first customer pilot failed in 2019 — the 13-inch hardware alone would have cost $1,000 — and then the late-2021 Marshall Fire destroyed the family home. Rebuilding from scratch let Hawksley design the displays into the architecture: a "phone nook" with an art light for a 25.3-inch Boox Mira Pro that updates in real time, plus power runs for smaller screens.
The real-time Boox forced a backend overhaul: Hawksley migrated data fetching into Home Assistant, which removed over half the code, and turned the top-left corner of each display into a status indicator. Template sensors write icon,label lines for open doors, laundry that needs changing or a dishwasher reminder; if the corner is blank, the house is healthy and needs no attention. Only relevant information appears at a given moment, and control of devices is separated from display of their status.
The write-up of the ten-year build went up on February 17, 2026 and drew a Hacker News thread scoring 1,616 points with 369 comments. Hawksley says he continues to receive significant interest and remains focused on bringing Timeframe to market as a Home Assistant add-on, while the hardware cost — roughly $2,000 for the large Boox display — and embedded-system hardening remain open problems.
Why it lands
- E-paper made the medium fit the value: no backlight glow at night, readable in daylight, months on a charge — so the screens could sit in living spaces without becoming screens.
- Blank-as-healthy inverts the dashboard convention: the default state is empty and exceptions write themselves, so a glance replaces scanning a wall of widgets.
- Separating control from display is what made the calm interface possible: the screens only ever report state, while control stays in apps, voice and automations.
- Home Assistant as the data layer removed over half the code and let the family add reminders as short text templates without deploying anything.
What it did
After a failed 2019 market test at a $1,000 price point, Timeframe stayed a family system and became a daily fixture in the rebuilt home: one one-line template sensor reminded the family twice in a month to run the dishwasher. Hawksley's February 2026 write-up drew a 1,616-point Hacker News thread with 369 comments, and he reports continued significant interest while working toward a Home Assistant add-on and cheaper hardware.
What you can take
An ambient interface should default to quiet: when everything is fine it shows nothing, so attention lands only on exceptions — and keep controlling the house separate from displaying its status.
Since then
As of the February 2026 post, Timeframe runs daily in the family's rebuilt Colorado home and is relied on for calendar, weather and house status. Hawksley, whose day job is building software used by over a hundred million people, keeps working on the project: turning it into a Home Assistant add-on and app to simplify distribution, hardening it for maintenance-free embedded use, and cutting hardware cost — the 25-inch Boox display alone costs about $2,000. The project's code is open source on GitHub, and the write-up's Hacker News thread is the largest public sign of demand so far.
Sources
- How I built Timeframe, our family e-paper dashboard
- I built Timeframe, our family e-paper dashboard (Hacker News discussion)
spotted an error? The archive wants to know.
Your turn
You just read one. Describe the brief you are staring at, and see who has been given the same problem.
Free account · 3 free questions · no card