Claude Code On-the-Go
81–90 of 349 posts
Re: Claude Code On-the-Go
#82Re: Claude Code On-the-Go
#83Pandora's box is open; we're moving towards a world where white collar workers will be working 24/7 and they'll be expected to do so. It won't matter if I'm washing the dishes, walking the dog, driving to the supermarket, picking up my kids from school. I'll always be switched on, on my phone, continuously talking to an LLM, delivering questionable features and building meaningless products, destroying in the process…
The LLMs have successfully domesticated humans.
Re: Claude Code On-the-Go
#84Earlier quoted context omitted.
> Small quantities of poisoned training data can significantly damage a language model. Is this still accurate?
Probably always be true, but also probably not effective in the wild. Researchers will train a version, see results are off, put guards against poisoned data, re-train and no damage been done to whatever they release.
Re: Claude Code On-the-Go
#85Re: Claude Code On-the-Go
#86Earlier quoted context omitted.
I don't like claude code web due to its lack of planning mode. I found the result is often lackluster compare to claude code cli. My current setup: Tailscale + Terminus(ipad) + home machine(code base) Need to look into how to work on multiple features at the same time next.
I haven't missed planning mode myself. I tend to tell it "write a detailed plan first in a file called spec.md for me to review", then use that as the ongoing plan. I like that it ends up in the repo as it means it survives compaction or lets me start a fresh session entirely.
This can be customized via a shell env variable that I cannot remember ATM.
The downside (upside?) is that the plan will not end up in your repo. Which sometimes I want. I love the native plan mode though.
Re: Claude Code On-the-Go
#87This is a bit too "plugged in" for my liking. If I am in line for coffee, it's usually respite away from work, not an opportunity to do more. However, I do love the tmux + worktree + claude setup. I use this now and I know a few peers who do too and it's very enabling. This is what work feels like these days: cycling through agents, each working on a task, checking their work, unblocking them.
Re: Claude Code On-the-Go
#88HappyEngineering offer what looks like a similar setup, open source: https://happy.engineering/