Show HN: Edsger – A handwritten Clojure REPL for the reMarkable 2
31–36 of 36 posts
Re: Show HN: Edsger – A handwritten Clojure REPL for the reMarkable 2
#32Re: Show HN: Edsger – A handwritten Clojure REPL for the reMarkable 2
#33I find getting stuff up on the rM2 screen a hassle. The challenge comes from the way the e-paper works. To turn a pixel from white to black (or vice versa) it needs multiple actual frames. The pixel data must also be packed in a specific format. Instructions for how many frames a single operation requires are coded in a wbf[0] file, which comes included with the OEM firmware. The most commonly used approach is hookin…
My reMarkable is still stuck on a super old version (v3.3 I think), precisely because of xochitl being closed source and there's no stable and efficient way of driving the display. It's super sad because I would love to have much more things appearing on my tablet yet I cannot develop reMarkable apps easily. I'm not talking about browsers, but more like my Linear TODO list, calendar, etc., so I don't have to reach fo…
https://github.com/asivery/rm-appload https://github.com/asivery/xovi
Installing these used to be a bit of a hassle, but ReManager and Vellum make it a breeze: https://github.com/rmitchellscott/reManager
Re: Show HN: Edsger – A handwritten Clojure REPL for the reMarkable 2
#34Re: Show HN: Edsger – A handwritten Clojure REPL for the reMarkable 2
#35y tho