• Posts
  • Tags
  • Discuss
  • Feed
  • About

Dropping Pods for Containers

An expedition into favouring simplicity

25th February 2024
devopsnasdocker

Kubernetes vs Docker; winner takes all.

Bundling ClojureScript to leverage Modern JavaScript

Bundling JavaScript like it’s 2015

24th February 2024
javascriptclojurescriptclojure

Writing ClojureScript is nice, until we need something from “modern JavaScript”. If only there was a better way…

Securely deploying to a server using CI/CD

Pushing web apps/sites to a private server

23rd February 2024
githubdevopscdci

Hosting web apps using Vercel and the like can be useful; but what if you want to host something on a server you own?

Everyone's first blog post is about how they made their blog

Blogging is fun; and why yes the year is 2007

10th December 2023
metapowerpack

This site has been long overdue for a clean refactor. I spent so long chasing the “perfect” generator; and it seems I’ve finally found it.

CSS filtering using data attributes

…or how I learned to stop worrying and love markup

29th August 2017
youtubecss

Recently while trying to update the outdated YouTube cinema mode userstyle to have cinema mode actually fill the viewport and hide the masthead.

Made with Powerpack and TailwindCSS. Source code available here!