this post was submitted on 09 Apr 2025
3 points (100.0% liked)
Hacker News
1242 readers
178 users here now
Posts from the RSS Feed of HackerNews.
The feed sometimes contains ads and posts that have been removed by the mod team at HN.
founded 7 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't let any LLMs touch my codebase. Instead I ask questions to LLMs to write out tedious DB queries, functions or regex expressions then copy it over. Don't trust them enough to not carpet bomb my working branches.