conv.

All stories
Fading · day 4

Ask HN: In your experience, what are sound conventions for e-ink UI development?

Conversation activity · last 4 days peak 4/hr

Peak 4 items in one hour at Aug 10, 4 PM; 15 items over 4 days Aug 7, 1 PM — 1 item · Hacker News 1Aug 7, 2 PM — no itemsAug 7, 3 PM — no itemsAug 7, 4 PM — no itemsAug 7, 5 PM — no itemsAug 7, 6 PM — no itemsAug 7, 7 PM — no itemsAug 7, 8 PM — no itemsAug 7, 9 PM — no itemsAug 7, 10 PM — no itemsAug 7, 11 PM — no itemsAug 8, 12 AM — no itemsAug 8, 1 AM — no itemsAug 8, 2 AM — no itemsAug 8, 3 AM — no itemsAug 8, 4 AM — no itemsAug 8, 5 AM — no itemsAug 8, 6 AM — no itemsAug 8, 7 AM — no itemsAug 8, 8 AM — no itemsAug 8, 9 AM — no itemsAug 8, 10 AM — no itemsAug 8, 11 AM — no itemsAug 8, 12 PM — no itemsAug 8, 1 PM — no itemsAug 8, 2 PM — no itemsAug 8, 3 PM — no itemsAug 8, 4 PM — no itemsAug 8, 5 PM — no itemsAug 8, 6 PM — no itemsAug 8, 7 PM — no itemsAug 8, 8 PM — no itemsAug 8, 9 PM — no itemsAug 8, 10 PM — no itemsAug 8, 11 PM — no itemsAug 9, 12 AM — no itemsAug 9, 1 AM — no itemsAug 9, 2 AM — no itemsAug 9, 3 AM — no itemsAug 9, 4 AM — no itemsAug 9, 5 AM — no itemsAug 9, 6 AM — no itemsAug 9, 7 AM — no itemsAug 9, 8 AM — no itemsAug 9, 9 AM — no itemsAug 9, 10 AM — no itemsAug 9, 11 AM — no itemsAug 9, 12 PM — no itemsAug 9, 1 PM — no itemsAug 9, 2 PM — no itemsAug 9, 3 PM — no itemsAug 9, 4 PM — no itemsAug 9, 5 PM — no itemsAug 9, 6 PM — no itemsAug 9, 7 PM — no itemsAug 9, 8 PM — no itemsAug 9, 9 PM — no itemsAug 9, 10 PM — no itemsAug 9, 11 PM — no itemsAug 10, 12 AM — no itemsAug 10, 1 AM — no itemsAug 10, 2 AM — no itemsAug 10, 3 AM — no itemsAug 10, 4 AM — no itemsAug 10, 5 AM — no itemsAug 10, 6 AM — no itemsAug 10, 7 AM — no itemsAug 10, 8 AM — no itemsAug 10, 9 AM — no itemsAug 10, 10 AM — no itemsAug 10, 11 AM — 1 item · Mastodon 1Aug 10, 12 PM — 2 items · Hacker News 2Aug 10, 1 PM — 1 item · Hacker News 1Aug 10, 2 PM — 1 item · Hacker News 1Aug 10, 3 PM — 1 item · Hacker News 1Aug 10, 4 PM — 4 items · Hacker News 3, Mastodon 1Aug 10, 5 PM — 1 item · Hacker News 1Aug 10, 6 PM — 1 item · Hacker News 1Aug 10, 7 PM — no itemsAug 10, 8 PM — no itemsAug 10, 9 PM — no itemsAug 10, 10 PM — no itemsAug 10, 11 PM — no itemsAug 11, 12 AM — no itemsAug 11, 1 AM — no itemsAug 11, 2 AM — no itemsAug 11, 3 AM — no itemsAug 11, 4 AM — no itemsAug 11, 5 AM — no itemsAug 11, 6 AM — no itemsAug 11, 7 AM — no itemsAug 11, 8 AM — no itemsAug 11, 9 AM — no itemsAug 11, 10 AM — no itemsAug 11, 11 AM — no itemsAug 11, 12 PM — 1 item · Hacker News 1Aug 11, 1 PM — no itemsAug 11, 2 PM — no itemsAug 11, 3 PM — no itemsAug 11, 4 PM — 1 item · Mastodon 1Aug 11, 5 PM — no itemsAug 11, 6 PM — no itemsAug 11, 7 PM — no itemsAug 11, 8 PM — no itemsAug 11, 9 PM — no itemsAug 11, 10 PM — no itemsAug 11, 11 PM — no items 4 items · 4 PM
Aug 8Aug 9Aug 10yesterdaynow · 12:07 AM

