|
|
|
|
|
by nocobot
72 days ago
|
|
i use tmux with one open session per project I'm working on. inside the session using nvim for edits, terminal panes for running tests / commands etc, and increasingly pi as a coding agent instead of claude code. i sometimes toy around with orchestration projects like capy.ai or conductor but haven't really been impressed. probably worth noting that usually all code i push will have been written by me. even if LLMs can output the same i find it's usually faster to implement it myself compared to convincing myself that the LLM output is correct. |
|