RE: https://ruby.social/@lrug/115963701613054829
Tonight! >
Loving Ruby since 2001.
I’m the admin for this instance - if you have any questions or problems, let me know!
| Elsewhere | http://lazyatom.com |
| Also | https://interblah.net |
| Github | https://github.com/lazyatom |
| Support ruby.social | https://www.patreon.com/rubysocial |
RE: https://ruby.social/@lrug/115963701613054829
Tonight! >
RE: https://ruby.social/@lrug/115963701613054829
The Feb lightning talks meeting is always the best LRUG of the year - hope to see you there!
@kmcphillips I'd have to dig into the mastodon source to be sure about what's happening here, but here's my hunch:
1. I know that it will try to "verify" the page by checking for a "rel=me" meta tag, and that process might start with a HEAD request.
2. when you change your profile, that gets broadcast to other servers in the fediverse, and they'll all be trying to do that same verification.
... so that might explain the different IPs. It probably won't last _forever_, but... maybe? 🤷
Here @lunduke complains about "exclusionary" behaviour, yet insists on flippantly misgendering (linked below). This isn't "activism", it's holding the line for basic human dignity.
Is it any wonder people feel hostile?
You shouldn't be surprised that people don't want you in their community or project if this is how you act. Nobody owes you anything.
Gatekeeping.
Honest #Ruby/#Rails question…
If you love using a write-HTML-in-Ruby tools, why?
What does it do for you?
Historically:
Markaby, markaby, mab, Slim, Haml, …
Recently:
ViewComponent, Glimmer, Phlex…
Asking genuinely, respectfully, is it that you don't like / don't want to write HTML?