in case you were wondering where i have been:
1) gentle.town is down atm as our admin is taking a vacation from the interwebs
2) i have been persisting in the quiet and weird space of @kibimon in the interim
⸺
25 years
US Pacific⌚
white; non-Protestant; trans
catch me on gentle.town [LadyMargaret]
| Fannish/Writing | @Leaf |
| Pronouns | SHE or THEY |
| JOURNAL | https://www.u2764.com/ |
| Patreon | https://www.patreon.com/kibigo |
in case you were wondering where i have been:
1) gentle.town is down atm as our admin is taking a vacation from the interwebs
2) i have been persisting in the quiet and weird space of @kibimon in the interim
more weird behaviour: my logged‑in theme applies for “with replies” but not for my main profile page
the main profile page actually has the Mastodon logo, which it *shouldnʼt* since weʼre running friend.camp
is this like, some kind of weird cacheing / precompiled assets bug?
specific observed behaviour:
Unlisted/Public posts will not federate; Followers-Only/Direct posts will
If a Followers-Only post mentions a public post, then it WILL federate as part of the context
Unlisted/Public mentions fail to deliver and give a “remote data could not be fetched” 503 error
federation appears to be broken on gentle.town specifically for public and unlisted (but not followers-only or direct) toots, running Mastodon 3.0
does ANYBODY have any idea what might be up there??
For big dynamic sites: Your code will have bugs; you need to think about minimizing impact on your guests.
For static sites: The only way your code can have a bug in the XHTML syntax is if you forgot to check.
The failure state of the XHTML syntax is an error page. The failure state of the HTML syntax is your browser silently making its best guess.
Some people say that this works in HTML's favour, because some content is better than no content is better than an error page. I can understand this argument for people building large, dynamic sites.
But for small, static sites, if there's a bug in my code or code generator, I wanna KNOW.