HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fb03

no profile record

Submissions

Show HN: Cuqueclicker (Cookieclicker Inspired Game)

flipbit03.github.io
4 points·by fb03·2 months ago·1 comments

Show HN: Give your agents the ability to operate interactive TUI apps

github.com
2 points·by fb03·4 months ago·0 comments

Show HN: Lineark, CLI for Linear, hits 2.0

github.com
1 points·by fb03·4 months ago·0 comments

Show HN: Lineark – Linear CLI and Rust SDK for Humans and LLMs

github.com
3 points·by fb03·5 months ago·0 comments

Forestui: A tmux-powered worktree manager for Claude Code

github.com
5 points·by fb03·5 months ago·1 comments

comments

fb03
·19 days ago·discuss
omg, core memory unlocked
fb03
·28 days ago·discuss
> Also this is slop.

Is anything done with AI automatically slop? I don't understand this
fb03
·2 months ago·discuss
The author's complaint is that omarchy is basically a set of ricing on top of arch. I can grok that

Problem is, some people are really impressed by ricing and that is what has been catching users for that ""distro""

I'm pretty sure the fans of minimalism/t distros or just plain bare setups aren't really hyping that much. The author is right in that it's just an opinionated layer on top of Arch
fb03
·2 months ago·discuss
I am also (second post) working on an "idle clicker" like TUI game called "cuqueclicker", where you click an ass instead of a cookie (yeah, it's inspired by Cookie Clicker)

https://github.com/flipbit03/cuqueclicker

Runs locally and has binaries for every platform that matters out there, including a WASM port that saves your save data to local storage

WASM Port here: https://flipbit03.github.io/cuqueclicker/

Try it out! It's a fun little idle game
fb03
·2 months ago·discuss
I'm working on a full blown terminal emulator called "terminal-use", or "tu" in short, for coding agents. It allows agents to operate fully fledged TUI applications including multiple windows, mouse control, etc. It can even self drive a NetHack session via Claude, if you want lol.

It's basically tmux for your coding agent, great for developing and debugging TUI applications as well, because now your agent has a closed feedback loop of applying changes and trying them out itself via tu.

https://github.com/flipbit03/terminal-use
fb03
·3 months ago·discuss
Can you run the same tests on Qwen3.5:9b? that's also a model that runs very well locally, and I believe it's even stronger than Gemma2B
fb03
·3 months ago·discuss
I'm working on `tu` (terminal use), which is a way to give agents access to a full blown virtual terminal to operate TUI apps

https://github.com/flipbit03/terminal-use

I'm super proud, because it came to my knowledge that someone at Codex used my tool to debug codex+zellij issues, by running zellij within `tu`, and then codex inside zellij
fb03
·3 months ago·discuss
Outages are already happening, besides that, we need vibe warrooming
fb03
·4 months ago·discuss
Quick Q: OP told he used Llama 3.2:3b which is a pretty old model. What would be a good modern model to substitute it? Qwen3.5:4b or something?
fb03
·5 months ago·discuss


  Show HN: forestui – TUI for git worktrees with Claude Code + GitHub integration

  I built forestui to manage the chaos of working on multiple features/branches simultaneously. It's a tmux-powered TUI that orchestrates your worktrees, editors, terminals, and Claude Code sessions across organized tmux windows (edit:repo:branch, claude:repo:branch, term:repo:branch). Switch contexts without losing state.

  Why? Git worktrees let you have multiple branches checked out at once without stashing or juggling, but I find managing them with raw git commands painful.

  What it does:

  - Worktree management: Create, rename, archive, delete worktrees with single keypresses. Each worktree gets its own directory, so you can have feat/auth, fix/bug-123, and main all open in different editor windows simultaneously.
  - GitHub integration: Lists your open issues directly in the TUI (using the gh cli). See an issue you want to work on? One keypress creates a worktree with an auto-generated branch name (42-fix-login-bug) and optionally pulls latest first.
  - Deep Claude Code integration: Tracks sessions per-worktree, shows recent sessions with message counts and last activity, resume any session with one keypress. Also trigger Claude's YOLO mode for fast iteration in a wt using a single button press.

  Tech: Python 3.14, Textual for the TUI (app is fully reactive and works with mouse well), Pydantic for models, libtmux for tmux integration. Strict mypy, async everywhere so the UI never blocks.

  Install:

  # One-liner (installs uv if needed)
  curl -fsSL https://raw.githubusercontent.com/flipbit03/forestui/main/install.sh | bash

  # If you already use uv
  uv tool install forestui

  Auto-updates on startup via uv. Requires tmux and, optionally, the gh cli.
Hope you enjoy!
fb03
·6 months ago·discuss
What a coincidence! I actually implemented a harness to test this, about a week ago

https://github.com/flipbit03/caducode
fb03
·6 months ago·discuss
I've created a toy coding agent called "caducode". More of a thought experiment that materialized into a little something.

The philosophy behind it is: instead of providing a bunch of tools to the LLM, you simply provide a single tool: run_python(). The Agent just generates code to do whatever it needs, to inspect local files, to carry edits, to run commands.

https://github.com/flipbit03/caducode

It worked surprisingly well, even with a very small 30b local model.
fb03
·6 months ago·discuss
"I'm using OpenAI here"

proceeds to show a piece of code importing anthropic

was pretty confusing to me
fb03
·6 months ago·discuss
The only thing that still makes me maintain a Windows installation is playing League of Legends. Everything else (I mean, real work) is done on Linux
fb03
·7 months ago·discuss
Yes, it was configured in his mRNA
fb03
·8 months ago·discuss
Cracked me up good, thank you
fb03
·8 months ago·discuss
In the homepage there's literally a link on the top bar called "Screenshots"
fb03
·2 years ago·discuss
Drum brakes is an excellent typo tho ahah
fb03
·3 years ago·discuss
Is there something modern buyable in 2023 that provides the same experience as this guy has? Just a neat pocketable linux "box" with decent battery life (5 hours sounds awesome)
fb03
·3 years ago·discuss
Can we get a black bar, please?