Show HN: A Daily Typing Challenge in the TUI (github.com)
1 points by FarzanHashmi 3m ago 0 comments
Stepping Down as Libxml2 Maintainer (discourse.gnome.org)
2 points by joecool1029 10m ago 1 comments
Repeater – A tool which repeats commands
1 baalimago 1 9/15/2025, 5:17:55 PM github.com ↗
Quite battletested on heavy devops tasks. The design is simple: every command is a subprocess spawned by in -n number of go routines. Then there's some extra fluff to tie the worker pattern together and deliver statistics.
Why not xargs? Ergonomics, and speed. Repeater is faster, see benchmarks.