fb03
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Cuqueclicker (Cookieclicker Inspired Game) (flipbit03.github.io)
An idle clicker where you don't really click a cookie. Check the repo for more info ;)
-
Cooked this to scratch my own itch and allow CC to operate interactive TUI apps like k9s, mc, nethack and etc. Video inside
- Show HN: Lineark, CLI for Linear, hits 2.0 (github.com)
Usage: 1. Install ``` curl -fsSL https://raw.githubusercontent.com/flipbit03/lineark/main/ins... | sh ``` 2. Generate your Personal Linear token and set it ``` echo "lin_api_..." > ~/.linear_api_token ``` You're done :)
-
lineark is an unofficial CLI and Rust SDK for Linear (the issue tracker). I built it because I use Claude Code heavily, and the Linear MCP server eats ~13K tokens of context just to describe its tools — before my agent…