Robin

Results 87 comments of Robin

NVENC: ``` Encodiing Device Nr: 0 [mp4 @ 0x5626d607cdc0] pts (512) < dts (1536) in stream 0 [mp4 @ 0x5626d607cdc0] pts (1024) < dts (2048) in stream 0 [mp4 @...

@Playit3110 did you find a way to use a private key for sftp?

It never works for me and always gives the error Unsupported type: PRIVATE KEY

I know, and I'm 100% sure I gave it the file with my private key, and put the public key on the server.

I know what public and private keys are, I'm 100% sure. And it did start with that.

What about fdroid?

since the version on fdroid is the latest (1.5.3) I would guess it'll auto fetch version 1.5.4 when you release it, but I'm not sure I'll let you know if...

Creating a binding.gyp file: ``` { "targets": [ { "target_name": "binding", "sources": [ "src/binding.cc" ] } ] } ``` Gives: https://pastebin.com/UBbi0vvw

> > Fix for Raspi-OS 32bit: > > wget http://ftp.us.debian.org/debian/pool/main/libs/libseccomp/libseccomp2_2.4.4-1~bpo10+1_armhf.deb > > sudo dpkg -i libseccomp2_2.4.4-1~bpo10+1_armhf.deb > > Explanation: > > https://docs.linuxserver.io/faq#my-host-is-incompatible-with-images-based-on-ubuntu-focal-and-alpine-3-13 > > Install package, restart docker or reboot...

Also, it seems like fees are not withdrawn if you create a transaction. This can be bypassed on buy (just exclude the fee from the total amount) and sell (just...