home.social

#synesis — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #synesis, aggregated by home.social.

  1. A bit inside baseball -- how I made my blog faster: cut CI per push from ~6 min to ~2 min, and kept every home/archive page O(1) in corpus size. Principles: compute once at input-change time, put the result under a stable URL, let everything downstream pull it from cache.

    benjaminhan.net/posts/20260511

    #Synesis #WebPerf #Quarto #StaticSite