Evan Pratten

Results 33 comments of Evan Pratten

@woelper That ended up being my solution too.

Can confirm, I have the exact same issue. Running `:PlugStatus` seems to make everything connect fine

I think I can work on this later today

For people that wanted firewall rules, this guide fixed all my issues with nodes not getting data from eachother. https://www.digitalocean.com/community/tutorials/how-to-configure-the-linux-firewall-for-docker-swarm-on-ubuntu-16-04 Just had to open up the generic docker swarm ports....

Hi @IoIxD I've been maintaining my own similar (with very different goals) rust library for a while now. https://github.com/ewpratten/raylib-ffi Optional logging hooks is next on my personal feature list for...

@IoIxD if you do make use of my work, I'd appreciate you @ mentioning me in the commit / PR, just so I can see what you end up doing...

:+1: on this from me too. Memory reporting would be nice

Hey @geerlingguy you should take a look at the [linuxserver.io image](https://github.com/linuxserver/docker-mastodon) for Mastodon. It automates the setup fairly nicely and docker being docker, lets you hop between releases with minimal...

My UDM Pro is on 2.x and now uses `/data` fyi ``` root@DreamMachinePro:~# uname -a Linux DreamMachinePro 4.19.152-ui-alpine #4.19.152 SMP Thu Jan 19 14:13:14 CST 2023 aarch64 GNU/Linux ```