Live data from Hacker News

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

blog.matthewbrunelle.com

11–20 of 263 posts

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

#12

But why give Anthropic/openai our money? Nonsense. Use open models

The author got $50 free credits.

Also Anthropic is by far the best, open (local) models are glorified autocomplete at best unless you casually have 20k€ worth of hardware at home.

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

#14
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…

I think this is the first time I've seen someone refer to an LLM as "he" rather than "it". No judgement, but I definitely found it interesting (and disconcerting).

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

#15

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 w…

I find $200/month for the pro/max subscriptions cost prohibivitve, but as a software enginere $20/month is just lunch.

And with a Claude or GPT $20 Subscription, i can do other fun things too like using it for real things (emails) or image generation.

A Mac Studio or AMD395 is neither of it. And its not just a basic setup either. I need to buy it, configure it, put it somewhere. That alone is a grand and more + a whole weekend.

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

#16

But why give Anthropic/openai our money? Nonsense. Use open models

Quality, simplicity, speed.

I have a ML Setup with 2 4090 and 128gb of ram, its warm when i use them for finetuning or batch processes.

I do not run them for coding. Its a lot easier and nicer to play around with better models for just 20 $.

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

#17
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…

Isn't Godot a little ill-designed to work well with LLMs? for example I ended up a couple of times with incorrect tres files, and letting the llm generate IDs feel a little fragile.

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

#18

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 w…

Buying hardware is paying a "random corporation". Make the massive hardware purchase after finding out if you have enough demand to buy rather than rent,

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

#19
> In my mind there are different buckets for personal projects. One is things I do to learn and grow and the other is things I really wish existed.

Pretty much 100% of projects I've done with vibe coding/engineering is in the second category. Stuff I need that either doesn't exist or exists, but is either horribly complex to configure or is a mess of 420 features even though I just need one of them.

It's a lot easier for me to implement that one specific feature just for myself than keep vigilant on an existing app's eventual scope creep as it progresses to the eventual ability to read email[0] =).

[0] http://www.catb.org/jargon/html/Z/Zawinskis-Law.html

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

#20
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…

What’s fun for me these days is picking up a project I started with an LLM doing agent driven development a few months ago or even a year ago and hit a wall and stopped being able to be picked up by the latest version of Claude and/or codex and bringing it further. Some can now launch some still are too complex for the agent to build. But, it’s getting easier and easier to build personal apps. We are not far off from being able to say “Alexa, build me an app on my iPhone that lets me take pictures of the food in my fridge to compile the nutritional benefits and sync it with my workout app then compare it to the ideal ingredients I should eat based on my fitness goals in my health app and have it set to send me emails where it can find me better ingredients to buy that are cost effective, local, and meet my diet restrictions” and in 15 minutes that app suddenly exists.
Post reply on HN