!NhAsaYbbgmzHtXTPQJ:funklause.de

Nix NodeJS

149 Members
47 Servers

Load older messages


SenderMessageTime
15 Jul 2024
@hexa:lossy.networkhexa their release process only calls yarn build here https://github.com/music-assistant/frontend/blob/main/.github/workflows/release.yml#L65 11:02:35
@hexa:lossy.networkhexaRedacted or Malformed Event11:23:36
@hexa:lossy.networkhexaRedacted or Malformed Event11:23:58
@hexa:lossy.networkhexahttps://github.com/music-assistant/frontend/blob/main/vite.config.ts#L19-L2111:24:41
@hexa:lossy.networkhexaof course fonts are downloaded during build11:24:58
@emilazy:matrix.orgemilyit's from Google, when does anything they run ever disappear? :)11:26:23
@hexa:lossy.networkhexaI'm pretty sure we have a number of packages missing fonts due to this 😄 11:27:39
@hexa:lossy.networkhexabecause it doesn't actually fail to build11:27:52
@hexa:lossy.networkhexa
✓ 781 modules transformed.
[webfont-dl] ✗ https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap (try #1): getaddrinfo EAI_AGAIN fonts.googleapis.com
[webfont-dl] ✗ https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap (try #2): getaddrinfo EAI_AGAIN fonts.googleapis.com
[webfont-dl] ✗ https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap (try #3): getaddrinfo EAI_AGAIN fonts.googleapis.com
[webfont-dl] getaddrinfo EAI_AGAIN fonts.googleapis.com
11:29:39
@emilazy:matrix.orgemilybuild-time font download module that doesn't bubble up errors11:32:12
@emilazy:matrix.orgemilywe just reached peak javascript11:32:16
@hexa:lossy.networkhexaand I mean, those are over 40 files11:33:19
@hexa:lossy.networkhexaI'm not going to fetchurl them11:33:22
@hexa:lossy.networkhexathis looks like a dead end for the source build to me11:34:23
@emilazy:matrix.orgemilycan't you just shim in our roboto package?11:36:25
@hexa:lossy.networkhexathose are truetype fonts, no?11:36:54
@hexa:lossy.networkhexahttps://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap11:37:09
@hexa:lossy.networkhexacheck the file, it wants web open font format11:37:27
@hexa:lossy.networkhexa * check the file, it wants WOFF2 instead11:37:37
@emilazy:matrix.orgemilyah, true11:37:52
@emilazy:matrix.orgemilywe could build woff2s :')11:37:58
@emilazy:matrix.orgemilythey're just compressed ttfs after all!11:38:06
@hexa:lossy.networkhexathat sounds like lots of fun11:39:08
@hexa:lossy.networkhexagiven that our current roboto build is this11:39:28
@hexa:lossy.networkhexaimage.png
Download image.png
11:39:29
@emilazy:matrix.orgemilydon't show me that, I'll replace it with something really slow and everyone will get mad11:40:01
@c0ba1t:matrix.orgCobaltMaybe it's worth to request upstream to just use font's from npm? Most stuff from Google font's and in particular Roboto is available in an npm package.11:40:51
@c0ba1t:matrix.orgCobalt* Maybe it's worth to request upstream to just use fonts from npm? Most stuff from Google font's and in particular Roboto is available in an npm package.11:41:02
@hexa:lossy.networkhexa
In reply to @emilazy:matrix.org
don't show me that, I'll replace it with something really slow and everyone will get mad
that is precisely the issue with fonts, reminds me of #staging:nixos.org a while ago 😄
11:43:24
@hexa:lossy.networkhexa
In reply to @c0ba1t:matrix.org
Maybe it's worth to request upstream to just use fonts from npm? Most stuff from Google font's and in particular Roboto is available in an npm package.
maybe, but that requires a relationship, given that I don't know what I'm talking about 🙂
11:43:53

Show newer messages


Back to Room ListRoom Version: 6