RSSAmplifier

Blog

Kevin Dangoor

Last 10 notes on Kevin Dangoor

kevindangoor.comRSS feed ↗10 posts

Latest posts

Ranked Choice Voting

In most elections in the United States, we have "first past the post voting" in which whoever gets the most votes wins.

2026-32

ComfyUI has support for MiniMax H3, a multi-modal, open weights model that can generate 2K video with audio.

2026-31

Magic Lasso is an ad blocker. In general, I don’t favor blocking ads because people rely on them for their income.

2026-30

metago uses Go-style templates with some constructs to allow metaprogramming (via code generation) for Go.

2026-29

WhatCable is a free macOS app that tells you the properties of a USB cable you plug in.

2026-28

zmx is a Ghostty-based session attach/detach for the terminal. Using your native windowing system instead of tmux’s console-based windowing.

2026-26

The free FluidVoice transcription app for macOS has added a model called Fluid-1 for cleanup of the text. Free and runs locally.

2026-23

Jeffrey Emanuel has a destructive command guard project to keep your AI Development agents from running bad commands while giving it freedom otherwise.

2026-21

Semble is code search for agents. Photon gives you search-as-you-type with OpenStreetMap.

2026-20

gograph loads Go code context for Coding Agents in an AST-aware way so the agent doesn’t have to use grep/sed.