Archives

Types
Dates
  1. Note from 29 April 2024

    If you want to your #Wordpress content on #Mastodon, you can either

  2. Note from 4 April 2024

    Most mentions of the magical CSS object-fit: cover; in development tutorials should be accompanied by a warning: in most situations, it means the browser will download an image that is larger than required (at least in one direction), and optimization on the server side could be a better option.