> * It's an open-source Linux-based device but not entirely. The actual UI application isn't open source. But as others have said here, it has pretty good hacking potential, and it's definitely more open than most commercial devices. The company's support of open-source was another reason for me to buy it.
Can you tell us a bit more about this? Took a look at their website and searched around a bit, but don't find anything about it. What makes ReMarkable more open than most other commercial devices? Seems any device running Android and alike would be more open to hacking.
Also can't find anything about the company's support of open source.
For one, unlike most Android devices, you don't have to root the RM. It comes with SSH running and you have the root password. The company's Github [1] has most of the source code, from their Linux kernel to the software update daemon.
Their CTO, Martin Sandsmark, is a long-time KDE developer.
Unfortunately, xochitl (the device's main UI) isn't open. It's a major miss in their open approach, and frankly I don't get why they would keep it closed - the RM's competitive advantage is in the hardware design, the xochitl software is merely okay and could only benefit from user patches.
In case anyone is curious about the name of the main UI, "xochitl", it is a fairly common female name (for people, not UIs) in Mexico. It means flower in Náhuatl, the language of spoken by the Aztecs and still spoken by between 1 and 2 million people in Mexico. The Spanish word for flower, "Flor", is also a fairly common female name in Mexico.
The name "Xóchitl" is pronounced with the "x" sounding like "s" and the "t" silent by Spanish-speaking Mexicans. I'm pretty sure that's not how it is pronounced in Náhuatl; there I think the "x" sounds more like English's "sh", and the "t" is not silent.
The password is randomly generated for each device, yes. And of course the network only becomes available once you connect the device to your WiFi, or via cable to a PC. Once you're connected, you can also change to key-only authentication if you want.
The SSH daemon is Dropbear, and it doesn't seem to be updated though:
Was thinking more because if I made three requests, I got three different responses, so it seemed I was making requests while things were still being propagated
You can - if you don't do the cloud setup, the RM won't try to sync anything. Then your file management options are the device's built-in software (which is viable prototype quality, not shipping quality) or some custom scripting. Given that this is HN, you're probably better off writing some small scripts to manage the device via SSH or curl.
An Android device would be able to use Ebookdroid, the best ebook reader (at least for pdf/djvu; its epub support is just okay) I've seen on any platform -- it just has so many features other programs are lacking -- like autocrop (gets rid of margins making the text part of book take up the full page), autosplit (automatically splits pages when people have scanned facing pages rather than each page separately), and autostraighten (when people have scanned some pages at an angle).
If you could configure how to render PDF links (mainly so tables of contents didn't look so aggresively yellow), Ebookdroid would be perfect for reading! (I added the "for reading", because I wish you could create and edit standard PDF annotations ---I believe instead of using native PDF annotations it uses a homegrown system that stores the annotations in a separate file.)
Can you tell us a bit more about this? Took a look at their website and searched around a bit, but don't find anything about it. What makes ReMarkable more open than most other commercial devices? Seems any device running Android and alike would be more open to hacking.
Also can't find anything about the company's support of open source.