Live data from Hacker News

E Ink faces growing competition in the "paper-like" display space

liliputing.com

1–10 of 95 posts

Re: E Ink faces growing competition in the "paper-like" display space

#4
Overlooking complaints of lack of backlighting, the Panic Playdate's screen IMHO is its stand out feature.

It's a "Sharp Memory LCD" which has the appearance of e-ink and shares it's ability to continue to display an image when unpowered, but has the active refresh rate of a more standard LCD.

It's frankly stunning to see in real life, and it's hard to describe how crisp it looks. Videos do not do it justice. It's truly unlike any other display I have seen.

I would absolutely adore a kindle sized e-reader with the technology, and am hopeful the future brings one.

Re: E Ink faces growing competition in the "paper-like" display space

#5
post #2

Anyone using large e-ink monitor for programming? I cautious about trying one because I wouldn't want to wait 1 full second every time I scroll yhe sources

I tried Onyx Boox Tab X e-reader (13"). It cannot be used directly as a screen, but it runs Android, so it's either some sort of screen sharing or SSH client. Onyx Boox series has its own custom refresh technology that does smart partial refreshes and thus is quite fast.

So I tried actual coding once with SSH+Mosh option, just to see if it's viable, but nothing serious yet. I remember that typing was okay, but more interaction (like copilot autocompletion and tooltips in nvim) wasn't comfortable. But gonna give it more tries for sure.

Re: E Ink faces growing competition in the "paper-like" display space

#8
post #2

Anyone using large e-ink monitor for programming? I cautious about trying one because I wouldn't want to wait 1 full second every time I scroll yhe sources

I converted an old kindle to a second monitor. The refresh rate for typing console commands isn't super important, since you tend to read a command before you finally press enter.

Re: E Ink faces growing competition in the "paper-like" display space

#9
Any first-hand experiences with the Nxtpaper devices? There's a lot of press coverage of the release official material, especially on the 14 inch model, but few actual reviews. Availability or even infos on availability is an issue, at least in Europe as well.

Re: E Ink faces growing competition in the "paper-like" display space

#10

Instead of reflecting ambient light, why not measure it and then emit the same amount? It should be indistinguishable (as long as you reconstruct the RGB colors properly), so you can use a regular OLED display.

I like the idea for indoor devices, but the illusion will be immediately broken as soon as you pick up and move around the device unless the ambient light sensor is polling at a high rate
Post reply on HN