Simple custom error wrapper utility library for my Go projects.
Updated 2026-04-29 16:39:38 +00:00
A tiny in-memory key-value cache shared between processes via a Unix socket.
Updated 2026-04-29 15:56:20 +00:00
Fichas are opaque tokens carrying hidden permissions, named after the historical access tokens used for entry and identification.
Updated 2026-04-29 12:51:30 +00:00
Updated 2026-04-26 23:56:21 +00:00
Just a concoction of auth stuff in one place.
Updated 2026-04-26 23:55:45 +00:00
Simple router/mux for Go projects.
Updated 2026-04-26 14:11:57 +00:00
Simple and minimal logger in Go for my projects.
Updated 2026-04-26 01:52:49 +00:00
Updated 2026-04-24 00:51:12 +00:00
Simple utility to clone repositories given a HTTP/SSH url.
Updated 2026-02-02 15:44:00 +00:00
This is sort of a dumb DNS thing to resolve private domain names while also allow access to public domains using upstream servers. Mainly solves my problem of not remembering all the devices IP's connected to my personal VPN. Makes it easier to just use private hostnames.
Updated 2026-01-17 20:38:08 +00:00
Got tired of setting up a public key then using an ssh agent like 1password and all the writing in ~/.ssh/config so made gosh, a context-aware, just-in-time ssh agent wrapper.
Updated 2026-01-12 23:09:10 +00:00
Simple messaging terminal app with basic encryption.
Updated 2025-12-09 16:53:29 +00:00