Remix.run Logo
Cthulhu_ 3 days ago

If that is the objective, there's a few options available; a more pragmatic one is to use a tool that bundles a Python runtime and the application into a single executable, there's a few options there. Rewriting in a different language should always be a last resort given the time investment required.

kunley 3 days ago | parent | next [-]

> Rewriting in a different language should always be a last resort given the time investment required.

..or, a refreshing and exciting experience.

guessmyname 3 days ago | parent | prev [-]

> Rewriting in a different language should always be a last resort given the time investment required.

Makes no sense. This is a relatively small program that can easily be rewritten by a large large model like ChatGPT, Claude, Gemini, etc. in a day session.