• 0 Posts
  • 32 Comments
Joined 2 years ago
cake
Cake day: June 19th, 2023

help-circle

  • I am sometimes forced to wear size 11 shoes, despite having 9½ feet, because so few manufacturers put out 9½ size shoes in an EEEE (quintuple wide) or oversized EEE (quadruple wide) width.

    At least a size 11 in a W (wide) is comfortable enough for me, and most shoes come in at least a wide.

    I think out of all the shoes I have ever bought, only two styles in 40 years have been wide enough to allow me to wear a 9½. I recently found that second style in a work boot that was being surplussed (through Princess Auto) and no longer being produced, with the marketing that it was wide enough for any foot. Once I confirmed the comfort, I immediately bought three more pairs for a lifetime supply, clearing out the stock of size 9½ for that shoe nation-wide (I checked, as I wanted even more… would have gladly gotten a half dozen pairs if I could). That brand was Terra. Highly recommend, as the model I got have been fucking awesome work boots.








  • you need a way to let them through to start the federation process.

    This isn’t via an API endpoint explicitly for that purpose that bots would normally not utilize?

    And why not have a process by which admins from a new instance poke the admins of another instance - any other instance, so long as it’s already a part of the network - to do an initial manual whitelist that could cascade through the entire system?

    Then there should be ways that the software itself can auth with other instances of itself, via a common encryption protocol. While this would only work with like software, the key point being that only a toehold is needed to start propagating.

    The point being, there are options. Some of them quite simple.


  • Lemmy.world will send my instance hundreds of thousands if not millions of requests a day, in a near steady stream. It’s telling my instance about every post, comment, or vote.

    And yet, federation means that each instance should know all the other domain names, yes? So do daily DNS lookups of all IP addresses associated with federation and auto-whitelist them.

    Sure, if you have to then configure cloudflare with these IPs, it’ll require an API to do so automatically.

    But otherwise if you are running some sort of throttling protection on the actual box or VM the instance is sitting on, it should be rather trivial to update it directly, especially if said throttling software is doing Linux correctly and drawing its whitelist from a flat file.