Live data from Hacker News

ReMarkable 2.0 – A digital notebook that feels like paper

remarkable.com

231–240 of 702 posts

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

#232
post #87

Unfortunately I had to buy an iPad (first apple product I buy ever) for my girlfriend since she needs an app (for work, she's a teacher) that only runs in iOS. I say unfortunately because I would have bought a ReMarkable instead :(

Sounds like you made the right choice, the iPad serves many functions, while the Remarkable services a small subset.

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

#233
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…

Is there any open source (DIY) hardware that goes with these APIs? Since $400 seems a little steep for a white screen I suspect it is possible to DIY similar hardware too. Any ideas?

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

#235

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…

I was on the fence about this but the clunky zooming when reading PDFs made me decide not to get it. I think a tablet is better for browsing PDFs.

I just bought an Ipad Pro for this purpose and I love it. I have tons of PDFs open for research and I can annotate super easily.

Plus, I can draw, animate, and watch youtube on the same device. It's been quite nice.

I was going to get the ReMarkable, but am very happy with my Ipad

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

#237

I've been looking at this or an ipad to use as a notepad and a reader for technical books. But then I take a deep breath and compare the price to the price of buying used books and keep going along with physical objects.

You can buy half a million sheets of paper for this price.

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

#238
post #229
post #68

Earlier quoted context omitted.

You can, with Parabola-rM. http://davisr.me/projects/parabola-rm

Really curious whether anyone’s actually used Parabola-rM often? It lacks support for Wi-Fi and the sdma port. Not sure what that leaves you to rely on for file transfers or much of anything. I can at least imagine a lack of networking as a plus though for lack of distractions.

SDMA isn't related to networking. As I mentioned here: https://news.ycombinator.com/item?id=24294868

The device is exposed over USB as a composite device, consisting of a virtual Ethernet port and a virtual serial port. Network communications may happen over that link, as well as SSH/SCP'ing files.

It also supports USB OTG, so one could plug in a libre-compatible Wi-Fi card and use that.

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

#239
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…

Is there any open source (DIY) hardware that goes with these APIs? Since $400 seems a little steep for a white screen I suspect it is possible to DIY similar hardware too. Any ideas?

Historically the "current generation" of e-ink displays are notoriously annoying to hack on with devkits being expensive and waveforms being available only under NDA. This was true 5 years ago, not sure if it's still true.

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

#240
post #62
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…

Running Emacs on it would be cool. - Can‘t do it on my expensive iPad Pro.

It's not emacs, but I've been enjoying iVim (1) on my iPad Pro. With `:idocuments` I can edit files in Working Copy (it opens the Files picker).

I also copied my plugins (Goyo for focus, etc) and config from my linux box.

1: https://apps.apple.com/us/app/ivim/id1266544660

Post reply on HN