David Wahlstrom

Results 13 comments of David Wahlstrom

An idea along the same lines would be a bit of a repository of working configs. I'd be happy to share what I'm using (sans any personal data like API...

There would have to be a bit of code that would send telemetric data to a server/service for i3pystatus. I could easily enough setup something for collecting that information. The...

I must say that I agree with this request. However, I'm wondering if this is the responsibility of the module itself (similar to https://github.com/enkore/i3pystatus/blob/master/i3pystatus/lastfm.py#L25-L26) or if there should be something...

I know this is a bit of a poor response, but Plex has been working on live TV streaming and has completely replaced my reliance on wallop. Perhaps others may...

This is still crashing of Build ID 7556457. The image is still upside down also.

It doesn't seem to be memory pressure. `dmesg` doesn't show any OOMkiller messages, and when I do run synapse manually (and it stays running), I still have over 3GB of...

@meri-leeworthy I simply did `sudo cat /etc/systemd/system/matrix-synapse.service`, and then copied the `ExecStart` command into my clipboard. Then I did `sudo su -` into root, and pasted the command. Once I...

Sorry, a nasty bout of illness has had me offline for a few days. I like this PR overall, but I think we should add some logic around the "rm...

Ya, this has been a long time bug. It only happens (as far as I know) on **new** branch pushes. I've gotten around it in the past by just disabling...

Actually, looks like I may be off base here. d0a01baa358bf983459e7e0493e84d8a56057b07 addressed the issues I was referring to. I'll need to dig deeper into this to see what is going on...