logoalt Hacker News

openfronttoday at 5:45 PM2 repliesview on HN

I run claude code with 'dangerously skip permissions' flag enabled, and just tell it what I want. I hardly even interact with the OS anymore. I literally just tell it "install X, fix problem Y".


Replies

bauruinetoday at 6:16 PM

Someone should develop, or vibecode I guess, a Linux tool that does exactly this. A support agent so I can just install it for my mom and she can vaguely write her issues and needs and the agent does it.

throwaway219450today at 6:22 PM

I still use chat copy/paste for this. Can't argue too much when the results work. The tried and tested alternative for niche Linux issues is browsing the internet and checking different options until something works anyway.

I do recommend checking methods against another provider. Occasionally Claude will suggest X, and Sol is like WTF are you insane? Clear often and update the prompt with your latest findings, because there are so many opportunities for the agent to find red herrings that they'll fixate on.

As with all LLM work, if you know some sysadmin, the process goes a lot smoother because you can say specifically "Write me a systemd unit file that does X" instead of a vague "I want to automate this, how do I do it" and not have a gut feel for which approaches are jank.