If there is a remarkable person that sees this, please embrace the hacker community. It is a huge asset to have us by your side, and it's a huge differentiator from all the other tablets which have walled off developers. Also, it would be pretty sweet some part of the API was documented.
They just recently released their toolchain for the reMarkable 2 https://github.com/reMarkable/linux/issues/7 The toolchain for the rM1 has been out for a long time. Since it's just a linux device, there is a ton of existing documentation on how to work with it.
ReMarkable tablet open source tools and hacks
161–170 of 257 posts
Re: ReMarkable tablet open source tools and hacks
#162Earlier quoted context omitted.
Majority of consumer facing products collect usage analytics, otherwise they don’t know how to improve the product.
> otherwise they don’t know how to improve the product. Or, you know, they could just ask customers how the product is working for them. Automated data collection is a huge, huge problem and stampedes over civil liberties. We ought to control our computers, and not be controlled by them, which is why I vigorously oppose all non-free (proprietary, non libre) software.
That number is zero.
Re: ReMarkable tablet open source tools and hacks
#163Earlier quoted context omitted.
I'm surprised that you say the pen/glass fell is no better than IPad Pro or Surface Pro, in my opinion this is a difference like day and night. I also own the Sony epaper DPT-1 and while that one has a good feel it's not close to the remarkable (mind you it also has a different aim, i.e. only note-taking no drawing). But in my opinion the writing feel blows anything with a regular LCD or OLED display completely out o…
That Sony you mentioned is 1k USD. Is it locked down and unhackable for that price? I like my free software and Linux environments.
Re: ReMarkable tablet open source tools and hacks
#164Earlier quoted context omitted.
> ReMarkable is sort of astonishingly expensive, I have been contemplating buying a ReMarkable 2 as I prefer to handwrite everything/annotate/. The price tag is a bit hefty given the cost of an iPad and pencil and the zillion other things it does. I'm curious if you are indeed going to buy one?
I've had mine for 4-6 weeks now. I'm not returning it, but I can't particularly recommend it - both the annotation and eReading experiences are significantly inferior to what you'd get with Onenote, Notability, or Drawboard on iPad/Surface. The reMarkable hardware is nice, but its stock software is frankly disappointing. The hackability is a "plus", but I don't want to have to resort to unsupported firmware tweaks to…
* PDF annotations are automatically flattened, so you can't browse them separately or easily extract them on a computer
* sync is terribly, agonizingly, slow and unreliable
Re: ReMarkable tablet open source tools and hacks
#165Earlier quoted context omitted.
Some of us hackers feel the same way. I'm the author of a paid-but-GPLv3+ program called RCU[1] that almost 400 people use because they don't want to, or legally can't, interface with a cloud. I never connect my tablet to the net except to get software updates. [1]: http://www.davisr.me/projects/rcu/
Thanks for the software and documentation you've written for the reMarkable. I've taken a different approach for running Debian buster , but your guide [1] saved me a lot of time nonetheless. [1] http://www.davisr.me/projects/parabola-rm/ chroot for now, systemd-nspawn as soon as I have time to hack on it later, as I want to be able to switch between whatever I'm running and reMarkable's original software.
Parabola-rM is really a labor of love, and half of the proceeds are donated to the FSF and Parabola project. It would mean a tremendous amount to have your financial support for independent free software development (and if you have already bought a copy, thank you!).
Re: ReMarkable tablet open source tools and hacks
#166If there is a remarkable person that sees this, please embrace the hacker community. It is a huge asset to have us by your side, and it's a huge differentiator from all the other tablets which have walled off developers. Also, it would be pretty sweet some part of the API was documented.
It's quite nice. I own a R1 and it's a good ereader and notepad. It brings back memories about the Nokia N700-N9 series, a class of devices I really miss.
Re: ReMarkable tablet open source tools and hacks
#167Earlier quoted context omitted.
> otherwise they don’t know how to improve the product. Or, you know, they could just ask customers how the product is working for them. Automated data collection is a huge, huge problem and stampedes over civil liberties. We ought to control our computers, and not be controlled by them, which is why I vigorously oppose all non-free (proprietary, non libre) software.
I see your point here, and then I count the number of times I have responded to survey requests or participated in nielsen ratings surveys, even when paid to do it. That number is zero.
Users like this because they are actually being listened to by the software's author, there is no overhead to fixing problems, and they aren't being shoehorned into a database.
Re: ReMarkable tablet open source tools and hacks
#168Earlier quoted context omitted.
They just recently released their toolchain for the reMarkable 2 https://github.com/reMarkable/linux/issues/7 The toolchain for the rM1 has been out for a long time. Since it's just a linux device, there is a ton of existing documentation on how to work with it.
unfortunately, the sdk doesn't work with hi applications yet. the way the screen works has changed significantly. There are community projects that make it work though: https://github.com/ddvk/remarkable2-framebuffer
Re: ReMarkable tablet open source tools and hacks
#169Earlier quoted context omitted.
This an interesting option I never considered. Somehow, I wasn't aware of the C930 book. It looks like it's been discontinued, but there are still many being sold. I've also toyed with the idea of purchasing an old Surface Pro 3 because of the price and the ability to run a full Linux distro—though obviously, I lose all the benefits of e-ink with this option.
I just looked at it. I feel like I would have much preferred they put the e-Ink on the back side of the LCD screen instead of replacing the keyboard. It's really hard to use a non-tactile keyboard for any productivity.
For the keyboard, consider getting a USB or bluetooth keyboard, like Lenovo ThinkPad TrackPoint Keyboard II, or ThinkPad Compact USB Keyboard with TrackPoint (0B47190) - they are very comfortable.
As for linux support, check out https://github.com/aleksb/yogabook-c930-linux-eink-driver
Re: ReMarkable tablet open source tools and hacks
#170Earlier quoted context omitted.
I see your point here, and then I count the number of times I have responded to survey requests or participated in nielsen ratings surveys, even when paid to do it. That number is zero.
I agree, most companies conduct feedback in a completely impersonal way. I tell my customers that my software doesn't contain any tracking or telemetry, and that human-to-human feedback (direct email) from users is the only way I can know of problems. I also make it very clear that I am open to all kinds of feedback. This is great because I get bug reports directly, can understand how people are using the program in…