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.
Last 10 notes on Kevin Dangoor
In most elections in the United States, we have "first past the post voting" in which whoever gets the most votes wins.
ComfyUI has support for MiniMax H3, a multi-modal, open weights model that can generate 2K video with audio.
Magic Lasso is an ad blocker. In general, I don’t favor blocking ads because people rely on them for their income.
metago uses Go-style templates with some constructs to allow metaprogramming (via code generation) for Go.
WhatCable is a free macOS app that tells you the properties of a USB cable you plug in.
zmx is a Ghostty-based session attach/detach for the terminal. Using your native windowing system instead of tmux’s console-based windowing.
The free FluidVoice transcription app for macOS has added a model called Fluid-1 for cleanup of the text. Free and runs locally.
Jeffrey Emanuel has a destructive command guard project to keep your AI Development agents from running bad commands while giving it freedom otherwise.
Semble is code search for agents. Photon gives you search-as-you-type with OpenStreetMap.
gograph loads Go code context for Coding Agents in an AST-aware way so the agent doesn’t have to use grep/sed.