←back to thread

Introducing tmux-rs

(richardscollin.github.io)
857 points Jtsummers | 3 comments | | HN request time: 0.55s | source
1. londons_explore ◴[] No.44457185[source]
LLM's are really good at translating one programming language into another.

In fact, I sometimes port code to another language and back just as a way to do code cleanup (or at least give ideas for things that could be cleaned up)

I wonder why OP didn't start from that as a starting point?

replies(2): >>44457285 #>>44457418 #
2. lab14 ◴[] No.44457285[source]
Because he didn't want to? He mentioned that for him, this is like a "gardening" project, so why take away the joy of programming just to become an AI operator?
3. Etheryte ◴[] No.44457418[source]
This is discussed in the article? They tried cursor, but the bug rate was no better than their manual effort, so at least in this context, it did not work out.