Live data from Hacker News

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

blog.matthewbrunelle.com

121–130 of 263 posts

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

#121
it's a top affordance of AI because pause development usually over complexity I can't manage or knowledge gap that I can't close in time to sustain momentum. Not only are those roadblocks a non-issue, my perspective shifts from in-the-weeds hacking to a perch with meta view to take the project to completion or maybe beyond previous goals. win-win to the power of win

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

#122

Earlier quoted context omitted.

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).

I recognise I am revealing a different type of ambient misogyny in my thinking, but choosing to gender an LLM as feminine gives me “I played tomb raider because I enjoy looking at women” vibes. Like somehow “she” is more of a conscious choice than “he” and comes with all the baggage of all cultural differences between genders, when neither choice should do that. Curiously though I don’t get the same sensation when te…

[dead]

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

#124
post #97
post #81

Earlier quoted context omitted.

Where's the fun in purchasing an app from Anthropic?

Co-working with AI is an important skill to learn these days. Similar to paying a bit for AWS for your personal projects as a good way to learn all the AWS tools for your career.

What is the skill that needs to be learned? I've been forced to vibe code everything at work, there's no skill required to ask Claude code to do something.

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

#125

Three notetaking app attempts sitting in my private repos, all stalled at the gap between idea and free time. With Claude Code I finally got the one I really wanted out in two months. Building it has been the best hobby I've found. Beats games or scrolling. When you've been carrying an idea for years, the app that finally ships has more of you in it, and I'd bet we'll see a lot more of these from solo builders.

But who will buy it? No knocks against building old projects, but the market will be flooded with extremely speciality projects. I miss when every app had a spec on the box. I think we need something like that for usage. A new modeling language or something.

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

#126
post #89

When it comes to side projects, most of the time, if the spirit isn't willing I find it not worth doing. Process/experience over results, I call leisure. Results over process, I call work. If you have many side projects done mainly for the results, than you are working in your free time, and looking at it like that: is it really free? The modern age already requires of us more results than the spirit is good for. I l…

If you're coding for the sake of coding, maybe. If you have itches to scratch and ambitions, but can't summon the motivation or the time, then how is that "working in your free time"? A project that used to take up my entire weekend or vacation can now be knocked up in 15 minutes. That's the exact opposite of working.

What is coding for the sake of coding? I don't think anyone does that. Its about solving puzzles, using your brain, learning by doing, creating things- none of that happens when you use llm coding tools. Instead all you're doing is creating more cheap mediocre throwaway crap just because you can.

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

#127
post #69

Earlier quoted context omitted.

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).

It's not weird if it comes from ESL. At least in portuguese there's no "it" equivalent for pronouns or any other neutral artifact in the language, in other words, everything has a gender, even an AI model, the same goes for objects e.g.: knife(she), fork(he), spoon(she), plate(he). People often commit mistakes regarding that, the same way we don't have "they" as pronoun to someone we don't know the gender, so we addr…

I believe this is common to all the Romance languages.

In the Canadian French dialect all the swear words are incredibly versatile and church-related such as "osti" which I believe refers to the Eucharist.

It just so happens that for nouns beginning with a bowel, you drop the e or the a from le/la, and use an apostrophe.

So if you don't know if it's "le porte" or "la porte" you can use my favorite trick which is to shove osti in there and say "l'osti de porte" which roughly translates to "the goddamn door". You can do this for any noun in French, and Canadian French speakers will get it, though people from France will make fun of you.

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

#128

[flagged]

I checked your link and fail to see how that is a pre AI project that you are only completing now, it is obviously a recent concept. Also your username matches the project, so this seems mostly like a lame attempt to shill your product by “joining the conversation”

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

#129

Three notetaking app attempts sitting in my private repos, all stalled at the gap between idea and free time. With Claude Code I finally got the one I really wanted out in two months. Building it has been the best hobby I've found. Beats games or scrolling. When you've been carrying an idea for years, the app that finally ships has more of you in it, and I'd bet we'll see a lot more of these from solo builders.

But who will buy it? No knocks against building old projects, but the market will be flooded with extremely speciality projects. I miss when every app had a spec on the box. I think we need something like that for usage. A new modeling language or something.

Who cares? Nothing wrong with trying to make a product to sell, but projects dont have to be to sell. I've been having a blast lately working on an old game engine I started during covid and getting sidetracked into some new projects. None of them will ever make me a dime but I'm learning a ton and having fun.

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

#130
post #106

It’s great. I have a stupendous amount of personal software now. Yesterday was a native text editor that was fully integrated into my mediawiki install and would autocomplete links and make syntax easier to use. No one could have built this software but me because it’s worth nothing to others. And I couldn’t build it because it takes too long. But when I’m using an agent to code the limited resource is my attention w…

It's crazy. I have something like 120 personal tools at this point and the pattern you describe is exactly right. The bottleneck moved from implementation to context switching. I started keeping a markdown file at the root of every project that captures state and next steps whenever I stop working on it, purely so I can resume without the 20-minute "wait where was I" tax.

There's just no pressure to handle edge cases or write docs for people who'll never use it. Just solve exactly your problem and move on.

Post reply on HN