You pushed code. HR noticed. A rejection letter has been delivered to your desktop.
hiring is a Linux tool that watches your code directories and sends desktop notifications when your code is "reviewed" by AI HR.
git clone https://github.com/Omibranch/hiring
cd hiring
./install.shRequires Go 1.21+.
hiring # run once on current dir
hiring /your/project # run once on a specific directory
hiring --lang en # switch to Englishhiring start --watch /your/project # start daemon
hiring start --interval 60 # check every 60 seconds
hiring stop
hiring status
hiring lang ru # switch output languageWhen files change, hiring sends a desktop notification titled "Вы не приняты" / "You've Been Rejected". Clicking the notification opens the full letter as a text file, which is automatically deleted after 3 minutes.
Requires notify-send (install: sudo apt install libnotify-bin).
On first run, hiring will prompt you to enter your HuggingFace token. Get one free at https://huggingface.co/settings/tokens
The token is stored locally in ~/.config/doki/config and is never shared with anyone except api.huggingface.co.
Offline fallback works without a token.
────────────────────────────────────────────────────────────
ByteForge Inc — Human Resources Division
April 7, 2026
Re: Code Review — myproject
After careful review, we will not proceed with your application.
The error handling in clipboard_unix.go and naming in main.go are below our standards.
Margaret Decline
ByteForge Inc, HR Department
────────────────────────────────────────────────────────────
Go, Python, JavaScript, TypeScript, Rust, C/C++, Java, Kotlin, Swift, Ruby, PHP, C#, Lua, Shell, Bash, Zsh, Fish, R, Julia, Elixir, Clojure, Haskell, OCaml, F#, Scala, Dart, Nim, Zig and more.
MIT