| 26 May 2021 |
emily | how many minutes did your system freeze up the first time you joined a channel on matrix.org? | 21:41:41 |
sumner | In reply to @m1cr0man:m1cr0man.com Synapse defaults to a log level close to debug and that should be a crime. I had someone deploy a Docker container for synapse that murdered my logstash and half murdered the disk on the host. Yep, set to 0 by default. That's debug 😂 https://search.nixos.org/options?channel=unstable&show=services.matrix-synapse.verbose&from=0&size=50&sort=relevance&query=synapse | 21:42:11 |
sumner | In reply to @m1cr0man:m1cr0man.com Synapse defaults to a log level close to debug and that should be a crime. I had someone deploy a Docker container for synapse that murdered my logstash and half murdered the disk on the host. * Yep, set to 0 by default. That's debug 😂 https://search.nixos.org/options?channel=unstable&show=services.matrix-synapse.verbose&from=0&size=50&sort=relevance&query=synapse Definitely had to setup logrotate | 21:42:32 |
sumner | In reply to @emilazy:matrix.org how many minutes did your system freeze up the first time you joined a channel on matrix.org? Hey, this is being improved: https://github.com/matrix-org/synapse/pull/9958 | 21:43:07 |
m1cr0man | Still better than setting up IRC but that's not a high bar :P I like how there's integrations for other things like whatsapp and telegram though. Can definitely start consolidating how many chat clients I have | 21:45:10 |
m1cr0man | (I know about bitlbee for the record, but uuh no thanks) | 21:45:30 |
emily | yeah, decent multiple-device e2e chats and bridging to a lot of other services are what sold me | 21:47:21 |
m1cr0man | It's like plex but for socialising XD | 21:48:29 |
m1cr0man | Alrighty reboot time... see you on 1.7.29 | 21:48:55 |
m1cr0man | so yeah uh how do I see the available spaces? | 22:05:20 |
sumner | Did you enable them? If so, you should be able to join #community:nixos.org and see it in the left bar. | 22:05:59 |
sumner | * Did you enable them? If so, you should be able to join #community:nixos.org and see it in the left bar in Element. | 22:06:01 |
emily | note that to get some channels – like this one – to show up in the NixOS space, you need to explicitly join their parent "sub-space" | 22:07:15 |
emily | like Teams or Topics | 22:07:18 |
m1cr0man | oh yep! I just joined that. Ok thanks emily let me do that | 22:07:30 |
emily | which I think is pretty confusing and terrible UX-wise but hopefully they'll adjust that at some point | 22:07:31 |
emily | they just really went wild on the idea of nested discord servers I guess | 22:07:37 |
sumner | In reply to @emilazy:matrix.org which I think is pretty confusing and terrible UX-wise but hopefully they'll adjust that at some point It's blocked on /peek over federation... I really hope they put a lot of work into that in the near future because it's blocking a lot of other things as well. | 22:08:18 |
m1cr0man | Your server does not support showing space hierarchies <- I guess I have to change something on synapse? | 22:08:51 |
emily | ah, I see | 22:08:54 |
emily | silently worse user experience when everyone isn't centralized on the same server is a deeply unfortunate property for a federated system :( | 22:09:15 |
emily | so I hope they address that too | 22:09:21 |
m1cr0man | Sorry for being a total noob here and hijacking the channel for my own matrix setup 😓 I really appreciate the help folks | 22:09:41 |
emily | In reply to @m1cr0man:m1cr0man.com
Your server does not support showing space hierarchies <- I guess I have to change something on synapse? there's an experimental spaces flag if you look at the bottom of the config of the main synapse branch | 22:09:37 |
emily | you'll need to add that and restart I imagine | 22:09:43 |
sumner | In reply to @emilazy:matrix.org you'll need to add that and restart I imagine Or you can run the 1.35.0rc1 like me haha | 22:11:02 |
| hax404 joined the room. | 22:17:28 |
m1cr0man | In reply to @emilazy:matrix.org there's an experimental spaces flag if you look at the bottom of the config of the main synapse branch That worked, and had you not said it I never would have found it as they removed the option from master 4 hours ago XD https://github.com/matrix-org/synapse/commit/f42e4c4eb9b5b84bd1da80a4f3938c1c06305364 | 22:20:58 |
emily | if I wanted to live on the edge I'd try to patch in push notifications and search to Dendrite :) | 22:21:14 |
emily | lmao that's incredible | 22:21:22 |