thomarse-ef

Results 4 issues of thomarse-ef

I'm trying to process a few folders of spatial data but am running into memory issues (filling RAM very quickly, often causing a crash). I've tried to replicate this behaviour...

I'm trying to set up the config file. The command `stdbuf -oL libinput debug-events|grep switch` doesn't work on my machine (terminal just runs indefinitely no matter what I do with...

Hi. I thought I'd [open this](https://discourse.julialang.org/t/have-a-try-julia-v1-5-1-for-arm32bit/45558/19?u=thomarse) as an issue. This seems to be the same issue as [this one](https://github.com/Julia-Embedded/jlcross/issues/21), I've been trying but can't apply it to fix my issue....

Hey. I'm getting an error when setting up `remote`. The command to test sshd setup produces an error: ``` pi@raspberrypi:~ $ sshd -t && echo 'looks good' || echo 'sshd...