Nancy, France
Software engineer, full-stack developer. Addicted to free software, especially Linux and Emacs. I love sci-fi and want Firefly to be real.
Comment by ~schnouki on ~koehr/the-250kb-club
Yeah, it's pretty weird that it breaks things, but I confirm that https://schnouki.net. doesn't work while https://schnouki.net and https://schnouki.net/ do ¯\_(ツ)_/¯
(Kudos for noticing the x-clacks-overhead header! :))
Comment by ~schnouki on ~koehr/the-250kb-club
Yep, that's right, the trailing dot seems to break the link... It works for me :)
Ticket created by ~schnouki on ~koehr/the-250kb-club
Hey there,
I'd like to add my personal site to the list: https://schnouki.net. According to Cloudflare, the total bytes for the frontpage is 69 kB: https://radar.cloudflare.com/scan/4589309e-6f22-4e98-827e-bfcc6911642f/summary
Thanks! :)
Ticket created by ~schnouki on ~migadu/alps
Hi,
Just trying alps on my Migadu account: everything works with the
alps
theme, but nothing does with thesourcehut
one. After login, I immediately get this error:2023-06-16T11:42:27+02:00 ERROR template: mailbox.html:63:22: executing "mailbox.html" at <.PersonalName>: can't evaluate field PersonalName in type imap.Address 2023-06-16T11:42:27+02:00 method=GET, uri=/mailbox/INBOX, status=500
It probably needs some patch similar to this one, but changing obvious things (
.PersonalName
->.Name
etc.) isn't enough, and I quickly end with the following:2023-06-16T11:58:46+02:00 ERROR template: message.html:160:35: executing "message.html" at <$name>: wrong type for value; expected imap.Flag; got string
So, leaving this to people who know a bit more about how this is supposed to work :)
Thanks!