!rMMJVYqfOEOLttKGza:nixos.org

NixOS Matrix Suggestions

415 Members
Actionable suggestions for the Matrix space. Please hold discussion in #matrix-discussion:nixos.org, then bring the suggestion and context here. | https://pad.lassul.us/Nix-Matrix-Suggestions#136 Servers

Load older messages


SenderMessageTime
9 Dec 2021
@janne.hess:helsinki-systems.de@janne.hess:helsinki-systems.de * one thing we could do is have the [ and ] but with a black nix logo in the middle. don't now if that would look great though… 14:25:56
@dandellion:dodsorf.asDandellionI think most people have come to the conclusion that an [m] is too simple to not be public domain or something though14:26:01
@linus.heckemann:matrix.mayflower.de@linus.heckemann:matrix.mayflower.dewow already got a reply though14:27:25
@janne.hess:helsinki-systems.de@janne.hess:helsinki-systems.dethat does feel like a one-off license14:28:21
@hexa:lossy.networkhexahttps://twitter.com/matrixdotorg/status/146895119034386432614:30:53
@grahamc:nixos.org@grahamc:nixos.orgyeah let's go for it14:36:41
@grahamc:nixos.org@grahamc:nixos.orgit should appear here ~soon https://web.archive.org/web/20211209143739/https://twitter.com/matrixdotorg/status/146895104371939738714:38:58
@janne.hess:helsinki-systems.de@janne.hess:helsinki-systems.deimage.png
Download image.png
17:15:45
@janne.hess:helsinki-systems.de@janne.hess:helsinki-systems.dewhat do y'all think of this?17:15:57
@janne.hess:helsinki-systems.de@janne.hess:helsinki-systems.deI find it sad that the [ ] are so thin but I didn't want to change the logo17:19:16
@grahamc:nixos.org@grahamc:nixos.org cc samueldr 17:22:12
@0x4a6f:matrix.org[0x4A6F]Do we want to generate logos for the nixos.$LANGUAGE_CODE channels with appropriate language codes?17:27:04
@janne.hess:helsinki-systems.de@janne.hess:helsinki-systems.deThat is probably not so hard because you could just extract the flag from an emoji font and take the average color for the line below17:29:07
@grahamc:nixos.org@grahamc:nixos.orgI'd be happy to set them as a default, sure17:48:06
@grahamc:nixos.org@grahamc:nixos.org

right now I make room avatars via:

make_avatar() (
  room_id=$1
  roomhash=$(md5sum <<<"$room_id" | cut -d' ' -f1)
  filename="$scratch/$roomhash.avatar"

  curl "https://www.gravatar.com/avatar/${roomhash}?d=identicon&f=y&s=2048" > "$filename"
  echo "$filename"
)

and we could make it more complicated

17:48:47
@grahamc:nixos.org@grahamc:nixos.orgI take care to do it in a way that makes it clear (programatically) that it was auto-generated, and so if we do auto-generate some avatars I'd want to do the same thing17:49:37
@ckie:ckie.devmei 🌒&
In reply to @janne.hess:helsinki-systems.de
That is probably not so hard because you could just extract the flag from an emoji font and take the average color for the line below

median would make more sense, no?

20:32:57
@grahamc:nixos.org@grahamc:nixos.org let's move to #matrix-discussion:nixos.org ? 20:39:28
@grahamc:nixos.org@grahamc:nixos.org * let's move to #matrix-discussion:nixos.org ? I have this room be particularly noisy to make sure I don't miss stuff. 20:39:46
13 Dec 2021
@enzime:nixos.dev@enzime:nixos.dev joined the room.00:06:39
@enzime:nixos.dev@enzime:nixos.dev can we publish #dev:nixos.org to the nixos.org room directory? same with this channel 00:08:08
@grahamc:nixos.org@grahamc:nixos.org Enzime: they both appear to be published. Can you tell me how you're looking for it / what you're seeing which suggests it isn't? 01:10:07
@grahamc:nixos.org@grahamc:nixos.orgI tried https://nixos.ems.host/_matrix/federation/v1/publicRooms but it wants authentication and my client token isn't doing the business01:17:40
@sumner:nevarro.spaceSumner EvansThe federation api doesn’t use your client token.01:20:47
@enzime:nixos.dev@enzime:nixos.dev21-12-13_12-20-56.png
Download 21-12-13_12-20-56.png
01:21:38
@enzime:nixos.dev@enzime:nixos.dev from the Element web client, I'm currently using the nixos.dev homeserver 01:21:49
@enzime:nixos.dev@enzime:nixos.devalso when I search for rooms, other rooms show up apart from these 201:22:27
@hexa:lossy.networkhexanixos.dev is a hosted instance for endusers01:22:33
@hexa:lossy.networkhexabrowse the nixos.org homeserver instead01:22:45
@grahamc:nixos.org@grahamc:nixos.org

Sumner Evans: can you help me with the relevant API endpoints to:

  1. determine if a room is published or not
  2. set the published state?
01:24:20

Show newer messages


Back to Room ListRoom Version: 6