←back to thread

925 points dmitrybrant | 1 comments | | HN request time: 0.2s | 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. nico ◴[] No.45163609[source]
Claude is really good with frameworks like Rails. Both because it’s probably seen a lot of code in its training set, and because it works way better when there is a very well defined structure