Using coding assistance tools to revive projects you never were going to finish
51–60 of 263 posts
Re: Using coding assistance tools to revive projects you never were going to finish
#52Earlier quoted context omitted.
I have opencode with qwen 3.6 on my local machine. Just get the setup right and it's surprisingly fun to work with.
I had a ton of fun setting up and trying it out locally (also opencode and one of the qwens.) I still don't have hardware powerful enough to feel like it's meaningfully productive, but all the learning I had to do (and all the bonus things I got curious about as the curtain peeled back) got my nerd brain all worked up, and finally seeing it work was exciting in that cool-new-experience way you don't often get to enjo…
Re: Using coding assistance tools to revive projects you never were going to finish
#53I got it working well enough to display what I wanted in text and ascii, but I could never get the interface good enough to want to use it daily, and certainly couldn't get the graphical interface working. I threw it a Claude Code, told it what I wanted the graphical interface to look like, and let it run.
It got an app exactly what I wanted, and even found a bug in the date parser that I hadn't noticed. I now have it running in the corner of my screen at all times.
The next app I'm going to build is an iPhone app that turns off all my morning alarms when the kids' don't have school. Something I've wanted forever, but never could build because I know nothing about making iPhone apps and don't have time to learn (because of the aforementioned children).
Claude Code is brilliant for personal apps. The code quality doesn't really matter, so you can just take what it gives you and use it.
Re: Using coding assistance tools to revive projects you never were going to finish
#54Earlier quoted context omitted.
It is common amongst French, Dutch etc speakers where saying "it said x" sounds unnatural.
Russian too. There is a subset of words which are referred to as "it", but for most words "he" or "she" are used regardless of whether these are living things or not. With loanwords we just decide by similarity to other words. Claude is definitely a "he" as the word is the same as a common male name. This trips me up occasionally when I'm translating things into English. Once, when I referred to an indefinite gender…
Re: Using coding assistance tools to revive projects you never were going to finish
#55My 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).
So that's another, maybe more harmless reason for it.
Re: Using coding assistance tools to revive projects you never were going to finish
#56Re: Using coding assistance tools to revive projects you never were going to finish
#57Re: Using coding assistance tools to revive projects you never were going to finish
#58Earlier quoted context omitted.
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.
Why assume local when you can easily use any of the open models via openrouter or any number of similar services.
Then I’d be giving money to openrouter and a Chinese model provider, is that better?
Re: Using coding assistance tools to revive projects you never were going to finish
#5912 years ago I tried to make a simple app for myself. It would display bars that got smaller as the day/week/month got shorter, and would show the weather as a set of bars between max temp and min, cloud cover, etc. I got it working well enough to display what I wanted in text and ascii, but I could never get the interface good enough to want to use it daily, and certainly couldn't get the graphical interface working…
Re: Using coding assistance tools to revive projects you never were going to finish
#60Earlier quoted context omitted.
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.
Disagree. Qwen 3.6 and opencode have built and helped plan entire feature sets such as vectorizing and searching, setting up UI to manage categorized search data. Some test systems around this, etc. Very usable locally assuming you setup your local tooling correctly and you are an actual programmer who can generally help drive this stuff correctly and not just a vibe coder.
I’ve tried multiple that I can run locally and they’re all very much just glorified autocomplete, but slower - on a M4 Max MacBook