home.social
  1. I decided the other day to move my code off of GitHub. This means moving 70+ repositories as well as all of the minor integrations/builds/processes I have set up over the years.
    This is going to take a while!

  2. Currently integrating with an API that uses pagination.

    To get the next page of results you just provide a page=x parameter.

    The number of pages info is in the results, so you can use that to build the pagination engine.

    What happens if you go over the number of pages available? You get the last page of results again, with a 200 response code.

    Fair play I guess. A simple trap to catch the idiot developer who can't count :D

  3. If you are updating to Drupal 11.3.0 and have the Anchor Link module installed then you might want to watch out for this issue drupal.org/project/anchor_link
    No fix for it just yet (other than disabling the module).

  4. The PicoCalc fully put together, and I didn't break the screen!
    Now I just have to learn some basic :P

  5. It came!
    (For context, I ordered this in May)