Love sending Codex on missions as I sleep.
-
Love sending Codex on missions as I sleep. Let's see what i wake up to.
-
Love sending Codex on missions as I sleep. Let's see what i wake up to.
@Jage It is fun, though with my projects, i generally have to run it locally so I have to baby it. Whoever fd that coding this way is easy doesn't know how coding with the help of a pair AI assistant is.
-
@Jage It is fun, though with my projects, i generally have to run it locally so I have to baby it. Whoever fd that coding this way is easy doesn't know how coding with the help of a pair AI assistant is.
@ner Oh I am running it locally, and usually do have to do that. I did several turns back and forth to come up with the plan and had it write the V1 overnight. About to see if it actually works.
-
@ner Oh I am running it locally, and usually do have to do that. I did several turns back and forth to come up with the plan and had it write the V1 overnight. About to see if it actually works.
@Jage Claude has a very formalized planning mode. Since I use Agile to plan my projects / features to implement, that works for me. Codex will do that as well for sure.O
-
@ner Oh I am running it locally, and usually do have to do that. I did several turns back and forth to come up with the plan and had it write the V1 overnight. About to see if it actually works.
@Jage how did it go today? Did you have the remote session do the work via your repo / is it a web based software? I have to basically do most locally because I have to use the compiler here. I suppose I could compile dotnet somewhere else to verify it builds, but I do it locally. Usually takes between 50 seconds and 1:30 to build it all. It's been a fascinating project.O
-
Love sending Codex on missions as I sleep. Let's see what i wake up to.
@Jage I love doing that! Except then I reach my plan limits.
-
@Jage how did it go today? Did you have the remote session do the work via your repo / is it a web based software? I have to basically do most locally because I have to use the compiler here. I suppose I could compile dotnet somewhere else to verify it builds, but I do it locally. Usually takes between 50 seconds and 1:30 to build it all. It's been a fascinating project.O
@ner I'm running this all locally at the moment, about to upload it.
-
@ner I'm running this all locally at the moment, about to upload it.
@Jage What language.
-
@Jage What language.
@ner Web with a framework. I had it online, www.bestmidi.com/kk but I think it works better as a local app using your local database, so now doing it as an Electron app. Bloated but I think it works for this use case.
-
@ner Web with a framework. I had it online, www.bestmidi.com/kk but I think it works better as a local app using your local database, so now doing it as an Electron app. Bloated but I think it works for this use case.