User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
Admin
Wyvern-shaped software developer and hobby vector artist. Also sometimes a fluffy werewolf alien creature (Areon) or a bird (Corveon).

Creator of the neofoxes, neocats and other emojis.
wvrnBox
Website
https://volpeon.ink/
Speaking German, English
Age 30s
Pronouns he / him
Backup Account @volpeon@goto.wyvern.rip
Bonus Content @areon@icy.wyvern.rip
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
@staff All platforms should communicate issues this way
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
@volpibot God damn, volpibot is ingesting new posts fast
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
"I'm eepy. Let's check how the eagle is doing"
[eagle: eeping]
Oh no
wvrnFlat
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
@kuriko neojeweled
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
@FoxbrushTailwag @keeya neofox_googly_shocked
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
@Soblow And for me, effectively no character limit drgn_uwu 300 is ridiculous
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
@catraxx I'm very happy with the experience drgn_happy
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
@forst What the heck. I'm looking at the files in Firefox and Chromium with caching disabled, and some files don't have this header according to them.
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
PhD-level agent
What does that even mean woozy_baa
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
Incomprehensible computer problems will be the cause of my death one day
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
Has Content-Length: volpeon.ink/_astro/_category_.DTW9tSzV.css
Doesn't have Content-Length:
volpeon.ink/_astro/about.ArvwJ6Ft.css

You can verify both are precompressed by appending ".br".
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
Yeah, cool shit Caddy, just yeet the Content-Length header from random files for no reason
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
There are actually some other files where the header is missing. I can see no common link.
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
I added precompressed files to my website to get both compression and a Content-Length header. It worked, except for that one fucking place I need the header for: the root index. baa Makes no sense because on-the-fly encoding is off and Caddy should have no reason to strip the Content-Length header
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
I have yet to find a use-case where AI would be a legitimate help for me. The only thing I could think of is creating unit test cases, but at work we just YOLO our projects so no dice here drgn_cool_fingergun
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
@Johann150 Yep, that's it.

cc
@zotan
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
I know now why my website won't verify on Iceshrimp.NET. Caddy won't send a Content-Length header if the site is compressed on-the-fly, but Iceshrimp.NET uses it to check if the response is too large. Super weird behavior on Caddy's end
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
Invisibird
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
It really only needs to get that under control and it would be perfect. I have to type cast the recursion away in a project or the whole VSCode extension server gets stuck after every single change in my code
User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
TIL that Prettier has an option to force consistent quotes in object property names. I don't get why this isn't the default, it looks way less messy