Nathaniel van Diepen

Results 1151 comments of Nathaniel van Diepen

Rot is just a command line tool for interfacing with the system service: tarinish. It's live data is stored in `/home/root/.config/Eeems/tarnish.conf`. The [calculator package](https://github.com/toltec-dev/toltec/tree/stable/package/calculator) doesn't include a `calculator.oxide` file, so...

> But there's a draft file in the package. Maybe tarnish should check for the draft file presence instead of the binary file, with inotify ? Tarnish doesn't speak draft....

@utopiah would you be willing to help with this? My current thought is to add something to https://github.com/Eeems/oxide/tree/master/applications/screenshot-viewer to trigger copying it into xochtil.

@Utopiah I'm ready to work on this. Any insight on what I should do to add the metadata required? I wonder if [remarkable-fs](https://github.com/nick8325/remarkable-fs) or something similar could be used on...

Hmm, maybe I should try to use the cloud API to avoid requiring a restart? That would require the user to be connected to the cloud though. That or figure...

> @ddvk I do not quit get what you mean with your answer. Is there a way to use the rm1 buttons to flip pages? Yes, the left/right button on...

ddvk-hacks doesn't support the beta. Patches have to be created for every version released manually. For downgrading: https://github.com/ddvk/remarkable-update

I have an alpine container running in proxmox with this built. I'll open a PR to help simplify the build process at some point soon, as it did require a...

You also need `go` installed if you'd like to avoid using docker to build in a lxc container. I'll try to get that PR with more information opened later today.

Ideally we should also add preupgrade and postupgrade. Also I think we should be consistant with our naming and prerm/postrm should be preremove/postremove.