Show HN: Fate – a joke horoscope generator utility for Linux pids
Category: cli-tool
Tags: cli-tool, novelty, linux, c
Score: 4.5/10 (Innovation: 4, Technical: 5, Documentation: 6, Utility: 3)
Fate is a novelty command-line tool that generates horoscopes for Linux processes, combining the concept of the classic fortune program with PID-based seeding using a hash function. It's a lightweight, fun homage with some technical depth through DAT files for O(1) random string access.
Target audience: backend devs, devops
Repository: https://github.com/cjd8/fate · C · GPL-3.0 · 1 stars
View on Hacker News