Best of Simon Willison2023

  1. 1
    Article
    Avatar of simonwillisonSimon Willison·3y

    HTML Web Components: An Example

    The article provides an example of the HTML Web Components pattern, which involves using a custom element to enhance a regular image with JavaScript. Even if the JavaScript fails to load, the image still displays.

  2. 2
    Article
    Avatar of simonwillisonSimon Willison·2y

    SVG Tutorial: Learn SVG through 25 examples

    A tutorial on learning SVG through 25 examples, covering both basics and advanced concepts like animation and interactivity.

  3. 3
    Article
    Avatar of simonwillisonSimon Willison·3y

    An Interactive Guide to CSS Grid

    An interactive guide that provides clear explanations and examples for the core properties of CSS Grid.

  4. 4
    Article
    Avatar of simonwillisonSimon Willison·3y

    Large language models are having their Stable Diffusion moment

    Large language models like Stable Diffusion and LLaMA are making it possible for developers to generate images and run language models on their own hardware. This has led to an explosion of innovation in generative AI and has raised concerns about potential misuse of the technology.