!rMMJVYqfOEOLttKGza:nixos.org

NixOS Matrix Suggestions

433 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#141 Servers

Load older messages


SenderMessageTime
9 Dec 2021
@dandellion:dodsorf.asDandellionyeah that's the actual matrix logo14:15:58
@dandellion:dodsorf.asDandellionhttps://github.com/vector-im/logos/tree/master/matrix14:16:02
@janne.hess:helsinki-systems.deJanne Heßhmm would be nice if this had a license attached :(14:16:45
@dandellion:dodsorf.asDandellionwe've been asking for years14:16:55
@janne.hess:helsinki-systems.deJanne HeßI can probably just recreate it. It's like 3 paths and will look pretty similar14:17:23
@janne.hess:helsinki-systems.deJanne Heß * I can probably just recreate it. It's like 3 paths and it will already look pretty similar14:17:30
@janne.hess:helsinki-systems.deJanne Heß(or 2 paths and a literal "m")14:18:06
@grahamc:nixos.org@grahamc:nixos.orghttps://twitter.com/grhmc/status/146894896745514189114:21:52
@dandellion:dodsorf.asDandellionThe reason they dont have a license attached already is because they want to protect it from being used on not-matrix stuff14:23:53
@grahamc:nixos.org@grahamc:nixos.org Janne Heß: I think the license is on what it depicts, not the literal bits in the file 14:23:57
@janne.hess:helsinki-systems.deJanne Heß
In reply to @grahamc:nixos.org
Janne Heß: I think the license is on what it depicts, not the literal bits in the file
Probably, yeah. Licensing is a horrible topic
14:24:22
@dandellion:dodsorf.asDandelliontrademark shit is really difficult so they just haven't specified, and yeah14:24:37
@andrew:mtx.rew.laandrew left the room.14:24:58
@grahamc:nixos.org@grahamc:nixos.orgsure, maybe they can give us a one-off license :)14:25:14
@janne.hess:helsinki-systems.deJanne Heß 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 greath though… 14:25:45
@janne.hess:helsinki-systems.deJanne Heß * 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.deLinux Hackerman is moving: @linus:schreibt.jetztwow already got a reply though14:27:25
@janne.hess:helsinki-systems.deJanne Heßthat 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.deJanne Heßimage.png
Download image.png
17:15:45
@janne.hess:helsinki-systems.deJanne Heßwhat do y'all think of this?17:15:57
@janne.hess:helsinki-systems.deJanne HeßI 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.deJanne Heß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 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

Show newer messages


Back to Room ListRoom Version: 6