jalr

Results 7 comments of jalr

I want to regularyly restore compressed database backups. A drop-in replacement for the `curl $dumpurl | lzop -dc | mysql` would solve my problems I currently have with aborted downloads.

I've got a Firefly RK3399. Currently I'm using rkdeveloptool from https://github.com/rockchip-linux/rkbin in a Docker container. I would be very happy if rkflashkit had support for rk3399.

I would really enjoy if reverse-proxying would be implemented. Can anyone of the maintainers/contributors tell if the workarounds above are OK?

As a workaround, there is an inconvenient way: Go to the conversation `Settings` -> `Uploads` -> `Files`. There is a download button for audio files.

TST 4.1.11 also seems to be the latest version working with Firefox 140.5.0esr (tested on NixOS 25.11 beta)

I'm trying to get CAN working on a v203f6p6. Sending does work, but can.receive() always returns a WouldBlock error. Unfortunately, there is no example for receiving. Can anyone give me...

It seems like the communication of my setup somehow got stuck. I could make the receiving work now, however when I run the code, it receives the last frame and...