Myridium

Results 22 issues of Myridium

I have an SSH config setup for `reMarkable` in my `~/.ssh/config`. I looked through the source code and it seems like there may be partial support for this, but I...

``` $ make install PREFIX="$(brew --cellar)/passage/dev" install: mkdir /opt/homebrew/Cellar/passage install: mkdir /opt/homebrew/Cellar/passage/dev install: mkdir /opt/homebrew/Cellar/passage/dev/lib install: mkdir /opt/homebrew/Cellar/passage/dev/lib/passage install: src/platform/darwin.sh -> /opt/homebrew/Cellar/passage/dev/lib/passage/platform.sh install: mkdir /opt/homebrew/Cellar/passage/dev/lib/passage/extensions install: mkdir /opt/homebrew/Cellar/passage/dev/bin install: src/.passage...

Type `passage edit tmp`, then press `ctrl+C` during the password prompt. Now, no characters show in the terminal when typing further commands.

When editing a password, `passage` prompts for the password once to decrypt the file. But then it asks again when saving the file. It should not need to prompt the...

In `pass`, the `gpg-agent` manages the secret associated with the GPG key. This may be the PIN to access a YubiKey, or the passphrase to a password-protected GPG identity file....

Per the title. The latest software update to the reMarkable firmware breaks `reStream`. Software version `2.12.1.527`. Output of `reStream`: ``` [SSH] true [SSH] cat /sys/devices/soc0/machine [SSH] [ -f /dev/shm/swtfb.01 ]...

`ssh` access should not be attempted again if the reason the program is exiting is because `ssh` access failed. I also think that the program should not print help messages...

Current problem with RAM usage on reMarkable --- Currently, in order to redirect traffic from our PC or the reMarkable tablet to our `rmfakecloud`, we are advised to edit `/etc/hosts`...

Hi, thanks for working on this great project and sharing it with the community. I am trying to understand how this software operates at a high level, and looking over...

Followed instrructions here: https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker Ran `docker-compose up` Get this output: ``` docker-jitsi-meet-stable-6826-jicofo-1 | INFO: Started ServerConnector@2bc9a775{HTTP/1.1, (http/1.1)}{0.0.0.0:8888} docker-jitsi-meet-stable-6826-jicofo-1 | Jan 25, 2022 2:32:42 AM org.eclipse.jetty.server.Server doStart docker-jitsi-meet-stable-6826-jicofo-1 | INFO: Started...