←back to thread

925 points dmitrybrant | 1 comments | | HN request time: 0.001s | source
Show context
unethical_ban ◴[] No.45163504[source]
Neat stuff. I just got Claude code and am training myself on Rails, I'm excited to have assistance working through some ideas I have and seeing it handle this kind of iterative testing is great.

One note: I think the author could have modified sudoers file to allow loading and unloading the module* without password prompt.

replies(3): >>45163525 #>>45163609 #>>45163836 #
1. frumplestlatz ◴[] No.45163836[source]
> One note: I think the author could have modified sudoers file to allow loading and unloading the module* without password prompt.

Even a minor typo in kernel code can cause a panic; that’s not a reasonable level of power to hand directly to Claude Code unless you’re targeting a separate development system where you can afford repeated crashes.