Dave Anderson danderson
  • Joined on 2024-05-06
danderson opened issue lix-project/lix#429 2024-07-03 03:28:27 +00:00
nix-daemon breaks mysteriously when it runs out of disk space
danderson commented on pull request lix-project/lix-website#16 2024-05-06 23:10:51 +00:00
Remove height and weight override from Mastodon and Git logos

weight and height are needed for WebKit (Safari) to render the icons properly, I wrote up the detail in #8. I suggest updating to use the right dimensions instead? Quick way to find out what they…

danderson pushed to dave/matrix-logo at danderson/lix-website 2024-05-06 07:22:30 +00:00
8f867177a1 theme: explicitly set the width/height of the Matrix icon
danderson commented on pull request lix-project/lix-website#10 2024-05-06 07:12:17 +00:00
add-to-config, about: fix typos

I was confused: https://nixos.org/manual/nix/stable/command-ref/conf-file#file-format shows that both extra-substituters and substituters work, extra-... means "append to list instead of replacing"

danderson created pull request lix-project/lix-website#11 2024-05-06 06:52:23 +00:00
theme: explicitly set the width/height of the Matrix icon
danderson created branch dave/matrix-logo in danderson/lix-website 2024-05-06 06:51:42 +00:00
danderson pushed to dave/matrix-logo at danderson/lix-website 2024-05-06 06:51:42 +00:00
0337854eb2 theme: explicitly set the width/height of the Matrix icon
danderson commented on issue lix-project/lix-website#8 2024-05-06 06:47:58 +00:00
Matrix icon in footer is invisible

Further detail: the SVG 2 spec introduced the auto value for width/height, to calculate the viewport dimensions based on content dimensions: https://www.w3.org/TR/SVG2/embedded.html#Placement

danderson commented on issue lix-project/lix-website#8 2024-05-06 06:34:07 +00:00
Matrix icon in footer is invisible

Seems to render correctly in {firefox,chrome}x{nixos,android,macos}, but fails on Safari+macOS and all browsers on iOS (per Apple policy they're forced to use Safari's rendering engine).

Poking…

danderson created pull request lix-project/lix-website#10 2024-05-06 05:39:26 +00:00
add-to-config, about: fix typos
danderson pushed to dave/typos at danderson/lix-website 2024-05-06 05:38:39 +00:00
8f5ecc070f about: fix typo
danderson created branch dave/typos in danderson/lix-website 2024-05-06 05:35:52 +00:00
danderson pushed to dave/typos at danderson/lix-website 2024-05-06 05:35:52 +00:00
f970528d42 about: fix typo
49b8fc5561 add-to-config: fix option name for cache servers
Compare 2 commits »
danderson created repository danderson/lix-website 2024-05-06 05:35:13 +00:00
danderson approved lix-project/lix-website#6 2024-05-06 05:34:45 +00:00
add-to-config: fix typo