Live data from Hacker News

The ReMarkable E Ink Tablet

gizmodo.com

91–100 of 259 posts

Re: The ReMarkable E Ink Tablet

#91

I have this device, and for hackers, this review misses some stuff: * the company behind it is based in norway, so you can be pretty sure the techies got treated well * they abide by the GPL very well * by connecting via USB and flicking a switch in the options menu, you get SSH access, as well as a REST endpoint where you can upload your files via curl. So if you don't like their cloud offering, you can turn of wifi…

The main developer is also the CTO of the company (and happens to be a KDE developer!)

Re: The ReMarkable E Ink Tablet

#92

I have this device, and for hackers, this review misses some stuff: * the company behind it is based in norway, so you can be pretty sure the techies got treated well * they abide by the GPL very well * by connecting via USB and flicking a switch in the options menu, you get SSH access, as well as a REST endpoint where you can upload your files via curl. So if you don't like their cloud offering, you can turn of wifi…

> by connecting via USB and flicking a switch in the options menu, you get SSH access, as well as a REST endpoint where you can upload your files via curl

Could you explain how this works? I assumed that's what the HTTP interface setting was, but I couldn't see this documented anywhere. I really don't like the Windows and Android app so this would be a nice alternative.

Re: The ReMarkable E Ink Tablet

#93

I used to have Kindle DX, but today there is no bigger sized Kindle. I wonder why. Feels like regression to me. Remarkable got huge potential, but needs better integration with ebook stores (e.g. Amazon), OCR and Apps. Price is excusable for 1st gen, but probably too high for mass market.

I got the Kobo Aura One which is 7.8 inch. Kobo has nice integration with the Pocket bookmarking app. Does anyone else have the Kobo Aura One and have opinions on it? I'm happy enough with it so far but not sure if it was quite value for money.

Re: The ReMarkable E Ink Tablet

#94
post #2

My friend has one and I got to try it a couple weeks ago. The writing experience is as fantastic as the article describes. But, the rendering of screens is slow and you have to look at bizarro artifacts for a second or two before a new screen is shown. This is... not great. But, I am guessing this can be improved on in future versions. I am waiting for a better/cheaper model to come out, but fully intend to get one w…

I can see that disappearing quickly as it did between 1st and 2nd gen kindle. On my paperwhite it's now completely un-noticeable most of the time, there's only a few operations that have some lag.

I'm tempted to buy one, but know how frustrated I get with bad UIs, so might hold off until the next gen.

Re: The ReMarkable E Ink Tablet

#95
My biggest pet peeve with the device is the software. What runs on the tablet is fine but the Android and Windows app have a pretty unattractive UI and there's a lot of things that are broken. I did some digging into the Android app and it looks like both that and the Windows app (and presumably Mac) are based on the same Qt interface.

I'm hoping they'll work on native apps at some point in the future. A web app would be particularly nice too. I wrote a very brief review myself a few months ago[0].

[0] https://michael.mior.ca/blog/remarkable-review/

Re: The ReMarkable E Ink Tablet

#96
Sometimes I wonder what happened to the display class which was built into the Notion Ink Adam: Some kind of an LCD, e-ink hybrid. When the backlight was enabled it had colors and when you disabled it, it became an e-ink display of some sort.

While the result was a display which neither had good colors nor a perfect e-ink experience, I found it had some practical advantages, as you never had problems using the display: In bright sun light you had the e-ink display and if you wanted to watch a movie in the dark you had the LCD.

Overall the displays quality was far away from what we have today, but the tablet was released in early 2011 so quite some time ago in terms of display technology. At the time it was trying to compete with the iPad, but had several problems in the process which resulted in many dissatisfied customers.

Re: The ReMarkable E Ink Tablet

#97
post #21

It looks promising, I hope it will be the begin of a new era of gadgets with less cognitive load... Does anyone know whether the software is user friendly? E.g. cloud integration, doesn't require to install shitty software, can email documents, etc... Is it hacker friendly? And perhaps write a small app for it (terminal viewer). I wish I could try it in Europe (Germany, Spain or France...)

I want the opposite. No cloud dependencies. Always-connected is a plague on modern computing that has ruined the experience for anyone with slow computers and/or unreliable networks. If you proposed a 3MB web page with 300ms API calls for every action and called that a replacement for an app for anyone with an unreliable/heavily metered connection you would be laughed out of the room. Yet that's the status quo of 'mo…

Always-connected is a plague on modern computing that has ruined the experience for anyone with slow computers and/or unreliable networks .. ...and people with tendency to distraction, procrastination or addiction-ish habits.

Re: The ReMarkable E Ink Tablet

#98
Some cool facts about the device from a hacker point of view:

- Main developer/CTO is a KDE dev and very open source-friendly.

- You get root access to the device out of the box.

- The device is running a mainline kernel with minimal patches, which have a good chance at being upstreamed[1].

- The toolchain is open[2]. They use vanilla QT/QML and people have already built simple example apps.

- There's an unofficial Linux client which works just fine.

- Desktop client and device run the same code, so you can just sync the files locally without connecting the device to the internet. Works both ways (it's the setup I use).

[1]: https://github.com/reMarkable/linux [2]: https://remarkable.engineering

Community:

https://reddit.com/r/remarkabletablet

https://discordapp.com/channels/385916768696139794/385921743...

https://github.com/reHackable

Re: The ReMarkable E Ink Tablet

#100
post #98

Some cool facts about the device from a hacker point of view: - Main developer/CTO is a KDE dev and very open source-friendly. - You get root access to the device out of the box. - The device is running a mainline kernel with minimal patches, which have a good chance at being upstreamed[1]. - The toolchain is open[2]. They use vanilla QT/QML and people have already built simple example apps. - There's an unofficial L…

IMHO, these are important features. It seems it does not have Bluetooth (for a keyboard and/or headset to listen to mp3 while reading) and the battery can not be easily replaced.
Post reply on HN