Clustered from 15 items across 2 sources. Not yet parsed — the coverage below is the raw record.

Social posts 2

Voices from the web unedited

  • I love this question. Most eink UIs feel like they just took interaction patterns from smartphones and crammed them in. I would love to see more innovation on eink UI patterns that works from first principles given the nature and limitations of eink!For example, I consider dragging operations an anti-pattern on eink devices. Both latency and touch…

    quicklywilliamHacker News11h agoview on Hacker News ↗
  • Funny you should ask, something of a bugbear of mine:1. Persistence is free.2. Pixels are cheap3. Paints are expensive4. Refreshes are slow5. Colour is limited to nonexistent.6. Pagination over scroll.7. Full refresh (of page or portion) over pan.8. Reflective rather than emissive.9. Minimise animation.10. Line-art or halftones over shade…

    dredmorbiusHacker News1d agoview on Hacker News ↗
  • Spitballing an idea. I don’t use e-ink stuff but had my hands on it back when personal readers were new to the market.When scrolling arbitrary text on a computer via keyboard, I generally become mildly frustrated hitting Spacebar, PageUp, and/or PageDown because I lose continuity with what I’m reading. (Perhaps the momentary 60hz blur makes it…

    philosopherNoobHacker News1d agoview on Hacker News ↗
  • I use eInk as my daily driver and do everything including ssh into tmux into vim and code on eInk.I build all my UIs with Rust and Ratatui. It works very well.So for web, I think it would translate to:0) NO ANIMATION. You have like, 0.3 fps. You might poke somebody’s eye out if you animate something.1) NO SCROLLING. Pagination only.2) Use actual…

    FabCHHacker News1d agoview on Hacker News ↗
  • I’d focus more on print usability and readability guidelines than computer guidelines. 5Hz eink is closer to a moving newspaper than a slow computer.https://www.mediapoint.com.au/design-tips/composition-layout... might be moderately helpful.But my advice: do not count on anything refreshing ever. Do not have animations, or transitions. Preload…

    freeone3000Hacker News1d agoview on Hacker News ↗
  • I've been experimenting with a Remarkable Paper Pro.Additive inking works pretty well. As long as I am adding black ink to the page, everything is responsive. But if I want to push other updates asynchronously, or (god forbid) erase something, then there is the danger of clobbering the user's inkwork. I don't have any deep insights here, beyond…

    pshcHacker News1d agoview on Hacker News ↗
  • Beyond the early MacOS UI/UX, I would look at pre-smartphone devices as well. Palm pilot, phones, etc. These will give you ideas on what you can accomplish with lower resolution UI screens.For that matter, look at good TUI applications... (not the render path, but the result as a whole) ... blocking/spacing and clear controls, etc... though you'll…

    tracker1Hacker News1d agoview on Hacker News ↗
  • TRMNL recently open sourced a CSS framework made specifically for ePaper display [1], you can use the opensource firmware[2] and quickly hack together a good solution using off the self components.Disclosure: I work at TRMNL.[1]

    ronakjain90Hacker News1d agoview on Hacker News ↗
  • > 10. Line-art or halftones over shade gradients (images).This is particularly true for eink, because black <-> white is dramatically faster and more reliable (less ghosting) than anything involving any gray. It's why basically all of the "fastest" modes are pure black and white, and why UI shapes are generally pure black and white (though text…

    GroxxHacker News1d agoview on Hacker News ↗
  • A lot of times the e-ink display can handle much higher refresh rates but the driver board and software are trash.See the modos for what a clean sheet eink design would look like.

    storywatchHacker News1d agoview on Hacker News ↗