Live data from Hacker News

Using coding assistance tools to revive projects you never were going to finish

blog.matthewbrunelle.com

1–10 of 263 posts

Re: Using coding assistance tools to revive projects you never were going to finish

#2
post #11

[stub for offtopicness] [we've hopefully deprovokified the title now]

To use agentic what? Off topic as heck but I really dislike this trend of coercing adjectives into true nominals - we're using programmatic! - like some sort of even-more-obnoxious variant on the verb to noun ('the ask') process.

Why does it bother me so? I have no idea.

Re: Using coding assistance tools to revive projects you never were going to finish

#3
There certainly is some relaxing value in working on projects to vibe code them; but not enough to pay some random corporation. Get yourself a Mac Studio or AMD395+ and pi or opencode, and a few plugins and they're pretty capable. Since they're not speed demons but reliable compaions who are always there, you don't ever feel compelled to constantly attend to whatever they're doing.

And when you inevitably get bored with it, well, you've not done much anyway. You can always get back up to speed in a month and have the LLM remind you of what it was doing.

Re: Using coding assistance tools to revive projects you never were going to finish

#6
post #11

[stub for offtopicness] [we've hopefully deprovokified the title now]

To use agentic what ? Off topic as heck but I really dislike this trend of coercing adjectives into true nominals - we're using programmatic! - like some sort of even-more-obnoxious variant on the verb to noun ('the ask') process. Why does it bother me so? I have no idea.

blame the hn title rules (although i would just have substituted "AI")

i doubt anyone is nouning "agentic" of their own accord (yet)

Re: Using coding assistance tools to revive projects you never were going to finish

#7
My most abandoned type of projects are video games. I have a folder with tens of abandoned projects, I re-frame them as experiments at that point. This last week I decided to give Claude a go at one of these, and it's been a blast, it picked up the general path immediately. Since I said to CC they were abandon projects, he explicitly pushed into "lets have V0 game play loop finished, then we can compound and have fun = not giving up". Its been awesome at game dev, I gave him game design ideas, he comes with working code. I gave him papers about procedural algos, and he comes with the implementation, brainstorm items, create graphic assets (he created a set of procedural 2d generators as external tools), he even helped me build the lore. These have been one of the most fun times using a computer in a long time. Claude Code + Godot = fun. Going back to it.

Re: Using coding assistance tools to revive projects you never were going to finish

#10
post #7

My most abandoned type of projects are video games. I have a folder with tens of abandoned projects, I re-frame them as experiments at that point. This last week I decided to give Claude a go at one of these, and it's been a blast, it picked up the general path immediately. Since I said to CC they were abandon projects, he explicitly pushed into "lets have V0 game play loop finished, then we can compound and have fun…

On the topic of procedural, one thing I experiment with is having the llm part of the procedural loop.

Sort of writing a narrative on top live.

Unfortunately, local models are still a bit slow and weak but was interesting to see what it came up with nonetheless.

Post reply on HN