Earlier quoted context omitted.
I don't think so. The entire point of remarkable is to interact with the text. That is also How I have seen people use them at Uni. It's more like 99% of notes are tightly coupled to the text.
> The entire point of remarkable is to interact with the text. You might be surprised. I just ordered one, and for me the point is to read scanned PDFs of large books.
I bricked then recovered my reMarkable 2
221–230 of 242 posts
Re: I bricked then recovered my reMarkable 2
#222Earlier quoted context omitted.
> We made sure that the toltec install process includes a hash of the install script to prove that it isn't modified by a man-in-the-middle. A bit late for that, no? Maybe I misunderstood but the modified version could do it's thing and then download the official script to fool that check. Or pretty much anything else imaginable.
I guess you haven't looked at our install instructions[0]. The hash check is done before running the script. You can't run the script if it doesn't match unless you choose to just run it manually and ignore the check. 0. https://toltec-dev.org/
But that is better!
Re: I bricked then recovered my reMarkable 2
#223Earlier quoted context omitted.
> We made sure that the toltec install process includes a hash of the install script to prove that it isn't modified by a man-in-the-middle. A bit late for that, no? Maybe I misunderstood but the modified version could do it's thing and then download the official script to fool that check. Or pretty much anything else imaginable.
The bash script is fairly easy to download and verify before running it. It’s only 200 lines with a few functions and if statements.
Re: I bricked then recovered my reMarkable 2
#224I work part-time for my university's help desk and I was both impressed and disappointed the first time I came across one of these--one the one hand, its highly customizable and supports SSH access. On the other hand, there is shockingly no way to get the MAC address without connecting via SSH, even though this is popular among academics who often need to get onto MAC filtered networks. In hindsight, we probably coul…
The reMarkable is surprisingly good for its primary purpose. Everything else it does... is limited. They things they did do are done well given how they are implemented. The epub/pdf experience sucks because it doesn't have a real pdf reader. It just renders the epub to pdf and then throw the pdf into the note-taking app. Arguably, none of the functionality is half-assed. It works very well as a writing tablet. It ab…
And since it is hackable the community made interesting strides in other use cases as well
Re: I bricked then recovered my reMarkable 2
#225I work part-time for my university's help desk and I was both impressed and disappointed the first time I came across one of these--one the one hand, its highly customizable and supports SSH access. On the other hand, there is shockingly no way to get the MAC address without connecting via SSH, even though this is popular among academics who often need to get onto MAC filtered networks. In hindsight, we probably coul…
The reMarkable is surprisingly good for its primary purpose. Everything else it does... is limited. They things they did do are done well given how they are implemented. The epub/pdf experience sucks because it doesn't have a real pdf reader. It just renders the epub to pdf and then throw the pdf into the note-taking app. Arguably, none of the functionality is half-assed. It works very well as a writing tablet. It ab…
I have a Boox Note Air that's fantastic and about the same price as the RM2 after import taxes. The built in Epub reader is far better than most off the shelf apps, because it supports E-ink centric features such as "embolden text" and "darken image" that are especially helpful when reading colour PDFs.
Note taking quality is more than good enough for me with the stock pen, although there are fancier options available. Best of all, you can split screen between the note app and the reading app, so you can take notes as you read.
Re: I bricked then recovered my reMarkable 2
#226Earlier quoted context omitted.
I know I reacted hard to this statement: > Going further down the rabbit hole, the toltec GitHub page mentions that it works on top of the Entware distribution, and recommends what is basically “wget | bash”. I’m not a fan of this. Could I install my own rsync? We made sure that the toltec install process includes a hash of the install script to prove that it isn't modified by a man-in-the-middle. Toltec itself requi…
I made the mistake in that post of not mentioning that I didn't want to be required to connect the rm2 to wifi, and installing a package manager would mean I would need to do that to install software. If anything it would be something I would temporarily install, use it to install rsync, then figure out how to uninstall it, and in my mind that's functionally equivalent to what I was doing with docker. Pushing to / in…
another option would be to just grab the files from the package itself and extract them to the device, and then manually run the install script steps as required. They are basically just gz tarballs.
Re: I bricked then recovered my reMarkable 2
#227Isn't `bricked then recovered` a contradiction in terms?
Generally I'd say yes, but when recovery includes a breadboard and soldering I think 'bricked then recovered' is acceptable!
Re: I bricked then recovered my reMarkable 2
#228Not trying to shill too hard, but it's rare I fall in love with a device the way I've fallen in love with my Remarkable 2. I can't say it was 100% worth the price (half was paid as a gift), but everything about it is refreshingly elegant and simple. Great to know recovering from a brick is possible too.
Re: I bricked then recovered my reMarkable 2
#229Earlier quoted context omitted.
I made the mistake in that post of not mentioning that I didn't want to be required to connect the rm2 to wifi, and installing a package manager would mean I would need to do that to install software. If anything it would be something I would temporarily install, use it to install rsync, then figure out how to uninstall it, and in my mind that's functionally equivalent to what I was doing with docker. Pushing to / in…
That makes a lot more sense. you can always just install initially and then use opkg to install local packages you scp across in the future as well: `opkg install path/to/package.ipk` another option would be to just grab the files from the package itself and extract them to the device, and then manually run the install script steps as required. They are basically just gz tarballs.
Re: I bricked then recovered my reMarkable 2
#230Earlier quoted context omitted.
> But I'm taking "notes" to mean commentary. In the context of the reMarkable / this conversation, “notes” means whatever the user draws on the device with the stylus: underlining or circling or crossing-out words or drawing lines between them, drawing pictures or hand-writing in the margin or between lines or on the words, etc: whatever you would or could do with a physical book and a pen/pencil. (A primary design g…
It's a small subset of possible notes, but it's a very large subset of notes that are likely to come into existence.