
Swatchify — Extract Dominant Colors from Images
james-see.github.ioExtract dominant colors from images using k-means clustering. CLI, REST API, Go library, and browser-only JavaScript npm package.
14 links

Extract dominant colors from images using k-means clustering. CLI, REST API, Go library, and browser-only JavaScript npm package.

Some of my favorite tidbits from the past year of working with Go.

BGP implemented in the Go Programming Language. Contribute to osrg/gobgp development by creating an account on GitHub.

Go’s interfaces are very funny. Rather than being explicitly implemented, like
in Java or Rust, they are simply a collection of methods (a “method set”) that
the concrete type musthappento have. This

An open source, self-hosted implementation of the Tailscale control server - juanfont/headscale

cross-platform, cli app to perform various operations on string - abhimanyu003/sttr

Glamourous agentic coding for all 💘. Contribute to charmbracelet/crush development by creating an account on GitHub.

tail -f your gmail. Contribute to c4pt0r/gmailtail development by creating an account on GitHub.

Contribute to srl-labs/clab-api-server development by creating an account on GitHub.

Portal is a quick and easy command-line file transfer utility from any computer to another 🌌 ✨ - SpatiumPortae/portal

:dog: Command-line DNS Client for Humans. Written in Golang - mr-karan/doggo

jjui is a TUI designed for interacting with the Jujutsu version control system. - idursun/jjui

Go-based SSH and SCP client with userspace Tailscale connectivity. Secure shell access and file transfers over Tailnet without requiring a full Tailscale daemon. - derekg/ts-ssh

Recall your SSH sessions (also search your SSH config file) - byawitz/ggh