15 Nov 25

Beautifully designed components that you can copy and paste into your apps. Built with templ, Tailwind CSS, and Vanilla JS.

by teddy 1 month ago

28 Oct 25

False sharing killed our performance. Data-oriented design saved it. Learn cache lines, NUMA, and how to write Go code that CPUs love.

by johnmhoffman 1 month ago saved 3 times
Tags:

27 Oct 25

False sharing killed our performance. Data-oriented design saved it. Learn cache lines, NUMA, and how to write Go code that CPUs love.

by teddy 1 month ago saved 3 times
Tags:


15 Oct 25


Cross-Site Request Forgery countermeasures can be greatly simplified using request metadata provided by modern browsers.

by teddy 2 months ago

04 Sep 25

The Kubernetes Operating System

Talos Linux is Linux designed for Kubernetes – secure, immutable, and minimal.

  • Supports cloud platforms, bare metal, and virtualization platforms
  • All system management is done via an API. No SSH, shell or console
  • Production ready: supports some of the largest Kubernetes clusters in the world
  • Open source project from the team at Sidero Labs
by SergeantBiggs 3 months ago saved 3 times

28 Jul 25

A reimplementation in Go of Mk, a make successor from Plan 9. There’s some good points in there.

by sebastien 5 months ago

23 Jun 25

Go build easily maintainable websites

by edml 6 months ago saved 5 times
Tags: