Live data from Hacker News

ReMarkable 2.0 – A digital notebook that feels like paper

remarkable.com

431–440 of 702 posts

Re: ReMarkable 2.0 – A digital notebook that feels like paper

#431
post #336
post #13

I have been very happy with my ReMarkable 1, and have ordered the ReMarkable 2.0. Hacker News might be interested in the active development community around the device: https://github.com/reHackable/awesome-reMarkable The device is open. It's just an embedded linux device. You can ssh into it, and run arbitrary code. The SDK is based on Qt. You can also connect a keyboard to it over a USB-on-the-go port. I have been…

Boox devices are also very accessible as the run Android and you can install anything on them either from the Play store (requires manual setup at first) or F-droid, along with the usual adb access. I have the Nova Pro which I absolutely love. It has configurable screen refresh rates so it's possible to use a web browser with scrolling. You can install your favourite file sync app. Lately I've been using KDE connect…

Been using Onyx/Boox since ever. Own a Max2 and Note2 for instance. Happy with them... Use the Wacom One pen for input. Android apps a plenty

Re: ReMarkable 2.0 – A digital notebook that feels like paper

#433

Earlier quoted context omitted.

the thing doesn't even support Adobe DRM Epub... what a waste of opportunity!

To be fair DRM is a waste of opportunity. If I buy a book, movie, or album I want to use it however I choose as long as it doesn't breach copyright laws. I've been burned too many times by DRM'd content that stops working after a service/app update, is useless when the company goes out of business, or when it works on one of my devices but not another.

Libraries all use Adobe DRM. Kindle doesn't support it, so it's not in consideration for me.

I don't want to buy ebooks.. I want to check it out via my local library

Re: ReMarkable 2.0 – A digital notebook that feels like paper

#434
post #336
post #13

I have been very happy with my ReMarkable 1, and have ordered the ReMarkable 2.0. Hacker News might be interested in the active development community around the device: https://github.com/reHackable/awesome-reMarkable The device is open. It's just an embedded linux device. You can ssh into it, and run arbitrary code. The SDK is based on Qt. You can also connect a keyboard to it over a USB-on-the-go port. I have been…

Boox devices are also very accessible as the run Android and you can install anything on them either from the Play store (requires manual setup at first) or F-droid, along with the usual adb access. I have the Nova Pro which I absolutely love. It has configurable screen refresh rates so it's possible to use a web browser with scrolling. You can install your favourite file sync app. Lately I've been using KDE connect…

Boox are GPL violators though.

Re: ReMarkable 2.0 – A digital notebook that feels like paper

#435
I’m glad to see [developer] excitement around this device, and look forward to ReMarkable 3 when all this new feedback is implemented into a new product.

Seriously, genuinely excited to use something like this as a consumer once the kinks have been sorted

Re: ReMarkable 2.0 – A digital notebook that feels like paper

#436
post #191
post #13

I have been very happy with my ReMarkable 1, and have ordered the ReMarkable 2.0. Hacker News might be interested in the active development community around the device: https://github.com/reHackable/awesome-reMarkable The device is open. It's just an embedded linux device. You can ssh into it, and run arbitrary code. The SDK is based on Qt. You can also connect a keyboard to it over a USB-on-the-go port. I have been…

It's funny how your comment immediately makes me want to buy it, because the description on the site with all these silly photos and such for some reason got me thinking like "looks kinda nice, but since it's obviously something very Apple-like, it will be as restrictive as it gets, I won't be able to use it without some obligatory shitty web-account and I probably even won't be able to read *.cbz comics on it, so...…

It's pretty obvious, however I'm gonna say it anyway - they probably don't target people that are active here.

They could add all of that, though thatd be disrupting their intended Apple-like presentation of the product.

Re: ReMarkable 2.0 – A digital notebook that feels like paper

#437

I recently bought the ReMarkable 1 (wasn't willing to wait for preorder on the 2, and the differences don't look that significant). I kinda love it: I'm a professor, and 99% of my use is in reading article PDFs---it's a vastly better experience than reading on an eyestrain-inducing glossy screens or printing off. One major annoyance, though, is that it's clunky to switch between documents---I like to take notes in a…

It must be heaven for Math teachers and professors. No more mounds of discarded paper. I'm sure they use tablets already, but the look and feel of writing figures on an iPad isn't as nice as epaper.

I'm not sure the mounds of discarded paper are that bad..

Re: ReMarkable 2.0 – A digital notebook that feels like paper

#439
post #106

Earlier quoted context omitted.

- What is the latest word (as of 2020) on reading Kindle books on the ReMarkable? Is there a tool that makes it easy to buy Kindle books and strip them of their DRM? - Is the ReMarkable capable of running an open source OS behind the hood? Is it a hacker-friendly piece of hardware in case ReMarkable runs out of business in the future? I was thinking about getting the ReMarkable 2 if only because my Kindle's display i…

> What is the latest word (as of 2020) on reading Kindle books on the ReMarkable? Is there a tool that makes it easy to buy Kindle books and strip them of their DRM? You go to amazon.com/myk, switch to the Content tab, three dots next to the book, Download & transfer via USB. You then drag-and-drop them into Calibre with this add-on set up: https://github.com/apprenticeharper/DeDRM_tools There's some initial setup re…

Does the ReMarkable have an ePub reader? My existing ebook collection is mostly DRM-free ePubs.

Re: ReMarkable 2.0 – A digital notebook that feels like paper

#440
post #425
post #408

Earlier quoted context omitted.

> 1. The RM1 and 2 both don't allow file transfers as a mass storage device. In the FAQ at https://remarkable.com/store/remarkable-2 : > reMarkable 2 features USB-C for faster charging and data transfer. Even if this does not mean that mass storage is or will be supported officially, maybe unofficial support could be added using the Linux Kernel's USB Gadget API g_mass_storage as a module. More info: https://www.kern…

Based on the review posted, there is still no way to natively transfer files other than the web interface. The reviewer is a developer so he should know what he is talking about. This is the only other method I've found: https://github.com/nick8325/remarkable-fs You'd think scp would work also but I haven't found info on the subject and I don't own the RM1 to try. edit: found someone's scp script: https://github.com/…

Other comments here have said that both rsync and scp work.
Post reply on HN